2024-09-21T17:28:03.072 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T17:28:03.093 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T17:28:03.180 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062 branch: wip-adk-testing-2024-09-21-1014 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: adking@redhat.com first_in_suite: false job_id: '7914062' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-09-21-1014 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: 0ecbb435437226bc091a0c2d4549ba25bf724efe ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe workunit: branch: wip-adk-testing-2024-09-21-1014 sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe owner: scheduled_adking@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: 9557 sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-adk-testing-2024-09-21-1014 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe targets: smithi043.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2ja/1d6iw9Ux3/knITRqBuge/g84lsw3w9nBIJGQgWoEuv5Y8Fxny1eFX+ObevOjoqs1UCrl5ir7IvnyGvTLU= smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPMnHBAwztm7OjRpjW+2N/e3zgrOc3I2Z7XFAa/prc/CfDu56Gdard4xWHTq8erToNrmvrrSUWEZoeLElHXNFLg= 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 - sleep 60 - ceph orch ps - ceph versions - 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-21_16:57:11 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T17:28:03.180 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa; will attempt to use it 2024-09-21T17:28:03.181 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks 2024-09-21T17:28:03.181 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T17:28:03.183 INFO:teuthology.task.internal:Checking packages... 2024-09-21T17:28:03.203 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '0ecbb435437226bc091a0c2d4549ba25bf724efe' 2024-09-21T17:28:03.204 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T17:28:03.204 INFO:teuthology.packaging:ref: None 2024-09-21T17:28:03.204 INFO:teuthology.packaging:tag: None 2024-09-21T17:28:03.204 INFO:teuthology.packaging:branch: wip-adk-testing-2024-09-21-1014 2024-09-21T17:28:03.204 INFO:teuthology.packaging:sha1: 0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:28:03.204 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-09-21-1014 2024-09-21T17:28:03.345 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5129-g0ecbb435-1jammy 2024-09-21T17:28:03.347 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T17:28:03.354 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T17:28:03.354 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T17:28:03.361 INFO:teuthology.task.internal:Saving configuration 2024-09-21T17:28:03.379 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T17:28:03.394 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T17:28:03.420 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi043.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062', '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-21 17:22:20.415084', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJUB4YEAG5RvC4jXIh/1Gg0uj9mT1xhKp9CgzAueSG8d'} 2024-09-21T17:28:03.444 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062', '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-21 17:22:20.413746', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGMupSPfr/Svf1LuGsxhzI+JRSGPsNN9zB1+b+qomU/z'} 2024-09-21T17:28:03.444 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T17:28:03.450 INFO:teuthology.task.internal:roles: ubuntu@smithi043.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-21T17:28:03.450 INFO:teuthology.task.internal:roles: ubuntu@smithi169.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-21T17:28:03.450 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T17:28:03.511 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f8c19004280>, signals=[15]) 2024-09-21T17:28:03.511 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T17:28:03.517 INFO:teuthology.task.internal:Opening connections... 2024-09-21T17:28:03.517 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi043.front.sepia.ceph.com 2024-09-21T17:28:03.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:28:03.599 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2024-09-21T17:28:03.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:28:03.676 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T17:28:03.683 DEBUG:teuthology.orchestra.run.smithi043:> uname -m 2024-09-21T17:28:03.689 INFO:teuthology.orchestra.run.smithi043.stdout:x86_64 2024-09-21T17:28:03.689 DEBUG:teuthology.orchestra.run.smithi043:> cat /etc/os-release 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:NAME="Ubuntu" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_ID="22.04" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:VERSION_CODENAME=jammy 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:ID=ubuntu 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:ID_LIKE=debian 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T17:28:03.736 INFO:teuthology.orchestra.run.smithi043.stdout:UBUNTU_CODENAME=jammy 2024-09-21T17:28:03.737 INFO:teuthology.lock.ops:Updating smithi043.front.sepia.ceph.com on lock server 2024-09-21T17:28:03.761 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2024-09-21T17:28:03.765 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2024-09-21T17:28:03.765 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2024-09-21T17:28:03.813 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T17:28:03.813 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="Ubuntu" 2024-09-21T17:28:03.813 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="22.04" 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_CODENAME=jammy 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:ID=ubuntu 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE=debian 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T17:28:03.814 INFO:teuthology.orchestra.run.smithi169.stdout:UBUNTU_CODENAME=jammy 2024-09-21T17:28:03.814 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2024-09-21T17:28:03.844 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T17:28:03.852 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T17:28:03.858 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T17:28:03.858 DEBUG:teuthology.orchestra.run.smithi043:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:28:03.861 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2024-09-21T17:28:03.865 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T17:28:03.871 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T17:28:03.871 DEBUG:teuthology.orchestra.run.smithi043:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:28:03.909 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2024-09-21T17:28:03.925 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T17:28:03.977 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T17:28:03.991 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T17:28:03.991 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-21T17:28:03.992 DEBUG:teuthology.orchestra.run.smithi043:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:28:03.992 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T17:28:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:28:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T17:28:03.997 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-21T17:28:03.998 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-09-21T17:28:04.044 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-56-generic 2024-09-21T17:28:04.045 INFO:teuthology.task.kernel:Running kernel on smithi043: 5.15.0-56-generic 2024-09-21T17:28:04.045 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-21T17:28:04.047 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-56-generic 2024-09-21T17:28:04.047 INFO:teuthology.task.kernel:Running kernel on smithi169: 5.15.0-56-generic 2024-09-21T17:28:04.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2024-09-21T17:28:04.177 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-21T17:28:04.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-09-21T17:28:04.327 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:28:04.338 INFO:teuthology.orchestra.run.smithi043.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T17:28:04.404 INFO:teuthology.orchestra.run.smithi043.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T17:28:04.439 INFO:teuthology.orchestra.run.smithi043.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T17:28:04.531 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:28:04.532 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T17:28:04.541 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T17:28:04.579 INFO:teuthology.orchestra.run.smithi043.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T17:28:04.676 INFO:teuthology.orchestra.run.smithi043.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T17:28:04.683 INFO:teuthology.orchestra.run.smithi043.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T17:28:04.686 INFO:teuthology.orchestra.run.smithi043.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T17:28:04.687 INFO:teuthology.orchestra.run.smithi043.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T17:28:04.687 INFO:teuthology.orchestra.run.smithi043.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T17:28:04.710 INFO:teuthology.orchestra.run.smithi043.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T17:28:04.714 INFO:teuthology.orchestra.run.smithi043.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T17:28:04.715 INFO:teuthology.orchestra.run.smithi043.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T17:28:04.721 INFO:teuthology.orchestra.run.smithi043.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T17:28:04.731 INFO:teuthology.orchestra.run.smithi043.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T17:28:04.732 INFO:teuthology.orchestra.run.smithi043.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T17:28:04.733 INFO:teuthology.orchestra.run.smithi043.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T17:28:04.761 INFO:teuthology.orchestra.run.smithi043.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T17:28:04.761 INFO:teuthology.orchestra.run.smithi043.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T17:28:04.762 INFO:teuthology.orchestra.run.smithi043.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T17:28:04.762 INFO:teuthology.orchestra.run.smithi043.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T17:28:04.762 INFO:teuthology.orchestra.run.smithi043.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T17:28:04.763 INFO:teuthology.orchestra.run.smithi043.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T17:28:04.763 INFO:teuthology.orchestra.run.smithi043.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T17:28:04.764 INFO:teuthology.orchestra.run.smithi043.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T17:28:04.778 INFO:teuthology.orchestra.run.smithi043.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T17:28:04.795 INFO:teuthology.orchestra.run.smithi043.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T17:28:04.795 INFO:teuthology.orchestra.run.smithi043.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T17:28:04.882 INFO:teuthology.orchestra.run.smithi043.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T17:28:04.897 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T17:28:04.912 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T17:28:05.036 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T17:28:05.204 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T17:28:05.305 INFO:teuthology.orchestra.run.smithi043.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T17:28:05.321 INFO:teuthology.orchestra.run.smithi043.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T17:28:05.329 INFO:teuthology.orchestra.run.smithi043.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T17:28:05.330 INFO:teuthology.orchestra.run.smithi043.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T17:28:05.331 INFO:teuthology.orchestra.run.smithi043.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T17:28:05.356 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T17:28:05.378 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T17:28:05.391 INFO:teuthology.orchestra.run.smithi169.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T17:28:05.391 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T17:28:05.391 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T17:28:05.405 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T17:28:05.406 INFO:teuthology.orchestra.run.smithi169.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T17:28:05.407 INFO:teuthology.orchestra.run.smithi169.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T17:28:05.428 INFO:teuthology.orchestra.run.smithi043.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T17:28:05.439 INFO:teuthology.orchestra.run.smithi043.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T17:28:05.439 INFO:teuthology.orchestra.run.smithi043.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T17:28:05.464 INFO:teuthology.orchestra.run.smithi043.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T17:28:05.476 INFO:teuthology.orchestra.run.smithi169.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T17:28:05.477 INFO:teuthology.orchestra.run.smithi169.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T17:28:05.484 INFO:teuthology.orchestra.run.smithi043.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T17:28:05.490 INFO:teuthology.orchestra.run.smithi043.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T17:28:05.490 INFO:teuthology.orchestra.run.smithi043.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T17:28:05.491 INFO:teuthology.orchestra.run.smithi043.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T17:28:05.492 INFO:teuthology.orchestra.run.smithi043.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T17:28:05.529 INFO:teuthology.orchestra.run.smithi169.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T17:28:05.530 INFO:teuthology.orchestra.run.smithi169.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T17:28:05.530 INFO:teuthology.orchestra.run.smithi169.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T17:28:05.537 INFO:teuthology.orchestra.run.smithi169.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T17:28:05.537 INFO:teuthology.orchestra.run.smithi169.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T17:28:05.543 INFO:teuthology.orchestra.run.smithi169.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T17:28:05.552 INFO:teuthology.orchestra.run.smithi169.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T17:28:05.562 INFO:teuthology.orchestra.run.smithi169.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T17:28:05.563 INFO:teuthology.orchestra.run.smithi169.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T17:28:05.566 INFO:teuthology.orchestra.run.smithi169.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T17:28:05.566 INFO:teuthology.orchestra.run.smithi169.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T17:28:05.567 INFO:teuthology.orchestra.run.smithi169.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T17:28:05.567 INFO:teuthology.orchestra.run.smithi169.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T17:28:05.568 INFO:teuthology.orchestra.run.smithi169.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T17:28:05.569 INFO:teuthology.orchestra.run.smithi169.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T17:28:05.570 INFO:teuthology.orchestra.run.smithi169.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T17:28:05.570 INFO:teuthology.orchestra.run.smithi043.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T17:28:05.604 INFO:teuthology.orchestra.run.smithi169.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T17:28:05.625 INFO:teuthology.orchestra.run.smithi169.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T17:28:05.625 INFO:teuthology.orchestra.run.smithi169.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T17:28:05.653 INFO:teuthology.orchestra.run.smithi169.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T17:28:05.654 INFO:teuthology.orchestra.run.smithi169.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T17:28:05.656 INFO:teuthology.orchestra.run.smithi169.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T17:28:05.656 INFO:teuthology.orchestra.run.smithi169.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T17:28:05.657 INFO:teuthology.orchestra.run.smithi169.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T17:28:05.687 INFO:teuthology.orchestra.run.smithi169.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T17:28:05.687 INFO:teuthology.orchestra.run.smithi169.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T17:28:05.688 INFO:teuthology.orchestra.run.smithi169.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T17:28:11.440 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 16.3 MB in 2s (7,143 kB/s) 2024-09-21T17:28:11.672 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 16.3 MB in 3s (5,785 kB/s) 2024-09-21T17:28:12.878 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-21T17:28:12.896 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:28:12.950 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-21T17:28:13.119 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-09-21T17:28:13.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:28:13.149 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-21T17:28:13.150 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-21T17:28:13.189 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-09-21T17:28:13.328 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:28:13.329 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:28:13.329 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:28:13.330 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:28:13.330 INFO:teuthology.orchestra.run.smithi043.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T17:28:13.330 INFO:teuthology.orchestra.run.smithi043.stdout: python2.7-minimal 2024-09-21T17:28:13.330 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:28:13.331 INFO:teuthology.orchestra.run.smithi043.stdout:The following additional packages will be installed: 2024-09-21T17:28:13.331 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:13.331 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T17:28:13.332 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:13.333 INFO:teuthology.orchestra.run.smithi043.stdout:Suggested packages: 2024-09-21T17:28:13.333 INFO:teuthology.orchestra.run.smithi043.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T17:28:13.333 INFO:teuthology.orchestra.run.smithi043.stdout:Recommended packages: 2024-09-21T17:28:13.333 INFO:teuthology.orchestra.run.smithi043.stdout: thermald 2024-09-21T17:28:13.379 INFO:teuthology.orchestra.run.smithi043.stdout:The following NEW packages will be installed: 2024-09-21T17:28:13.380 INFO:teuthology.orchestra.run.smithi043.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:13.380 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T17:28:13.380 INFO:teuthology.orchestra.run.smithi043.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:13.381 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages will be upgraded: 2024-09-21T17:28:13.382 INFO:teuthology.orchestra.run.smithi043.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T17:28:13.383 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-09-21T17:28:13.384 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-09-21T17:28:13.433 INFO:teuthology.orchestra.run.smithi043.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:28:13.433 INFO:teuthology.orchestra.run.smithi043.stdout:Need to get 113 MB of archives. 2024-09-21T17:28:13.433 INFO:teuthology.orchestra.run.smithi043.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T17:28:13.433 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:13.558 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:28:13.558 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:28:13.558 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:28:13.558 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:28:13.559 INFO:teuthology.orchestra.run.smithi169.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T17:28:13.559 INFO:teuthology.orchestra.run.smithi169.stdout: python2.7-minimal 2024-09-21T17:28:13.559 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:28:13.560 INFO:teuthology.orchestra.run.smithi169.stdout:The following additional packages will be installed: 2024-09-21T17:28:13.560 INFO:teuthology.orchestra.run.smithi169.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:13.560 INFO:teuthology.orchestra.run.smithi169.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T17:28:13.561 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:13.562 INFO:teuthology.orchestra.run.smithi169.stdout:Suggested packages: 2024-09-21T17:28:13.562 INFO:teuthology.orchestra.run.smithi169.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T17:28:13.563 INFO:teuthology.orchestra.run.smithi169.stdout:Recommended packages: 2024-09-21T17:28:13.563 INFO:teuthology.orchestra.run.smithi169.stdout: thermald 2024-09-21T17:28:13.619 INFO:teuthology.orchestra.run.smithi169.stdout:The following NEW packages will be installed: 2024-09-21T17:28:13.620 INFO:teuthology.orchestra.run.smithi169.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T17:28:13.620 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T17:28:13.620 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T17:28:13.621 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages will be upgraded: 2024-09-21T17:28:13.622 INFO:teuthology.orchestra.run.smithi169.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T17:28:13.802 INFO:teuthology.orchestra.run.smithi169.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:28:13.802 INFO:teuthology.orchestra.run.smithi169.stdout:Need to get 113 MB of archives. 2024-09-21T17:28:13.802 INFO:teuthology.orchestra.run.smithi169.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T17:28:13.802 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:13.861 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:13.958 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:14.808 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:14.808 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:14.808 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:14.939 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:14.960 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:15.367 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:15.451 INFO:teuthology.orchestra.run.smithi043.stdout:Fetched 113 MB in 2s (69.2 MB/s) 2024-09-21T17:28:15.665 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T17:28:15.717 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:17.833 INFO:teuthology.orchestra.run.smithi043.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-21T17:28:17.838 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:17.941 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:17.941 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:17.941 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:18.171 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:18.282 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:18.357 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:18.770 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-09-21T17:28:18.945 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T17:28:20.430 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T17:28:20.452 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:20.546 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:21.050 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T17:28:21.059 INFO:teuthology.orchestra.run.smithi169.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-21T17:28:21.063 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:21.071 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:21.108 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:21.378 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:23.496 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T17:28:23.517 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:23.602 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:24.057 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T17:28:24.078 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:24.107 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:28.100 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:28:28.201 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:28:28.528 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:28:28.655 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:28:28.958 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T17:28:28.981 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T17:28:29.024 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:28:30.422 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:28:30.650 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:28:31.308 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:28:31.436 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:28:31.731 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T17:28:31.753 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T17:28:31.789 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:28:34.576 INFO:teuthology.orchestra.run.smithi043.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T17:28:34.613 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:34.650 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:36.973 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T17:28:36.993 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T17:28:37.023 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:37.431 INFO:teuthology.orchestra.run.smithi043.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:28:37.562 INFO:teuthology.orchestra.run.smithi043.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:28:37.929 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:28:38.108 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:38.234 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T17:28:38.346 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:39.613 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T17:28:39.778 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:28:39.778 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T17:28:39.778 INFO:teuthology.orchestra.run.smithi043.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:28:39.778 INFO:teuthology.orchestra.run.smithi043.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T17:28:39.970 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T17:28:40.790 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:41.003 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T17:28:41.108 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:41.209 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T17:28:41.722 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:42.225 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T17:28:42.326 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T17:28:42.806 INFO:teuthology.orchestra.run.smithi043.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:43.063 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:28:43.064 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T17:28:43.064 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:28:43.064 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T17:28:43.224 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:44.429 INFO:teuthology.orchestra.run.smithi043.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:44.490 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T17:28:44.491 INFO:teuthology.orchestra.run.smithi043.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:28:44.600 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T17:28:44.717 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T17:28:44.827 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:46.746 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T17:28:46.810 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T17:28:46.810 INFO:teuthology.orchestra.run.smithi169.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:28:58.840 INFO:teuthology.orchestra.run.smithi043.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T17:28:58.840 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub' 2024-09-21T17:28:58.846 INFO:teuthology.orchestra.run.smithi043.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:28:58.869 INFO:teuthology.orchestra.run.smithi043.stdout:Generating grub configuration file ... 2024-09-21T17:28:59.278 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:28:59.299 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:28:59.644 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:28:59.650 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:28:59.719 INFO:teuthology.orchestra.run.smithi043.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:28:59.725 INFO:teuthology.orchestra.run.smithi043.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:28:59.909 INFO:teuthology.orchestra.run.smithi043.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:28:59.909 INFO:teuthology.orchestra.run.smithi043.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:28:59.909 INFO:teuthology.orchestra.run.smithi043.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:28:59.942 INFO:teuthology.orchestra.run.smithi043.stdout:done 2024-09-21T17:29:00.463 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-21T17:29:00.490 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.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-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.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-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:00.491 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-21T17:29:00.491 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T17:29:00.491 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:29:00.492 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:29:00.492 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-21T17:29:00.492 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi043.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:29:00.492 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get clean 2024-09-21T17:29:00.654 DEBUG:teuthology.orchestra.run.smithi043:> sudo apt-get update 2024-09-21T17:29:00.783 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T17:29:00.848 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T17:29:00.848 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub' 2024-09-21T17:29:00.858 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:00.875 INFO:teuthology.orchestra.run.smithi169.stdout:Generating grub configuration file ... 2024-09-21T17:29:00.933 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:29:01.005 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T17:29:01.087 INFO:teuthology.orchestra.run.smithi043.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T17:29:01.152 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:01.173 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:01.462 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:01.468 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:01.540 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:01.545 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:01.702 INFO:teuthology.orchestra.run.smithi169.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:01.703 INFO:teuthology.orchestra.run.smithi169.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:01.703 INFO:teuthology.orchestra.run.smithi169.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:01.743 INFO:teuthology.orchestra.run.smithi169.stdout:done 2024-09-21T17:29:02.199 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 21 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:02.219 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2024-09-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta 2024-09-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.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-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.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-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2024-09-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:02.220 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2024-09-21T17:29:02.220 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T17:29:02.220 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T17:29:02.220 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T17:29:02.220 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-21T17:29:02.221 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T17:29:02.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2024-09-21T17:29:02.275 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-21T17:29:02.295 DEBUG:teuthology.orchestra.run.smithi043:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:29:02.351 INFO:teuthology.orchestra.run.smithi043.stdout:Reading package lists... 2024-09-21T17:29:02.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-09-21T17:29:02.550 INFO:teuthology.orchestra.run.smithi043.stdout:Building dependency tree... 2024-09-21T17:29:02.550 INFO:teuthology.orchestra.run.smithi043.stdout:Reading state information... 2024-09-21T17:29:02.641 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T17:29:02.641 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T17:29:02.711 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T17:29:02.727 INFO:teuthology.orchestra.run.smithi043.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T17:29:02.727 INFO:teuthology.orchestra.run.smithi043.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:29:02.727 INFO:teuthology.orchestra.run.smithi043.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:29:02.727 INFO:teuthology.orchestra.run.smithi043.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:29:02.728 INFO:teuthology.orchestra.run.smithi043.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:29:02.728 INFO:teuthology.orchestra.run.smithi043.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T17:29:02.728 INFO:teuthology.orchestra.run.smithi043.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T17:29:02.728 INFO:teuthology.orchestra.run.smithi043.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:29:02.770 INFO:teuthology.orchestra.run.smithi043.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:29:02.772 DEBUG:teuthology.orchestra.run.smithi043:> dpkg -s linux-image-generic 2024-09-21T17:29:02.787 INFO:teuthology.orchestra.run.smithi043.stdout:Package: linux-image-generic 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Status: install ok installed 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Priority: optional 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Section: kernel 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Installed-Size: 21 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Architecture: amd64 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Source: linux-meta 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.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-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.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-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Recommends: thermald 2024-09-21T17:29:02.788 INFO:teuthology.orchestra.run.smithi043.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:02.789 INFO:teuthology.orchestra.run.smithi043.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:02.789 INFO:teuthology.orchestra.run.smithi043.stdout: available. 2024-09-21T17:29:02.789 DEBUG:teuthology.orchestra.run.smithi043:> mktemp 2024-09-21T17:29:02.793 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T17:29:02.839 INFO:teuthology.orchestra.run.smithi043.stdout:/tmp/tmp.COUFOJkgHG 2024-09-21T17:29:02.839 DEBUG:teuthology.orchestra.run.smithi043:> sudo cp /boot/grub/grub.cfg /tmp/tmp.COUFOJkgHG 2024-09-21T17:29:02.918 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0666 /tmp/tmp.COUFOJkgHG 2024-09-21T17:29:03.031 DEBUG:teuthology.orchestra.remote:smithi043:/tmp/tmp.COUFOJkgHG is 10KB 2024-09-21T17:29:03.043 DEBUG:teuthology.orchestra.run.smithi043:> rm -fr /tmp/tmp.COUFOJkgHG 2024-09-21T17:29:03.049 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:03.103 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:29:03.103 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T17:29:03.103 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:03.171 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T17:29:03.171 DEBUG:teuthology.orchestra.run.smithi043:> sudo update-grub 2024-09-21T17:29:04.141 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-09-21T17:29:04.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T17:29:04.220 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-09-21T17:29:04.427 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-09-21T17:29:04.428 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-09-21T17:29:04.506 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub' 2024-09-21T17:29:04.507 INFO:teuthology.orchestra.run.smithi043.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:04.511 INFO:teuthology.orchestra.run.smithi043.stderr:Generating grub configuration file ... 2024-09-21T17:29:04.618 INFO:teuthology.orchestra.run.smithi169.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T17:29:04.618 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T17:29:04.618 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T17:29:04.618 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T17:29:04.619 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T17:29:04.619 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T17:29:04.619 INFO:teuthology.orchestra.run.smithi169.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T17:29:04.619 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T17:29:04.662 INFO:teuthology.orchestra.run.smithi169.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T17:29:04.664 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 21 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2024-09-21T17:29:04.679 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta 2024-09-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.122.122 2024-09-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.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-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.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-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2024-09-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2024-09-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2024-09-21T17:29:04.680 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2024-09-21T17:29:04.680 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2024-09-21T17:29:04.724 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.akzqRwd0ZN 2024-09-21T17:29:04.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub/grub.cfg /tmp/tmp.akzqRwd0ZN 2024-09-21T17:29:04.775 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:04.782 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:04.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.akzqRwd0ZN 2024-09-21T17:29:04.908 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.akzqRwd0ZN is 10KB 2024-09-21T17:29:04.920 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.akzqRwd0ZN 2024-09-21T17:29:04.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:04.980 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:29:04.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T17:29:04.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T17:29:05.048 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T17:29:05.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo update-grub 2024-09-21T17:29:05.132 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:05.138 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:05.183 INFO:teuthology.orchestra.run.smithi043.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:05.190 INFO:teuthology.orchestra.run.smithi043.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:05.353 INFO:teuthology.orchestra.run.smithi043.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:05.353 INFO:teuthology.orchestra.run.smithi043.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:05.353 INFO:teuthology.orchestra.run.smithi043.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:05.371 INFO:teuthology.orchestra.run.smithi043.stderr:done 2024-09-21T17:29:05.380 DEBUG:teuthology.orchestra.run.smithi043:> sudo shutdown -r now 2024-09-21T17:29:06.276 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub' 2024-09-21T17:29:06.278 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T17:29:06.280 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2024-09-21T17:29:06.467 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T17:29:06.473 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T17:29:06.705 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T17:29:06.710 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T17:29:06.753 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T17:29:06.758 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T17:29:06.878 INFO:teuthology.orchestra.run.smithi169.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T17:29:06.878 INFO:teuthology.orchestra.run.smithi169.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T17:29:06.878 INFO:teuthology.orchestra.run.smithi169.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T17:29:06.896 INFO:teuthology.orchestra.run.smithi169.stderr:done 2024-09-21T17:29:06.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2024-09-21T17:29:35.387 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-21T17:29:35.387 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-21T17:29:35.388 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:29:36.909 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-21T17:29:36.909 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:29:36.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:29:53.903 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.43 2024-09-21T17:29:55.439 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-21T17:30:02.910 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-21T17:30:02.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:04.441 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:30:04.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:30:07.507 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-09-21T17:30:19.517 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:30:19.518 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:31:02.933 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T17:31:14.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-21T17:31:14.945 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:31:15.163 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-21T17:31:15.764 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-21T17:31:15.764 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-122-generic"... 2024-09-21T17:31:15.764 DEBUG:teuthology.orchestra.run.smithi043:> uname -r 2024-09-21T17:31:15.810 INFO:teuthology.orchestra.run.smithi043.stdout:5.15.0-122-generic 2024-09-21T17:31:15.810 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T17:31:15.810 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:31:15.810 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T17:31:16.812 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-21T17:31:16.812 DEBUG:teuthology.orchestra.run.smithi043:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:31:16.889 INFO:teuthology.orchestra.run.smithi043.stdout:ttyS1 2024-09-21T17:31:16.911 DEBUG:teuthology.parallel:result is None 2024-09-21T17:31:19.521 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T17:31:34.523 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:31:34.524 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:31:34.850 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-09-21T17:31:35.435 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:31:35.435 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-122-generic"... 2024-09-21T17:31:35.436 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-09-21T17:31:35.483 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-122-generic 2024-09-21T17:31:35.483 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T17:31:35.483 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T17:31:35.483 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T17:31:36.484 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-21T17:31:36.485 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T17:31:36.553 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2024-09-21T17:31:36.580 DEBUG:teuthology.parallel:result is None 2024-09-21T17:31:36.581 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T17:31:36.590 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T17:31:36.590 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:31:36.593 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T17:31:36.599 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T17:31:36.618 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T17:31:36.624 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T17:31:36.625 DEBUG:teuthology.orchestra.run.smithi043:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:31:36.639 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T17:31:36.662 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T17:31:36.673 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T17:31:36.673 DEBUG:teuthology.orchestra.run.smithi043:> 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-21T17:31:36.695 DEBUG:teuthology.orchestra.run.smithi169:> 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-21T17:31:36.715 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:31:36.717 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:31:36.723 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:31:36.724 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T17:31:36.726 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T17:31:36.733 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T17:31:36.733 DEBUG:teuthology.orchestra.run.smithi043:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:31:36.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T17:31:36.784 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T17:31:36.793 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T17:31:36.793 DEBUG:teuthology.orchestra.run.smithi043:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:31:36.827 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T17:31:36.832 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:31:36.878 DEBUG:teuthology.orchestra.run.smithi043:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:31:36.926 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:31:36.927 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:31:36.990 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T17:31:36.995 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T17:31:37.043 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:31:37.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T17:31:37.104 DEBUG:teuthology.orchestra.run.smithi043:> sudo service rsyslog restart 2024-09-21T17:31:37.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2024-09-21T17:31:37.177 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T17:31:37.184 INFO:teuthology.task.internal:Starting timer... 2024-09-21T17:31:37.184 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T17:31:37.197 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T17:31:37.206 DEBUG:teuthology.task.selinux:Excluding smithi043: OS 'ubuntu' does not support SELinux 2024-09-21T17:31:37.206 DEBUG:teuthology.task.selinux:Excluding smithi169: OS 'ubuntu' does not support SELinux 2024-09-21T17:31:37.206 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T17:31:37.206 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T17:31:37.206 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T17:31:37.206 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T17:31:37.215 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T17:31:37.224 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-21T17:31:37.225 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi043.front.sepia.ceph.com,smithi169.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T17:39:11.672 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi043.front.sepia.ceph.com'), Remote(name='ubuntu@smithi169.front.sepia.ceph.com')] 2024-09-21T17:39:11.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-21T17:39:11.674 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi043.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:39:11.758 DEBUG:teuthology.orchestra.run.smithi043:> true 2024-09-21T17:39:11.834 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi043.front.sepia.ceph.com' 2024-09-21T17:39:11.835 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:39:11.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T17:39:11.914 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-09-21T17:39:11.990 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-09-21T17:39:11.990 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T17:39:12.002 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T17:39:12.002 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:39:12.002 DEBUG:teuthology.orchestra.run.smithi043:> 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-21T17:39:12.004 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T17:39:12.005 DEBUG:teuthology.orchestra.run.smithi169:> 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-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Command line: ntpd -gq 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: ---------------------------------------------------- 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: corporation. Support and training for ntp-4 are 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: available at https://www.nwtime.org/support 2024-09-21T17:39:12.034 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: ---------------------------------------------------- 2024-09-21T17:39:12.035 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: proto: precision = 0.046 usec (-24) 2024-09-21T17:39:12.035 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: basedate set to 2022-02-04 2024-09-21T17:39:12.035 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: gps base set to 2022-02-06 (week 2196) 2024-09-21T17:39:12.035 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:39:12.035 INFO:teuthology.orchestra.run.smithi043.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:39:12.035 INFO:teuthology.orchestra.run.smithi043.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:39:12.036 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:39:12.036 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T17:39:12.037 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T17:39:12.037 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T17:39:12.037 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listen normally on 3 ens1f0 172.21.15.43:123 2024-09-21T17:39:12.037 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listen normally on 4 lo [::1]:123 2024-09-21T17:39:12.037 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1358%4]:123 2024-09-21T17:39:12.037 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:12 ntpd[18362]: Listening on routing socket on fd #22 for interface updates 2024-09-21T17:39:12.056 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Command line: ntpd -gq 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: ---------------------------------------------------- 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: corporation. Support and training for ntp-4 are 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: available at https://www.nwtime.org/support 2024-09-21T17:39:12.057 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: ---------------------------------------------------- 2024-09-21T17:39:12.058 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: proto: precision = 0.043 usec (-24) 2024-09-21T17:39:12.058 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: basedate set to 2022-02-04 2024-09-21T17:39:12.058 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: gps base set to 2022-02-06 (week 2196) 2024-09-21T17:39:12.058 INFO:teuthology.orchestra.run.smithi169.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:39:12.058 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T17:39:12.059 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:39:12.059 INFO:teuthology.orchestra.run.smithi169.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listen normally on 3 enp3s0f1 172.21.15.169:123 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listen normally on 4 lo [::1]:123 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f4d%5]:123 2024-09-21T17:39:12.060 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:12 ntpd[18496]: Listening on routing socket on fd #22 for interface updates 2024-09-21T17:39:14.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:14 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:14 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:14.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:14 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:14.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:14.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:14 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:15.034 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:15 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:15.034 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:15 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:16.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:16.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:16 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:16.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:16 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:17.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:17 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:17.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:17 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:17.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:17 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:17.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:17 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:17.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:17 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:17.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:17 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:18.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:18.037 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:18 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:18.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:18 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:19.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:19 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:19.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:19 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:19.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:19 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:19.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:19 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:19.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:19 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:19.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:19 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.035 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stdout:21 Sep 17:39:20 ntpd[18362]: ntpd: time slew -0.000336 s 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stdout:ntpd: time slew -0.000336s 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T17:39:20.036 INFO:teuthology.orchestra.run.smithi043.stderr:21 Sep 17:39:20 ntpd[18362]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T17:39:20.057 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T17:39:20.058 INFO:teuthology.orchestra.run.smithi169.stdout:21 Sep 17:39:20 ntpd[18496]: ntpd: time slew -0.000577 s 2024-09-21T17:39:20.058 INFO:teuthology.orchestra.run.smithi169.stdout:ntpd: time slew -0.000577s 2024-09-21T17:39:20.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T17:39:20.058 INFO:teuthology.orchestra.run.smithi169.stderr:21 Sep 17:39:20 ntpd[18496]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T17:39:20.084 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T17:39:20.084 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-21T17:39:20.084 INFO:teuthology.orchestra.run.smithi043.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.084 INFO:teuthology.orchestra.run.smithi043.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.084 INFO:teuthology.orchestra.run.smithi043.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.084 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.111 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T17:39:20.111 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2024-09-21T17:39:20.112 INFO:teuthology.orchestra.run.smithi169.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.112 INFO:teuthology.orchestra.run.smithi169.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.112 INFO:teuthology.orchestra.run.smithi169.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.112 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T17:39:20.113 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T17:39:20.198 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': '0ecbb435437226bc091a0c2d4549ba25bf724efe'} 2024-09-21T17:39:20.198 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T17:39:20.199 INFO:tasks.cephadm:Cluster fsid is 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:39:20.199 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T17:39:20.199 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.43', 'mon.c': '[v2:172.21.15.43:3301,v1:172.21.15.43:6790]', 'mon.b': '172.21.15.169'} 2024-09-21T17:39:20.199 INFO:tasks.cephadm:First mon is mon.a on smithi043 2024-09-21T17:39:20.199 INFO:tasks.cephadm:First mgr is y 2024-09-21T17:39:20.199 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T17:39:20.200 DEBUG:teuthology.orchestra.run.smithi043:> sudo hostname $(hostname -s) 2024-09-21T17:39:20.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2024-09-21T17:39:20.229 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for squid 2024-09-21T17:39:20.230 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T17:39:20.376 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '0ecbb435437226bc091a0c2d4549ba25bf724efe', '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/83206/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5129-g0ecbb435', 'node_name': '172.21.2.3+braggi03', '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-5129-g0ecbb435-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-21 16:02:43.709811', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2024-09-21-1014', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-adk-testing-2024-09-21-1014/0ecbb435437226bc091a0c2d4549ba25bf724efe/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T17:39:20.599 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref squid, sha1 4e45e6b490e6cbe082cdf155fea780438ec53fc7 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=squid 2024-09-21T17:39:20.601 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T17:39:20.601 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T17:39:20.601 DEBUG:teuthology.orchestra.run.smithi043:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:39:21.095 INFO:teuthology.orchestra.run.smithi043.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791780 Sep 21 17:39 /home/ubuntu/cephtest/cephadm 2024-09-21T17:39:21.095 DEBUG:teuthology.orchestra.run.smithi169:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T17:39:21.570 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-rw-r-- 1 ubuntu ubuntu 791780 Sep 21 17:39 /home/ubuntu/cephtest/cephadm 2024-09-21T17:39:21.570 DEBUG:teuthology.orchestra.run.smithi043:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:39:21.578 DEBUG:teuthology.orchestra.run.smithi169:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T17:39:21.595 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:squid on all hosts... 2024-09-21T17:39:21.595 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T17:39:21.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid pull 2024-09-21T17:39:21.808 INFO:teuthology.orchestra.run.smithi043.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T17:39:21.811 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout: "repo_digests": [ 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-21T17:40:15.721 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)", 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "164465d2334a36ec69b5e540adc75ef73c92a8a0546664850c2173107383597c", 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64" 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-09-21T17:40:21.334 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-09-21T17:40:21.383 DEBUG:teuthology.orchestra.run.smithi043:> sudo mkdir -p /etc/ceph 2024-09-21T17:40:21.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2024-09-21T17:40:21.412 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 777 /etc/ceph 2024-09-21T17:40:21.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2024-09-21T17:40:21.467 INFO:tasks.cephadm:Writing seed config... 2024-09-21T17:40:21.468 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-21T17:40:21.468 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T17:40:21.469 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T17:40:21.469 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:40:21.470 DEBUG:teuthology.orchestra.run.smithi043:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T17:40:21.500 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 = 6eaf3ad0-7840-11ef-baf6-efdc52797490 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-21T17:40:21.500 DEBUG:teuthology.orchestra.run.smithi043:mon.a> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T17:40:21.545 DEBUG:teuthology.orchestra.run.smithi043:mgr.y> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service 2024-09-21T17:40:21.589 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T17:40:21.589 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid -v bootstrap --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 --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.43 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:40:21.816 INFO:teuthology.orchestra.run.smithi043.stdout:-------------------------------------------------------------------------------- 2024-09-21T17:40:21.816 INFO:teuthology.orchestra.run.smithi043.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:squid', '-v', 'bootstrap', '--fsid', '6eaf3ad0-7840-11ef-baf6-efdc52797490', '--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.43', '--skip-admin-label'] 2024-09-21T17:40:21.816 INFO:teuthology.orchestra.run.smithi043.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T17:40:21.817 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying podman|docker is present... 2024-09-21T17:40:21.817 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying lvm2 is present... 2024-09-21T17:40:21.817 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying time synchronization is in place... 2024-09-21T17:40:21.824 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T17:40:21.824 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T17:40:21.830 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T17:40:21.830 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.834 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T17:40:21.834 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T17:40:21.838 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T17:40:21.838 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.842 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T17:40:21.842 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-21T17:40:21.846 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T17:40:21.846 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.850 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T17:40:21.850 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T17:40:21.854 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T17:40:21.854 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.858 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-21T17:40:21.862 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-21T17:40:21.862 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-21T17:40:21.863 INFO:teuthology.orchestra.run.smithi043.stdout:Repeating the final host check... 2024-09-21T17:40:21.863 INFO:teuthology.orchestra.run.smithi043.stdout:docker (/usr/bin/docker) is present 2024-09-21T17:40:21.863 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl is present 2024-09-21T17:40:21.863 INFO:teuthology.orchestra.run.smithi043.stdout:lvcreate is present 2024-09-21T17:40:21.866 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T17:40:21.866 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T17:40:21.870 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T17:40:21.870 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.874 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T17:40:21.874 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T17:40:21.878 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T17:40:21.878 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.881 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T17:40:21.882 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout masked 2024-09-21T17:40:21.885 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T17:40:21.885 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.889 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T17:40:21.889 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T17:40:21.893 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T17:40:21.893 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout inactive 2024-09-21T17:40:21.898 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout enabled 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stdout active 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:Unit ntp.service is enabled and running 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:Host looks OK 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:Cluster fsid: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:Acquiring lock 140632027003536 on /run/cephadm/6eaf3ad0-7840-11ef-baf6-efdc52797490.lock 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:Lock 140632027003536 acquired on /run/cephadm/6eaf3ad0-7840-11ef-baf6-efdc52797490.lock 2024-09-21T17:40:21.901 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 3300 ... 2024-09-21T17:40:21.902 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying IP 172.21.15.43 port 6789 ... 2024-09-21T17:40:21.902 INFO:teuthology.orchestra.run.smithi043.stdout:Base mon IP(s) is [172.21.15.43:3300, 172.21.15.43:6789], mon addrv is [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-21T17:40:21.904 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-21T17:40:21.904 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T17:40:21.904 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.43 2024-09-21T17:40:21.907 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T17:40:21.907 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T17:40:21.907 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1358/64 scope link 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T17:40:21.909 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-21T17:40:21.910 INFO:teuthology.orchestra.run.smithi043.stdout:Mon IP `172.21.15.43` is in CIDR network `172.21.0.0/20` 2024-09-21T17:40:21.910 INFO:teuthology.orchestra.run.smithi043.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T17:40:21.910 INFO:teuthology.orchestra.run.smithi043.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T17:40:21.910 INFO:teuthology.orchestra.run.smithi043.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:squid... 2024-09-21T17:40:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout squid: Pulling from ceph-ci/ceph 2024-09-21T17:40:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout Digest: sha256:f3429f9fdc6da1a3bba9b3b7353043861d7430d80bfe651414b12f783f35cd64 2024-09-21T17:40:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T17:40:22.169 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:squid 2024-09-21T17:40:23.759 INFO:teuthology.orchestra.run.smithi043.stdout:ceph: stdout ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T17:40:23.759 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph version: ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable) 2024-09-21T17:40:23.760 INFO:teuthology.orchestra.run.smithi043.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T17:40:25.207 INFO:teuthology.orchestra.run.smithi043.stdout:stat: stdout 167 167 2024-09-21T17:40:25.207 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial keys... 2024-09-21T17:40:26.537 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAKBe9mH0XpAhAAHVxRCN+Vho0PHgB0xsAU1g== 2024-09-21T17:40:27.952 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQALBe9mMy8/GxAA8eeUIPCeJg2wJ/Bs5C29pA== 2024-09-21T17:40:29.282 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-authtool: stdout AQAMBe9mwx7MLhAAssbW7JcuT/QjoCy7iNweAg== 2024-09-21T17:40:29.283 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial monmap... 2024-09-21T17:40:30.755 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T17:40:30.755 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T17:40:30.755 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout:monmaptool for a [v2:172.21.15.43:3300,v1:172.21.15.43:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout:setting min_mon_release = quincy 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: set fsid to 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:40:30.756 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mon... 2024-09-21T17:40:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.638+0000 7f66d167ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:40:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.638+0000 7f66d167ec80 1 imported monmap: 2024-09-21T17:40:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T17:40:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T17:40:30.247946+0000 2024-09-21T17:40:32.181 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.638+0000 7f66d167ec80 0 /usr/bin/ceph-mon: set fsid to 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Git sha 0 2024-09-21T17:40:32.182 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: DB SUMMARY 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: DB Session ID: SSF6WX5NKH9ZIJCLZZRP 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T17:40:32.208 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.env: 0x559ac74e8940 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.info_log: 0x559ac994ebc0 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.statistics: (nil) 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.use_fsync: 0 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:40:32.209 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.db_log_dir: 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.wal_dir: 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:40:32.210 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.write_buffer_manager: 0x559ac99554a0 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:40:32.211 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.unordered_write: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.row_cache: None 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.wal_filter: None 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.wal_compression: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T17:40:32.212 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T17:40:32.213 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_open_files: -1 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:40:32.214 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Compression algorithms supported: 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kZSTD supported: 0 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T17:40:32.215 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.merge_operator: 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_filter: None 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559ac994e800) 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:40:32.216 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x559ac99391f0 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T17:40:32.217 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T17:40:32.218 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression: NoCompression 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:40:32.219 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.num_levels: 7 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:40:32.220 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:40:32.221 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:40:32.222 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:40:32.223 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.ttl: 2592000 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T17:40:32.224 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 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-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 31d76ca7-59b3-4256-8c2b-b70dee27c4fa 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.642+0000 7f66d167ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T17:40:32.225 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66d167ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559ac9966e00 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66d167ec80 4 rocksdb: DB pointer 0x559ac9a40000 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66c8e09640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66c8e09640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.226 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:40:32.227 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.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-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x559ac99391f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66d167ec80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66d167ec80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T17:40:31.646+0000 7f66d167ec80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T17:40:32.228 INFO:teuthology.orchestra.run.smithi043.stdout:create mon.a on 2024-09-21T17:40:32.651 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T17:40:32.880 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490.target. 2024-09-21T17:40:32.880 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490.target. 2024-09-21T17:40:33.162 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a 2024-09-21T17:40:33.162 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T17:40:33.356 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490.target.wants/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service. 2024-09-21T17:40:33.366 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-21T17:40:33.366 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T17:40:33.366 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon to start... 2024-09-21T17:40:33.366 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mon... 2024-09-21T17:40:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:34 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.971813+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T17:40:35.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T17:40:35.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout id: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:35.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T17:40:35.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:35.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout services: 2024-09-21T17:40:35.827 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.306689s) 2024-09-21T17:40:35.828 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout data: 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:mon is available 2024-09-21T17:40:35.829 INFO:teuthology.orchestra.run.smithi043.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T17:40:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.974972+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975114+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975126+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975134+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:40:30.247946+0000 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975144+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975151+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975158+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.975166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.977233+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.979430+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: cluster 2024-09-21T17:40:34.979889+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T17:40:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:35 smithi043 bash[19250]: audit 2024-09-21T17:40:35.281583+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.43:0/3951143054' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T17:40:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:37 smithi043 bash[19250]: audit 2024-09-21T17:40:36.988977+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.43:0/1269973783' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T17:40:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:37 smithi043 bash[19250]: audit 2024-09-21T17:40:36.993770+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.43:0/1269973783' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T17:40:37.509 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:37.510 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T17:40:37.510 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-09-21T17:40:37.510 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T17:40:37.511 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:37.511 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T17:40:37.511 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T17:40:37.511 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T17:40:37.511 INFO:teuthology.orchestra.run.smithi043.stdout:Generating new minimal ceph.conf... 2024-09-21T17:40:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:38 smithi043 bash[19250]: audit 2024-09-21T17:40:38.628525+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.43:0/1874323489' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:40:39.214 INFO:teuthology.orchestra.run.smithi043.stdout:Restarting the monitor... 2024-09-21T17:40:39.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:39 smithi043 systemd[1]: Stopping Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T17:40:39.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:39 smithi043 bash[19250]: debug 2024-09-21T17:40:39.334+0000 7f11d28c3640 -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-21T17:40:39.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:39 smithi043 bash[19250]: debug 2024-09-21T17:40:39.334+0000 7f11d28c3640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T17:40:40.175 INFO:teuthology.orchestra.run.smithi043.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T17:40:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:39 smithi043 bash[19637]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-a 2024-09-21T17:40:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:40 smithi043 bash[19698]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-a 2024-09-21T17:40:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:40 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T17:40:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:40 smithi043 systemd[1]: Stopped Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:40:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:40 smithi043 systemd[1]: Started Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.730+0000 7fbdc1f5ac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.730+0000 7fbdc1f5ac80 0 ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 7 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.730+0000 7fbdc1f5ac80 0 pidfile_write: ignore empty --pid-file 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 0 load: jerasure load: lrc 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Git sha 0 2024-09-21T17:40:41.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: DB SUMMARY 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: DB Session ID: XNUF8PT60F999ESC6K1W 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88183 ; 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:40:41.827 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.env: 0x564e18c67940 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.info_log: 0x564e1a12b6e0 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.statistics: (nil) 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.use_fsync: 0 2024-09-21T17:40:41.828 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:40:41.829 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.db_log_dir: 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.wal_dir: 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.write_buffer_manager: 0x564e1a13adc0 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:40:41.830 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.unordered_write: 0 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:40:41.831 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.row_cache: None 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.wal_filter: None 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.wal_compression: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:40:41.832 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_open_files: -1 2024-09-21T17:40:41.833 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Compression algorithms supported: 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kZSTD supported: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:40:41.834 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.merge_operator: 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_filter: None 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564e1a12b320) 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cache_index_and_filter_blocks: 1 2024-09-21T17:40:41.835 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: pin_top_level_index_and_filter: 1 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: index_type: 0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: data_block_index_type: 0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: index_shortening: 1 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: checksum: 4 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: no_block_cache: 0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_cache: 0x564e1a1211f0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_cache_name: BinnedLRUCache 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_cache_options: 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: capacity : 536870912 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: num_shard_bits : 4 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: strict_capacity_limit : 0 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: high_pri_pool_ratio: 0.000 2024-09-21T17:40:41.836 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_cache_compressed: (nil) 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: persistent_cache: (nil) 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_size: 4096 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_size_deviation: 10 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_restart_interval: 16 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: index_block_restart_interval: 1 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: metadata_block_size: 4096 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: partition_filters: 0 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: use_delta_encoding: 1 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: filter_policy: bloomfilter 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: whole_key_filtering: 1 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: verify_compression: 0 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: read_amp_bytes_per_bit: 0 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: format_version: 5 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: enable_index_compression: 1 2024-09-21T17:40:41.837 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: block_align: 0 2024-09-21T17:40:41.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: max_auto_readahead_size: 262144 2024-09-21T17:40:41.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: prepopulate_block_cache: 0 2024-09-21T17:40:41.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: initial_auto_readahead_size: 8192 2024-09-21T17:40:41.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: num_file_reads_for_auto_readahead: 2 2024-09-21T17:40:41.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:40:41.838 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression: NoCompression 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.num_levels: 7 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:40:41.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:40:41.840 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:40:41.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:40:41.842 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T17:40:41.843 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.ttl: 2592000 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:40:41.844 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 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-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 31d76ca7-59b3-4256-8c2b-b70dee27c4fa 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940441738256, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.734+0000 7fbdc1f5ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940441739489, "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": 1726940441, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "31d76ca7-59b3-4256-8c2b-b70dee27c4fa", "db_session_id": "XNUF8PT60F999ESC6K1W", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940441739629, "job": 1, "event": "recovery_finished"} 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 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-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564e1a14ce00 2024-09-21T17:40:41.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 4 rocksdb: DB pointer 0x564e1a24c000 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdb7d23640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdb7d23640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: ** DB Stats ** 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: ** Compaction Stats [default] ** 2024-09-21T17:40:41.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: L0 2/0 84.67 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Sum 2/0 84.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 97.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: ** Compaction Stats [default] ** 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 97.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:40:41.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Cumulative compaction: 0.00 GB write, 14.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Interval compaction: 0.00 GB write, 14.92 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: Block cache BinnedLRUCache@0x564e1a1211f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.738+0000 7fbdc1f5ac80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 1 mon.a@-1(???) e1 preinit fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 0 mon.a@-1(???).mds e1 new map 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: e1 2024-09-21T17:40:41.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: btime 2024-09-21T17:40:34:975552+0000 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 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-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: legacy client fscid: -1 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: No filesystems configured 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: debug 2024-09-21T17:40:41.742+0000 7fbdc1f5ac80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771788+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T17:40:41.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771863+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771879+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771892+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T17:40:30.247946+0000 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771913+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771927+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771940+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.771953+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.772373+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.772410+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T17:40:41.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:41 smithi043 bash[19734]: cluster 2024-09-21T17:40:41.772800+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T17:40:42.685 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T17:40:42.712 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:40:42.712 INFO:teuthology.orchestra.run.smithi043.stdout:Creating mgr... 2024-09-21T17:40:42.712 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T17:40:42.713 INFO:teuthology.orchestra.run.smithi043.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T17:40:43.037 INFO:teuthology.orchestra.run.smithi043.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y 2024-09-21T17:40:43.037 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Failed to reset failed state of unit ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service: Unit ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service not loaded. 2024-09-21T17:40:43.096 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:40:43.236 INFO:teuthology.orchestra.run.smithi043.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490.target.wants/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service -> /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service. 2024-09-21T17:40:43.244 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-21T17:40:43.244 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T17:40:43.244 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-21T17:40:43.245 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T17:40:43.245 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr to start... 2024-09-21T17:40:43.245 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr... 2024-09-21T17:40:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:43 smithi043 bash[19734]: audit 2024-09-21T17:40:42.095991+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.43:0/44433986' entity='client.admin' 2024-09-21T17:40:43.352 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:43 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:40:43.352 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:43 smithi043 systemd[1]: Started Ceph mgr.y for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:40:45.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:45 smithi043 bash[19988]: debug 2024-09-21T17:40:45.002+0000 7fe3f333c040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T17:40:45.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:45 smithi043 bash[19734]: audit 2024-09-21T17:40:45.119749+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.43:0/1289318358' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "6eaf3ad0-7840-11ef-baf6-efdc52797490", 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:40:45.679 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:45.680 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:40:45.681 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:40:34:975552+0000", 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:40:45.682 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:40:34.976306+0000", 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:40:45.683 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (1/15)... 2024-09-21T17:40:46.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:46 smithi043 bash[19988]: debug 2024-09-21T17:40:46.258+0000 7fe3f333c040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T17:40:46.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:46 smithi043 bash[19988]: debug 2024-09-21T17:40:46.322+0000 7fe3f333c040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T17:40:46.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:46 smithi043 bash[19988]: debug 2024-09-21T17:40:46.482+0000 7fe3f333c040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T17:40:47.504 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.162+0000 7fe3f333c040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T17:40:47.504 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.234+0000 7fe3f333c040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T17:40:47.504 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.306+0000 7fe3f333c040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T17:40:47.504 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.498+0000 7fe3f333c040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T17:40:47.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.578+0000 7fe3f333c040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T17:40:47.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.650+0000 7fe3f333c040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T17:40:48.203 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.922+0000 7fe3f333c040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T17:40:48.203 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:47 smithi043 bash[19988]: debug 2024-09-21T17:40:47.994+0000 7fe3f333c040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T17:40:48.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19988]: debug 2024-09-21T17:40:48.198+0000 7fe3f333c040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T17:40:48.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19988]: debug 2024-09-21T17:40:48.278+0000 7fe3f333c040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T17:40:48.912 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19988]: debug 2024-09-21T17:40:48.546+0000 7fe3f333c040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T17:40:48.913 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19988]: debug 2024-09-21T17:40:48.734+0000 7fe3f333c040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:40:48.913 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19988]: debug 2024-09-21T17:40:48.910+0000 7fe3f333c040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T17:40:49.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19734]: audit 2024-09-21T17:40:48.944993+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.43:0/548437102' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T17:40:49.187 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:48 smithi043 bash[19988]: debug 2024-09-21T17:40:48.994+0000 7fe3f333c040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "6eaf3ad0-7840-11ef-baf6-efdc52797490", 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:49.500 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:49.501 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.502 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:40:49.503 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:40:49.506 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:40:34:975552+0000", 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:40:49.507 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:40:34.976306+0000", 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:40:49.508 INFO:teuthology.orchestra.run.smithi043.stdout:mgr not available, waiting (2/15)... 2024-09-21T17:40:49.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:49 smithi043 bash[19988]: debug 2024-09-21T17:40:49.182+0000 7fe3f333c040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:40:50.374 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:50 smithi043 bash[19988]: debug 2024-09-21T17:40:50.042+0000 7fe3f333c040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T17:40:50.374 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:50 smithi043 bash[19988]: debug 2024-09-21T17:40:50.138+0000 7fe3f333c040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T17:40:50.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:50 smithi043 bash[19988]: debug 2024-09-21T17:40:50.370+0000 7fe3f333c040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T17:40:50.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:50 smithi043 bash[19988]: debug 2024-09-21T17:40:50.446+0000 7fe3f333c040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T17:40:51.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:50 smithi043 bash[19988]: debug 2024-09-21T17:40:50.854+0000 7fe3f333c040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T17:40:51.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:50 smithi043 bash[19988]: debug 2024-09-21T17:40:50.938+0000 7fe3f333c040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T17:40:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: cluster 2024-09-21T17:40:50.961617+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-09-21T17:40:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: cluster 2024-09-21T17:40:50.968514+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: y(active, starting, since 0.0071081s) 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:50.969345+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:50.969453+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:50.969549+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:50.969648+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:50.971120+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: cluster 2024-09-21T17:40:50.997373+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon y is now available 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:51.010655+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:40:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:51 smithi043 bash[19734]: audit 2024-09-21T17:40:51.012548+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:40:52.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:52 smithi043 bash[19734]: audit 2024-09-21T17:40:51.014741+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' 2024-09-21T17:40:52.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:52 smithi043 bash[19734]: audit 2024-09-21T17:40:51.018800+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' 2024-09-21T17:40:52.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:52 smithi043 bash[19734]: audit 2024-09-21T17:40:51.020786+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.43:0/1665139634' entity='mgr.y' 2024-09-21T17:40:52.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:52 smithi043 bash[19734]: cluster 2024-09-21T17:40:51.976784+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: y(active, since 1.01538s) 2024-09-21T17:40:53.687 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:53.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:40:53.688 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsid": "6eaf3ad0-7840-11ef-baf6-efdc52797490", 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T17:40:53.689 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 0 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T17:40:53.691 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T17:40:53.693 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T17:40:53.695 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T17:40:34:975552+0000", 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T17:40:53.696 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:40:53.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T17:40:53.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T17:40:53.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T17:40:53.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T17:40:53.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T17:40:53.697 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ], 2024-09-21T17:40:53.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:40:53.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T17:40:53.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T17:40:53.698 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T17:40:34.976306+0000", 2024-09-21T17:40:53.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T17:40:53.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout }, 2024-09-21T17:40:53.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T17:40:53.699 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:40:53.699 INFO:teuthology.orchestra.run.smithi043.stdout:mgr is available 2024-09-21T17:40:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:54 smithi043 bash[19734]: cluster 2024-09-21T17:40:53.022989+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-09-21T17:40:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:54 smithi043 bash[19734]: audit 2024-09-21T17:40:53.116754+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.43:0/1758289042' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-21T17:40:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:55 smithi043 bash[19734]: audit 2024-09-21T17:40:55.120195+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.43:0/4033347289' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-21T17:40:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:55 smithi043 bash[19734]: audit 2024-09-21T17:40:55.124150+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.43:0/4033347289' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout fsid = 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.43:3300,v1:172.21.15.43:6789] 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T17:40:55.604 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 2024-09-21T17:40:55.605 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T17:40:55.605 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T17:40:55.605 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T17:40:55.605 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling cephadm module... 2024-09-21T17:40:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:57 smithi043 bash[19734]: audit 2024-09-21T17:40:57.095683+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.43:0/225164315' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-21T17:40:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:57 smithi043 bash[19988]: ignoring --setuser ceph since I am not root 2024-09-21T17:40:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:57 smithi043 bash[19988]: ignoring --setgroup ceph since I am not root 2024-09-21T17:40:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:57 smithi043 bash[19988]: debug 2024-09-21T17:40:57.302+0000 7f18f4db7040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T17:40:58.468 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:58 smithi043 bash[19734]: audit 2024-09-21T17:40:57.147116+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.43:0/225164315' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T17:40:58.468 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:58 smithi043 bash[19734]: cluster 2024-09-21T17:40:57.151015+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-09-21T17:40:58.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:58 smithi043 bash[19988]: debug 2024-09-21T17:40:58.550+0000 7f18f4db7040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T17:40:58.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:58 smithi043 bash[19988]: debug 2024-09-21T17:40:58.618+0000 7f18f4db7040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T17:40:59.101 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:58 smithi043 bash[19988]: debug 2024-09-21T17:40:58.778+0000 7f18f4db7040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T17:40:59.468 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19734]: audit 2024-09-21T17:40:59.087614+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.43:0/3724786018' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-21T17:40:59.625 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 5... 2024-09-21T17:40:59.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19988]: debug 2024-09-21T17:40:59.462+0000 7f18f4db7040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T17:40:59.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19988]: debug 2024-09-21T17:40:59.538+0000 7f18f4db7040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T17:40:59.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19988]: debug 2024-09-21T17:40:59.606+0000 7f18f4db7040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T17:41:00.229 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19988]: debug 2024-09-21T17:40:59.806+0000 7f18f4db7040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T17:41:00.229 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19988]: debug 2024-09-21T17:40:59.886+0000 7f18f4db7040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T17:41:00.229 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:40:59 smithi043 bash[19988]: debug 2024-09-21T17:40:59.958+0000 7f18f4db7040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T17:41:00.505 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:00 smithi043 bash[19988]: debug 2024-09-21T17:41:00.226+0000 7f18f4db7040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T17:41:00.505 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:00 smithi043 bash[19988]: debug 2024-09-21T17:41:00.298+0000 7f18f4db7040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T17:41:00.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:00 smithi043 bash[19988]: debug 2024-09-21T17:41:00.502+0000 7f18f4db7040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T17:41:00.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:00 smithi043 bash[19988]: debug 2024-09-21T17:41:00.586+0000 7f18f4db7040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T17:41:01.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:00 smithi043 bash[19988]: debug 2024-09-21T17:41:00.850+0000 7f18f4db7040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T17:41:01.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:01 smithi043 bash[19988]: debug 2024-09-21T17:41:01.038+0000 7f18f4db7040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:41:01.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:01 smithi043 bash[19988]: debug 2024-09-21T17:41:01.206+0000 7f18f4db7040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T17:41:01.478 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:01 smithi043 bash[19988]: debug 2024-09-21T17:41:01.286+0000 7f18f4db7040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T17:41:01.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:01 smithi043 bash[19988]: debug 2024-09-21T17:41:01.474+0000 7f18f4db7040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:41:02.633 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:02 smithi043 bash[19988]: debug 2024-09-21T17:41:02.318+0000 7f18f4db7040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T17:41:02.633 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:02 smithi043 bash[19988]: debug 2024-09-21T17:41:02.394+0000 7f18f4db7040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T17:41:02.633 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:02 smithi043 bash[19988]: debug 2024-09-21T17:41:02.630+0000 7f18f4db7040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T17:41:03.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:02 smithi043 bash[19988]: debug 2024-09-21T17:41:02.706+0000 7f18f4db7040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T17:41:03.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19988]: debug 2024-09-21T17:41:03.114+0000 7f18f4db7040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T17:41:03.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19988]: debug 2024-09-21T17:41:03.198+0000 7f18f4db7040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T17:41:03.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: cluster 2024-09-21T17:41:03.221580+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-09-21T17:41:03.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: cluster 2024-09-21T17:41:03.222012+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-09-21T17:41:03.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: cluster 2024-09-21T17:41:03.229000+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: cluster 2024-09-21T17:41:03.229230+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00739054s) 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: audit 2024-09-21T17:41:03.231907+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: audit 2024-09-21T17:41:03.232738+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: audit 2024-09-21T17:41:03.233680+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: audit 2024-09-21T17:41:03.233872+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: audit 2024-09-21T17:41:03.234024+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T17:41:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:03 smithi043 bash[19734]: cluster 2024-09-21T17:41:03.257431+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon y is now available 2024-09-21T17:41:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: cephadm 2024-09-21T17:41:03.270833+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T17:41:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.273225+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.277676+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.280086+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.281947+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.284234+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.296668+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:41:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: audit 2024-09-21T17:41:03.299088+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:41:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:04 smithi043 bash[19734]: cluster 2024-09-21T17:41:04.230414+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: y(active, since 1.00858s) 2024-09-21T17:41:04.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:41:04.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T17:41:04.855 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T17:41:04.856 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:41:04.856 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 5 is available 2024-09-21T17:41:04.856 INFO:teuthology.orchestra.run.smithi043.stdout:Setting orchestrator backend to cephadm... 2024-09-21T17:41:05.667 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19734]: audit 2024-09-21T17:41:04.231946+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T17:41:05.667 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19734]: audit 2024-09-21T17:41:04.246093+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T17:41:05.667 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19734]: audit 2024-09-21T17:41:04.412216+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:05.667 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19734]: audit 2024-09-21T17:41:04.416985+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:06.208 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: debug 2024-09-21T17:41:05.950+0000 7f1861901640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:17:41:05] ENGINE Error in HTTPServer.serve 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: Traceback (most recent call last): 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: self._connections.run(self.expiration_interval) 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: self._run(expiration_interval) 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: s = self.context.wrap_socket( 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:41:06.209 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: return self.sslsocket_class._create( 2024-09-21T17:41:06.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:41:06.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: self.do_handshake() 2024-09-21T17:41:06.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:41:06.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: self._sslobj.do_handshake() 2024-09-21T17:41:06.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:05 smithi043 bash[19988]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: cluster 2024-09-21T17:41:05.420843+0000 mon.a (mon.0) 57 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: cephadm 2024-09-21T17:41:05.825417+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:17:41:05] ENGINE Bus STARTING 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: cephadm 2024-09-21T17:41:05.948886+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:17:41:05] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: cephadm 2024-09-21T17:41:05.952027+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [21/Sep/2024:17:41:05] ENGINE Error in HTTPServer.serve 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T17:41:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: self.do_handshake() 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: cephadm 2024-09-21T17:41:06.050025+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:17:41:06] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T17:41:06.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: cephadm 2024-09-21T17:41:06.050275+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:17:41:06] ENGINE Bus STARTED 2024-09-21T17:41:06.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: audit 2024-09-21T17:41:06.051271+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:06.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: audit 2024-09-21T17:41:06.157657+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:41:06.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: audit 2024-09-21T17:41:06.165277+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:06.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:06 smithi043 bash[19734]: audit 2024-09-21T17:41:06.176221+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:08.739 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T17:41:08.739 INFO:teuthology.orchestra.run.smithi043.stdout:Generating ssh key... 2024-09-21T17:41:09.517 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:09 smithi043 bash[19734]: audit 2024-09-21T17:41:08.241285+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-21T17:41:10.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19734]: audit 2024-09-21T17:41:10.024207+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-21T17:41:10.514 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19734]: cephadm 2024-09-21T17:41:10.024591+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: Generating public/private rsa key pair. 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: Your identification has been saved in /tmp/tmp6p0gbsha/key 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: Your public key has been saved in /tmp/tmp6p0gbsha/key.pub 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: The key fingerprint is: 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: SHA256:pnSRRCX4bOGlnU22gtnVF0gajCIoatBBBNsniEldHEk ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: The key's randomart image is: 2024-09-21T17:41:10.514 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: +---[RSA 3072]----+ 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: |.*=.=Eoo+.+..o...| 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: |+*.o +.o.+..*.. .| 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: |B + . .++O B . . | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: |.. o O.= o | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: |. ..S . | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: | . + | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: | . | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: | | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: | | 2024-09-21T17:41:10.515 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:10 smithi043 bash[19988]: +----[SHA256]-----+ 2024-09-21T17:41:11.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:11 smithi043 bash[19734]: audit 2024-09-21T17:41:10.492269+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:11.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:11 smithi043 bash[19734]: audit 2024-09-21T17:41:10.496440+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:12.944 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEqW2CPPq6LYt8GyJs+UVb8pUZpkq3BCQ1yRI6lrzNNeT2Zn78MSq/uQ4ZcMKqJL1W6UTcV5QgPq4k2QFcvBpHWthKm7+ua17R4fywDXQIVypp9gZDpjocrtnGYVfQ9QOHES0/+M5+PZbnQu4U9aAAk49kCWBTBkQS+sn4rRdLOFvWmpZJX1Fas1gzGn7PMph3/v246GpsAd0sTJgjIC3bUekAWNs66AlhFTZ9wWWNmoR4hIxIXgcVrIRDfGfOCtLEyLEhkUZMiHAhio/Cd95BBJF2b0BMzPUE6t7Jlq3Fg+Nlj88XABfeJTiIQqC4PpjJpMxMmt1CV2ms9LdMjD/WmGWRuFgpMj+ZJcBTfO36GpTOTbHs8JYCB8pSk8brSwe6OkKpMYSu3dhlA82d6ECUYRdKfmv4H0WTcKBBr/vH5Hom/oh2kgfV54hXdQshioz9ZcbZ0oxLT5fR+C7pr+gK1WmmoKbdkMrqzE4qCkq2c2SI/cB7szq3owzgEBfJjEU= ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:12.945 INFO:teuthology.orchestra.run.smithi043.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T17:41:12.945 INFO:teuthology.orchestra.run.smithi043.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T17:41:12.945 INFO:teuthology.orchestra.run.smithi043.stdout:Adding host smithi043... 2024-09-21T17:41:13.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:13 smithi043 bash[19734]: audit 2024-09-21T17:41:12.380291+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-21T17:41:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:15 smithi043 bash[19734]: audit 2024-09-21T17:41:14.399982+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi043", "addr": "172.21.15.43", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:41:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:16 smithi043 bash[19734]: cephadm 2024-09-21T17:41:15.722487+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-21T17:41:20.068 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Added host 'smithi043' with addr '172.21.15.43' 2024-09-21T17:41:20.069 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mon service... 2024-09-21T17:41:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:20 smithi043 bash[19734]: audit 2024-09-21T17:41:19.299068+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:20 smithi043 bash[19734]: cephadm 2024-09-21T17:41:19.299562+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi043 2024-09-21T17:41:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:20 smithi043 bash[19734]: audit 2024-09-21T17:41:19.299953+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:22.783 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T17:41:22.783 INFO:teuthology.orchestra.run.smithi043.stdout:Deploying unmanaged mgr service... 2024-09-21T17:41:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:22 smithi043 bash[19734]: audit 2024-09-21T17:41:21.959723+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-21T17:41:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:22 smithi043 bash[19734]: cephadm 2024-09-21T17:41:21.962062+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T17:41:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:22 smithi043 bash[19734]: audit 2024-09-21T17:41:21.965110+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:22 smithi043 bash[19734]: audit 2024-09-21T17:41:22.561486+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:24.487 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:24 smithi043 bash[19734]: audit 2024-09-21T17:41:23.176753+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:24.831 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T17:41:25.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:25 smithi043 bash[19734]: cluster 2024-09-21T17:41:23.235330+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-21T17:41:25.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:25 smithi043 bash[19734]: audit 2024-09-21T17:41:24.268422+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.43:0/80394717' entity='mgr.y' 2024-09-21T17:41:26.444 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:26 smithi043 bash[19734]: audit 2024-09-21T17:41:24.261860+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-21T17:41:26.444 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:26 smithi043 bash[19734]: cephadm 2024-09-21T17:41:24.264042+0000 mgr.y (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T17:41:27.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:27 smithi043 bash[19734]: cluster 2024-09-21T17:41:25.235759+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-21T17:41:27.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:27 smithi043 bash[19734]: audit 2024-09-21T17:41:26.202147+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.43:0/2904351564' entity='client.admin' 2024-09-21T17:41:28.670 INFO:teuthology.orchestra.run.smithi043.stdout:Enabling the dashboard module... 2024-09-21T17:41:29.415 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:29 smithi043 bash[19734]: cluster 2024-09-21T17:41:27.236155+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-21T17:41:29.415 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:29 smithi043 bash[19734]: audit 2024-09-21T17:41:28.116051+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.43:0/582610505' entity='client.admin' 2024-09-21T17:41:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:30 smithi043 bash[19734]: audit 2024-09-21T17:41:30.016064+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.43:0/2278434506' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-21T17:41:30.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:30 smithi043 bash[19988]: ignoring --setuser ceph since I am not root 2024-09-21T17:41:30.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:30 smithi043 bash[19988]: ignoring --setgroup ceph since I am not root 2024-09-21T17:41:30.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:30 smithi043 bash[19988]: debug 2024-09-21T17:41:30.282+0000 7f0d3df9f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T17:41:31.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:31 smithi043 bash[19734]: audit 2024-09-21T17:41:30.119912+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.43:0/2278434506' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T17:41:31.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:31 smithi043 bash[19734]: cluster 2024-09-21T17:41:30.125049+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e9: y(active, since 26s) 2024-09-21T17:41:32.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:31 smithi043 bash[19988]: debug 2024-09-21T17:41:31.537+0000 7f0d3df9f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T17:41:32.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:31 smithi043 bash[19988]: debug 2024-09-21T17:41:31.609+0000 7f0d3df9f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T17:41:32.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:31 smithi043 bash[19988]: debug 2024-09-21T17:41:31.781+0000 7f0d3df9f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T17:41:32.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19734]: audit 2024-09-21T17:41:32.208062+0000 mon.a (mon.0) 74 : audit [DBG] from='client.? 172.21.15.43:0/2592439908' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-21T17:41:32.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19988]: debug 2024-09-21T17:41:32.469+0000 7f0d3df9f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T17:41:32.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19988]: debug 2024-09-21T17:41:32.541+0000 7f0d3df9f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T17:41:32.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19988]: debug 2024-09-21T17:41:32.613+0000 7f0d3df9f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T17:41:32.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:41:32.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-21T17:41:32.825 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T17:41:32.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-21T17:41:32.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T17:41:32.826 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:41:32.826 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for the mgr to restart... 2024-09-21T17:41:32.826 INFO:teuthology.orchestra.run.smithi043.stdout:Waiting for mgr epoch 9... 2024-09-21T17:41:33.236 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19988]: debug 2024-09-21T17:41:32.805+0000 7f0d3df9f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T17:41:33.236 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19988]: debug 2024-09-21T17:41:32.889+0000 7f0d3df9f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T17:41:33.236 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:32 smithi043 bash[19988]: debug 2024-09-21T17:41:32.961+0000 7f0d3df9f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T17:41:33.513 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:33 smithi043 bash[19988]: debug 2024-09-21T17:41:33.229+0000 7f0d3df9f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T17:41:33.513 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:33 smithi043 bash[19988]: debug 2024-09-21T17:41:33.301+0000 7f0d3df9f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T17:41:33.513 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:33 smithi043 bash[19988]: debug 2024-09-21T17:41:33.509+0000 7f0d3df9f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T17:41:33.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:33 smithi043 bash[19988]: debug 2024-09-21T17:41:33.589+0000 7f0d3df9f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T17:41:34.052 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:33 smithi043 bash[19988]: debug 2024-09-21T17:41:33.861+0000 7f0d3df9f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T17:41:34.303 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:34 smithi043 bash[19988]: debug 2024-09-21T17:41:34.045+0000 7f0d3df9f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:41:34.303 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:34 smithi043 bash[19988]: debug 2024-09-21T17:41:34.217+0000 7f0d3df9f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T17:41:34.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:34 smithi043 bash[19988]: debug 2024-09-21T17:41:34.297+0000 7f0d3df9f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T17:41:34.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:34 smithi043 bash[19988]: debug 2024-09-21T17:41:34.485+0000 7f0d3df9f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:41:35.658 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:35 smithi043 bash[19988]: debug 2024-09-21T17:41:35.341+0000 7f0d3df9f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T17:41:35.658 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:35 smithi043 bash[19988]: debug 2024-09-21T17:41:35.421+0000 7f0d3df9f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T17:41:36.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:35 smithi043 bash[19988]: debug 2024-09-21T17:41:35.653+0000 7f0d3df9f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T17:41:36.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:35 smithi043 bash[19988]: debug 2024-09-21T17:41:35.729+0000 7f0d3df9f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T17:41:36.504 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19988]: debug 2024-09-21T17:41:36.137+0000 7f0d3df9f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T17:41:36.504 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19988]: debug 2024-09-21T17:41:36.221+0000 7f0d3df9f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T17:41:36.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: cluster 2024-09-21T17:41:36.245793+0000 mon.a (mon.0) 75 : cluster [INF] Active manager daemon y restarted 2024-09-21T17:41:36.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: cluster 2024-09-21T17:41:36.246570+0000 mon.a (mon.0) 76 : cluster [INF] Activating manager daemon y 2024-09-21T17:41:36.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: cluster 2024-09-21T17:41:36.254327+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T17:41:36.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: cluster 2024-09-21T17:41:36.254600+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00836932s) 2024-09-21T17:41:36.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: audit 2024-09-21T17:41:36.256676+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:41:36.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: audit 2024-09-21T17:41:36.258228+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T17:41:36.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: audit 2024-09-21T17:41:36.259338+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T17:41:36.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: audit 2024-09-21T17:41:36.259709+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T17:41:36.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: audit 2024-09-21T17:41:36.259871+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T17:41:36.505 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:36 smithi043 bash[19734]: cluster 2024-09-21T17:41:36.289541+0000 mon.a (mon.0) 84 : cluster [INF] Manager daemon y is now available 2024-09-21T17:41:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:37 smithi043 bash[19734]: audit 2024-09-21T17:41:36.307073+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:37 smithi043 bash[19734]: audit 2024-09-21T17:41:36.309320+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:37 smithi043 bash[19734]: audit 2024-09-21T17:41:36.327711+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:41:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:37 smithi043 bash[19734]: audit 2024-09-21T17:41:36.330891+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:41:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:37 smithi043 bash[19734]: cluster 2024-09-21T17:41:37.260343+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: y(active, since 1.0141s) 2024-09-21T17:41:37.873 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout { 2024-09-21T17:41:37.875 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-21T17:41:37.875 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T17:41:37.875 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout } 2024-09-21T17:41:37.875 INFO:teuthology.orchestra.run.smithi043.stdout:mgr epoch 9 is available 2024-09-21T17:41:37.875 INFO:teuthology.orchestra.run.smithi043.stdout:Generating a dashboard self-signed certificate... 2024-09-21T17:41:38.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19734]: cephadm 2024-09-21T17:41:38.055896+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [21/Sep/2024:17:41:38] ENGINE Bus STARTING 2024-09-21T17:41:38.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19734]: cephadm 2024-09-21T17:41:38.157540+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [21/Sep/2024:17:41:38] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T17:41:38.773 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: debug 2024-09-21T17:41:38.281+0000 7f0ca3a5b640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:17:41:38] ENGINE Error in HTTPServer.serve 2024-09-21T17:41:38.773 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: Traceback (most recent call last): 2024-09-21T17:41:38.773 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:41:38.773 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: self._connections.run(self.expiration_interval) 2024-09-21T17:41:38.773 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:41:38.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: self._run(expiration_interval) 2024-09-21T17:41:38.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:41:38.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:41:38.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:41:38.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:41:38.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:41:38.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: s = self.context.wrap_socket( 2024-09-21T17:41:38.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:41:38.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: return self.sslsocket_class._create( 2024-09-21T17:41:38.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:41:38.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: self.do_handshake() 2024-09-21T17:41:38.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:41:38.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: self._sslobj.do_handshake() 2024-09-21T17:41:38.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:38 smithi043 bash[19988]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:41:39.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: cephadm 2024-09-21T17:41:38.281422+0000 mgr.y (mgr.14150) 5 : cephadm [INF] [21/Sep/2024:17:41:38] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T17:41:39.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: cephadm 2024-09-21T17:41:38.281574+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [21/Sep/2024:17:41:38] ENGINE Bus STARTED 2024-09-21T17:41:39.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: cephadm 2024-09-21T17:41:38.283351+0000 mgr.y (mgr.14150) 7 : cephadm [ERR] [21/Sep/2024:17:41:38] ENGINE Error in HTTPServer.serve 2024-09-21T17:41:39.702 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:41:39.703 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: self.do_handshake() 2024-09-21T17:41:39.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:41:39.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T17:41:39.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:41:39.704 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:39 smithi043 bash[19734]: cluster 2024-09-21T17:41:38.318480+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-09-21T17:41:40.082 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-21T17:41:40.082 INFO:teuthology.orchestra.run.smithi043.stdout:Creating initial admin user... 2024-09-21T17:41:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:40 smithi043 bash[19734]: audit 2024-09-21T17:41:39.317686+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-21T17:41:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:40 smithi043 bash[19734]: audit 2024-09-21T17:41:39.448984+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:40 smithi043 bash[19734]: audit 2024-09-21T17:41:39.453741+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:42.522 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$ERYhw816dBf6/2OembVpeeF2k0xLHdKFBT0Cjf2vDxzKqQyCg1MSC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726940501, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T17:41:42.522 INFO:teuthology.orchestra.run.smithi043.stdout:Fetching dashboard port number... 2024-09-21T17:41:43.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:42 smithi043 bash[19734]: audit 2024-09-21T17:41:41.631416+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-21T17:41:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:42 smithi043 bash[19734]: audit 2024-09-21T17:41:41.960095+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: cluster 2024-09-21T17:41:42.966203+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: audit 2024-09-21T17:41:43.299004+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: audit 2024-09-21T17:41:43.299965+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: audit 2024-09-21T17:41:43.303910+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: audit 2024-09-21T17:41:43.305505+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: audit 2024-09-21T17:41:43.306083+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]': finished 2024-09-21T17:41:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:43 smithi043 bash[19734]: audit 2024-09-21T17:41:43.899444+0000 mon.a (mon.0) 100 : audit [DBG] from='client.? 172.21.15.43:0/3639991358' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-21T17:41:44.504 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T17:41:44.504 INFO:teuthology.orchestra.run.smithi043.stdout:firewalld does not appear to be present 2024-09-21T17:41:44.504 INFO:teuthology.orchestra.run.smithi043.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T17:41:44.506 INFO:teuthology.orchestra.run.smithi043.stdout:Ceph Dashboard is now available at: 2024-09-21T17:41:44.506 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:44.506 INFO:teuthology.orchestra.run.smithi043.stdout: URL: https://smithi043.front.sepia.ceph.com:8443/ 2024-09-21T17:41:44.507 INFO:teuthology.orchestra.run.smithi043.stdout: User: admin 2024-09-21T17:41:44.507 INFO:teuthology.orchestra.run.smithi043.stdout: Password: sl7aebc4hn 2024-09-21T17:41:44.507 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:44.507 INFO:teuthology.orchestra.run.smithi043.stdout:Saving cluster configuration to /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config directory 2024-09-21T17:41:45.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:45 smithi043 bash[19734]: cephadm 2024-09-21T17:41:45.059795+0000 mgr.y (mgr.14150) 10 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-21T17:41:46.661 INFO:teuthology.orchestra.run.smithi043.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T17:41:46.661 INFO:teuthology.orchestra.run.smithi043.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T17:41:46.661 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.661 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T17:41:46.661 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: ceph telemetry on 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout:For more information see: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:41:46.662 INFO:teuthology.orchestra.run.smithi043.stdout:Bootstrap complete. 2024-09-21T17:41:46.722 INFO:tasks.cephadm:Fetching config... 2024-09-21T17:41:46.722 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:41:46.722 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T17:41:46.728 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T17:41:46.728 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:41:46.728 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T17:41:46.777 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T17:41:46.777 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:41:46.777 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T17:41:46.835 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T17:41:46.835 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:41:46.835 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T17:41:46.883 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T17:41:46.885 DEBUG:teuthology.orchestra.run.smithi043:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEqW2CPPq6LYt8GyJs+UVb8pUZpkq3BCQ1yRI6lrzNNeT2Zn78MSq/uQ4ZcMKqJL1W6UTcV5QgPq4k2QFcvBpHWthKm7+ua17R4fywDXQIVypp9gZDpjocrtnGYVfQ9QOHES0/+M5+PZbnQu4U9aAAk49kCWBTBkQS+sn4rRdLOFvWmpZJX1Fas1gzGn7PMph3/v246GpsAd0sTJgjIC3bUekAWNs66AlhFTZ9wWWNmoR4hIxIXgcVrIRDfGfOCtLEyLEhkUZMiHAhio/Cd95BBJF2b0BMzPUE6t7Jlq3Fg+Nlj88XABfeJTiIQqC4PpjJpMxMmt1CV2ms9LdMjD/WmGWRuFgpMj+ZJcBTfO36GpTOTbHs8JYCB8pSk8brSwe6OkKpMYSu3dhlA82d6ECUYRdKfmv4H0WTcKBBr/vH5Hom/oh2kgfV54hXdQshioz9ZcbZ0oxLT5fR+C7pr+gK1WmmoKbdkMrqzE4qCkq2c2SI/cB7szq3owzgEBfJjEU= ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:41:46.944 INFO:teuthology.orchestra.run.smithi043.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEqW2CPPq6LYt8GyJs+UVb8pUZpkq3BCQ1yRI6lrzNNeT2Zn78MSq/uQ4ZcMKqJL1W6UTcV5QgPq4k2QFcvBpHWthKm7+ua17R4fywDXQIVypp9gZDpjocrtnGYVfQ9QOHES0/+M5+PZbnQu4U9aAAk49kCWBTBkQS+sn4rRdLOFvWmpZJX1Fas1gzGn7PMph3/v246GpsAd0sTJgjIC3bUekAWNs66AlhFTZ9wWWNmoR4hIxIXgcVrIRDfGfOCtLEyLEhkUZMiHAhio/Cd95BBJF2b0BMzPUE6t7Jlq3Fg+Nlj88XABfeJTiIQqC4PpjJpMxMmt1CV2ms9LdMjD/WmGWRuFgpMj+ZJcBTfO36GpTOTbHs8JYCB8pSk8brSwe6OkKpMYSu3dhlA82d6ECUYRdKfmv4H0WTcKBBr/vH5Hom/oh2kgfV54hXdQshioz9ZcbZ0oxLT5fR+C7pr+gK1WmmoKbdkMrqzE4qCkq2c2SI/cB7szq3owzgEBfJjEU= ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:46.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEqW2CPPq6LYt8GyJs+UVb8pUZpkq3BCQ1yRI6lrzNNeT2Zn78MSq/uQ4ZcMKqJL1W6UTcV5QgPq4k2QFcvBpHWthKm7+ua17R4fywDXQIVypp9gZDpjocrtnGYVfQ9QOHES0/+M5+PZbnQu4U9aAAk49kCWBTBkQS+sn4rRdLOFvWmpZJX1Fas1gzGn7PMph3/v246GpsAd0sTJgjIC3bUekAWNs66AlhFTZ9wWWNmoR4hIxIXgcVrIRDfGfOCtLEyLEhkUZMiHAhio/Cd95BBJF2b0BMzPUE6t7Jlq3Fg+Nlj88XABfeJTiIQqC4PpjJpMxMmt1CV2ms9LdMjD/WmGWRuFgpMj+ZJcBTfO36GpTOTbHs8JYCB8pSk8brSwe6OkKpMYSu3dhlA82d6ECUYRdKfmv4H0WTcKBBr/vH5Hom/oh2kgfV54hXdQshioz9ZcbZ0oxLT5fR+C7pr+gK1WmmoKbdkMrqzE4qCkq2c2SI/cB7szq3owzgEBfJjEU= ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T17:41:46.975 INFO:teuthology.orchestra.run.smithi169.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEqW2CPPq6LYt8GyJs+UVb8pUZpkq3BCQ1yRI6lrzNNeT2Zn78MSq/uQ4ZcMKqJL1W6UTcV5QgPq4k2QFcvBpHWthKm7+ua17R4fywDXQIVypp9gZDpjocrtnGYVfQ9QOHES0/+M5+PZbnQu4U9aAAk49kCWBTBkQS+sn4rRdLOFvWmpZJX1Fas1gzGn7PMph3/v246GpsAd0sTJgjIC3bUekAWNs66AlhFTZ9wWWNmoR4hIxIXgcVrIRDfGfOCtLEyLEhkUZMiHAhio/Cd95BBJF2b0BMzPUE6t7Jlq3Fg+Nlj88XABfeJTiIQqC4PpjJpMxMmt1CV2ms9LdMjD/WmGWRuFgpMj+ZJcBTfO36GpTOTbHs8JYCB8pSk8brSwe6OkKpMYSu3dhlA82d6ECUYRdKfmv4H0WTcKBBr/vH5Hom/oh2kgfV54hXdQshioz9ZcbZ0oxLT5fR+C7pr+gK1WmmoKbdkMrqzE4qCkq2c2SI/cB7szq3owzgEBfJjEU= ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:41:46.984 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T17:41:46.985 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:41:46.985 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:41:47.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:41:47 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:41:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:47 smithi043 bash[19734]: audit 2024-09-21T17:41:46.083170+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.43:0/1875625481' entity='client.admin' 2024-09-21T17:41:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:47 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:41:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.222830+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.225175+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.227275+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.241907+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.246657+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.248478+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.250154+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.251951+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.255383+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.277229+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.281690+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:48 smithi043 bash[19734]: audit 2024-09-21T17:41:47.763356+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:51.715 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:41:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:52 smithi043 bash[19734]: audit 2024-09-21T17:41:51.327877+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:52 smithi043 bash[19734]: audit 2024-09-21T17:41:52.036089+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:52 smithi043 bash[19734]: audit 2024-09-21T17:41:52.039187+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:53.800 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T17:41:53.800 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T17:41:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:54 smithi043 bash[19734]: audit 2024-09-21T17:41:53.206988+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.43:0/4211247710' entity='client.admin' 2024-09-21T17:41:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:54 smithi043 bash[19734]: audit 2024-09-21T17:41:53.220887+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:41:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:54 smithi043 bash[19734]: audit 2024-09-21T17:41:53.226885+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:41:57.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:57 smithi043 bash[19734]: cluster 2024-09-21T17:41:56.260999+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-21T17:41:57.813 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:41:59.693 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:41:59 smithi043 bash[19734]: cluster 2024-09-21T17:41:58.261435+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-21T17:42:00.336 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi169 2024-09-21T17:42:00.336 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:42:00.336 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.conf 2024-09-21T17:42:00.342 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:42:00.342 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:42:00.387 INFO:tasks.cephadm:Adding host smithi169 to orchestrator... 2024-09-21T17:42:00.388 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch host add smithi169 2024-09-21T17:42:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.363988+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-21T17:42:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.369084+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.369977+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.371910+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.372902+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: cephadm 2024-09-21T17:41:59.373997+0000 mgr.y (mgr.14150) 14 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: cephadm 2024-09-21T17:41:59.462442+0000 mgr.y (mgr.14150) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: cephadm 2024-09-21T17:41:59.545403+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: cephadm 2024-09-21T17:41:59.627921+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.716641+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:00.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:00 smithi043 bash[19734]: audit 2024-09-21T17:41:59.719379+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:01 smithi043 bash[19734]: cluster 2024-09-21T17:42:00.261836+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:01 smithi043 bash[19734]: audit 2024-09-21T17:42:00.402591+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:01 smithi043 bash[19734]: audit 2024-09-21T17:42:00.406879+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:03 smithi043 bash[19734]: cluster 2024-09-21T17:42:02.262249+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-21T17:42:05.110 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:42:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:05 smithi043 bash[19734]: cluster 2024-09-21T17:42:04.262688+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-21T17:42:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:07 smithi043 bash[19734]: cluster 2024-09-21T17:42:06.263002+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-21T17:42:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:07 smithi043 bash[19734]: audit 2024-09-21T17:42:06.520153+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:08.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:08 smithi043 bash[19734]: cephadm 2024-09-21T17:42:07.787367+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi169 2024-09-21T17:42:09.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:09 smithi043 bash[19734]: cluster 2024-09-21T17:42:08.263250+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:11.423 INFO:teuthology.orchestra.run.smithi043.stdout:Added host 'smithi169' with addr '172.21.15.169' 2024-09-21T17:42:11.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:11 smithi043 bash[19734]: cluster 2024-09-21T17:42:10.263538+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-21T17:42:11.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:11 smithi043 bash[19734]: audit 2024-09-21T17:42:10.624106+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:11.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:11 smithi043 bash[19734]: audit 2024-09-21T17:42:10.626761+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:11.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:11 smithi043 bash[19734]: audit 2024-09-21T17:42:10.630239+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:11.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:11 smithi043 bash[19734]: audit 2024-09-21T17:42:11.421327+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:11.730 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:11 smithi043 bash[19734]: audit 2024-09-21T17:42:11.422729+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:12.309 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T17:42:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:12 smithi043 bash[19734]: cephadm 2024-09-21T17:42:11.422167+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi169 2024-09-21T17:42:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:12 smithi043 bash[19734]: audit 2024-09-21T17:42:11.914574+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:13 smithi043 bash[19734]: cluster 2024-09-21T17:42:12.263875+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:13 smithi043 bash[19734]: audit 2024-09-21T17:42:13.485207+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:13 smithi043 bash[19734]: audit 2024-09-21T17:42:13.490638+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:13 smithi043 bash[19734]: audit 2024-09-21T17:42:13.492163+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:42:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:13 smithi043 bash[19734]: audit 2024-09-21T17:42:13.494370+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:13 smithi043 bash[19734]: audit 2024-09-21T17:42:13.496196+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: cephadm 2024-09-21T17:42:13.498633+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: cephadm 2024-09-21T17:42:13.662351+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: cephadm 2024-09-21T17:42:13.810832+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:42:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: cephadm 2024-09-21T17:42:13.954062+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:42:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: audit 2024-09-21T17:42:14.100090+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: audit 2024-09-21T17:42:14.105766+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:15.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: audit 2024-09-21T17:42:14.108823+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:42:15.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:15 smithi043 bash[19734]: audit 2024-09-21T17:42:14.110137+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]': finished 2024-09-21T17:42:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:16 smithi043 bash[19734]: cluster 2024-09-21T17:42:14.264239+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:16 smithi043 bash[19734]: cephadm 2024-09-21T17:42:15.089533+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi169 on smithi169 2024-09-21T17:42:17.039 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:42:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.246902+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.252805+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.258148+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: cluster 2024-09-21T17:42:16.264607+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-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.315379+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.319118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.320526+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.328359+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.334515+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.388274+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.392446+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.394345+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.402142+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:17 smithi043 bash[19734]: audit 2024-09-21T17:42:16.784963+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:18.508 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:42:18.508 INFO:teuthology.orchestra.run.smithi043.stdout:[{"addr": "172.21.15.43", "hostname": "smithi043", "labels": [], "status": ""}, {"addr": "172.21.15.169", "hostname": "smithi169", "labels": [], "status": ""}] 2024-09-21T17:42:19.089 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:18 smithi043 bash[19734]: audit 2024-09-21T17:42:17.836947+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:19.089 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:18 smithi043 bash[19734]: audit 2024-09-21T17:42:17.844314+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:19.090 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T17:42:19.091 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T17:42:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:19 smithi043 bash[19734]: cluster 2024-09-21T17:42:18.264919+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-21T17:42:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:19 smithi043 bash[19734]: audit 2024-09-21T17:42:18.506435+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-21T17:42:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:21 smithi043 bash[19734]: cluster 2024-09-21T17:42:20.265308+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-21T17:42:23.819 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:42:24.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:23 smithi043 bash[19734]: cluster 2024-09-21T17:42:22.265723+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-21T17:42:25.849 INFO:teuthology.orchestra.run.smithi043.stderr:adjusted tunables profile to default 2024-09-21T17:42:26.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:25 smithi043 bash[19734]: cluster 2024-09-21T17:42:24.266065+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-21T17:42:26.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:25 smithi043 bash[19734]: audit 2024-09-21T17:42:25.534437+0000 mon.a (mon.0) 158 : audit [INF] from='client.? 172.21.15.43:0/2903143376' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T17:42:26.680 INFO:tasks.cephadm:Adding mon.a on smithi043 2024-09-21T17:42:26.680 INFO:tasks.cephadm:Adding mon.c on smithi043 2024-09-21T17:42:26.680 INFO:tasks.cephadm:Adding mon.b on smithi169 2024-09-21T17:42:26.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b' 2024-09-21T17:42:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:26 smithi043 bash[19734]: audit 2024-09-21T17:42:25.848214+0000 mon.a (mon.0) 159 : audit [INF] from='client.? 172.21.15.43:0/2903143376' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T17:42:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:26 smithi043 bash[19734]: cluster 2024-09-21T17:42:25.852744+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:27.907 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:27 smithi043 bash[19734]: cluster 2024-09-21T17:42:26.266457+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:29.440 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mon update... 2024-09-21T17:42:30.140 DEBUG:teuthology.orchestra.run.smithi043:mon.c> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T17:42:30.143 DEBUG:teuthology.orchestra.run.smithi169:mon.b> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T17:42:30.145 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T17:42:30.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:42:30.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: cluster 2024-09-21T17:42:28.266877+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-21T17:42:30.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.438695+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:30.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.440573+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:30.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.445715+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:30.150 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.447511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:30.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.454995+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:30.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.459493+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:30.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:29 smithi043 bash[19734]: audit 2024-09-21T17:42:29.461263+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:30 smithi043 bash[19734]: audit 2024-09-21T17:42:29.428246+0000 mgr.y (mgr.14150) 42 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:30 smithi043 bash[19734]: cephadm 2024-09-21T17:42:29.433620+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b;count:3 2024-09-21T17:42:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:30 smithi043 bash[19734]: cephadm 2024-09-21T17:42:29.463351+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-09-21T17:42:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:30 smithi043 bash[19734]: audit 2024-09-21T17:42:30.818145+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:30 smithi043 bash[19734]: audit 2024-09-21T17:42:30.821304+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:30 smithi043 bash[19734]: audit 2024-09-21T17:42:30.826365+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:31.884 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:31 smithi043 bash[19734]: cluster 2024-09-21T17:42:30.267311+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:31 smithi043 bash[19734]: audit 2024-09-21T17:42:31.591971+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:31 smithi043 bash[19734]: audit 2024-09-21T17:42:31.599823+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:33.462 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-21T17:42:33.462 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":1,"fsid":"6eaf3ad0-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:40:30.247946Z","created":"2024-09-21T17:40:30.247946Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T17:42:33.463 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 1 2024-09-21T17:42:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:33 smithi043 bash[19734]: cluster 2024-09-21T17:42:32.267648+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-21T17:42:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:33 smithi043 bash[19734]: audit 2024-09-21T17:42:33.461413+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.169:0/1182070192' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T17:42:35.281 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T17:42:35.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T17:42:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:35 smithi043 bash[19734]: cluster 2024-09-21T17:42:34.268054+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-21T17:42:36.490 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: cluster 2024-09-21T17:42:36.268455+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-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: audit 2024-09-21T17:42:36.442760+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: audit 2024-09-21T17:42:36.448128+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: audit 2024-09-21T17:42:36.454730+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: audit 2024-09-21T17:42:36.456121+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: audit 2024-09-21T17:42:36.457808+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:37 smithi043 bash[19734]: cephadm 2024-09-21T17:42:36.459719+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T17:42:38.565 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:38 smithi169 bash[20366]: debug 2024-09-21T17:42:38.449+0000 7f1509cc7640 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-21T17:42:40.549 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:40 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:42:40.550 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:42:40 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:42:40.898 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:40 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:42:40.898 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:42:40 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:42:40.899 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:40 smithi043 systemd[1]: Started Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.849+0000 7fbe3fa60c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.849+0000 7fbe3fa60c80 0 ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable), process ceph-mon, pid 7 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.849+0000 7fbe3fa60c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 0 load: jerasure load: lrc 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Git sha 0 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Compile date 2024-09-20 20:39:57 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: DB SUMMARY 2024-09-21T17:42:42.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: DB Session ID: NNGLCQV83HBUQ4MQVFOC 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.env: 0x5577a5252940 2024-09-21T17:42:42.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T17:42:42.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.info_log: 0x5577a79176e0 2024-09-21T17:42:42.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T17:42:42.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T17:42:42.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T17:42:42.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T17:42:42.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.db_log_dir: 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.wal_dir: 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T17:42:42.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.write_buffer_manager: 0x5577a7926dc0 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T17:42:42.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.row_cache: None 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.wal_filter: None 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T17:42:42.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T17:42:42.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T17:42:42.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Compression algorithms supported: 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kZSTD supported: 0 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-21T17:42:42.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T17:42:42.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T17:42:42.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.merge_operator: 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5577a7917320) 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cache_index_and_filter_blocks: 1 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: pin_top_level_index_and_filter: 1 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: index_type: 0 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: data_block_index_type: 0 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: index_shortening: 1 2024-09-21T17:42:42.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: checksum: 4 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: no_block_cache: 0 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_cache: 0x5577a790d1f0 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_cache_name: BinnedLRUCache 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_cache_options: 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: capacity : 536870912 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: num_shard_bits : 4 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: strict_capacity_limit : 0 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: high_pri_pool_ratio: 0.000 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_cache_compressed: (nil) 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: persistent_cache: (nil) 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_size: 4096 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_size_deviation: 10 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_restart_interval: 16 2024-09-21T17:42:42.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: index_block_restart_interval: 1 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: metadata_block_size: 4096 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: partition_filters: 0 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: use_delta_encoding: 1 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: filter_policy: bloomfilter 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: whole_key_filtering: 1 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: verify_compression: 0 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: read_amp_bytes_per_bit: 0 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: format_version: 5 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: enable_index_compression: 1 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: block_align: 0 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: max_auto_readahead_size: 262144 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: prepopulate_block_cache: 0 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: initial_auto_readahead_size: 8192 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: num_file_reads_for_auto_readahead: 2 2024-09-21T17:42:42.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.num_levels: 7 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T17:42:42.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T17:42:42.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T17:42:42.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T17:42:42.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T17:42:42.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T17:42:42.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6d8e4164-1dc6-49da-8b2f-100072cf4beb 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940561858382, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940561858895, "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": 1726940561, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6d8e4164-1dc6-49da-8b2f-100072cf4beb", "db_session_id": "NNGLCQV83HBUQ4MQVFOC", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726940561859032, "job": 1, "event": "recovery_finished"} 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.853+0000 7fbe3fa60c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5577a7938e00 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 4 rocksdb: DB pointer 0x5577a7a38000 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe35829640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe35829640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T17:42:42.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: ** DB Stats ** 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: ** Compaction Stats [default] ** 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:42:42.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: ** Compaction Stats [default] ** 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.2 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Cumulative compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Interval compaction: 0.00 GB write, 0.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: Block cache BinnedLRUCache@0x5577a790d1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 0 using public_addrv [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] at bind addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.857+0000 7fbe3fa60c80 1 mon.c@-1(???) e0 preinit fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: e1 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: btime 2024-09-21T17:40:34:975552+0000 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 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-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: legacy client fscid: -1 2024-09-21T17:42:42.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: No filesystems configured 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:00.261836+0000 mgr.y (mgr.14150) 18 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:00.402591+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:00.406879+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:02.262249+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-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:04.262688+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-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:06.263002+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-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:06.520153+0000 mgr.y (mgr.14150) 22 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:07.787367+0000 mgr.y (mgr.14150) 23 : cephadm [INF] Deploying cephadm binary to smithi169 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:08.263250+0000 mgr.y (mgr.14150) 24 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:10.263538+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-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:10.624106+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:10.626761+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:10.630239+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:11.421327+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:11.422729+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:11.422167+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Added host smithi169 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:11.914574+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:12.263875+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:13.485207+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:13.490638+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:13.492163+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:13.494370+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:13.496196+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:13.498633+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:13.662351+0000 mgr.y (mgr.14150) 29 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:13.810832+0000 mgr.y (mgr.14150) 30 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:13.954062+0000 mgr.y (mgr.14150) 31 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:14.100090+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:14.105766+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:14.108823+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:42:42.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:14.110137+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]': finished 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:14.264239+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:15.089533+0000 mgr.y (mgr.14150) 33 : cephadm [INF] Deploying daemon agent.smithi169 on smithi169 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.246902+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.252805+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.258148+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:16.264607+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-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.315379+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.319118+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.320526+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.328359+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.334515+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.388274+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.392446+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.394345+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:42.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.402142+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:16.784963+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:17.836947+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:17.844314+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:18.264919+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-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:18.506435+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-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:20.265308+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-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:22.265723+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-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:24.266065+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-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:25.534437+0000 mon.a (mon.0) 158 : audit [INF] from='client.? 172.21.15.43:0/2903143376' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-21T17:42:42.052 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:25.848214+0000 mon.a (mon.0) 159 : audit [INF] from='client.? 172.21.15.43:0/2903143376' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:25.852744+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:26.266457+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:28.266877+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-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.438695+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.440573+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.445715+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.447511+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.454995+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.459493+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.461263+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:29.428246+0000 mgr.y (mgr.14150) 42 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:29.433620+0000 mgr.y (mgr.14150) 43 : cephadm [INF] Saving service mon spec with placement smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b;count:3 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:29.463351+0000 mgr.y (mgr.14150) 44 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-09-21T17:42:42.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:30.818145+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:30.821304+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:30.826365+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:30.267311+0000 mgr.y (mgr.14150) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:31.591971+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:31.599823+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:32.267648+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-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:33.461413+0000 mon.a (mon.0) 173 : audit [DBG] from='client.? 172.21.15.169:0/1182070192' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:34.268054+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-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cluster 2024-09-21T17:42:36.268455+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-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:36.442760+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:36.448128+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:36.454730+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:42.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:36.456121+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:42.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: audit 2024-09-21T17:42:36.457808+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:42.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: cephadm 2024-09-21T17:42:36.459719+0000 mgr.y (mgr.14150) 49 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T17:42:42.055 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:41 smithi043 bash[25160]: debug 2024-09-21T17:42:41.877+0000 7fbe3882f640 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-09-21T17:42:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:38.268889+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-21T17:42:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:38.460548+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:38.464775+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:42:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:38.465084+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-09-21T17:42:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:38.484488+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:39.460449+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:40.269324+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-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:40.459430+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:40.462585+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:41.460515+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:41.886008+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:42.269732+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-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:42.460364+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:42.886931+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.460097+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.508266+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512149+0000 mon.a (mon.0) 191 : cluster [DBG] monmap epoch 2 2024-09-21T17:42:43.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512164+0000 mon.a (mon.0) 192 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512170+0000 mon.a (mon.0) 193 : cluster [DBG] last_changed 2024-09-21T17:42:38.459971+0000 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512179+0000 mon.a (mon.0) 194 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512188+0000 mon.a (mon.0) 195 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512202+0000 mon.a (mon.0) 196 : cluster [DBG] election_strategy: 1 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512213+0000 mon.a (mon.0) 197 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.512220+0000 mon.a (mon.0) 198 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.531972+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.532013+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:43.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.532204+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.532343+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.535913+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.538566+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.544524+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.550345+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.556517+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.562669+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[19734]: audit 2024-09-21T17:42:43.566896+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:38.268889+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-21T17:42:43.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:38.460548+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:38.464775+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:38.465084+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:38.484488+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:39.460449+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:40.269324+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-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:40.459430+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:40.462585+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:41.460515+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:41.886008+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:43.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:42.269732+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-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:42.460364+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:42.886931+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.460097+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.508266+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512149+0000 mon.a (mon.0) 191 : cluster [DBG] monmap epoch 2 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512164+0000 mon.a (mon.0) 192 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512170+0000 mon.a (mon.0) 193 : cluster [DBG] last_changed 2024-09-21T17:42:38.459971+0000 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512179+0000 mon.a (mon.0) 194 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512188+0000 mon.a (mon.0) 195 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512202+0000 mon.a (mon.0) 196 : cluster [DBG] election_strategy: 1 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512213+0000 mon.a (mon.0) 197 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.512220+0000 mon.a (mon.0) 198 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.531972+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-09-21T17:42:43.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.532013+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.532204+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.532343+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.535913+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.538566+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.544524+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.550345+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.556517+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.562669+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:43.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:43 smithi169 bash[20366]: audit 2024-09-21T17:42:43.566896+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:38.268889+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-21T17:42:44.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:38.460548+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:38.464775+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:42:44.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:38.465084+0000 mon.a (mon.0) 181 : cluster [INF] mon.a calling monitor election 2024-09-21T17:42:44.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:38.484488+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:39.460449+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:40.269324+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-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:40.459430+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:40.462585+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:41.460515+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:41.886008+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:42.269732+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-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:42.460364+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:42.886931+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.460097+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.508266+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512149+0000 mon.a (mon.0) 191 : cluster [DBG] monmap epoch 2 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512164+0000 mon.a (mon.0) 192 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512170+0000 mon.a (mon.0) 193 : cluster [DBG] last_changed 2024-09-21T17:42:38.459971+0000 2024-09-21T17:42:44.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512179+0000 mon.a (mon.0) 194 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512188+0000 mon.a (mon.0) 195 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512202+0000 mon.a (mon.0) 196 : cluster [DBG] election_strategy: 1 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512213+0000 mon.a (mon.0) 197 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.512220+0000 mon.a (mon.0) 198 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.531972+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.532013+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.532204+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 67s) 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.532343+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.535913+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.538566+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.544524+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.550345+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.556517+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.562669+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:43 smithi043 bash[25160]: audit 2024-09-21T17:42:43.566896+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:44.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:42:44 smithi043 bash[19988]: debug 2024-09-21T17:42:44.457+0000 7f0cdcc8d640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T17:42:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cephadm 2024-09-21T17:42:43.608144+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cephadm 2024-09-21T17:42:43.608328+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cephadm 2024-09-21T17:42:43.729349+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cephadm 2024-09-21T17:42:43.755358+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:43.895078+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.895347+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:43.897894+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:43.915833+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:43.915954+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:44.270086+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:44.887177+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:45.886980+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:45.894280+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:46.270487+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:46.887840+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:47.887943+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:48.888380+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.938027+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944570+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-09-21T17:42:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944606+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944631+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944650+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944683+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944720+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944748+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944766+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.944784+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.945811+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-09-21T17:42:49.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.945868+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.946154+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.946415+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:48.968785+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:48.976358+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:48.984628+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[25160]: audit 2024-09-21T17:42:48.995389+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cephadm 2024-09-21T17:42:43.608144+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cephadm 2024-09-21T17:42:43.608328+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cephadm 2024-09-21T17:42:43.729349+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cephadm 2024-09-21T17:42:43.755358+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:43.895078+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.895347+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:43.897894+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:43.915833+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:43.915954+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:44.270086+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:44.887177+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:45.886980+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:45.894280+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T17:42:49.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:46.270487+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:46.887840+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:47.887943+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:48.888380+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.938027+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944570+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944606+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944631+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944650+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944683+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944720+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944748+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944766+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T17:42:49.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.944784+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T17:42:49.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.945811+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-09-21T17:42:49.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.945868+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:49.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.946154+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-21T17:42:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.946415+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-09-21T17:42:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:48.968785+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:48.976358+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:48.984628+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:49 smithi043 bash[19734]: audit 2024-09-21T17:42:48.995389+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cephadm 2024-09-21T17:42:43.608144+0000 mgr.y (mgr.14150) 53 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cephadm 2024-09-21T17:42:43.608328+0000 mgr.y (mgr.14150) 54 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cephadm 2024-09-21T17:42:43.729349+0000 mgr.y (mgr.14150) 55 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cephadm 2024-09-21T17:42:43.755358+0000 mgr.y (mgr.14150) 56 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:43.895078+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.895347+0000 mon.a (mon.0) 219 : cluster [INF] mon.a calling monitor election 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:43.897894+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:43.915833+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:42:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:43.915954+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:44.270086+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:44.887177+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:45.886980+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:45.894280+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:46.270487+0000 mgr.y (mgr.14150) 58 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:46.887840+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:47.887943+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:48.888380+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.938027+0000 mon.a (mon.0) 227 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944570+0000 mon.a (mon.0) 228 : cluster [DBG] monmap epoch 3 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944606+0000 mon.a (mon.0) 229 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944631+0000 mon.a (mon.0) 230 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944650+0000 mon.a (mon.0) 231 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T17:42:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944683+0000 mon.a (mon.0) 232 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944720+0000 mon.a (mon.0) 233 : cluster [DBG] election_strategy: 1 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944748+0000 mon.a (mon.0) 234 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944766+0000 mon.a (mon.0) 235 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.944784+0000 mon.a (mon.0) 236 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.945811+0000 mon.a (mon.0) 237 : cluster [DBG] fsmap 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.945868+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.946154+0000 mon.a (mon.0) 239 : cluster [DBG] mgrmap e13: y(active, since 72s) 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.946415+0000 mon.a (mon.0) 240 : cluster [INF] overall HEALTH_OK 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:48.968785+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:48.976358+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:48.984628+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:49 smithi169 bash[20366]: audit 2024-09-21T17:42:48.995389+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: cluster 2024-09-21T17:42:48.270916+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:50.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: cephadm 2024-09-21T17:42:48.969930+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.014449+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: cephadm 2024-09-21T17:42:49.033753+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.034172+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.035253+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.036286+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: cephadm 2024-09-21T17:42:49.037592+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.186735+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.191098+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.196220+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[19734]: audit 2024-09-21T17:42:49.887567+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: cluster 2024-09-21T17:42:48.270916+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: cephadm 2024-09-21T17:42:48.969930+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.014449+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: cephadm 2024-09-21T17:42:49.033753+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.034172+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.035253+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.036286+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: cephadm 2024-09-21T17:42:49.037592+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.186735+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.191098+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.196220+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:50 smithi043 bash[25160]: audit 2024-09-21T17:42:49.887567+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:50.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: cluster 2024-09-21T17:42:48.270916+0000 mgr.y (mgr.14150) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:50.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: cephadm 2024-09-21T17:42:48.969930+0000 mgr.y (mgr.14150) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.014449+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: cephadm 2024-09-21T17:42:49.033753+0000 mgr.y (mgr.14150) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.034172+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.035253+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.036286+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: cephadm 2024-09-21T17:42:49.037592+0000 mgr.y (mgr.14150) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi043 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.186735+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.191098+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.196220+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:50 smithi169 bash[20366]: audit 2024-09-21T17:42:49.887567+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:42:50.788 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-21T17:42:50.788 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":3,"fsid":"6eaf3ad0-7840-11ef-baf6-efdc52797490","modified":"2024-09-21T17:42:43.892467Z","created":"2024-09-21T17:40:30.247946Z","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.43:3300","nonce":0},{"type":"v1","addr":"172.21.15.43:6789","nonce":0}]},"addr":"172.21.15.43:6789/0","public_addr":"172.21.15.43:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:3301","nonce":0},{"type":"v1","addr":"172.21.15.43:6790","nonce":0}]},"addr":"172.21.15.43:6790/0","public_addr":"172.21.15.43:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T17:42:50.788 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 3 2024-09-21T17:42:51.358 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T17:42:51.359 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T17:42:51.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[19734]: cluster 2024-09-21T17:42:50.271320+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:51.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[19734]: audit 2024-09-21T17:42:50.629031+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[19734]: audit 2024-09-21T17:42:50.786948+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.169:0/1267156484' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[19734]: audit 2024-09-21T17:42:51.587183+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[19734]: audit 2024-09-21T17:42:51.592167+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[19734]: audit 2024-09-21T17:42:51.597181+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[25160]: cluster 2024-09-21T17:42:50.271320+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[25160]: audit 2024-09-21T17:42:50.629031+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[25160]: audit 2024-09-21T17:42:50.786948+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.169:0/1267156484' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[25160]: audit 2024-09-21T17:42:51.587183+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[25160]: audit 2024-09-21T17:42:51.592167+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:51 smithi043 bash[25160]: audit 2024-09-21T17:42:51.597181+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:51 smithi169 bash[20366]: cluster 2024-09-21T17:42:50.271320+0000 mgr.y (mgr.14150) 63 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:51 smithi169 bash[20366]: audit 2024-09-21T17:42:50.629031+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:51 smithi169 bash[20366]: audit 2024-09-21T17:42:50.786948+0000 mon.a (mon.0) 254 : audit [DBG] from='client.? 172.21.15.169:0/1267156484' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-21T17:42:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:51 smithi169 bash[20366]: audit 2024-09-21T17:42:51.587183+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:51 smithi169 bash[20366]: audit 2024-09-21T17:42:51.592167+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:51.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:51 smithi169 bash[20366]: audit 2024-09-21T17:42:51.597181+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[19734]: audit 2024-09-21T17:42:52.193904+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[19734]: audit 2024-09-21T17:42:52.201849+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[19734]: audit 2024-09-21T17:42:52.204368+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:53.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[19734]: audit 2024-09-21T17:42:52.205975+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:53.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[19734]: audit 2024-09-21T17:42:52.207504+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:53.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[25160]: audit 2024-09-21T17:42:52.193904+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[25160]: audit 2024-09-21T17:42:52.201849+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[25160]: audit 2024-09-21T17:42:52.204368+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:53.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[25160]: audit 2024-09-21T17:42:52.205975+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:53.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:53 smithi043 bash[25160]: audit 2024-09-21T17:42:52.207504+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:53.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:53 smithi169 bash[20366]: audit 2024-09-21T17:42:52.193904+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:53 smithi169 bash[20366]: audit 2024-09-21T17:42:52.201849+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:53.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:53 smithi169 bash[20366]: audit 2024-09-21T17:42:52.204368+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:53.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:53 smithi169 bash[20366]: audit 2024-09-21T17:42:52.205975+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:53.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:53 smithi169 bash[20366]: audit 2024-09-21T17:42:52.207504+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:54 smithi043 bash[19734]: cephadm 2024-09-21T17:42:52.203832+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T17:42:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:54 smithi043 bash[19734]: cephadm 2024-09-21T17:42:52.209392+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi043 2024-09-21T17:42:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:54 smithi043 bash[19734]: cluster 2024-09-21T17:42:52.271791+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:54.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:54 smithi043 bash[25160]: cephadm 2024-09-21T17:42:52.203832+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T17:42:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:54 smithi043 bash[25160]: cephadm 2024-09-21T17:42:52.209392+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi043 2024-09-21T17:42:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:54 smithi043 bash[25160]: cluster 2024-09-21T17:42:52.271791+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:54.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:54 smithi169 bash[20366]: cephadm 2024-09-21T17:42:52.203832+0000 mgr.y (mgr.14150) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T17:42:54.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:54 smithi169 bash[20366]: cephadm 2024-09-21T17:42:52.209392+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi043 2024-09-21T17:42:54.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:54 smithi169 bash[20366]: cluster 2024-09-21T17:42:52.271791+0000 mgr.y (mgr.14150) 66 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:55.244 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:42:55.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: cluster 2024-09-21T17:42:54.272226+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:55.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: audit 2024-09-21T17:42:54.334398+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:55.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: audit 2024-09-21T17:42:54.340842+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:55.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: cephadm 2024-09-21T17:42:54.342563+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T17:42:55.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: audit 2024-09-21T17:42:54.342992+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:55.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: audit 2024-09-21T17:42:54.344401+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:55.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: audit 2024-09-21T17:42:54.345757+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:55.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:55 smithi169 bash[20366]: cephadm 2024-09-21T17:42:54.347254+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-09-21T17:42:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: cluster 2024-09-21T17:42:54.272226+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: audit 2024-09-21T17:42:54.334398+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: audit 2024-09-21T17:42:54.340842+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: cephadm 2024-09-21T17:42:54.342563+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T17:42:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: audit 2024-09-21T17:42:54.342992+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: audit 2024-09-21T17:42:54.344401+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: audit 2024-09-21T17:42:54.345757+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[19734]: cephadm 2024-09-21T17:42:54.347254+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: cluster 2024-09-21T17:42:54.272226+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: audit 2024-09-21T17:42:54.334398+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: audit 2024-09-21T17:42:54.340842+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: cephadm 2024-09-21T17:42:54.342563+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: audit 2024-09-21T17:42:54.342992+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T17:42:55.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: audit 2024-09-21T17:42:54.344401+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T17:42:55.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: audit 2024-09-21T17:42:54.345757+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:55.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:55 smithi043 bash[25160]: cephadm 2024-09-21T17:42:54.347254+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-09-21T17:42:56.627 INFO:teuthology.orchestra.run.smithi043.stdout:# minimal ceph.conf for 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:56.628 INFO:teuthology.orchestra.run.smithi043.stdout:[global] 2024-09-21T17:42:56.628 INFO:teuthology.orchestra.run.smithi043.stdout: fsid = 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:42:56.628 INFO:teuthology.orchestra.run.smithi043.stdout: mon_host = [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] 2024-09-21T17:42:57.190 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T17:42:57.190 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:42:57.190 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:42:57.207 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:42:57.207 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:42:57.268 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:42:57.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T17:42:57.282 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:42:57.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:42:57.337 INFO:tasks.cephadm:Adding mgr.y on smithi043 2024-09-21T17:42:57.337 INFO:tasks.cephadm:Adding mgr.x on smithi169 2024-09-21T17:42:57.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch apply mgr '2;smithi043=y;smithi169=x' 2024-09-21T17:42:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: cluster 2024-09-21T17:42:56.272684+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.310636+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.315083+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.316744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.318988+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.319906+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: cephadm 2024-09-21T17:42:56.321174+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: cephadm 2024-09-21T17:42:56.321426+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: cephadm 2024-09-21T17:42:56.463687+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: cephadm 2024-09-21T17:42:56.477424+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.588926+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.593286+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.619949+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.622688+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/2314641486' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.624260+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[25160]: audit 2024-09-21T17:42:56.629157+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: cluster 2024-09-21T17:42:56.272684+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.310636+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.315083+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.316744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.318988+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.319906+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: cephadm 2024-09-21T17:42:56.321174+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: cephadm 2024-09-21T17:42:56.321426+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: cephadm 2024-09-21T17:42:56.463687+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: cephadm 2024-09-21T17:42:56.477424+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:57.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.588926+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.593286+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.619949+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.622688+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/2314641486' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:57.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.624260+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:57 smithi043 bash[19734]: audit 2024-09-21T17:42:56.629157+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: cluster 2024-09-21T17:42:56.272684+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.310636+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.315083+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.316744+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.318988+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.319906+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: cephadm 2024-09-21T17:42:56.321174+0000 mgr.y (mgr.14150) 71 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: cephadm 2024-09-21T17:42:56.321426+0000 mgr.y (mgr.14150) 72 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: cephadm 2024-09-21T17:42:56.463687+0000 mgr.y (mgr.14150) 73 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: cephadm 2024-09-21T17:42:56.477424+0000 mgr.y (mgr.14150) 74 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:42:57.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.588926+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.593286+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.619949+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.622688+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/2314641486' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:42:57.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.624260+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:57.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:57 smithi169 bash[20366]: audit 2024-09-21T17:42:56.629157+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:42:59.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:42:59 smithi169 bash[20366]: cluster 2024-09-21T17:42:58.273106+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:59.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:42:59 smithi043 bash[19734]: cluster 2024-09-21T17:42:58.273106+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:42:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:42:59 smithi043 bash[25160]: cluster 2024-09-21T17:42:58.273106+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:01.099 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:43:01.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:01 smithi169 bash[20366]: cluster 2024-09-21T17:43:00.273535+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:01.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:01 smithi043 bash[25160]: cluster 2024-09-21T17:43:00.273535+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:01 smithi043 bash[19734]: cluster 2024-09-21T17:43:00.273535+0000 mgr.y (mgr.14150) 76 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:02.699 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mgr update... 2024-09-21T17:43:03.589 DEBUG:teuthology.orchestra.run.smithi169:mgr.x> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T17:43:03.592 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T17:43:03.592 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T17:43:03.592 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:43:03.592 DEBUG:teuthology.orchestra.run.smithi043:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:43:03.598 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-21T17:43:03.599 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_1 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 873 Links: 1 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-21 17:35:38.101047327 +0000 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-21 17:35:37.849049577 +0000 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-21 17:35:37.849049577 +0000 2024-09-21T17:43:03.645 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-21T17:43:03.645 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:43:03.700 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-21T17:43:03.701 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-21T17:43:03.701 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000191014 s, 2.7 MB/s 2024-09-21T17:43:03.702 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:43:03.750 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_2 2024-09-21T17:43:03.796 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:43:03.796 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:03.796 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-09-21T17:43:03.797 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:03.797 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-21 17:35:38.329045290 +0000 2024-09-21T17:43:03.797 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-21 17:35:38.325045326 +0000 2024-09-21T17:43:03.797 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-21 17:35:38.325045326 +0000 2024-09-21T17:43:03.797 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-21T17:43:03.797 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:43:03.851 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-21T17:43:03.852 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-21T17:43:03.852 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000333337 s, 1.5 MB/s 2024-09-21T17:43:03.853 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: cluster 2024-09-21T17:43:02.274001+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.687824+0000 mgr.y (mgr.14150) 78 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: cephadm 2024-09-21T17:43:02.690895+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Saving service mgr spec with placement smithi043=y;smithi169=x;count:2 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.697109+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.698845+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.703168+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.705037+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.713806+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.717863+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:43:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.720382+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:43:03.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.727046+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:43:03.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: audit 2024-09-21T17:43:02.729022+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:03.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:03 smithi169 bash[20366]: cephadm 2024-09-21T17:43:02.731012+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T17:43:03.902 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_3 2024-09-21T17:43:03.948 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:43:03.948 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:03.949 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-09-21T17:43:03.949 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:03.949 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-21 17:35:39.073038645 +0000 2024-09-21T17:43:03.949 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-21 17:35:38.837040753 +0000 2024-09-21T17:43:03.949 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-21 17:35:38.837040753 +0000 2024-09-21T17:43:03.949 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-21T17:43:03.949 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:43:04.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: cluster 2024-09-21T17:43:02.274001+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:04.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.687824+0000 mgr.y (mgr.14150) 78 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:04.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: cephadm 2024-09-21T17:43:02.690895+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Saving service mgr spec with placement smithi043=y;smithi169=x;count:2 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.697109+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.698845+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.703168+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.705037+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.713806+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.717863+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.720382+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.727046+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: audit 2024-09-21T17:43:02.729022+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:04.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[19734]: cephadm 2024-09-21T17:43:02.731012+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: cluster 2024-09-21T17:43:02.274001+0000 mgr.y (mgr.14150) 77 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.687824+0000 mgr.y (mgr.14150) 78 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi043=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: cephadm 2024-09-21T17:43:02.690895+0000 mgr.y (mgr.14150) 79 : cephadm [INF] Saving service mgr spec with placement smithi043=y;smithi169=x;count:2 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.697109+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.698845+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.703168+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.705037+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.713806+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.717863+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.720382+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-21T17:43:04.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.727046+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:43:04.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: audit 2024-09-21T17:43:02.729022+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:04.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:03 smithi043 bash[25160]: cephadm 2024-09-21T17:43:02.731012+0000 mgr.y (mgr.14150) 80 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T17:43:04.005 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-21T17:43:04.005 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-21T17:43:04.005 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000313238 s, 1.6 MB/s 2024-09-21T17:43:04.005 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:43:04.054 DEBUG:teuthology.orchestra.run.smithi043:> stat /dev/vg_nvme/lv_4 2024-09-21T17:43:04.100 INFO:teuthology.orchestra.run.smithi043.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout:Access: 2024-09-21 17:35:39.557034321 +0000 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout:Modify: 2024-09-21 17:35:39.285036750 +0000 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout:Change: 2024-09-21 17:35:39.285036750 +0000 2024-09-21T17:43:04.101 INFO:teuthology.orchestra.run.smithi043.stdout: Birth: - 2024-09-21T17:43:04.101 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:43:04.155 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records in 2024-09-21T17:43:04.155 INFO:teuthology.orchestra.run.smithi043.stderr:1+0 records out 2024-09-21T17:43:04.155 INFO:teuthology.orchestra.run.smithi043.stderr:512 bytes copied, 0.000299995 s, 1.7 MB/s 2024-09-21T17:43:04.156 DEBUG:teuthology.orchestra.run.smithi043:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:43:04.206 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:43:04.206 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T17:43:04.211 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-21T17:43:04.211 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_1 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-21 17:35:34.265067195 +0000 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-21 17:35:34.013069446 +0000 2024-09-21T17:43:04.260 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-21 17:35:34.013069446 +0000 2024-09-21T17:43:04.261 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-09-21T17:43:04.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T17:43:04.315 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-21T17:43:04.315 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-21T17:43:04.315 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000425661 s, 1.2 MB/s 2024-09-21T17:43:04.316 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T17:43:04.365 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_2 2024-09-21T17:43:04.416 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T17:43:04.416 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:04.416 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-09-21T17:43:04.416 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:04.416 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-21 17:35:34.773062658 +0000 2024-09-21T17:43:04.416 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-21 17:35:34.525064873 +0000 2024-09-21T17:43:04.417 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-21 17:35:34.525064873 +0000 2024-09-21T17:43:04.417 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-09-21T17:43:04.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T17:43:04.473 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-21T17:43:04.473 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-21T17:43:04.473 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000254773 s, 2.0 MB/s 2024-09-21T17:43:04.474 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T17:43:04.521 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_3 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-21 17:35:35.261058298 +0000 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-21 17:35:35.029060372 +0000 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-21 17:35:35.029060372 +0000 2024-09-21T17:43:04.568 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-09-21T17:43:04.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T17:43:04.622 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-21T17:43:04.622 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-21T17:43:04.623 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000293147 s, 1.7 MB/s 2024-09-21T17:43:04.624 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T17:43:04.673 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_4 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-09-21 17:35:35.741054011 +0000 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-09-21 17:35:35.509056083 +0000 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-09-21 17:35:35.509056083 +0000 2024-09-21T17:43:04.720 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-09-21T17:43:04.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T17:43:04.772 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-09-21T17:43:04.773 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-09-21T17:43:04.773 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000198226 s, 2.6 MB/s 2024-09-21T17:43:04.774 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T17:43:04.822 INFO:tasks.cephadm:Deploying osd.0 on smithi043 with /dev/vg_nvme/lv_4... 2024-09-21T17:43:04.822 DEBUG:teuthology.orchestra.run.smithi043:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T17:43:06.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:05 smithi043 bash[19734]: cluster 2024-09-21T17:43:04.274550+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:06.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:05 smithi043 bash[25160]: cluster 2024-09-21T17:43:04.274550+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:05 smithi169 bash[20366]: cluster 2024-09-21T17:43:04.274550+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:07.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:07.373 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:07 smithi169 systemd[1]: Started Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:43:07.373 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: cluster 2024-09-21T17:43:06.274996+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.315779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.323142+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.330982+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.337906+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.361948+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.945 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.366841+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.373688+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.393715+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.395744+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.396536+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.401329+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.438430+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.439683+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[25160]: audit 2024-09-21T17:43:07.440748+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: cluster 2024-09-21T17:43:06.274996+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.315779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.946 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.323142+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.330982+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.337906+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.361948+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.366841+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.373688+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.393715+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.395744+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.396536+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.401329+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.438430+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.439683+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:43:07.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:07 smithi043 bash[19734]: audit 2024-09-21T17:43:07.440748+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: cluster 2024-09-21T17:43:06.274996+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.315779+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.323142+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.330982+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.337906+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.361948+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.366841+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.373688+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.393715+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.395744+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.396536+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.401329+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.438430+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.439683+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:43:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:07 smithi169 bash[20366]: audit 2024-09-21T17:43:07.440748+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:08.650 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:08 smithi169 bash[21789]: debug 2024-09-21T17:43:08.291+0000 7fe92b7c9640 1 -- 172.21.15.169:0/3047026101 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b010f7d0e0 con 0x55b010f7f800 2024-09-21T17:43:08.650 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:08 smithi169 bash[21789]: debug 2024-09-21T17:43:08.403+0000 7fe92e033040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T17:43:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:08 smithi043 bash[19734]: cephadm 2024-09-21T17:43:07.401817+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:43:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:08 smithi043 bash[19734]: cephadm 2024-09-21T17:43:07.437876+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T17:43:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:08 smithi043 bash[19734]: cephadm 2024-09-21T17:43:07.441950+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi043 2024-09-21T17:43:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:08 smithi043 bash[25160]: cephadm 2024-09-21T17:43:07.401817+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:43:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:08 smithi043 bash[25160]: cephadm 2024-09-21T17:43:07.437876+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T17:43:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:08 smithi043 bash[25160]: cephadm 2024-09-21T17:43:07.441950+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi043 2024-09-21T17:43:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:08 smithi169 bash[20366]: cephadm 2024-09-21T17:43:07.401817+0000 mgr.y (mgr.14150) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:43:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:08 smithi169 bash[20366]: cephadm 2024-09-21T17:43:07.437876+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-09-21T17:43:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:08 smithi169 bash[20366]: cephadm 2024-09-21T17:43:07.441950+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi043 2024-09-21T17:43:09.564 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:43:09.771 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:09 smithi169 bash[21789]: debug 2024-09-21T17:43:09.615+0000 7fe92e033040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T17:43:09.771 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:09 smithi169 bash[21789]: debug 2024-09-21T17:43:09.683+0000 7fe92e033040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T17:43:10.150 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:09 smithi169 bash[21789]: debug 2024-09-21T17:43:09.835+0000 7fe92e033040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T17:43:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:09 smithi169 bash[20366]: cluster 2024-09-21T17:43:08.275409+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:09 smithi169 bash[20366]: audit 2024-09-21T17:43:08.986244+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:09 smithi043 bash[19734]: cluster 2024-09-21T17:43:08.275409+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:09 smithi043 bash[19734]: audit 2024-09-21T17:43:08.986244+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:09 smithi043 bash[25160]: cluster 2024-09-21T17:43:08.275409+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:09 smithi043 bash[25160]: audit 2024-09-21T17:43:08.986244+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:10.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:10 smithi169 bash[21789]: debug 2024-09-21T17:43:10.495+0000 7fe92e033040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T17:43:10.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:10 smithi169 bash[21789]: debug 2024-09-21T17:43:10.567+0000 7fe92e033040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T17:43:10.900 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:10 smithi169 bash[21789]: debug 2024-09-21T17:43:10.639+0000 7fe92e033040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T17:43:10.900 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:10 smithi169 bash[21789]: debug 2024-09-21T17:43:10.827+0000 7fe92e033040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T17:43:11.246 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:10 smithi169 bash[21789]: debug 2024-09-21T17:43:10.907+0000 7fe92e033040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T17:43:11.247 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:10 smithi169 bash[21789]: debug 2024-09-21T17:43:10.983+0000 7fe92e033040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T17:43:11.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.108516+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.112041+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.114104+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:11.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.116233+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:11.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.117153+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:11.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.122021+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: cephadm 2024-09-21T17:43:10.122558+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:43:11.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.738471+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.741706+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[20366]: audit 2024-09-21T17:43:10.749100+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.108516+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.112041+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.114104+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.116233+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.117153+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.122021+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: cephadm 2024-09-21T17:43:10.122558+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.738471+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.741706+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.367 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[19734]: audit 2024-09-21T17:43:10.749100+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.108516+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.112041+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.114104+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.116233+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.117153+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.122021+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: cephadm 2024-09-21T17:43:10.122558+0000 mgr.y (mgr.14150) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.738471+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.741706+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:11 smithi043 bash[25160]: audit 2024-09-21T17:43:10.749100+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:11.515 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[21789]: debug 2024-09-21T17:43:11.243+0000 7fe92e033040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T17:43:11.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[21789]: debug 2024-09-21T17:43:11.311+0000 7fe92e033040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T17:43:11.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[21789]: debug 2024-09-21T17:43:11.511+0000 7fe92e033040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T17:43:11.838 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[21789]: debug 2024-09-21T17:43:11.591+0000 7fe92e033040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T17:43:12.126 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:11 smithi169 bash[21789]: debug 2024-09-21T17:43:11.851+0000 7fe92e033040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T17:43:12.334 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:12 smithi169 bash[21789]: debug 2024-09-21T17:43:12.027+0000 7fe92e033040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:43:12.392 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:12 smithi043 bash[19734]: cluster 2024-09-21T17:43:10.275770+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:12.393 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:12 smithi043 bash[25160]: cluster 2024-09-21T17:43:10.275770+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:12.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:12 smithi169 bash[20366]: cluster 2024-09-21T17:43:10.275770+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:12.400 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:12 smithi169 bash[21789]: debug 2024-09-21T17:43:12.191+0000 7fe92e033040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T17:43:12.400 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:12 smithi169 bash[21789]: debug 2024-09-21T17:43:12.275+0000 7fe92e033040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T17:43:12.900 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:12 smithi169 bash[21789]: debug 2024-09-21T17:43:12.451+0000 7fe92e033040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:43:13.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:13 smithi043 bash[19734]: cluster 2024-09-21T17:43:12.276156+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:13.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:13 smithi043 bash[19734]: audit 2024-09-21T17:43:12.305382+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:13.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:13 smithi043 bash[19734]: audit 2024-09-21T17:43:12.955852+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:13.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:13 smithi043 bash[25160]: cluster 2024-09-21T17:43:12.276156+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:13.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:13 smithi043 bash[25160]: audit 2024-09-21T17:43:12.305382+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:13.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:13 smithi043 bash[25160]: audit 2024-09-21T17:43:12.955852+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:13.588 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[20366]: cluster 2024-09-21T17:43:12.276156+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:13.588 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[20366]: audit 2024-09-21T17:43:12.305382+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:13.588 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[20366]: audit 2024-09-21T17:43:12.955852+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:13.588 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[21789]: debug 2024-09-21T17:43:13.287+0000 7fe92e033040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T17:43:13.589 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[21789]: debug 2024-09-21T17:43:13.363+0000 7fe92e033040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T17:43:13.900 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[21789]: debug 2024-09-21T17:43:13.583+0000 7fe92e033040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T17:43:13.900 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:13 smithi169 bash[21789]: debug 2024-09-21T17:43:13.659+0000 7fe92e033040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T17:43:14.309 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[21789]: debug 2024-09-21T17:43:14.043+0000 7fe92e033040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T17:43:14.309 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[21789]: debug 2024-09-21T17:43:14.119+0000 7fe92e033040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T17:43:14.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[20366]: cluster 2024-09-21T17:43:14.143585+0000 mon.a (mon.0) 313 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:43:14.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[20366]: audit 2024-09-21T17:43:14.145389+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:43:14.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[20366]: audit 2024-09-21T17:43:14.146099+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:43:14.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[20366]: audit 2024-09-21T17:43:14.147303+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:43:14.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:14 smithi169 bash[20366]: audit 2024-09-21T17:43:14.148025+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[19734]: cluster 2024-09-21T17:43:14.143585+0000 mon.a (mon.0) 313 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[19734]: audit 2024-09-21T17:43:14.145389+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[19734]: audit 2024-09-21T17:43:14.146099+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[19734]: audit 2024-09-21T17:43:14.147303+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[19734]: audit 2024-09-21T17:43:14.148025+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[25160]: cluster 2024-09-21T17:43:14.143585+0000 mon.a (mon.0) 313 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[25160]: audit 2024-09-21T17:43:14.145389+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[25160]: audit 2024-09-21T17:43:14.146099+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:43:14.690 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[25160]: audit 2024-09-21T17:43:14.147303+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:43:14.691 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:14 smithi043 bash[25160]: audit 2024-09-21T17:43:14.148025+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/1843491055' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:43:15.322 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:43:15.363 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi043:vg_nvme/lv_4 2024-09-21T17:43:15.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: cluster 2024-09-21T17:43:14.276467+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:15.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: cluster 2024-09-21T17:43:14.320030+0000 mon.a (mon.0) 314 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-09-21T17:43:15.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.320173+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T17:43:15.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.818003+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.823653+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.828667+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:15.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.832066+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.836306+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:15.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.837661+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:15.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:15 smithi169 bash[20366]: audit 2024-09-21T17:43:14.844816+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: cluster 2024-09-21T17:43:14.276467+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: cluster 2024-09-21T17:43:14.320030+0000 mon.a (mon.0) 314 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-09-21T17:43:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.320173+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T17:43:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.818003+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.823653+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.828667+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:15.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.832066+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.836306+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:15.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.837661+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:15.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[19734]: audit 2024-09-21T17:43:14.844816+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: cluster 2024-09-21T17:43:14.276467+0000 mgr.y (mgr.14150) 90 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:15.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: cluster 2024-09-21T17:43:14.320030+0000 mon.a (mon.0) 314 : cluster [DBG] mgrmap e14: y(active, since 98s), standbys: x 2024-09-21T17:43:15.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.320173+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T17:43:15.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.818003+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.823653+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.828667+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:15.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.832066+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:15.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.836306+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:15.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.837661+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:15.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:15 smithi043 bash[25160]: audit 2024-09-21T17:43:14.844816+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:17.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:17 smithi169 bash[20366]: cluster 2024-09-21T17:43:16.276842+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:17 smithi043 bash[19734]: cluster 2024-09-21T17:43:16.276842+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:17 smithi043 bash[25160]: cluster 2024-09-21T17:43:16.276842+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:19.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:19 smithi169 bash[20366]: cluster 2024-09-21T17:43:18.277311+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:19.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:19 smithi043 bash[19734]: cluster 2024-09-21T17:43:18.277311+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:19.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:19 smithi043 bash[25160]: cluster 2024-09-21T17:43:18.277311+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:20.105 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:43:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:21 smithi043 bash[19734]: cluster 2024-09-21T17:43:20.277686+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:21 smithi043 bash[25160]: cluster 2024-09-21T17:43:20.277686+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:21.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:21 smithi169 bash[20366]: cluster 2024-09-21T17:43:20.277686+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:22.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:22 smithi169 bash[20366]: audit 2024-09-21T17:43:21.473652+0000 mgr.y (mgr.14150) 94 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:22.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:22 smithi169 bash[20366]: audit 2024-09-21T17:43:21.480482+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:43:22.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:22 smithi169 bash[20366]: audit 2024-09-21T17:43:21.483934+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:43:22.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:22 smithi169 bash[20366]: audit 2024-09-21T17:43:21.485142+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[19734]: audit 2024-09-21T17:43:21.473652+0000 mgr.y (mgr.14150) 94 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[19734]: audit 2024-09-21T17:43:21.480482+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:43:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[19734]: audit 2024-09-21T17:43:21.483934+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:43:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[19734]: audit 2024-09-21T17:43:21.485142+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:22.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[25160]: audit 2024-09-21T17:43:21.473652+0000 mgr.y (mgr.14150) 94 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:43:22.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[25160]: audit 2024-09-21T17:43:21.480482+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:43:22.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[25160]: audit 2024-09-21T17:43:21.483934+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:43:22.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:22 smithi043 bash[25160]: audit 2024-09-21T17:43:21.485142+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:23.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:23 smithi169 bash[20366]: cluster 2024-09-21T17:43:22.278105+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:23 smithi043 bash[19734]: cluster 2024-09-21T17:43:22.278105+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:23.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:23 smithi043 bash[25160]: cluster 2024-09-21T17:43:22.278105+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:25.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:25 smithi169 bash[20366]: cluster 2024-09-21T17:43:24.278527+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:25 smithi043 bash[19734]: cluster 2024-09-21T17:43:24.278527+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:25 smithi043 bash[25160]: cluster 2024-09-21T17:43:24.278527+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:27.616 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:27 smithi043 bash[19734]: cluster 2024-09-21T17:43:26.278936+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:27.616 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:27 smithi043 bash[25160]: cluster 2024-09-21T17:43:26.278936+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:27.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:27 smithi169 bash[20366]: cluster 2024-09-21T17:43:26.278936+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:29.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:29 smithi043 bash[19734]: cluster 2024-09-21T17:43:28.279262+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:29.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:29 smithi043 bash[25160]: cluster 2024-09-21T17:43:28.279262+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:29.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:29 smithi169 bash[20366]: cluster 2024-09-21T17:43:28.279262+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:30.507 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[25160]: audit 2024-09-21T17:43:30.050977+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.43:0/2057682169' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c92c6b96-fa72-4781-a9df-02320fc1874a"}]: dispatch 2024-09-21T17:43:30.507 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[25160]: audit 2024-09-21T17:43:30.053381+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.43:0/2057682169' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c92c6b96-fa72-4781-a9df-02320fc1874a"}]': finished 2024-09-21T17:43:30.507 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[25160]: cluster 2024-09-21T17:43:30.055718+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T17:43:30.508 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[25160]: audit 2024-09-21T17:43:30.055988+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:43:30.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[19734]: audit 2024-09-21T17:43:30.050977+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.43:0/2057682169' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c92c6b96-fa72-4781-a9df-02320fc1874a"}]: dispatch 2024-09-21T17:43:30.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[19734]: audit 2024-09-21T17:43:30.053381+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.43:0/2057682169' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c92c6b96-fa72-4781-a9df-02320fc1874a"}]': finished 2024-09-21T17:43:30.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[19734]: cluster 2024-09-21T17:43:30.055718+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T17:43:30.508 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:30 smithi043 bash[19734]: audit 2024-09-21T17:43:30.055988+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:43:30.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:30 smithi169 bash[20366]: audit 2024-09-21T17:43:30.050977+0000 mon.a (mon.0) 326 : audit [INF] from='client.? 172.21.15.43:0/2057682169' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c92c6b96-fa72-4781-a9df-02320fc1874a"}]: dispatch 2024-09-21T17:43:30.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:30 smithi169 bash[20366]: audit 2024-09-21T17:43:30.053381+0000 mon.a (mon.0) 327 : audit [INF] from='client.? 172.21.15.43:0/2057682169' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c92c6b96-fa72-4781-a9df-02320fc1874a"}]': finished 2024-09-21T17:43:30.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:30 smithi169 bash[20366]: cluster 2024-09-21T17:43:30.055718+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T17:43:30.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:30 smithi169 bash[20366]: audit 2024-09-21T17:43:30.055988+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:43:31.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:31 smithi169 bash[20366]: cluster 2024-09-21T17:43:30.279626+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:31.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:31 smithi169 bash[20366]: audit 2024-09-21T17:43:30.701600+0000 mon.a (mon.0) 330 : audit [DBG] from='client.? 172.21.15.43:0/288210567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:43:31.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:31 smithi169 bash[20366]: audit 2024-09-21T17:43:30.865499+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:31 smithi169 bash[20366]: audit 2024-09-21T17:43:30.870342+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:31 smithi169 bash[20366]: audit 2024-09-21T17:43:30.877239+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[19734]: cluster 2024-09-21T17:43:30.279626+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[19734]: audit 2024-09-21T17:43:30.701600+0000 mon.a (mon.0) 330 : audit [DBG] from='client.? 172.21.15.43:0/288210567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:43:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[19734]: audit 2024-09-21T17:43:30.865499+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[19734]: audit 2024-09-21T17:43:30.870342+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[19734]: audit 2024-09-21T17:43:30.877239+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[25160]: cluster 2024-09-21T17:43:30.279626+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:31.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[25160]: audit 2024-09-21T17:43:30.701600+0000 mon.a (mon.0) 330 : audit [DBG] from='client.? 172.21.15.43:0/288210567' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:43:31.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[25160]: audit 2024-09-21T17:43:30.865499+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[25160]: audit 2024-09-21T17:43:30.870342+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:31.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:31 smithi043 bash[25160]: audit 2024-09-21T17:43:30.877239+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:33.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:33 smithi169 bash[20366]: cluster 2024-09-21T17:43:32.279976+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:33.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:33 smithi043 bash[19734]: cluster 2024-09-21T17:43:32.279976+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:33.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:33 smithi043 bash[25160]: cluster 2024-09-21T17:43:32.279976+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[19734]: cluster 2024-09-21T17:43:34.280405+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[19734]: audit 2024-09-21T17:43:35.031201+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[19734]: audit 2024-09-21T17:43:35.036801+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[19734]: audit 2024-09-21T17:43:35.043160+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[25160]: cluster 2024-09-21T17:43:34.280405+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[25160]: audit 2024-09-21T17:43:35.031201+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[25160]: audit 2024-09-21T17:43:35.036801+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:36 smithi043 bash[25160]: audit 2024-09-21T17:43:35.043160+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:36 smithi169 bash[20366]: cluster 2024-09-21T17:43:34.280405+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:36.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:36 smithi169 bash[20366]: audit 2024-09-21T17:43:35.031201+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:36 smithi169 bash[20366]: audit 2024-09-21T17:43:35.036801+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:36.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:36 smithi169 bash[20366]: audit 2024-09-21T17:43:35.043160+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:38 smithi169 bash[20366]: cluster 2024-09-21T17:43:36.280763+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:38.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:38 smithi043 bash[19734]: cluster 2024-09-21T17:43:36.280763+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:38 smithi043 bash[25160]: cluster 2024-09-21T17:43:36.280763+0000 mgr.y (mgr.14150) 102 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:40 smithi169 bash[20366]: cluster 2024-09-21T17:43:38.281234+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:40.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:40 smithi043 bash[19734]: cluster 2024-09-21T17:43:38.281234+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:40.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:40 smithi043 bash[25160]: cluster 2024-09-21T17:43:38.281234+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:42 smithi169 bash[20366]: cluster 2024-09-21T17:43:40.281687+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:42.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:42 smithi043 bash[19734]: cluster 2024-09-21T17:43:40.281687+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:42.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:42 smithi043 bash[25160]: cluster 2024-09-21T17:43:40.281687+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:44.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:44 smithi169 bash[20366]: cluster 2024-09-21T17:43:42.282075+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:44.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:44 smithi169 bash[20366]: audit 2024-09-21T17:43:43.522184+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T17:43:44.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:44 smithi169 bash[20366]: audit 2024-09-21T17:43:43.523913+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:44.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:44 smithi043 bash[19734]: cluster 2024-09-21T17:43:42.282075+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:44.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:44 smithi043 bash[19734]: audit 2024-09-21T17:43:43.522184+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T17:43:44.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:44 smithi043 bash[19734]: audit 2024-09-21T17:43:43.523913+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:44.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:44 smithi043 bash[25160]: cluster 2024-09-21T17:43:42.282075+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:44.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:44 smithi043 bash[25160]: audit 2024-09-21T17:43:43.522184+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-21T17:43:44.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:44 smithi043 bash[25160]: audit 2024-09-21T17:43:43.523913+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:45.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:45 smithi043 bash[25160]: cephadm 2024-09-21T17:43:43.525412+0000 mgr.y (mgr.14150) 106 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T17:43:45.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:45 smithi043 bash[19734]: cephadm 2024-09-21T17:43:43.525412+0000 mgr.y (mgr.14150) 106 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T17:43:45.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:45 smithi169 bash[20366]: cephadm 2024-09-21T17:43:43.525412+0000 mgr.y (mgr.14150) 106 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T17:43:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:46 smithi043 bash[19734]: cluster 2024-09-21T17:43:44.282492+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:46 smithi043 bash[25160]: cluster 2024-09-21T17:43:44.282492+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:46.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:46 smithi169 bash[20366]: cluster 2024-09-21T17:43:44.282492+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:47.950 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:43:47 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:47.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:47 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:47.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:47 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:48.246 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:43:48 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:48.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:48 smithi043 bash[19734]: cluster 2024-09-21T17:43:46.283003+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:48.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:48 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:48 smithi043 bash[25160]: cluster 2024-09-21T17:43:46.283003+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:48 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:43:48.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:48 smithi169 bash[20366]: cluster 2024-09-21T17:43:46.283003+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:49.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[19734]: audit 2024-09-21T17:43:48.213554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:49.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[19734]: audit 2024-09-21T17:43:48.218454+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[19734]: audit 2024-09-21T17:43:48.218851+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:49.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[19734]: audit 2024-09-21T17:43:48.220572+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:49.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[19734]: audit 2024-09-21T17:43:48.223351+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.319 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[19734]: audit 2024-09-21T17:43:48.227840+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[25160]: audit 2024-09-21T17:43:48.213554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:49.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[25160]: audit 2024-09-21T17:43:48.218454+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[25160]: audit 2024-09-21T17:43:48.218851+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:49.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[25160]: audit 2024-09-21T17:43:48.220572+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:49.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[25160]: audit 2024-09-21T17:43:48.223351+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.320 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:49 smithi043 bash[25160]: audit 2024-09-21T17:43:48.227840+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:49 smithi169 bash[20366]: audit 2024-09-21T17:43:48.213554+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:49 smithi169 bash[20366]: audit 2024-09-21T17:43:48.218454+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:49 smithi169 bash[20366]: audit 2024-09-21T17:43:48.218851+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:49 smithi169 bash[20366]: audit 2024-09-21T17:43:48.220572+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:49 smithi169 bash[20366]: audit 2024-09-21T17:43:48.223351+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:49 smithi169 bash[20366]: audit 2024-09-21T17:43:48.227840+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:50.358 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:50 smithi169 bash[20366]: cluster 2024-09-21T17:43:48.283345+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:50.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:50 smithi043 bash[19734]: cluster 2024-09-21T17:43:48.283345+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:50 smithi043 bash[25160]: cluster 2024-09-21T17:43:48.283345+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: cluster 2024-09-21T17:43:50.283710+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.044299+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.050007+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: cephadm 2024-09-21T17:43:51.051730+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.052858+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.055021+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.057843+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.059254+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:52 smithi169 bash[20366]: audit 2024-09-21T17:43:51.064375+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: cluster 2024-09-21T17:43:50.283710+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.044299+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.050007+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: cephadm 2024-09-21T17:43:51.051730+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:43:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.052858+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.055021+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.057843+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.059254+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[25160]: audit 2024-09-21T17:43:51.064375+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: cluster 2024-09-21T17:43:50.283710+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.044299+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.050007+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: cephadm 2024-09-21T17:43:51.051730+0000 mgr.y (mgr.14150) 111 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.052858+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.055021+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.057843+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.059254+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:52 smithi043 bash[19734]: audit 2024-09-21T17:43:51.064375+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:54.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:54 smithi169 bash[20366]: cluster 2024-09-21T17:43:52.284142+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:54.491 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:54 smithi043 bash[19734]: cluster 2024-09-21T17:43:52.284142+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:54.491 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:54 smithi043 bash[25160]: cluster 2024-09-21T17:43:52.284142+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:56.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:56 smithi169 bash[20366]: cluster 2024-09-21T17:43:54.284573+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:56.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:56 smithi169 bash[20366]: audit 2024-09-21T17:43:55.212398+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:56 smithi169 bash[20366]: audit 2024-09-21T17:43:55.219134+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:56 smithi169 bash[20366]: audit 2024-09-21T17:43:55.237186+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[19734]: cluster 2024-09-21T17:43:54.284573+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[19734]: audit 2024-09-21T17:43:55.212398+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[19734]: audit 2024-09-21T17:43:55.219134+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[19734]: audit 2024-09-21T17:43:55.237186+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[25160]: cluster 2024-09-21T17:43:54.284573+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[25160]: audit 2024-09-21T17:43:55.212398+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.437 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[25160]: audit 2024-09-21T17:43:55.219134+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:56.438 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:56 smithi043 bash[25160]: audit 2024-09-21T17:43:55.237186+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: cluster 2024-09-21T17:43:56.284995+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.821334+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.826147+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.828142+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.832913+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.833261+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.834506+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:58.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:43:58 smithi169 bash[20366]: audit 2024-09-21T17:43:57.840352+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: cluster 2024-09-21T17:43:56.284995+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.821334+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.826147+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.828142+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.832913+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.833261+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.834506+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[19734]: audit 2024-09-21T17:43:57.840352+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: cluster 2024-09-21T17:43:56.284995+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.821334+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.826147+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.828142+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:43:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.832913+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.833261+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:43:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.834506+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:43:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:43:58 smithi043 bash[25160]: audit 2024-09-21T17:43:57.840352+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:43:59.790 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 0 on host 'smithi043' 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: cluster 2024-09-21T17:43:58.285413+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.211669+0000 mon.a (mon.0) 362 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.772608+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.779392+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.787682+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.788581+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.796835+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.800482+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:00.389 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.801673+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[19734]: audit 2024-09-21T17:43:59.811487+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: cluster 2024-09-21T17:43:58.285413+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.211669+0000 mon.a (mon.0) 362 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.772608+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.779392+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.787682+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.788581+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.796835+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.800482+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.801673+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:00.390 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:00 smithi043 bash[25160]: audit 2024-09-21T17:43:59.811487+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.391 DEBUG:teuthology.orchestra.run.smithi043:osd.0> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T17:44:00.394 INFO:tasks.cephadm:Deploying osd.1 on smithi043 with /dev/vg_nvme/lv_3... 2024-09-21T17:44:00.394 DEBUG:teuthology.orchestra.run.smithi043:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: cluster 2024-09-21T17:43:58.285413+0000 mgr.y (mgr.14150) 115 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.211669+0000 mon.a (mon.0) 362 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.772608+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.779392+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.787682+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.788581+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.796835+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.800482+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.801673+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:00 smithi169 bash[20366]: audit 2024-09-21T17:43:59.811487+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: cephadm 2024-09-21T17:43:59.790347+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 15221M 2024-09-21T17:44:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: audit 2024-09-21T17:44:00.057527+0000 mon.a (mon.0) 371 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:44:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: cluster 2024-09-21T17:44:00.062449+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:44:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: audit 2024-09-21T17:44:00.063225+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: audit 2024-09-21T17:44:00.063467+0000 mon.a (mon.0) 374 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: audit 2024-09-21T17:44:01.060014+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:44:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:01 smithi169 bash[20366]: cluster 2024-09-21T17:44:01.064040+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: cephadm 2024-09-21T17:43:59.790347+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 15221M 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: audit 2024-09-21T17:44:00.057527+0000 mon.a (mon.0) 371 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: cluster 2024-09-21T17:44:00.062449+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: audit 2024-09-21T17:44:00.063225+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: audit 2024-09-21T17:44:00.063467+0000 mon.a (mon.0) 374 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: audit 2024-09-21T17:44:01.060014+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[25160]: cluster 2024-09-21T17:44:01.064040+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: cephadm 2024-09-21T17:43:59.790347+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 15221M 2024-09-21T17:44:01.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: audit 2024-09-21T17:44:00.057527+0000 mon.a (mon.0) 371 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T17:44:01.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: cluster 2024-09-21T17:44:00.062449+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T17:44:01.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: audit 2024-09-21T17:44:00.063225+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:01.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: audit 2024-09-21T17:44:00.063467+0000 mon.a (mon.0) 374 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:01.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: audit 2024-09-21T17:44:01.060014+0000 mon.a (mon.0) 375 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:44:01.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[19734]: cluster 2024-09-21T17:44:01.064040+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T17:44:01.524 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[29120]: debug 2024-09-21T17:44:01.091+0000 7f818b01e640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T17:44:01.524 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:44:01 smithi043 bash[29120]: debug 2024-09-21T17:44:01.095+0000 7f8186e46640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:44:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:02 smithi169 bash[20366]: cluster 2024-09-21T17:44:00.285831+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:02 smithi169 bash[20366]: audit 2024-09-21T17:44:01.065785+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:02 smithi169 bash[20366]: audit 2024-09-21T17:44:01.077956+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:02 smithi043 bash[19734]: cluster 2024-09-21T17:44:00.285831+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:02.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:02 smithi043 bash[19734]: audit 2024-09-21T17:44:01.065785+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:02.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:02 smithi043 bash[19734]: audit 2024-09-21T17:44:01.077956+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:02.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:02 smithi043 bash[25160]: cluster 2024-09-21T17:44:00.285831+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:02.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:02 smithi043 bash[25160]: audit 2024-09-21T17:44:01.065785+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:02.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:02 smithi043 bash[25160]: audit 2024-09-21T17:44:01.077956+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:03.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:03 smithi169 bash[20366]: cluster 2024-09-21T17:44:00.212872+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:44:03.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:03 smithi169 bash[20366]: cluster 2024-09-21T17:44:00.212999+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:44:03.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:03 smithi169 bash[20366]: audit 2024-09-21T17:44:02.072201+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:03.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:03 smithi169 bash[20366]: cluster 2024-09-21T17:44:02.078914+0000 mon.a (mon.0) 380 : cluster [INF] osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635] boot 2024-09-21T17:44:03.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:03 smithi169 bash[20366]: cluster 2024-09-21T17:44:02.078994+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T17:44:03.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:03 smithi169 bash[20366]: audit 2024-09-21T17:44:02.079937+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:03.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[25160]: cluster 2024-09-21T17:44:00.212872+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[25160]: cluster 2024-09-21T17:44:00.212999+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[25160]: audit 2024-09-21T17:44:02.072201+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[25160]: cluster 2024-09-21T17:44:02.078914+0000 mon.a (mon.0) 380 : cluster [INF] osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635] boot 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[25160]: cluster 2024-09-21T17:44:02.078994+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[25160]: audit 2024-09-21T17:44:02.079937+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[19734]: cluster 2024-09-21T17:44:00.212872+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[19734]: cluster 2024-09-21T17:44:00.212999+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[19734]: audit 2024-09-21T17:44:02.072201+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[19734]: cluster 2024-09-21T17:44:02.078914+0000 mon.a (mon.0) 380 : cluster [INF] osd.0 [v2:172.21.15.43:6802/3137275635,v1:172.21.15.43:6803/3137275635] boot 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[19734]: cluster 2024-09-21T17:44:02.078994+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T17:44:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:03 smithi043 bash[19734]: audit 2024-09-21T17:44:02.079937+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:44:04.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:04 smithi169 bash[20366]: cluster 2024-09-21T17:44:02.286282+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:04.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:04 smithi169 bash[20366]: cluster 2024-09-21T17:44:03.095043+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T17:44:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:04 smithi043 bash[19734]: cluster 2024-09-21T17:44:02.286282+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:04 smithi043 bash[19734]: cluster 2024-09-21T17:44:03.095043+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T17:44:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:04 smithi043 bash[25160]: cluster 2024-09-21T17:44:02.286282+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T17:44:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:04 smithi043 bash[25160]: cluster 2024-09-21T17:44:03.095043+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T17:44:05.191 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:44:06.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:06 smithi169 bash[20366]: cluster 2024-09-21T17:44:04.286747+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:06.486 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:06 smithi043 bash[19734]: cluster 2024-09-21T17:44:04.286747+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:06.486 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:06 smithi043 bash[25160]: cluster 2024-09-21T17:44:04.286747+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:08.359 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:08 smithi043 bash[19734]: cluster 2024-09-21T17:44:06.287190+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:08.359 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:08 smithi043 bash[25160]: cluster 2024-09-21T17:44:06.287190+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:08.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:08 smithi169 bash[20366]: cluster 2024-09-21T17:44:06.287190+0000 mgr.y (mgr.14150) 120 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:08.913 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:44:08.964 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi043:vg_nvme/lv_3 2024-09-21T17:44:10.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:10 smithi169 bash[20366]: cluster 2024-09-21T17:44:08.287568+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:10.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:10 smithi043 bash[19734]: cluster 2024-09-21T17:44:08.287568+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:10.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:10 smithi043 bash[25160]: cluster 2024-09-21T17:44:08.287568+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:12.364 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:12 smithi169 bash[20366]: cluster 2024-09-21T17:44:10.288044+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:12 smithi043 bash[19734]: cluster 2024-09-21T17:44:10.288044+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:12.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:12 smithi043 bash[25160]: cluster 2024-09-21T17:44:10.288044+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:13.713 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:44:14.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:14 smithi169 bash[20366]: cluster 2024-09-21T17:44:12.288487+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:14.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:14 smithi043 bash[25160]: cluster 2024-09-21T17:44:12.288487+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:14.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:14 smithi043 bash[19734]: cluster 2024-09-21T17:44:12.288487+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: cluster 2024-09-21T17:44:14.288802+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.443257+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.450774+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.459974+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.539209+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.541707+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.542472+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.682689+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.687465+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:16 smithi169 bash[20366]: audit 2024-09-21T17:44:15.692423+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: cluster 2024-09-21T17:44:14.288802+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.443257+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.450774+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.459974+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.539209+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.541707+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.542472+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.682689+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.687465+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[19734]: audit 2024-09-21T17:44:15.692423+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: cluster 2024-09-21T17:44:14.288802+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.443257+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.450774+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.459974+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.539209+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.541707+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.542472+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.682689+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.687465+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:16.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:16 smithi043 bash[25160]: audit 2024-09-21T17:44:15.692423+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:17.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:17 smithi169 bash[20366]: audit 2024-09-21T17:44:15.536279+0000 mgr.y (mgr.14150) 125 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:44:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:17 smithi043 bash[19734]: audit 2024-09-21T17:44:15.536279+0000 mgr.y (mgr.14150) 125 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:44:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:17 smithi043 bash[25160]: audit 2024-09-21T17:44:15.536279+0000 mgr.y (mgr.14150) 125 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:44:18.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:18 smithi169 bash[20366]: cluster 2024-09-21T17:44:16.289254+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:18 smithi043 bash[19734]: cluster 2024-09-21T17:44:16.289254+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:18.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:18 smithi043 bash[25160]: cluster 2024-09-21T17:44:16.289254+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:20 smithi043 bash[19734]: cluster 2024-09-21T17:44:18.289724+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:20 smithi043 bash[25160]: cluster 2024-09-21T17:44:18.289724+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:20.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:20 smithi169 bash[20366]: cluster 2024-09-21T17:44:18.289724+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:22.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:22 smithi169 bash[20366]: cluster 2024-09-21T17:44:20.290180+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:22 smithi043 bash[19734]: cluster 2024-09-21T17:44:20.290180+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:22.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:22 smithi043 bash[25160]: cluster 2024-09-21T17:44:20.290180+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:24.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:24 smithi169 bash[20366]: cluster 2024-09-21T17:44:22.290690+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:24.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:24 smithi169 bash[20366]: audit 2024-09-21T17:44:23.625562+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.43:0/2421570241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]: dispatch 2024-09-21T17:44:24.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:24 smithi169 bash[20366]: audit 2024-09-21T17:44:23.626262+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]: dispatch 2024-09-21T17:44:24.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:24 smithi169 bash[20366]: audit 2024-09-21T17:44:23.628479+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]': finished 2024-09-21T17:44:24.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:24 smithi169 bash[20366]: cluster 2024-09-21T17:44:23.630630+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T17:44:24.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:24 smithi169 bash[20366]: audit 2024-09-21T17:44:23.631145+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:24.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[19734]: cluster 2024-09-21T17:44:22.290690+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[19734]: audit 2024-09-21T17:44:23.625562+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.43:0/2421570241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]: dispatch 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[19734]: audit 2024-09-21T17:44:23.626262+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]: dispatch 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[19734]: audit 2024-09-21T17:44:23.628479+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]': finished 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[19734]: cluster 2024-09-21T17:44:23.630630+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[19734]: audit 2024-09-21T17:44:23.631145+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[25160]: cluster 2024-09-21T17:44:22.290690+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[25160]: audit 2024-09-21T17:44:23.625562+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.43:0/2421570241' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]: dispatch 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[25160]: audit 2024-09-21T17:44:23.626262+0000 mon.a (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]: dispatch 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[25160]: audit 2024-09-21T17:44:23.628479+0000 mon.a (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "746344e5-c6f0-46e8-86bc-67f00cd7f151"}]': finished 2024-09-21T17:44:24.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[25160]: cluster 2024-09-21T17:44:23.630630+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T17:44:24.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:24 smithi043 bash[25160]: audit 2024-09-21T17:44:23.631145+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:25.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:25 smithi169 bash[20366]: audit 2024-09-21T17:44:24.297695+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.43:0/164652231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:44:25.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:25 smithi043 bash[19734]: audit 2024-09-21T17:44:24.297695+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.43:0/164652231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:44:25.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:25 smithi043 bash[25160]: audit 2024-09-21T17:44:24.297695+0000 mon.c (mon.2) 4 : audit [DBG] from='client.? 172.21.15.43:0/164652231' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:44:26.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:26 smithi169 bash[20366]: cluster 2024-09-21T17:44:24.291123+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:26.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:26 smithi043 bash[19734]: cluster 2024-09-21T17:44:24.291123+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:26.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:26 smithi043 bash[25160]: cluster 2024-09-21T17:44:24.291123+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:28.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:28 smithi169 bash[20366]: cluster 2024-09-21T17:44:26.291613+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:28 smithi043 bash[25160]: cluster 2024-09-21T17:44:26.291613+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:28 smithi043 bash[19734]: cluster 2024-09-21T17:44:26.291613+0000 mgr.y (mgr.14150) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:30 smithi043 bash[19734]: cluster 2024-09-21T17:44:28.292099+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:30 smithi043 bash[25160]: cluster 2024-09-21T17:44:28.292099+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:30.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:30 smithi169 bash[20366]: cluster 2024-09-21T17:44:28.292099+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:32 smithi043 bash[19734]: cluster 2024-09-21T17:44:30.292486+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:32.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:32 smithi043 bash[25160]: cluster 2024-09-21T17:44:30.292486+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:32.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:32 smithi169 bash[20366]: cluster 2024-09-21T17:44:30.292486+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:34 smithi043 bash[19734]: cluster 2024-09-21T17:44:32.292909+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:34 smithi043 bash[25160]: cluster 2024-09-21T17:44:32.292909+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:34.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:34 smithi169 bash[20366]: cluster 2024-09-21T17:44:32.292909+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: cluster 2024-09-21T17:44:34.293271+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: audit 2024-09-21T17:44:35.604147+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: audit 2024-09-21T17:44:35.612289+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: audit 2024-09-21T17:44:35.621865+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: audit 2024-09-21T17:44:35.869344+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: audit 2024-09-21T17:44:35.877567+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[25160]: audit 2024-09-21T17:44:35.886458+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: cluster 2024-09-21T17:44:34.293271+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: audit 2024-09-21T17:44:35.604147+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: audit 2024-09-21T17:44:35.612289+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: audit 2024-09-21T17:44:35.621865+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: audit 2024-09-21T17:44:35.869344+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: audit 2024-09-21T17:44:35.877567+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:36 smithi043 bash[19734]: audit 2024-09-21T17:44:35.886458+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: cluster 2024-09-21T17:44:34.293271+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:36.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: audit 2024-09-21T17:44:35.604147+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: audit 2024-09-21T17:44:35.612289+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: audit 2024-09-21T17:44:35.621865+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: audit 2024-09-21T17:44:35.869344+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: audit 2024-09-21T17:44:35.877567+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:36.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:36 smithi169 bash[20366]: audit 2024-09-21T17:44:35.886458+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:37.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:37 smithi043 bash[19734]: cephadm 2024-09-21T17:44:35.879705+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:44:37.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:37 smithi043 bash[25160]: cephadm 2024-09-21T17:44:35.879705+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:44:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:37 smithi169 bash[20366]: cephadm 2024-09-21T17:44:35.879705+0000 mgr.y (mgr.14150) 136 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:44:38.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:38 smithi043 bash[19734]: cluster 2024-09-21T17:44:36.293666+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:38.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:38 smithi043 bash[19734]: audit 2024-09-21T17:44:37.536738+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T17:44:38.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:38 smithi043 bash[19734]: audit 2024-09-21T17:44:37.538180+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:38 smithi043 bash[25160]: cluster 2024-09-21T17:44:36.293666+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:38 smithi043 bash[25160]: audit 2024-09-21T17:44:37.536738+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T17:44:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:38 smithi043 bash[25160]: audit 2024-09-21T17:44:37.538180+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:38 smithi169 bash[20366]: cluster 2024-09-21T17:44:36.293666+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:38 smithi169 bash[20366]: audit 2024-09-21T17:44:37.536738+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-21T17:44:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:38 smithi169 bash[20366]: audit 2024-09-21T17:44:37.538180+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:39.430 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:39 smithi043 bash[19734]: cephadm 2024-09-21T17:44:37.539422+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.1 on smithi043 2024-09-21T17:44:39.431 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:39 smithi043 bash[25160]: cephadm 2024-09-21T17:44:37.539422+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.1 on smithi043 2024-09-21T17:44:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:39 smithi169 bash[20366]: cephadm 2024-09-21T17:44:37.539422+0000 mgr.y (mgr.14150) 138 : cephadm [INF] Deploying daemon osd.1 on smithi043 2024-09-21T17:44:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:40 smithi043 bash[19734]: cluster 2024-09-21T17:44:38.294130+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-21T17:44:40.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:40 smithi043 bash[25160]: cluster 2024-09-21T17:44:38.294130+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-21T17:44:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:40 smithi169 bash[20366]: cluster 2024-09-21T17:44:38.294130+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-21T17:44:42.079 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:44:41 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.079 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:41 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.079 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:44:41 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.079 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:41 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.404 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:42 smithi043 bash[19734]: cluster 2024-09-21T17:44:40.294600+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-21T17:44:42.404 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.405 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:44:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:42 smithi043 bash[25160]: cluster 2024-09-21T17:44:40.294600+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-21T17:44:42.405 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.405 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:44:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:44:42.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:42 smithi169 bash[20366]: cluster 2024-09-21T17:44:40.294600+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-21T17:44:43.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[25160]: audit 2024-09-21T17:44:42.326552+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[25160]: audit 2024-09-21T17:44:42.330708+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[25160]: audit 2024-09-21T17:44:42.331062+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[25160]: audit 2024-09-21T17:44:42.332168+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[25160]: audit 2024-09-21T17:44:42.335200+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[25160]: audit 2024-09-21T17:44:42.339864+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[19734]: audit 2024-09-21T17:44:42.326552+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[19734]: audit 2024-09-21T17:44:42.330708+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[19734]: audit 2024-09-21T17:44:42.331062+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:43.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[19734]: audit 2024-09-21T17:44:42.332168+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:43.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[19734]: audit 2024-09-21T17:44:42.335200+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:43 smithi043 bash[19734]: audit 2024-09-21T17:44:42.339864+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:43 smithi169 bash[20366]: audit 2024-09-21T17:44:42.326552+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:43.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:43 smithi169 bash[20366]: audit 2024-09-21T17:44:42.330708+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:43 smithi169 bash[20366]: audit 2024-09-21T17:44:42.331062+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:43.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:43 smithi169 bash[20366]: audit 2024-09-21T17:44:42.332168+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:43.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:43 smithi169 bash[20366]: audit 2024-09-21T17:44:42.335200+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:43.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:43 smithi169 bash[20366]: audit 2024-09-21T17:44:42.339864+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:44.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:44 smithi043 bash[19734]: cluster 2024-09-21T17:44:42.294909+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-21T17:44:44.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:44 smithi043 bash[25160]: cluster 2024-09-21T17:44:42.294909+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-21T17:44:44.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:44 smithi169 bash[20366]: cluster 2024-09-21T17:44:42.294909+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-21T17:44:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:46 smithi043 bash[19734]: cluster 2024-09-21T17:44:44.295190+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:46 smithi043 bash[25160]: cluster 2024-09-21T17:44:44.295190+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:46.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:46 smithi169 bash[20366]: cluster 2024-09-21T17:44:44.295190+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:48.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:48 smithi043 bash[19734]: cluster 2024-09-21T17:44:46.295612+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:48.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:48 smithi043 bash[25160]: cluster 2024-09-21T17:44:46.295612+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:48.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:48 smithi169 bash[20366]: cluster 2024-09-21T17:44:46.295612+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:50.489 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:50 smithi043 bash[19734]: cluster 2024-09-21T17:44:48.296083+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:50.489 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:50 smithi043 bash[25160]: cluster 2024-09-21T17:44:48.296083+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:50.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:50 smithi169 bash[20366]: cluster 2024-09-21T17:44:48.296083+0000 mgr.y (mgr.14150) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:52 smithi169 bash[20366]: cluster 2024-09-21T17:44:50.296563+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:52.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:52 smithi169 bash[20366]: audit 2024-09-21T17:44:51.701144+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T17:44:52.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:52 smithi169 bash[20366]: audit 2024-09-21T17:44:51.701543+0000 mon.a (mon.0) 411 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T17:44:52.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:52 smithi043 bash[19734]: cluster 2024-09-21T17:44:50.296563+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:52.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:52 smithi043 bash[19734]: audit 2024-09-21T17:44:51.701144+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T17:44:52.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:52 smithi043 bash[19734]: audit 2024-09-21T17:44:51.701543+0000 mon.a (mon.0) 411 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T17:44:52.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:52 smithi043 bash[25160]: cluster 2024-09-21T17:44:50.296563+0000 mgr.y (mgr.14150) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:52.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:52 smithi043 bash[25160]: audit 2024-09-21T17:44:51.701144+0000 mon.c (mon.2) 5 : audit [INF] from='osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T17:44:52.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:52 smithi043 bash[25160]: audit 2024-09-21T17:44:51.701543+0000 mon.a (mon.0) 411 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-21T17:44:53.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:53 smithi169 bash[20366]: audit 2024-09-21T17:44:52.208605+0000 mon.a (mon.0) 412 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:44:53.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:53 smithi169 bash[20366]: cluster 2024-09-21T17:44:52.213817+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T17:44:53.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:53 smithi169 bash[20366]: audit 2024-09-21T17:44:52.214561+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:53.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:53 smithi169 bash[20366]: audit 2024-09-21T17:44:52.215043+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:53.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:53 smithi169 bash[20366]: audit 2024-09-21T17:44:52.223393+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:53.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:53 smithi169 bash[20366]: cluster 2024-09-21T17:44:52.297021+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[19734]: audit 2024-09-21T17:44:52.208605+0000 mon.a (mon.0) 412 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[19734]: cluster 2024-09-21T17:44:52.213817+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[19734]: audit 2024-09-21T17:44:52.214561+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[19734]: audit 2024-09-21T17:44:52.215043+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[19734]: audit 2024-09-21T17:44:52.223393+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[19734]: cluster 2024-09-21T17:44:52.297021+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:53.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[25160]: audit 2024-09-21T17:44:52.208605+0000 mon.a (mon.0) 412 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T17:44:53.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[25160]: cluster 2024-09-21T17:44:52.213817+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T17:44:53.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[25160]: audit 2024-09-21T17:44:52.214561+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:53.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[25160]: audit 2024-09-21T17:44:52.215043+0000 mon.c (mon.2) 6 : audit [INF] from='osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:53.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[25160]: audit 2024-09-21T17:44:52.223393+0000 mon.a (mon.0) 415 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:44:53.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:53 smithi043 bash[25160]: cluster 2024-09-21T17:44:52.297021+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:54.423 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 1 on host 'smithi043' 2024-09-21T17:44:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[19734]: audit 2024-09-21T17:44:53.224634+0000 mon.a (mon.0) 416 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[19734]: cluster 2024-09-21T17:44:53.231073+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[19734]: audit 2024-09-21T17:44:53.231744+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[19734]: audit 2024-09-21T17:44:53.236413+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[19734]: audit 2024-09-21T17:44:53.566687+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[25160]: audit 2024-09-21T17:44:53.224634+0000 mon.a (mon.0) 416 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[25160]: cluster 2024-09-21T17:44:53.231073+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[25160]: audit 2024-09-21T17:44:53.231744+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[25160]: audit 2024-09-21T17:44:53.236413+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:54.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:54 smithi043 bash[25160]: audit 2024-09-21T17:44:53.566687+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-21T17:44:54.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:54 smithi169 bash[20366]: audit 2024-09-21T17:44:53.224634+0000 mon.a (mon.0) 416 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:44:54.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:54 smithi169 bash[20366]: cluster 2024-09-21T17:44:53.231073+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T17:44:54.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:54 smithi169 bash[20366]: audit 2024-09-21T17:44:53.231744+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:54.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:54 smithi169 bash[20366]: audit 2024-09-21T17:44:53.236413+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:54.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:54 smithi169 bash[20366]: audit 2024-09-21T17:44:53.566687+0000 mon.a (mon.0) 420 : audit [INF] from='osd.1 ' entity='osd.1' 2024-09-21T17:44:55.521 DEBUG:teuthology.orchestra.run.smithi043:osd.1> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: cluster 2024-09-21T17:44:52.676316+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: cluster 2024-09-21T17:44:52.676432+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.236520+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: cluster 2024-09-21T17:44:54.297490+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.407033+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.413827+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.414547+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.416187+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.421205+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: cephadm 2024-09-21T17:44:54.422880+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 7610M 2024-09-21T17:44:55.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.428629+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.432012+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.433022+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.440610+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: cluster 2024-09-21T17:44:54.571066+0000 mon.a (mon.0) 431 : cluster [INF] osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631] boot 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: cluster 2024-09-21T17:44:54.571136+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:54.571357+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:55.164960+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:55.169493+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[19734]: audit 2024-09-21T17:44:55.174362+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: cluster 2024-09-21T17:44:52.676316+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: cluster 2024-09-21T17:44:52.676432+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.236520+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: cluster 2024-09-21T17:44:54.297490+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.407033+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.413827+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.414547+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.416187+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.421205+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: cephadm 2024-09-21T17:44:54.422880+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 7610M 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.428629+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.432012+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.433022+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.440610+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: cluster 2024-09-21T17:44:54.571066+0000 mon.a (mon.0) 431 : cluster [INF] osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631] boot 2024-09-21T17:44:55.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: cluster 2024-09-21T17:44:54.571136+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T17:44:55.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:54.571357+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:55.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:55.164960+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:55.169493+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:55 smithi043 bash[25160]: audit 2024-09-21T17:44:55.174362+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.526 INFO:tasks.cephadm:Deploying osd.2 on smithi043 with /dev/vg_nvme/lv_2... 2024-09-21T17:44:55.527 DEBUG:teuthology.orchestra.run.smithi043:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: cluster 2024-09-21T17:44:52.676316+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: cluster 2024-09-21T17:44:52.676432+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.236520+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: cluster 2024-09-21T17:44:54.297490+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.407033+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.413827+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.414547+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.416187+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.421205+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: cephadm 2024-09-21T17:44:54.422880+0000 mgr.y (mgr.14150) 148 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 7610M 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.428629+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.432012+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.433022+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.440610+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: cluster 2024-09-21T17:44:54.571066+0000 mon.a (mon.0) 431 : cluster [INF] osd.1 [v2:172.21.15.43:6810/957161631,v1:172.21.15.43:6811/957161631] boot 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: cluster 2024-09-21T17:44:54.571136+0000 mon.a (mon.0) 432 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:54.571357+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:55.164960+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:55.169493+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:55.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:55 smithi169 bash[20366]: audit 2024-09-21T17:44:55.174362+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.825 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[19734]: cluster 2024-09-21T17:44:55.575348+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[19734]: audit 2024-09-21T17:44:55.811607+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[19734]: audit 2024-09-21T17:44:55.815524+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[19734]: audit 2024-09-21T17:44:55.820175+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[25160]: cluster 2024-09-21T17:44:55.575348+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[25160]: audit 2024-09-21T17:44:55.811607+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[25160]: audit 2024-09-21T17:44:55.815524+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:56 smithi043 bash[25160]: audit 2024-09-21T17:44:55.820175+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:56 smithi169 bash[20366]: cluster 2024-09-21T17:44:55.575348+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T17:44:56.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:56 smithi169 bash[20366]: audit 2024-09-21T17:44:55.811607+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:56 smithi169 bash[20366]: audit 2024-09-21T17:44:55.815524+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:56.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:56 smithi169 bash[20366]: audit 2024-09-21T17:44:55.820175+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:44:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:57 smithi169 bash[20366]: cluster 2024-09-21T17:44:56.298032+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:44:58.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:57 smithi043 bash[19734]: cluster 2024-09-21T17:44:56.298032+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:44:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:57 smithi043 bash[25160]: cluster 2024-09-21T17:44:56.298032+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:44:59 smithi169 bash[20366]: cluster 2024-09-21T17:44:58.298537+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:44:59 smithi043 bash[19734]: cluster 2024-09-21T17:44:58.298537+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:44:59 smithi043 bash[25160]: cluster 2024-09-21T17:44:58.298537+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:00.336 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:45:01.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:01 smithi169 bash[20366]: cluster 2024-09-21T17:45:00.299033+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:02.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:01 smithi043 bash[19734]: cluster 2024-09-21T17:45:00.299033+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:02.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:01 smithi043 bash[25160]: cluster 2024-09-21T17:45:00.299033+0000 mgr.y (mgr.14150) 151 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:04.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:03 smithi043 bash[19734]: cluster 2024-09-21T17:45:02.299502+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:03 smithi043 bash[25160]: cluster 2024-09-21T17:45:02.299502+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:03 smithi169 bash[20366]: cluster 2024-09-21T17:45:02.299502+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:04.285 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:45:04.335 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi043:vg_nvme/lv_2 2024-09-21T17:45:06.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:05 smithi169 bash[20366]: cluster 2024-09-21T17:45:04.299909+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:05 smithi043 bash[25160]: cluster 2024-09-21T17:45:04.299909+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:05 smithi043 bash[19734]: cluster 2024-09-21T17:45:04.299909+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:07 smithi169 bash[20366]: cluster 2024-09-21T17:45:06.300397+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:08.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:07 smithi043 bash[25160]: cluster 2024-09-21T17:45:06.300397+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:08.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:07 smithi043 bash[19734]: cluster 2024-09-21T17:45:06.300397+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:09.097 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:45:10.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:09 smithi043 bash[19734]: cluster 2024-09-21T17:45:08.300857+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:10.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:09 smithi043 bash[25160]: cluster 2024-09-21T17:45:08.300857+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:09 smithi169 bash[20366]: cluster 2024-09-21T17:45:08.300857+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:10 smithi169 bash[20366]: audit 2024-09-21T17:45:10.422896+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:45:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:10 smithi169 bash[20366]: audit 2024-09-21T17:45:10.428449+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:45:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:10 smithi169 bash[20366]: audit 2024-09-21T17:45:10.429766+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:10 smithi043 bash[19734]: audit 2024-09-21T17:45:10.422896+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:45:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:10 smithi043 bash[19734]: audit 2024-09-21T17:45:10.428449+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:45:11.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:10 smithi043 bash[19734]: audit 2024-09-21T17:45:10.429766+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:10 smithi043 bash[25160]: audit 2024-09-21T17:45:10.422896+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:45:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:10 smithi043 bash[25160]: audit 2024-09-21T17:45:10.428449+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:45:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:10 smithi043 bash[25160]: audit 2024-09-21T17:45:10.429766+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:11 smithi169 bash[20366]: cluster 2024-09-21T17:45:10.301285+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:11 smithi169 bash[20366]: audit 2024-09-21T17:45:10.419007+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:11 smithi043 bash[19734]: cluster 2024-09-21T17:45:10.301285+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:11 smithi043 bash[19734]: audit 2024-09-21T17:45:10.419007+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:12.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:11 smithi043 bash[25160]: cluster 2024-09-21T17:45:10.301285+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:12.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:11 smithi043 bash[25160]: audit 2024-09-21T17:45:10.419007+0000 mgr.y (mgr.14150) 157 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:45:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:13 smithi169 bash[20366]: cluster 2024-09-21T17:45:12.301801+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:13 smithi169 bash[20366]: audit 2024-09-21T17:45:13.660882+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:13 smithi169 bash[20366]: audit 2024-09-21T17:45:13.665069+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:13 smithi169 bash[20366]: audit 2024-09-21T17:45:13.669437+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[25160]: cluster 2024-09-21T17:45:12.301801+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:14.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[25160]: audit 2024-09-21T17:45:13.660882+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[25160]: audit 2024-09-21T17:45:13.665069+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[25160]: audit 2024-09-21T17:45:13.669437+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[19734]: cluster 2024-09-21T17:45:12.301801+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[19734]: audit 2024-09-21T17:45:13.660882+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[19734]: audit 2024-09-21T17:45:13.665069+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:13 smithi043 bash[19734]: audit 2024-09-21T17:45:13.669437+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:16.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:15 smithi043 bash[19734]: cluster 2024-09-21T17:45:14.302214+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:15 smithi043 bash[25160]: cluster 2024-09-21T17:45:14.302214+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:15 smithi169 bash[20366]: cluster 2024-09-21T17:45:14.302214+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:17 smithi043 bash[19734]: audit 2024-09-21T17:45:16.019556+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:17 smithi043 bash[19734]: audit 2024-09-21T17:45:16.027971+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:17 smithi043 bash[19734]: audit 2024-09-21T17:45:16.035683+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:17 smithi043 bash[25160]: audit 2024-09-21T17:45:16.019556+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:17 smithi043 bash[25160]: audit 2024-09-21T17:45:16.027971+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:17 smithi043 bash[25160]: audit 2024-09-21T17:45:16.035683+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:17 smithi169 bash[20366]: audit 2024-09-21T17:45:16.019556+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:17 smithi169 bash[20366]: audit 2024-09-21T17:45:16.027971+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:17.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:17 smithi169 bash[20366]: audit 2024-09-21T17:45:16.035683+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:18 smithi043 bash[19734]: cluster 2024-09-21T17:45:16.302708+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:18 smithi043 bash[25160]: cluster 2024-09-21T17:45:16.302708+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:18.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:18 smithi169 bash[20366]: cluster 2024-09-21T17:45:16.302708+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:20.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:20 smithi169 bash[20366]: cluster 2024-09-21T17:45:18.303179+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:20.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:20 smithi169 bash[20366]: audit 2024-09-21T17:45:19.594805+0000 mon.a (mon.0) 450 : audit [INF] from='client.? 172.21.15.43:0/1136559100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "661f2b59-9d17-4acc-adf5-2ffbdccbde67"}]: dispatch 2024-09-21T17:45:20.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:20 smithi169 bash[20366]: audit 2024-09-21T17:45:19.597904+0000 mon.a (mon.0) 451 : audit [INF] from='client.? 172.21.15.43:0/1136559100' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "661f2b59-9d17-4acc-adf5-2ffbdccbde67"}]': finished 2024-09-21T17:45:20.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:20 smithi169 bash[20366]: cluster 2024-09-21T17:45:19.603168+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T17:45:20.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:20 smithi169 bash[20366]: audit 2024-09-21T17:45:19.603570+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[19734]: cluster 2024-09-21T17:45:18.303179+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[19734]: audit 2024-09-21T17:45:19.594805+0000 mon.a (mon.0) 450 : audit [INF] from='client.? 172.21.15.43:0/1136559100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "661f2b59-9d17-4acc-adf5-2ffbdccbde67"}]: dispatch 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[19734]: audit 2024-09-21T17:45:19.597904+0000 mon.a (mon.0) 451 : audit [INF] from='client.? 172.21.15.43:0/1136559100' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "661f2b59-9d17-4acc-adf5-2ffbdccbde67"}]': finished 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[19734]: cluster 2024-09-21T17:45:19.603168+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[19734]: audit 2024-09-21T17:45:19.603570+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[25160]: cluster 2024-09-21T17:45:18.303179+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[25160]: audit 2024-09-21T17:45:19.594805+0000 mon.a (mon.0) 450 : audit [INF] from='client.? 172.21.15.43:0/1136559100' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "661f2b59-9d17-4acc-adf5-2ffbdccbde67"}]: dispatch 2024-09-21T17:45:20.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[25160]: audit 2024-09-21T17:45:19.597904+0000 mon.a (mon.0) 451 : audit [INF] from='client.? 172.21.15.43:0/1136559100' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "661f2b59-9d17-4acc-adf5-2ffbdccbde67"}]': finished 2024-09-21T17:45:20.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[25160]: cluster 2024-09-21T17:45:19.603168+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T17:45:20.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:20 smithi043 bash[25160]: audit 2024-09-21T17:45:19.603570+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:21.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:21 smithi169 bash[20366]: audit 2024-09-21T17:45:20.231789+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.43:0/831255501' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:45:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:21 smithi043 bash[19734]: audit 2024-09-21T17:45:20.231789+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.43:0/831255501' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:45:21.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:21 smithi043 bash[25160]: audit 2024-09-21T17:45:20.231789+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.43:0/831255501' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:45:22.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:22 smithi169 bash[20366]: cluster 2024-09-21T17:45:20.303514+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:22 smithi043 bash[19734]: cluster 2024-09-21T17:45:20.303514+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:22.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:22 smithi043 bash[25160]: cluster 2024-09-21T17:45:20.303514+0000 mgr.y (mgr.14150) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:24.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:24 smithi169 bash[20366]: cluster 2024-09-21T17:45:22.303937+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:24.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:24 smithi043 bash[19734]: cluster 2024-09-21T17:45:22.303937+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:24.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:24 smithi043 bash[25160]: cluster 2024-09-21T17:45:22.303937+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:26.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:26 smithi169 bash[20366]: cluster 2024-09-21T17:45:24.304393+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:26.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:26 smithi043 bash[19734]: cluster 2024-09-21T17:45:24.304393+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:26.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:26 smithi043 bash[25160]: cluster 2024-09-21T17:45:24.304393+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:28.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:28 smithi169 bash[20366]: cluster 2024-09-21T17:45:26.304887+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:28.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:28 smithi043 bash[19734]: cluster 2024-09-21T17:45:26.304887+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:28 smithi043 bash[25160]: cluster 2024-09-21T17:45:26.304887+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:30.320 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:30 smithi043 bash[19734]: cluster 2024-09-21T17:45:28.305460+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:30.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:30 smithi043 bash[25160]: cluster 2024-09-21T17:45:28.305460+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:30.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:30 smithi169 bash[20366]: cluster 2024-09-21T17:45:28.305460+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:32.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:32 smithi169 bash[20366]: cluster 2024-09-21T17:45:30.305862+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:32.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:32 smithi043 bash[19734]: cluster 2024-09-21T17:45:30.305862+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:32.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:32 smithi043 bash[25160]: cluster 2024-09-21T17:45:30.305862+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: cluster 2024-09-21T17:45:32.306383+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: audit 2024-09-21T17:45:33.160310+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T17:45:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: audit 2024-09-21T17:45:33.161395+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: cephadm 2024-09-21T17:45:33.162413+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.2 on smithi043 2024-09-21T17:45:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: audit 2024-09-21T17:45:33.793631+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: audit 2024-09-21T17:45:33.800477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:34 smithi169 bash[20366]: audit 2024-09-21T17:45:33.807788+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: cluster 2024-09-21T17:45:32.306383+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: audit 2024-09-21T17:45:33.160310+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: audit 2024-09-21T17:45:33.161395+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: cephadm 2024-09-21T17:45:33.162413+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.2 on smithi043 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: audit 2024-09-21T17:45:33.793631+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: audit 2024-09-21T17:45:33.800477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[19734]: audit 2024-09-21T17:45:33.807788+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: cluster 2024-09-21T17:45:32.306383+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: audit 2024-09-21T17:45:33.160310+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-21T17:45:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: audit 2024-09-21T17:45:33.161395+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:34.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: cephadm 2024-09-21T17:45:33.162413+0000 mgr.y (mgr.14150) 169 : cephadm [INF] Deploying daemon osd.2 on smithi043 2024-09-21T17:45:34.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: audit 2024-09-21T17:45:33.793631+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: audit 2024-09-21T17:45:33.800477+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:34.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:34 smithi043 bash[25160]: audit 2024-09-21T17:45:33.807788+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:36.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:36 smithi169 bash[20366]: cluster 2024-09-21T17:45:34.306906+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:36.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:36 smithi043 bash[25160]: cluster 2024-09-21T17:45:34.306906+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:36.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:36 smithi043 bash[19734]: cluster 2024-09-21T17:45:34.306906+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:37.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[19734]: audit 2024-09-21T17:45:36.252039+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[19734]: audit 2024-09-21T17:45:36.259859+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[19734]: audit 2024-09-21T17:45:36.268124+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[19734]: cluster 2024-09-21T17:45:36.307405+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[25160]: audit 2024-09-21T17:45:36.252039+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[25160]: audit 2024-09-21T17:45:36.259859+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[25160]: audit 2024-09-21T17:45:36.268124+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:37 smithi043 bash[25160]: cluster 2024-09-21T17:45:36.307405+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:37 smithi169 bash[20366]: audit 2024-09-21T17:45:36.252039+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:37 smithi169 bash[20366]: audit 2024-09-21T17:45:36.259859+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:37 smithi169 bash[20366]: audit 2024-09-21T17:45:36.268124+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:37 smithi169 bash[20366]: cluster 2024-09-21T17:45:36.307405+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.273 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.273 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.773 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:38.773 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:45:38 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: cluster 2024-09-21T17:45:38.307703+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: audit 2024-09-21T17:45:38.440106+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: audit 2024-09-21T17:45:38.444302+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: audit 2024-09-21T17:45:38.444664+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: audit 2024-09-21T17:45:38.445756+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: audit 2024-09-21T17:45:38.450812+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:39 smithi169 bash[20366]: audit 2024-09-21T17:45:38.458169+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: cluster 2024-09-21T17:45:38.307703+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: audit 2024-09-21T17:45:38.440106+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: audit 2024-09-21T17:45:38.444302+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: audit 2024-09-21T17:45:38.444664+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: audit 2024-09-21T17:45:38.445756+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: audit 2024-09-21T17:45:38.450812+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[19734]: audit 2024-09-21T17:45:38.458169+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: cluster 2024-09-21T17:45:38.307703+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: audit 2024-09-21T17:45:38.440106+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: audit 2024-09-21T17:45:38.444302+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: audit 2024-09-21T17:45:38.444664+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:39.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: audit 2024-09-21T17:45:38.445756+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:39.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: audit 2024-09-21T17:45:38.450812+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:39.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:39 smithi043 bash[25160]: audit 2024-09-21T17:45:38.458169+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:41.633 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:41 smithi043 bash[19734]: cluster 2024-09-21T17:45:40.308133+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:41.634 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:41 smithi043 bash[25160]: cluster 2024-09-21T17:45:40.308133+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:41.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:41 smithi169 bash[20366]: cluster 2024-09-21T17:45:40.308133+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:43.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:43 smithi169 bash[20366]: cluster 2024-09-21T17:45:42.308609+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:43 smithi043 bash[19734]: cluster 2024-09-21T17:45:42.308609+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:43.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:43 smithi043 bash[25160]: cluster 2024-09-21T17:45:42.308609+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:45.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:45 smithi169 bash[20366]: cluster 2024-09-21T17:45:44.309093+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:45.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:45 smithi043 bash[19734]: cluster 2024-09-21T17:45:44.309093+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:45.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:45 smithi043 bash[25160]: cluster 2024-09-21T17:45:44.309093+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:47.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:47 smithi169 bash[20366]: cluster 2024-09-21T17:45:46.309575+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:47 smithi043 bash[19734]: cluster 2024-09-21T17:45:46.309575+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:47 smithi043 bash[25160]: cluster 2024-09-21T17:45:46.309575+0000 mgr.y (mgr.14150) 176 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:48.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:48 smithi169 bash[20366]: audit 2024-09-21T17:45:48.089878+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T17:45:48.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:48 smithi169 bash[20366]: audit 2024-09-21T17:45:48.090233+0000 mon.a (mon.0) 468 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T17:45:48.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:48 smithi043 bash[19734]: audit 2024-09-21T17:45:48.089878+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T17:45:48.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:48 smithi043 bash[19734]: audit 2024-09-21T17:45:48.090233+0000 mon.a (mon.0) 468 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T17:45:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:48 smithi043 bash[25160]: audit 2024-09-21T17:45:48.089878+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T17:45:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:48 smithi043 bash[25160]: audit 2024-09-21T17:45:48.090233+0000 mon.a (mon.0) 468 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-21T17:45:49.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[25160]: cluster 2024-09-21T17:45:48.310180+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[25160]: audit 2024-09-21T17:45:48.388292+0000 mon.a (mon.0) 469 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[25160]: cluster 2024-09-21T17:45:48.391283+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[25160]: audit 2024-09-21T17:45:48.391919+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[25160]: audit 2024-09-21T17:45:48.394885+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[25160]: audit 2024-09-21T17:45:48.395451+0000 mon.a (mon.0) 472 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[19734]: cluster 2024-09-21T17:45:48.310180+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[19734]: audit 2024-09-21T17:45:48.388292+0000 mon.a (mon.0) 469 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[19734]: cluster 2024-09-21T17:45:48.391283+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[19734]: audit 2024-09-21T17:45:48.391919+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[19734]: audit 2024-09-21T17:45:48.394885+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:45:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:49 smithi043 bash[19734]: audit 2024-09-21T17:45:48.395451+0000 mon.a (mon.0) 472 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:45:49.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:49 smithi169 bash[20366]: cluster 2024-09-21T17:45:48.310180+0000 mgr.y (mgr.14150) 177 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:49.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:49 smithi169 bash[20366]: audit 2024-09-21T17:45:48.388292+0000 mon.a (mon.0) 469 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T17:45:49.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:49 smithi169 bash[20366]: cluster 2024-09-21T17:45:48.391283+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T17:45:49.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:49 smithi169 bash[20366]: audit 2024-09-21T17:45:48.391919+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:49.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:49 smithi169 bash[20366]: audit 2024-09-21T17:45:48.394885+0000 mon.c (mon.2) 9 : audit [INF] from='osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:45:49.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:49 smithi169 bash[20366]: audit 2024-09-21T17:45:48.395451+0000 mon.a (mon.0) 472 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:45:49.916 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 2 on host 'smithi043' 2024-09-21T17:45:50.404 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.390683+0000 mon.a (mon.0) 473 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:45:50.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: cluster 2024-09-21T17:45:49.396343+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T17:45:50.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.397296+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:50.405 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.408432+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:50.517 DEBUG:teuthology.orchestra.run.smithi043:osd.2> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T17:45:50.519 INFO:tasks.cephadm:Deploying osd.3 on smithi043 with /dev/vg_nvme/lv_1... 2024-09-21T17:45:50.519 DEBUG:teuthology.orchestra.run.smithi043:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T17:45:50.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.739654+0000 mon.a (mon.0) 477 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.896692+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.904377+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.905100+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.907701+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.913372+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.916236+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: cephadm 2024-09-21T17:45:49.917555+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 5073M 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.926333+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.932249+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.933384+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[19734]: audit 2024-09-21T17:45:49.943937+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.390683+0000 mon.a (mon.0) 473 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: cluster 2024-09-21T17:45:49.396343+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.397296+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.408432+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.739654+0000 mon.a (mon.0) 477 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.896692+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.904377+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.905100+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.907701+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.913372+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.916236+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: cephadm 2024-09-21T17:45:49.917555+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 5073M 2024-09-21T17:45:50.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.926333+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.932249+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:50.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.933384+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:50.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:50 smithi043 bash[25160]: audit 2024-09-21T17:45:49.943937+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.390683+0000 mon.a (mon.0) 473 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: cluster 2024-09-21T17:45:49.396343+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.397296+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.408432+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.739654+0000 mon.a (mon.0) 477 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.896692+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.904377+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.905100+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.907701+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.913372+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.916236+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: cephadm 2024-09-21T17:45:49.917555+0000 mgr.y (mgr.14150) 178 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 5073M 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.926333+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.932249+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.933384+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:50.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:50 smithi169 bash[20366]: audit 2024-09-21T17:45:49.943937+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: cluster 2024-09-21T17:45:49.100526+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: cluster 2024-09-21T17:45:49.100624+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: cluster 2024-09-21T17:45:50.310675+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: audit 2024-09-21T17:45:50.409544+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: cluster 2024-09-21T17:45:50.744870+0000 mon.a (mon.0) 489 : cluster [INF] osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435] boot 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: cluster 2024-09-21T17:45:50.744958+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[19734]: audit 2024-09-21T17:45:50.745193+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: cluster 2024-09-21T17:45:49.100526+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:45:51.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: cluster 2024-09-21T17:45:49.100624+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:45:51.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: cluster 2024-09-21T17:45:50.310675+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:51.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: audit 2024-09-21T17:45:50.409544+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:51.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: cluster 2024-09-21T17:45:50.744870+0000 mon.a (mon.0) 489 : cluster [INF] osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435] boot 2024-09-21T17:45:51.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: cluster 2024-09-21T17:45:50.744958+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T17:45:51.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:51 smithi043 bash[25160]: audit 2024-09-21T17:45:50.745193+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:51.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: cluster 2024-09-21T17:45:49.100526+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:45:51.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: cluster 2024-09-21T17:45:49.100624+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:45:51.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: cluster 2024-09-21T17:45:50.310675+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T17:45:51.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: audit 2024-09-21T17:45:50.409544+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:51.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: cluster 2024-09-21T17:45:50.744870+0000 mon.a (mon.0) 489 : cluster [INF] osd.2 [v2:172.21.15.43:6818/565528435,v1:172.21.15.43:6819/565528435] boot 2024-09-21T17:45:51.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: cluster 2024-09-21T17:45:50.744958+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T17:45:51.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:51 smithi169 bash[20366]: audit 2024-09-21T17:45:50.745193+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:45:53.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:52 smithi169 bash[20366]: cluster 2024-09-21T17:45:51.947531+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T17:45:53.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:52 smithi169 bash[20366]: audit 2024-09-21T17:45:52.424905+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' 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-21T17:45:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:52 smithi043 bash[25160]: cluster 2024-09-21T17:45:51.947531+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T17:45:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:52 smithi043 bash[25160]: audit 2024-09-21T17:45:52.424905+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' 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-21T17:45:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:52 smithi043 bash[19734]: cluster 2024-09-21T17:45:51.947531+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T17:45:53.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:52 smithi043 bash[19734]: audit 2024-09-21T17:45:52.424905+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' 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-21T17:45:54.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:53 smithi169 bash[20366]: cluster 2024-09-21T17:45:52.311047+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:45:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:53 smithi169 bash[20366]: audit 2024-09-21T17:45:52.951383+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' 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-21T17:45:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:53 smithi169 bash[20366]: cluster 2024-09-21T17:45:52.956499+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T17:45:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:53 smithi169 bash[20366]: audit 2024-09-21T17:45:52.957948+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T17:45:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[19734]: cluster 2024-09-21T17:45:52.311047+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:45:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[19734]: audit 2024-09-21T17:45:52.951383+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' 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-21T17:45:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[19734]: cluster 2024-09-21T17:45:52.956499+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T17:45:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[19734]: audit 2024-09-21T17:45:52.957948+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T17:45:54.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[25160]: cluster 2024-09-21T17:45:52.311047+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:45:54.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[25160]: audit 2024-09-21T17:45:52.951383+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' 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-21T17:45:54.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[25160]: cluster 2024-09-21T17:45:52.956499+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T17:45:54.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:53 smithi043 bash[25160]: audit 2024-09-21T17:45:52.957948+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:53.953589+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: cluster 2024-09-21T17:45:53.957088+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.001471+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.008936+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: cephadm 2024-09-21T17:45:54.010859+0000 mgr.y (mgr.14150) 181 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.012484+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.016697+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.021129+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.022902+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[19734]: audit 2024-09-21T17:45:54.030849+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:53.953589+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: cluster 2024-09-21T17:45:53.957088+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.001471+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.008936+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: cephadm 2024-09-21T17:45:54.010859+0000 mgr.y (mgr.14150) 181 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.012484+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.016697+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.021129+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.022902+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:54 smithi043 bash[25160]: audit 2024-09-21T17:45:54.030849+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:53.953589+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: cluster 2024-09-21T17:45:53.957088+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.001471+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.008936+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: cephadm 2024-09-21T17:45:54.010859+0000 mgr.y (mgr.14150) 181 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.012484+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:55.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.016697+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.284 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.021129+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:55.284 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.022902+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:55.284 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:54 smithi169 bash[20366]: audit 2024-09-21T17:45:54.030849+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:55.291 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:45:56.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:56 smithi169 bash[20366]: cluster 2024-09-21T17:45:54.311375+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:45:56.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:56 smithi169 bash[20366]: cluster 2024-09-21T17:45:55.040700+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T17:45:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:56 smithi169 bash[20366]: audit 2024-09-21T17:45:55.286636+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:56 smithi043 bash[25160]: cluster 2024-09-21T17:45:54.311375+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:45:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:56 smithi043 bash[25160]: cluster 2024-09-21T17:45:55.040700+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T17:45:56.457 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:56 smithi043 bash[25160]: audit 2024-09-21T17:45:55.286636+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:56.457 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:56 smithi043 bash[19734]: cluster 2024-09-21T17:45:54.311375+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v140: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:45:56.457 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:56 smithi043 bash[19734]: cluster 2024-09-21T17:45:55.040700+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-21T17:45:56.457 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:56 smithi043 bash[19734]: audit 2024-09-21T17:45:55.286636+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.460224+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.467946+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.473501+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.740339+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.746712+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.748799+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.751865+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.752203+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.753452+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:56.759930+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: cluster 2024-09-21T17:45:57.057042+0000 mon.a (mon.0) 518 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[19734]: audit 2024-09-21T17:45:57.128787+0000 mon.a (mon.0) 519 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.460224+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.467946+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.473501+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.740339+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.746712+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.748799+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.751865+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.752203+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.753452+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:56.759930+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: cluster 2024-09-21T17:45:57.057042+0000 mon.a (mon.0) 518 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T17:45:58.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:58 smithi043 bash[25160]: audit 2024-09-21T17:45:57.128787+0000 mon.a (mon.0) 519 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.460224+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.467946+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.473501+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.740339+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.746712+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.748799+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.751865+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.752203+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.753452+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:56.759930+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: cluster 2024-09-21T17:45:57.057042+0000 mon.a (mon.0) 518 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-09-21T17:45:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:58 smithi169 bash[20366]: audit 2024-09-21T17:45:57.128787+0000 mon.a (mon.0) 519 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: cluster 2024-09-21T17:45:56.311704+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.043173+0000 mon.a (mon.0) 520 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.044969+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.045579+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.051620+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.054587+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.054717+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.054717+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.054844+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.958934+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.983664+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.985341+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.985563+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:45:59 smithi169 bash[20366]: audit 2024-09-21T17:45:58.985783+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: cluster 2024-09-21T17:45:56.311704+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.043173+0000 mon.a (mon.0) 520 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.044969+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.045579+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.051620+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.054587+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.054717+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.054717+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.054844+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.958934+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.983664+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.985341+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.985563+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[19734]: audit 2024-09-21T17:45:58.985783+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: cluster 2024-09-21T17:45:56.311704+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 449 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.043173+0000 mon.a (mon.0) 520 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.044969+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.045579+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.051620+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.054587+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.054717+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.054717+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.054844+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.958934+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.983664+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.985341+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.985563+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:46:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:45:59 smithi043 bash[25160]: audit 2024-09-21T17:45:58.985783+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:46:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:00 smithi169 bash[20366]: cluster 2024-09-21T17:45:58.312144+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:00 smithi169 bash[20366]: audit 2024-09-21T17:45:58.985136+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:00 smithi169 bash[20366]: audit 2024-09-21T17:45:59.871518+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:01.214 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:00 smithi043 bash[19734]: cluster 2024-09-21T17:45:58.312144+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:01.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:00 smithi043 bash[19734]: audit 2024-09-21T17:45:58.985136+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:01.215 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:00 smithi043 bash[19734]: audit 2024-09-21T17:45:59.871518+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:01.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:00 smithi043 bash[25160]: cluster 2024-09-21T17:45:58.312144+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:01.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:00 smithi043 bash[25160]: audit 2024-09-21T17:45:58.985136+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T17:46:01.215 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:00 smithi043 bash[25160]: audit 2024-09-21T17:45:59.871518+0000 mon.c (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T17:46:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:01 smithi043 bash[25160]: cluster 2024-09-21T17:46:00.312735+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 22 op/s 2024-09-21T17:46:02.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:01 smithi043 bash[19734]: cluster 2024-09-21T17:46:00.312735+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 22 op/s 2024-09-21T17:46:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:01 smithi169 bash[20366]: cluster 2024-09-21T17:46:00.312735+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 91 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 22 op/s 2024-09-21T17:46:02.345 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:46:02.386 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi043:vg_nvme/lv_1 2024-09-21T17:46:04.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:03 smithi169 bash[20366]: cluster 2024-09-21T17:46:02.313363+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2024-09-21T17:46:04.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:03 smithi043 bash[25160]: cluster 2024-09-21T17:46:02.313363+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2024-09-21T17:46:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:03 smithi043 bash[19734]: cluster 2024-09-21T17:46:02.313363+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2024-09-21T17:46:06.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:05 smithi169 bash[20366]: cluster 2024-09-21T17:46:04.314037+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2024-09-21T17:46:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:05 smithi043 bash[25160]: cluster 2024-09-21T17:46:04.314037+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2024-09-21T17:46:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:05 smithi043 bash[19734]: cluster 2024-09-21T17:46:04.314037+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 11 op/s 2024-09-21T17:46:07.153 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:46:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:07 smithi169 bash[20366]: cluster 2024-09-21T17:46:06.314634+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-21T17:46:08.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:07 smithi043 bash[25160]: cluster 2024-09-21T17:46:06.314634+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-21T17:46:08.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:07 smithi043 bash[19734]: cluster 2024-09-21T17:46:06.314634+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.7 KiB/s rd, 131 KiB/s wr, 8 op/s 2024-09-21T17:46:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:08 smithi043 bash[19734]: audit 2024-09-21T17:46:08.505811+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:46:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:08 smithi043 bash[19734]: audit 2024-09-21T17:46:08.510243+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:46:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:08 smithi043 bash[19734]: audit 2024-09-21T17:46:08.511600+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:09.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:08 smithi043 bash[25160]: audit 2024-09-21T17:46:08.505811+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:46:09.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:08 smithi043 bash[25160]: audit 2024-09-21T17:46:08.510243+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:46:09.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:08 smithi043 bash[25160]: audit 2024-09-21T17:46:08.511600+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:09.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:08 smithi169 bash[20366]: audit 2024-09-21T17:46:08.505811+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:46:09.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:08 smithi169 bash[20366]: audit 2024-09-21T17:46:08.510243+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:46:09.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:08 smithi169 bash[20366]: audit 2024-09-21T17:46:08.511600+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:09 smithi043 bash[19734]: cluster 2024-09-21T17:46:08.315022+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T17:46:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:09 smithi043 bash[19734]: audit 2024-09-21T17:46:08.499524+0000 mgr.y (mgr.14150) 190 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:46:10.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:09 smithi043 bash[25160]: cluster 2024-09-21T17:46:08.315022+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T17:46:10.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:09 smithi043 bash[25160]: audit 2024-09-21T17:46:08.499524+0000 mgr.y (mgr.14150) 190 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:46:10.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:09 smithi169 bash[20366]: cluster 2024-09-21T17:46:08.315022+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T17:46:10.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:09 smithi169 bash[20366]: audit 2024-09-21T17:46:08.499524+0000 mgr.y (mgr.14150) 190 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi043:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:46:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:11 smithi043 bash[19734]: cluster 2024-09-21T17:46:10.315580+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T17:46:12.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:11 smithi043 bash[25160]: cluster 2024-09-21T17:46:10.315580+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T17:46:12.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:11 smithi169 bash[20366]: cluster 2024-09-21T17:46:10.315580+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 109 KiB/s wr, 7 op/s 2024-09-21T17:46:13.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:13 smithi169 bash[20366]: cluster 2024-09-21T17:46:12.316088+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:14.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:13 smithi043 bash[19734]: cluster 2024-09-21T17:46:12.316088+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:13 smithi043 bash[25160]: cluster 2024-09-21T17:46:12.316088+0000 mgr.y (mgr.14150) 192 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:16.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[19734]: cluster 2024-09-21T17:46:14.316626+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[19734]: audit 2024-09-21T17:46:14.811755+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[19734]: audit 2024-09-21T17:46:14.817254+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[19734]: audit 2024-09-21T17:46:14.822421+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[25160]: cluster 2024-09-21T17:46:14.316626+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[25160]: audit 2024-09-21T17:46:14.811755+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[25160]: audit 2024-09-21T17:46:14.817254+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:15 smithi043 bash[25160]: audit 2024-09-21T17:46:14.822421+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:15 smithi169 bash[20366]: cluster 2024-09-21T17:46:14.316626+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:15 smithi169 bash[20366]: audit 2024-09-21T17:46:14.811755+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:15 smithi169 bash[20366]: audit 2024-09-21T17:46:14.817254+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:15 smithi169 bash[20366]: audit 2024-09-21T17:46:14.822421+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[19734]: cluster 2024-09-21T17:46:16.317161+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[19734]: audit 2024-09-21T17:46:16.680617+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:17.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[19734]: audit 2024-09-21T17:46:16.692736+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:17.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[19734]: audit 2024-09-21T17:46:16.704683+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:17.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[25160]: cluster 2024-09-21T17:46:16.317161+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:17.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[25160]: audit 2024-09-21T17:46:16.680617+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:17.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[25160]: audit 2024-09-21T17:46:16.692736+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:17.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:17 smithi043 bash[25160]: audit 2024-09-21T17:46:16.704683+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:17 smithi169 bash[20366]: cluster 2024-09-21T17:46:16.317161+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:17 smithi169 bash[20366]: audit 2024-09-21T17:46:16.680617+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:17 smithi169 bash[20366]: audit 2024-09-21T17:46:16.692736+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:17 smithi169 bash[20366]: audit 2024-09-21T17:46:16.704683+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[19734]: audit 2024-09-21T17:46:18.302369+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.43:0/64351674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]: dispatch 2024-09-21T17:46:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[19734]: audit 2024-09-21T17:46:18.303134+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]: dispatch 2024-09-21T17:46:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[19734]: audit 2024-09-21T17:46:18.306373+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]': finished 2024-09-21T17:46:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[19734]: cluster 2024-09-21T17:46:18.311101+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T17:46:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[19734]: audit 2024-09-21T17:46:18.311725+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[25160]: audit 2024-09-21T17:46:18.302369+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.43:0/64351674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]: dispatch 2024-09-21T17:46:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[25160]: audit 2024-09-21T17:46:18.303134+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]: dispatch 2024-09-21T17:46:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[25160]: audit 2024-09-21T17:46:18.306373+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]': finished 2024-09-21T17:46:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[25160]: cluster 2024-09-21T17:46:18.311101+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T17:46:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:18 smithi043 bash[25160]: audit 2024-09-21T17:46:18.311725+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:18 smithi169 bash[20366]: audit 2024-09-21T17:46:18.302369+0000 mon.c (mon.2) 12 : audit [INF] from='client.? 172.21.15.43:0/64351674' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]: dispatch 2024-09-21T17:46:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:18 smithi169 bash[20366]: audit 2024-09-21T17:46:18.303134+0000 mon.a (mon.0) 540 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]: dispatch 2024-09-21T17:46:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:18 smithi169 bash[20366]: audit 2024-09-21T17:46:18.306373+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "923366b5-6081-4306-94ed-bf4b17509771"}]': finished 2024-09-21T17:46:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:18 smithi169 bash[20366]: cluster 2024-09-21T17:46:18.311101+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T17:46:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:18 smithi169 bash[20366]: audit 2024-09-21T17:46:18.311725+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:20.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:19 smithi043 bash[19734]: cluster 2024-09-21T17:46:18.317477+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:19 smithi043 bash[19734]: audit 2024-09-21T17:46:18.946760+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.43:0/164295941' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:46:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:19 smithi043 bash[25160]: cluster 2024-09-21T17:46:18.317477+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:19 smithi043 bash[25160]: audit 2024-09-21T17:46:18.946760+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.43:0/164295941' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:46:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:19 smithi169 bash[20366]: cluster 2024-09-21T17:46:18.317477+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:19 smithi169 bash[20366]: audit 2024-09-21T17:46:18.946760+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.43:0/164295941' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:46:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:21 smithi043 bash[25160]: cluster 2024-09-21T17:46:20.317994+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:21 smithi043 bash[19734]: cluster 2024-09-21T17:46:20.317994+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:21 smithi169 bash[20366]: cluster 2024-09-21T17:46:20.317994+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:23 smithi043 bash[19734]: cluster 2024-09-21T17:46:22.318543+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:24.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:23 smithi043 bash[25160]: cluster 2024-09-21T17:46:22.318543+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:23 smithi169 bash[20366]: cluster 2024-09-21T17:46:22.318543+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:25 smithi043 bash[25160]: cluster 2024-09-21T17:46:24.319046+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:25 smithi043 bash[19734]: cluster 2024-09-21T17:46:24.319046+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:25 smithi169 bash[20366]: cluster 2024-09-21T17:46:24.319046+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:27 smithi043 bash[19734]: cluster 2024-09-21T17:46:26.319595+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:27 smithi043 bash[25160]: cluster 2024-09-21T17:46:26.319595+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:27 smithi169 bash[20366]: cluster 2024-09-21T17:46:26.319595+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:29 smithi043 bash[19734]: cluster 2024-09-21T17:46:28.320129+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:29.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:29 smithi043 bash[25160]: cluster 2024-09-21T17:46:28.320129+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:29 smithi169 bash[20366]: cluster 2024-09-21T17:46:28.320129+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:32.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:31 smithi043 bash[19734]: cluster 2024-09-21T17:46:30.320689+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:32.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:31 smithi043 bash[25160]: cluster 2024-09-21T17:46:30.320689+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:32.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:31 smithi169 bash[20366]: cluster 2024-09-21T17:46:30.320689+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:32 smithi043 bash[25160]: audit 2024-09-21T17:46:31.897080+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T17:46:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:32 smithi043 bash[25160]: audit 2024-09-21T17:46:31.898678+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:32 smithi043 bash[25160]: cephadm 2024-09-21T17:46:31.900043+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Deploying daemon osd.3 on smithi043 2024-09-21T17:46:33.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:32 smithi043 bash[19734]: audit 2024-09-21T17:46:31.897080+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T17:46:33.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:32 smithi043 bash[19734]: audit 2024-09-21T17:46:31.898678+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:33.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:32 smithi043 bash[19734]: cephadm 2024-09-21T17:46:31.900043+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Deploying daemon osd.3 on smithi043 2024-09-21T17:46:33.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:32 smithi169 bash[20366]: audit 2024-09-21T17:46:31.897080+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-21T17:46:33.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:32 smithi169 bash[20366]: audit 2024-09-21T17:46:31.898678+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:33.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:32 smithi169 bash[20366]: cephadm 2024-09-21T17:46:31.900043+0000 mgr.y (mgr.14150) 202 : cephadm [INF] Deploying daemon osd.3 on smithi043 2024-09-21T17:46:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:33 smithi043 bash[19734]: cluster 2024-09-21T17:46:32.321173+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:33 smithi043 bash[25160]: cluster 2024-09-21T17:46:32.321173+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:34.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:33 smithi169 bash[20366]: cluster 2024-09-21T17:46:32.321173+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[19734]: cluster 2024-09-21T17:46:34.321593+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[19734]: audit 2024-09-21T17:46:34.956319+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[19734]: audit 2024-09-21T17:46:34.964160+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[19734]: cephadm 2024-09-21T17:46:34.967279+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[19734]: audit 2024-09-21T17:46:34.974109+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[25160]: cluster 2024-09-21T17:46:34.321593+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[25160]: audit 2024-09-21T17:46:34.956319+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[25160]: audit 2024-09-21T17:46:34.964160+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[25160]: cephadm 2024-09-21T17:46:34.967279+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:46:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:35 smithi043 bash[25160]: audit 2024-09-21T17:46:34.974109+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.278 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:35 smithi169 bash[20366]: cluster 2024-09-21T17:46:34.321593+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:36.278 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:35 smithi169 bash[20366]: audit 2024-09-21T17:46:34.956319+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.278 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:35 smithi169 bash[20366]: audit 2024-09-21T17:46:34.964160+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.278 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:35 smithi169 bash[20366]: cephadm 2024-09-21T17:46:34.967279+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi043 2024-09-21T17:46:36.278 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:35 smithi169 bash[20366]: audit 2024-09-21T17:46:34.974109+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:36.547 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.547 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.548 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.548 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.548 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.548 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.870 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.871 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.871 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.871 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:36.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.792007+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.796281+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.796654+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.798042+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.800708+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.803734+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.880445+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.885312+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:36 smithi169 bash[20366]: audit 2024-09-21T17:46:36.890194+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.792007+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.796281+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.796654+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.798042+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.800708+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.803734+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.880445+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.885312+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[19734]: audit 2024-09-21T17:46:36.890194+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.792007+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.796281+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.796654+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.798042+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.800708+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.803734+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.880445+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.885312+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:36 smithi043 bash[25160]: audit 2024-09-21T17:46:36.890194+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:37 smithi043 bash[19734]: cluster 2024-09-21T17:46:36.322196+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:38 smithi043 bash[25160]: cluster 2024-09-21T17:46:36.322196+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:37 smithi169 bash[20366]: cluster 2024-09-21T17:46:36.322196+0000 mgr.y (mgr.14150) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:39 smithi043 bash[25160]: cluster 2024-09-21T17:46:38.322768+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:39 smithi043 bash[19734]: cluster 2024-09-21T17:46:38.322768+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:39 smithi169 bash[20366]: cluster 2024-09-21T17:46:38.322768+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:41 smithi043 bash[19734]: cluster 2024-09-21T17:46:40.323318+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:41 smithi043 bash[25160]: cluster 2024-09-21T17:46:40.323318+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:41 smithi169 bash[20366]: cluster 2024-09-21T17:46:40.323318+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:43 smithi043 bash[19734]: cluster 2024-09-21T17:46:42.323661+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:43 smithi043 bash[25160]: cluster 2024-09-21T17:46:42.323661+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:44.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:43 smithi169 bash[20366]: cluster 2024-09-21T17:46:42.323661+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:45 smithi043 bash[19734]: cluster 2024-09-21T17:46:44.324116+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:46.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:45 smithi043 bash[25160]: cluster 2024-09-21T17:46:44.324116+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:46.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:45 smithi169 bash[20366]: cluster 2024-09-21T17:46:44.324116+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:46 smithi043 bash[25160]: audit 2024-09-21T17:46:46.731694+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T17:46:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:46 smithi043 bash[25160]: audit 2024-09-21T17:46:46.732096+0000 mon.a (mon.0) 558 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T17:46:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:46 smithi043 bash[19734]: audit 2024-09-21T17:46:46.731694+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T17:46:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:46 smithi043 bash[19734]: audit 2024-09-21T17:46:46.732096+0000 mon.a (mon.0) 558 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T17:46:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:46 smithi169 bash[20366]: audit 2024-09-21T17:46:46.731694+0000 mon.c (mon.2) 14 : audit [INF] from='osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T17:46:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:46 smithi169 bash[20366]: audit 2024-09-21T17:46:46.732096+0000 mon.a (mon.0) 558 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-21T17:46:47.840 INFO:teuthology.orchestra.run.smithi043.stdout:Created osd(s) 3 on host 'smithi043' 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: cluster 2024-09-21T17:46:46.324625+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:46.986279+0000 mon.a (mon.0) 559 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: cluster 2024-09-21T17:46:46.990558+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:46.990927+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:46.991482+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:46.991936+0000 mon.a (mon.0) 562 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:47.819979+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:47.827646+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:47.828494+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:47.831519+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:47 smithi043 bash[19734]: audit 2024-09-21T17:46:47.837095+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[19734]: audit 2024-09-21T17:46:47.840004+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[19734]: audit 2024-09-21T17:46:47.841600+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[19734]: audit 2024-09-21T17:46:47.846866+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[19734]: audit 2024-09-21T17:46:47.849888+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[19734]: audit 2024-09-21T17:46:47.850918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:48.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[19734]: audit 2024-09-21T17:46:47.857032+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: cluster 2024-09-21T17:46:46.324625+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:46.986279+0000 mon.a (mon.0) 559 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: cluster 2024-09-21T17:46:46.990558+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:46.990927+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:46.991482+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:46.991936+0000 mon.a (mon.0) 562 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.819979+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.827646+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.828494+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.831519+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.837095+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.840004+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.841600+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.846866+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.849888+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:48.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.850918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:48.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:48 smithi043 bash[25160]: audit 2024-09-21T17:46:47.857032+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: cluster 2024-09-21T17:46:46.324625+0000 mgr.y (mgr.14150) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:46.986279+0000 mon.a (mon.0) 559 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: cluster 2024-09-21T17:46:46.990558+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:46.990927+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:46.991482+0000 mon.c (mon.2) 15 : audit [INF] from='osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:46.991936+0000 mon.a (mon.0) 562 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]: dispatch 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:47.819979+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:47.827646+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:47.828494+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:47 smithi169 bash[20366]: audit 2024-09-21T17:46:47.831519+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.837095+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.840004+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.841600+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.846866+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.849888+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.850918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:48.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:48 smithi169 bash[20366]: audit 2024-09-21T17:46:47.857032+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:48.522 DEBUG:teuthology.orchestra.run.smithi043:osd.3> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T17:46:48.525 INFO:tasks.cephadm:Deploying osd.4 on smithi169 with /dev/vg_nvme/lv_4... 2024-09-21T17:46:48.525 DEBUG:teuthology.orchestra.run.smithi169:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T17:46:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[19734]: cephadm 2024-09-21T17:46:47.842660+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 3805M 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[19734]: audit 2024-09-21T17:46:47.988425+0000 mon.a (mon.0) 574 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[19734]: cluster 2024-09-21T17:46:47.992540+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[19734]: audit 2024-09-21T17:46:47.993555+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[19734]: audit 2024-09-21T17:46:48.006681+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[25160]: cephadm 2024-09-21T17:46:47.842660+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 3805M 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[25160]: audit 2024-09-21T17:46:47.988425+0000 mon.a (mon.0) 574 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[25160]: cluster 2024-09-21T17:46:47.992540+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[25160]: audit 2024-09-21T17:46:47.993555+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:49 smithi043 bash[25160]: audit 2024-09-21T17:46:48.006681+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:49 smithi169 bash[20366]: cephadm 2024-09-21T17:46:47.842660+0000 mgr.y (mgr.14150) 212 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 3805M 2024-09-21T17:46:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:49 smithi169 bash[20366]: audit 2024-09-21T17:46:47.988425+0000 mon.a (mon.0) 574 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi043", "root=default"]}]': finished 2024-09-21T17:46:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:49 smithi169 bash[20366]: cluster 2024-09-21T17:46:47.992540+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-21T17:46:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:49 smithi169 bash[20366]: audit 2024-09-21T17:46:47.993555+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:49 smithi169 bash[20366]: audit 2024-09-21T17:46:48.006681+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[19734]: cluster 2024-09-21T17:46:47.682390+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[19734]: cluster 2024-09-21T17:46:47.682537+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[19734]: cluster 2024-09-21T17:46:48.325138+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[19734]: cluster 2024-09-21T17:46:49.006942+0000 mon.a (mon.0) 578 : cluster [INF] osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954] boot 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[19734]: cluster 2024-09-21T17:46:49.007210+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[19734]: audit 2024-09-21T17:46:49.008080+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[25160]: cluster 2024-09-21T17:46:47.682390+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[25160]: cluster 2024-09-21T17:46:47.682537+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[25160]: cluster 2024-09-21T17:46:48.325138+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[25160]: cluster 2024-09-21T17:46:49.006942+0000 mon.a (mon.0) 578 : cluster [INF] osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954] boot 2024-09-21T17:46:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[25160]: cluster 2024-09-21T17:46:49.007210+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T17:46:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:50 smithi043 bash[25160]: audit 2024-09-21T17:46:49.008080+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:50.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:50 smithi169 bash[20366]: cluster 2024-09-21T17:46:47.682390+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:46:50.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:50 smithi169 bash[20366]: cluster 2024-09-21T17:46:47.682537+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:46:50.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:50 smithi169 bash[20366]: cluster 2024-09-21T17:46:48.325138+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T17:46:50.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:50 smithi169 bash[20366]: cluster 2024-09-21T17:46:49.006942+0000 mon.a (mon.0) 578 : cluster [INF] osd.3 [v2:172.21.15.43:6826/4196201954,v1:172.21.15.43:6827/4196201954] boot 2024-09-21T17:46:50.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:50 smithi169 bash[20366]: cluster 2024-09-21T17:46:49.007210+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T17:46:50.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:50 smithi169 bash[20366]: audit 2024-09-21T17:46:49.008080+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:46:51.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:51 smithi169 bash[20366]: cluster 2024-09-21T17:46:50.026058+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T17:46:51.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:51 smithi043 bash[19734]: cluster 2024-09-21T17:46:50.026058+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T17:46:51.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:51 smithi043 bash[25160]: cluster 2024-09-21T17:46:50.026058+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T17:46:52.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:52 smithi169 bash[20366]: cluster 2024-09-21T17:46:50.325686+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:52 smithi043 bash[25160]: cluster 2024-09-21T17:46:50.325686+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:52.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:52 smithi043 bash[19734]: cluster 2024-09-21T17:46:50.325686+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:53.256 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:46:54.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:54 smithi169 bash[20366]: cluster 2024-09-21T17:46:52.326272+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:54.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:54 smithi043 bash[25160]: cluster 2024-09-21T17:46:52.326272+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:54 smithi043 bash[19734]: cluster 2024-09-21T17:46:52.326272+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:56.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: cluster 2024-09-21T17:46:54.326815+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.132035+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.139700+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.144481+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.149464+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.154917+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.156331+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:56.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:56 smithi169 bash[20366]: audit 2024-09-21T17:46:55.166894+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: cluster 2024-09-21T17:46:54.326815+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.132035+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.139700+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.144481+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.149464+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.154917+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.156331+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:56.455 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[19734]: audit 2024-09-21T17:46:55.166894+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: cluster 2024-09-21T17:46:54.326815+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.132035+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.139700+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.144481+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.149464+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.154917+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.156331+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:56.456 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:56 smithi043 bash[25160]: audit 2024-09-21T17:46:55.166894+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:57.809 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-21T17:46:57.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi169:vg_nvme/lv_4 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: cluster 2024-09-21T17:46:56.327446+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.054180+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.061400+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.068624+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.490737+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.496280+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.500107+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.503278+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.503553+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.504529+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:46:58 smithi169 bash[20366]: audit 2024-09-21T17:46:57.509371+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: cluster 2024-09-21T17:46:56.327446+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.054180+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.061400+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.068624+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.490737+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.496280+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.500107+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.503278+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.503553+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.504529+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[19734]: audit 2024-09-21T17:46:57.509371+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: cluster 2024-09-21T17:46:56.327446+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:46:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.054180+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.061400+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.068624+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.490737+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.496280+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.500107+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.503278+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.503553+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.504529+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:46:58.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:46:58 smithi043 bash[25160]: audit 2024-09-21T17:46:57.509371+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:00 smithi169 bash[20366]: cluster 2024-09-21T17:46:58.328000+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:00 smithi043 bash[19734]: cluster 2024-09-21T17:46:58.328000+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:00.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:00 smithi043 bash[25160]: cluster 2024-09-21T17:46:58.328000+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:02 smithi169 bash[20366]: cluster 2024-09-21T17:47:00.328649+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:02.508 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:47:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:02 smithi043 bash[19734]: cluster 2024-09-21T17:47:00.328649+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:02 smithi043 bash[25160]: cluster 2024-09-21T17:47:00.328649+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:04.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:04 smithi169 bash[20366]: cluster 2024-09-21T17:47:02.329238+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:04.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:04 smithi169 bash[20366]: audit 2024-09-21T17:47:03.723490+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:47:04.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:04 smithi169 bash[20366]: audit 2024-09-21T17:47:03.729635+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:47:04.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:04 smithi169 bash[20366]: audit 2024-09-21T17:47:03.731478+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[19734]: cluster 2024-09-21T17:47:02.329238+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[19734]: audit 2024-09-21T17:47:03.723490+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:47:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[19734]: audit 2024-09-21T17:47:03.729635+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:47:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[19734]: audit 2024-09-21T17:47:03.731478+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[25160]: cluster 2024-09-21T17:47:02.329238+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[25160]: audit 2024-09-21T17:47:03.723490+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:47:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[25160]: audit 2024-09-21T17:47:03.729635+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:47:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:04 smithi043 bash[25160]: audit 2024-09-21T17:47:03.731478+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:05 smithi169 bash[20366]: audit 2024-09-21T17:47:03.716543+0000 mgr.y (mgr.14150) 221 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:47:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:05 smithi043 bash[19734]: audit 2024-09-21T17:47:03.716543+0000 mgr.y (mgr.14150) 221 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:47:05.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:05 smithi043 bash[25160]: audit 2024-09-21T17:47:03.716543+0000 mgr.y (mgr.14150) 221 : audit [DBG] from='client.24184 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:47:06.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:06 smithi169 bash[20366]: cluster 2024-09-21T17:47:04.329771+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:06 smithi043 bash[19734]: cluster 2024-09-21T17:47:04.329771+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:06.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:06 smithi043 bash[25160]: cluster 2024-09-21T17:47:04.329771+0000 mgr.y (mgr.14150) 222 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:08.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:08 smithi169 bash[20366]: cluster 2024-09-21T17:47:06.330322+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:08.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:08 smithi043 bash[19734]: cluster 2024-09-21T17:47:06.330322+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:08.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:08 smithi043 bash[25160]: cluster 2024-09-21T17:47:06.330322+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:10.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:10 smithi169 bash[20366]: cluster 2024-09-21T17:47:08.330864+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:10.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:10 smithi043 bash[19734]: cluster 2024-09-21T17:47:08.330864+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:10.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:10 smithi043 bash[25160]: cluster 2024-09-21T17:47:08.330864+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:12.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:12 smithi169 bash[20366]: cluster 2024-09-21T17:47:10.331425+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:12.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:12 smithi169 bash[20366]: audit 2024-09-21T17:47:12.024656+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.169:0/4091652213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]: dispatch 2024-09-21T17:47:12.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:12 smithi169 bash[20366]: audit 2024-09-21T17:47:12.025329+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]: dispatch 2024-09-21T17:47:12.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:12 smithi169 bash[20366]: audit 2024-09-21T17:47:12.028780+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]': finished 2024-09-21T17:47:12.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:12 smithi169 bash[20366]: cluster 2024-09-21T17:47:12.034615+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T17:47:12.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:12 smithi169 bash[20366]: audit 2024-09-21T17:47:12.035272+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[19734]: cluster 2024-09-21T17:47:10.331425+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[19734]: audit 2024-09-21T17:47:12.024656+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.169:0/4091652213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]: dispatch 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[19734]: audit 2024-09-21T17:47:12.025329+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]: dispatch 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[19734]: audit 2024-09-21T17:47:12.028780+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]': finished 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[19734]: cluster 2024-09-21T17:47:12.034615+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[19734]: audit 2024-09-21T17:47:12.035272+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[25160]: cluster 2024-09-21T17:47:10.331425+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[25160]: audit 2024-09-21T17:47:12.024656+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.169:0/4091652213' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]: dispatch 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[25160]: audit 2024-09-21T17:47:12.025329+0000 mon.a (mon.0) 602 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]: dispatch 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[25160]: audit 2024-09-21T17:47:12.028780+0000 mon.a (mon.0) 603 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6daa2726-4ac8-45d4-8761-ff802b2e11e1"}]': finished 2024-09-21T17:47:12.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[25160]: cluster 2024-09-21T17:47:12.034615+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T17:47:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:12 smithi043 bash[25160]: audit 2024-09-21T17:47:12.035272+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:13.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:13 smithi169 bash[20366]: audit 2024-09-21T17:47:12.626635+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.169:0/3537457616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:47:13.469 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:13 smithi043 bash[19734]: audit 2024-09-21T17:47:12.626635+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.169:0/3537457616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:47:13.469 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:13 smithi043 bash[25160]: audit 2024-09-21T17:47:12.626635+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.169:0/3537457616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:47:14.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:14 smithi043 bash[19734]: cluster 2024-09-21T17:47:12.331958+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:14.350 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:14 smithi043 bash[25160]: cluster 2024-09-21T17:47:12.331958+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:14.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:14 smithi169 bash[20366]: cluster 2024-09-21T17:47:12.331958+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:16.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:16 smithi169 bash[20366]: cluster 2024-09-21T17:47:14.332512+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:16.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:16 smithi043 bash[25160]: cluster 2024-09-21T17:47:14.332512+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:16 smithi043 bash[19734]: cluster 2024-09-21T17:47:14.332512+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:18.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: cluster 2024-09-21T17:47:16.333068+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:18.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:17.244432+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:17.252376+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:17.262178+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:17.671346+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:17.680328+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:17.690115+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:18.120600+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:18.129218+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[19734]: audit 2024-09-21T17:47:18.138644+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: cluster 2024-09-21T17:47:16.333068+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:17.244432+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:17.252376+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:17.262178+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:17.671346+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:17.680328+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:17.690115+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:18.120600+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:18.129218+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:18 smithi043 bash[25160]: audit 2024-09-21T17:47:18.138644+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: cluster 2024-09-21T17:47:16.333068+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:17.244432+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:17.252376+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:17.262178+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:17.671346+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:17.680328+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:17.690115+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:18.120600+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:18.129218+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:18.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:18 smithi169 bash[20366]: audit 2024-09-21T17:47:18.138644+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:20 smithi043 bash[19734]: cluster 2024-09-21T17:47:18.333609+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:20.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:20 smithi043 bash[25160]: cluster 2024-09-21T17:47:18.333609+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:20.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:20 smithi169 bash[20366]: cluster 2024-09-21T17:47:18.333609+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:21 smithi043 bash[19734]: cluster 2024-09-21T17:47:20.334143+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:21 smithi043 bash[25160]: cluster 2024-09-21T17:47:20.334143+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:21.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:21 smithi169 bash[20366]: cluster 2024-09-21T17:47:20.334143+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:23.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:23 smithi169 bash[20366]: cluster 2024-09-21T17:47:22.334801+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:23 smithi043 bash[19734]: cluster 2024-09-21T17:47:22.334801+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:23.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:23 smithi043 bash[25160]: cluster 2024-09-21T17:47:22.334801+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:25.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:25 smithi169 bash[20366]: cluster 2024-09-21T17:47:24.335537+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:25.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:25 smithi169 bash[20366]: audit 2024-09-21T17:47:24.690870+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T17:47:25.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:25 smithi169 bash[20366]: audit 2024-09-21T17:47:24.692660+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:25.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:25 smithi169 bash[20366]: cephadm 2024-09-21T17:47:24.694200+0000 mgr.y (mgr.14150) 233 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-09-21T17:47:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[19734]: cluster 2024-09-21T17:47:24.335537+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[19734]: audit 2024-09-21T17:47:24.690870+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T17:47:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[19734]: audit 2024-09-21T17:47:24.692660+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[19734]: cephadm 2024-09-21T17:47:24.694200+0000 mgr.y (mgr.14150) 233 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-09-21T17:47:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[25160]: cluster 2024-09-21T17:47:24.335537+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[25160]: audit 2024-09-21T17:47:24.690870+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-21T17:47:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[25160]: audit 2024-09-21T17:47:24.692660+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:25 smithi043 bash[25160]: cephadm 2024-09-21T17:47:24.694200+0000 mgr.y (mgr.14150) 233 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-09-21T17:47:27.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:27 smithi169 bash[20366]: cluster 2024-09-21T17:47:26.336132+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:27 smithi043 bash[19734]: cluster 2024-09-21T17:47:26.336132+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:27 smithi043 bash[25160]: cluster 2024-09-21T17:47:26.336132+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:28.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:47:28.881 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:47:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:47:29.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:47:29.151 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:47:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: cluster 2024-09-21T17:47:28.336664+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: audit 2024-09-21T17:47:29.141211+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: audit 2024-09-21T17:47:29.149547+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: audit 2024-09-21T17:47:29.150461+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: audit 2024-09-21T17:47:29.153680+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: audit 2024-09-21T17:47:29.158251+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:29 smithi169 bash[20366]: audit 2024-09-21T17:47:29.170335+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: cluster 2024-09-21T17:47:28.336664+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:29.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: audit 2024-09-21T17:47:29.141211+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:29.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: audit 2024-09-21T17:47:29.149547+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: audit 2024-09-21T17:47:29.150461+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:29.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: audit 2024-09-21T17:47:29.153680+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:29.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: audit 2024-09-21T17:47:29.158251+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[19734]: audit 2024-09-21T17:47:29.170335+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: cluster 2024-09-21T17:47:28.336664+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:29.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: audit 2024-09-21T17:47:29.141211+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:29.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: audit 2024-09-21T17:47:29.149547+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: audit 2024-09-21T17:47:29.150461+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:29.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: audit 2024-09-21T17:47:29.153680+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:29.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: audit 2024-09-21T17:47:29.158251+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:29.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:29 smithi043 bash[25160]: audit 2024-09-21T17:47:29.170335+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:31.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:31 smithi169 bash[20366]: cluster 2024-09-21T17:47:30.337220+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:31 smithi043 bash[19734]: cluster 2024-09-21T17:47:30.337220+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:31.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:31 smithi043 bash[25160]: cluster 2024-09-21T17:47:30.337220+0000 mgr.y (mgr.14150) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:33.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:33 smithi169 bash[20366]: cluster 2024-09-21T17:47:32.337753+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:33.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:33 smithi043 bash[25160]: cluster 2024-09-21T17:47:32.337753+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:33.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:33 smithi043 bash[19734]: cluster 2024-09-21T17:47:32.337753+0000 mgr.y (mgr.14150) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:35.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:35 smithi043 bash[25160]: cluster 2024-09-21T17:47:34.338259+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:35.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:35 smithi043 bash[19734]: cluster 2024-09-21T17:47:34.338259+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:35.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:35 smithi169 bash[20366]: cluster 2024-09-21T17:47:34.338259+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:37 smithi043 bash[19734]: cluster 2024-09-21T17:47:36.338645+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:37.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:37 smithi043 bash[25160]: cluster 2024-09-21T17:47:36.338645+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:37.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:37 smithi169 bash[20366]: cluster 2024-09-21T17:47:36.338645+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:38.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.421513+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.435400+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: cephadm 2024-09-21T17:47:37.438575+0000 mgr.y (mgr.14150) 240 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.440900+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.446376+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.450969+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.452557+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:37.461846+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:38.341941+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:38.348420+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[19734]: audit 2024-09-21T17:47:38.354784+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.421513+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.435400+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: cephadm 2024-09-21T17:47:37.438575+0000 mgr.y (mgr.14150) 240 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.440900+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.446376+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.450969+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.452557+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:37.461846+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:38.341941+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:38.348420+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:38 smithi043 bash[25160]: audit 2024-09-21T17:47:38.354784+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.421513+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.435400+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: cephadm 2024-09-21T17:47:37.438575+0000 mgr.y (mgr.14150) 240 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.440900+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.446376+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.450969+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.452557+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:37.461846+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:38.341941+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:38.348420+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:38.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:38 smithi169 bash[20366]: audit 2024-09-21T17:47:38.354784+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:39.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:39 smithi169 bash[20366]: cluster 2024-09-21T17:47:38.339129+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:39.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:39 smithi169 bash[20366]: audit 2024-09-21T17:47:39.124430+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T17:47:39.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:39 smithi169 bash[20366]: audit 2024-09-21T17:47:39.125049+0000 mon.a (mon.0) 633 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T17:47:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:39 smithi043 bash[19734]: cluster 2024-09-21T17:47:38.339129+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:39 smithi043 bash[19734]: audit 2024-09-21T17:47:39.124430+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T17:47:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:39 smithi043 bash[19734]: audit 2024-09-21T17:47:39.125049+0000 mon.a (mon.0) 633 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T17:47:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:39 smithi043 bash[25160]: cluster 2024-09-21T17:47:38.339129+0000 mgr.y (mgr.14150) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:39 smithi043 bash[25160]: audit 2024-09-21T17:47:39.124430+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T17:47:39.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:39 smithi043 bash[25160]: audit 2024-09-21T17:47:39.125049+0000 mon.a (mon.0) 633 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-21T17:47:40.338 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 4 on host 'smithi169' 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:39.436821+0000 mon.a (mon.0) 634 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:39.442501+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: cluster 2024-09-21T17:47:39.442591+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:39.443362+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:39.444037+0000 mon.a (mon.0) 637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.319191+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.327110+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.328042+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.331228+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.335987+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.338424+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:40 smithi169 bash[20366]: audit 2024-09-21T17:47:40.349083+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:39.436821+0000 mon.a (mon.0) 634 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:39.442501+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: cluster 2024-09-21T17:47:39.442591+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:39.443362+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:39.444037+0000 mon.a (mon.0) 637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.319191+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.327110+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.328042+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.331228+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.335987+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.338424+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[19734]: audit 2024-09-21T17:47:40.349083+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:39.436821+0000 mon.a (mon.0) 634 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:39.442501+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: cluster 2024-09-21T17:47:39.442591+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:39.443362+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:39.444037+0000 mon.a (mon.0) 637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.319191+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.327110+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.328042+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.331228+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.335987+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.338424+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:40 smithi043 bash[25160]: audit 2024-09-21T17:47:40.349083+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:41.406 DEBUG:teuthology.orchestra.run.smithi169:osd.4> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T17:47:41.408 INFO:tasks.cephadm:Deploying osd.5 on smithi169 with /dev/vg_nvme/lv_3... 2024-09-21T17:47:41.408 DEBUG:teuthology.orchestra.run.smithi169:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T17:47:41.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[19734]: cluster 2024-09-21T17:47:40.339671+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:41.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[19734]: audit 2024-09-21T17:47:40.439381+0000 mon.a (mon.0) 645 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[19734]: cluster 2024-09-21T17:47:40.445754+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[19734]: audit 2024-09-21T17:47:40.447006+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[19734]: audit 2024-09-21T17:47:40.901963+0000 mon.a (mon.0) 648 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[19734]: audit 2024-09-21T17:47:41.447345+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[25160]: cluster 2024-09-21T17:47:40.339671+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[25160]: audit 2024-09-21T17:47:40.439381+0000 mon.a (mon.0) 645 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[25160]: cluster 2024-09-21T17:47:40.445754+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[25160]: audit 2024-09-21T17:47:40.447006+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[25160]: audit 2024-09-21T17:47:40.901963+0000 mon.a (mon.0) 648 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T17:47:41.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:41 smithi043 bash[25160]: audit 2024-09-21T17:47:41.447345+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:41.813 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:41 smithi169 bash[20366]: cluster 2024-09-21T17:47:40.339671+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:41.813 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:41 smithi169 bash[20366]: audit 2024-09-21T17:47:40.439381+0000 mon.a (mon.0) 645 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:47:41.813 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:41 smithi169 bash[20366]: cluster 2024-09-21T17:47:40.445754+0000 mon.a (mon.0) 646 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T17:47:41.813 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:41 smithi169 bash[20366]: audit 2024-09-21T17:47:40.447006+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:41.813 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:41 smithi169 bash[20366]: audit 2024-09-21T17:47:40.901963+0000 mon.a (mon.0) 648 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-21T17:47:41.813 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:41 smithi169 bash[20366]: audit 2024-09-21T17:47:41.447345+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[19734]: cluster 2024-09-21T17:47:40.116042+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[19734]: cluster 2024-09-21T17:47:40.116156+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[19734]: cluster 2024-09-21T17:47:41.469793+0000 mon.a (mon.0) 650 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822] boot 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[19734]: cluster 2024-09-21T17:47:41.469903+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[19734]: audit 2024-09-21T17:47:41.470823+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[19734]: cluster 2024-09-21T17:47:41.826716+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[25160]: cluster 2024-09-21T17:47:40.116042+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[25160]: cluster 2024-09-21T17:47:40.116156+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[25160]: cluster 2024-09-21T17:47:41.469793+0000 mon.a (mon.0) 650 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822] boot 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[25160]: cluster 2024-09-21T17:47:41.469903+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[25160]: audit 2024-09-21T17:47:41.470823+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:42 smithi043 bash[25160]: cluster 2024-09-21T17:47:41.826716+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T17:47:42.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:42 smithi169 bash[20366]: cluster 2024-09-21T17:47:40.116042+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:47:42.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:42 smithi169 bash[20366]: cluster 2024-09-21T17:47:40.116156+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:47:42.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:42 smithi169 bash[20366]: cluster 2024-09-21T17:47:41.469793+0000 mon.a (mon.0) 650 : cluster [INF] osd.4 [v2:172.21.15.169:6800/1258332822,v1:172.21.15.169:6801/1258332822] boot 2024-09-21T17:47:42.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:42 smithi169 bash[20366]: cluster 2024-09-21T17:47:41.469903+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T17:47:42.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:42 smithi169 bash[20366]: audit 2024-09-21T17:47:41.470823+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:47:42.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:42 smithi169 bash[20366]: cluster 2024-09-21T17:47:41.826716+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T17:47:44.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:43 smithi169 bash[20366]: cluster 2024-09-21T17:47:42.340273+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:44.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:43 smithi169 bash[20366]: cluster 2024-09-21T17:47:42.835986+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T17:47:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:43 smithi043 bash[19734]: cluster 2024-09-21T17:47:42.340273+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:43 smithi043 bash[19734]: cluster 2024-09-21T17:47:42.835986+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T17:47:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:43 smithi043 bash[25160]: cluster 2024-09-21T17:47:42.340273+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-21T17:47:44.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:43 smithi043 bash[25160]: cluster 2024-09-21T17:47:42.835986+0000 mon.a (mon.0) 654 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T17:47:45.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:44 smithi169 bash[20366]: cluster 2024-09-21T17:47:43.848303+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T17:47:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:44 smithi043 bash[19734]: cluster 2024-09-21T17:47:43.848303+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T17:47:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:44 smithi043 bash[25160]: cluster 2024-09-21T17:47:43.848303+0000 mon.a (mon.0) 655 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-21T17:47:45.806 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:47:46.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:45 smithi169 bash[20366]: cluster 2024-09-21T17:47:44.340829+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:47:46.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:45 smithi169 bash[20366]: cluster 2024-09-21T17:47:44.858215+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-21T17:47:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:45 smithi043 bash[19734]: cluster 2024-09-21T17:47:44.340829+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:47:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:45 smithi043 bash[19734]: cluster 2024-09-21T17:47:44.858215+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-21T17:47:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:45 smithi043 bash[25160]: cluster 2024-09-21T17:47:44.340829+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:47:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:45 smithi043 bash[25160]: cluster 2024-09-21T17:47:44.858215+0000 mon.a (mon.0) 656 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-09-21T17:47:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.199427+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.207751+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.212634+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.217942+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.224034+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.225781+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:47 smithi169 bash[20366]: audit 2024-09-21T17:47:46.235735+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.199427+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.207751+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.212634+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:47.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.217942+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.224034+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.225781+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[19734]: audit 2024-09-21T17:47:46.235735+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.199427+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.207751+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.212634+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.217942+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.224034+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.225781+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:47:47.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:47 smithi043 bash[25160]: audit 2024-09-21T17:47:46.235735+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:48 smithi043 bash[19734]: cluster 2024-09-21T17:47:46.341391+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-21T17:47:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:48 smithi043 bash[25160]: cluster 2024-09-21T17:47:46.341391+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-21T17:47:48.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:48 smithi169 bash[20366]: cluster 2024-09-21T17:47:46.341391+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-09-21T17:47:49.255 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-21T17:47:49.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi169:vg_nvme/lv_3 2024-09-21T17:47:50.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:50 smithi043 bash[19734]: cluster 2024-09-21T17:47:48.341962+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:47:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:50 smithi043 bash[25160]: cluster 2024-09-21T17:47:48.341962+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:47:50.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:50 smithi169 bash[20366]: cluster 2024-09-21T17:47:48.341962+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:47:52.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:52 smithi043 bash[19734]: cluster 2024-09-21T17:47:50.342541+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T17:47:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:52 smithi043 bash[25160]: cluster 2024-09-21T17:47:50.342541+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T17:47:52.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:52 smithi169 bash[20366]: cluster 2024-09-21T17:47:50.342541+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T17:47:54.037 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:47:54.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:54 smithi169 bash[20366]: cluster 2024-09-21T17:47:52.343101+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T17:47:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:54 smithi043 bash[19734]: cluster 2024-09-21T17:47:52.343101+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T17:47:54.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:54 smithi043 bash[25160]: cluster 2024-09-21T17:47:52.343101+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-21T17:47:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[19734]: cluster 2024-09-21T17:47:54.343736+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:47:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[19734]: audit 2024-09-21T17:47:55.266178+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:47:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[19734]: audit 2024-09-21T17:47:55.273205+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:47:56.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[19734]: audit 2024-09-21T17:47:55.274924+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:56.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[25160]: cluster 2024-09-21T17:47:54.343736+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:47:56.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[25160]: audit 2024-09-21T17:47:55.266178+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:47:56.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[25160]: audit 2024-09-21T17:47:55.273205+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:47:56.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:56 smithi043 bash[25160]: audit 2024-09-21T17:47:55.274924+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:56.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:56 smithi169 bash[20366]: cluster 2024-09-21T17:47:54.343736+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:47:56.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:56 smithi169 bash[20366]: audit 2024-09-21T17:47:55.266178+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:47:56.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:56 smithi169 bash[20366]: audit 2024-09-21T17:47:55.273205+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:47:56.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:56 smithi169 bash[20366]: audit 2024-09-21T17:47:55.274924+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:47:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:57 smithi043 bash[19734]: audit 2024-09-21T17:47:55.259485+0000 mgr.y (mgr.14150) 250 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:47:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:57 smithi043 bash[19734]: cluster 2024-09-21T17:47:56.344142+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T17:47:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:57 smithi043 bash[25160]: audit 2024-09-21T17:47:55.259485+0000 mgr.y (mgr.14150) 250 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:47:57.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:57 smithi043 bash[25160]: cluster 2024-09-21T17:47:56.344142+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T17:47:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:57 smithi169 bash[20366]: audit 2024-09-21T17:47:55.259485+0000 mgr.y (mgr.14150) 250 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:47:57.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:57 smithi169 bash[20366]: cluster 2024-09-21T17:47:56.344142+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T17:47:59.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:59 smithi169 bash[20366]: cluster 2024-09-21T17:47:58.344669+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:47:59.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:59 smithi169 bash[20366]: audit 2024-09-21T17:47:58.569373+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:59.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:59 smithi169 bash[20366]: audit 2024-09-21T17:47:58.579030+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:47:59.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:47:59 smithi169 bash[20366]: audit 2024-09-21T17:47:58.589188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:00.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[19734]: cluster 2024-09-21T17:47:58.344669+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:00.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[19734]: audit 2024-09-21T17:47:58.569373+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:00.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[19734]: audit 2024-09-21T17:47:58.579030+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:00.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[19734]: audit 2024-09-21T17:47:58.589188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[25160]: cluster 2024-09-21T17:47:58.344669+0000 mgr.y (mgr.14150) 252 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:00.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[25160]: audit 2024-09-21T17:47:58.569373+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:00.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[25160]: audit 2024-09-21T17:47:58.579030+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:00.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:47:59 smithi043 bash[25160]: audit 2024-09-21T17:47:58.589188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:01.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:01 smithi169 bash[20366]: cluster 2024-09-21T17:48:00.345255+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:02.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:01 smithi043 bash[19734]: cluster 2024-09-21T17:48:00.345255+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:01 smithi043 bash[25160]: cluster 2024-09-21T17:48:00.345255+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:03.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:03 smithi169 bash[20366]: cluster 2024-09-21T17:48:02.345796+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:04.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:03 smithi043 bash[25160]: cluster 2024-09-21T17:48:02.345796+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:04.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:03 smithi043 bash[19734]: cluster 2024-09-21T17:48:02.345796+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:04.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:04 smithi169 bash[20366]: audit 2024-09-21T17:48:04.338705+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.169:0/658617250' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]: dispatch 2024-09-21T17:48:04.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:04 smithi169 bash[20366]: audit 2024-09-21T17:48:04.339430+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]: dispatch 2024-09-21T17:48:04.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:04 smithi169 bash[20366]: audit 2024-09-21T17:48:04.342736+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]': finished 2024-09-21T17:48:04.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:04 smithi169 bash[20366]: cluster 2024-09-21T17:48:04.348777+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T17:48:04.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:04 smithi169 bash[20366]: audit 2024-09-21T17:48:04.349268+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:05.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[19734]: audit 2024-09-21T17:48:04.338705+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.169:0/658617250' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]: dispatch 2024-09-21T17:48:05.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[19734]: audit 2024-09-21T17:48:04.339430+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]: dispatch 2024-09-21T17:48:05.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[19734]: audit 2024-09-21T17:48:04.342736+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]': finished 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[19734]: cluster 2024-09-21T17:48:04.348777+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[19734]: audit 2024-09-21T17:48:04.349268+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[25160]: audit 2024-09-21T17:48:04.338705+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.169:0/658617250' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]: dispatch 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[25160]: audit 2024-09-21T17:48:04.339430+0000 mon.a (mon.0) 670 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]: dispatch 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[25160]: audit 2024-09-21T17:48:04.342736+0000 mon.a (mon.0) 671 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c8e20fb4-6f54-4149-bd6b-0ce0a59dc041"}]': finished 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[25160]: cluster 2024-09-21T17:48:04.348777+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T17:48:05.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:04 smithi043 bash[25160]: audit 2024-09-21T17:48:04.349268+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:05.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:05 smithi169 bash[20366]: cluster 2024-09-21T17:48:04.346393+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:05.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:05 smithi169 bash[20366]: audit 2024-09-21T17:48:05.009602+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.169:0/373865468' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:48:06.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:05 smithi043 bash[19734]: cluster 2024-09-21T17:48:04.346393+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:06.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:05 smithi043 bash[19734]: audit 2024-09-21T17:48:05.009602+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.169:0/373865468' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:48:06.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:05 smithi043 bash[25160]: cluster 2024-09-21T17:48:04.346393+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:06.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:05 smithi043 bash[25160]: audit 2024-09-21T17:48:05.009602+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.169:0/373865468' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:48:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:06 smithi169 bash[20366]: audit 2024-09-21T17:48:05.802960+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:06 smithi169 bash[20366]: audit 2024-09-21T17:48:05.811378+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:06 smithi169 bash[20366]: audit 2024-09-21T17:48:05.821430+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:06 smithi043 bash[19734]: audit 2024-09-21T17:48:05.802960+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:06 smithi043 bash[19734]: audit 2024-09-21T17:48:05.811378+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:06 smithi043 bash[19734]: audit 2024-09-21T17:48:05.821430+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:06 smithi043 bash[25160]: audit 2024-09-21T17:48:05.802960+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:06 smithi043 bash[25160]: audit 2024-09-21T17:48:05.811378+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:06 smithi043 bash[25160]: audit 2024-09-21T17:48:05.821430+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:07 smithi169 bash[20366]: cluster 2024-09-21T17:48:06.346981+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:08.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:07 smithi043 bash[19734]: cluster 2024-09-21T17:48:06.346981+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:08.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:07 smithi043 bash[25160]: cluster 2024-09-21T17:48:06.346981+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:09 smithi169 bash[20366]: cluster 2024-09-21T17:48:08.347569+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:09 smithi043 bash[19734]: cluster 2024-09-21T17:48:08.347569+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:09 smithi043 bash[25160]: cluster 2024-09-21T17:48:08.347569+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:11 smithi169 bash[20366]: cluster 2024-09-21T17:48:10.348093+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:11 smithi043 bash[19734]: cluster 2024-09-21T17:48:10.348093+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:12.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:11 smithi043 bash[25160]: cluster 2024-09-21T17:48:10.348093+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:14.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:13 smithi043 bash[19734]: cluster 2024-09-21T17:48:12.348618+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:14.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:13 smithi043 bash[25160]: cluster 2024-09-21T17:48:12.348618+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:13 smithi169 bash[20366]: cluster 2024-09-21T17:48:12.348618+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:15.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:15 smithi169 bash[20366]: cluster 2024-09-21T17:48:14.349200+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:16.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:15 smithi043 bash[19734]: cluster 2024-09-21T17:48:14.349200+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:15 smithi043 bash[25160]: cluster 2024-09-21T17:48:14.349200+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:17 smithi169 bash[20366]: cluster 2024-09-21T17:48:16.349677+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:17 smithi169 bash[20366]: audit 2024-09-21T17:48:17.386036+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T17:48:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:17 smithi169 bash[20366]: audit 2024-09-21T17:48:17.387735+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:17 smithi043 bash[19734]: cluster 2024-09-21T17:48:16.349677+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:17 smithi043 bash[19734]: audit 2024-09-21T17:48:17.386036+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T17:48:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:17 smithi043 bash[19734]: audit 2024-09-21T17:48:17.387735+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:17 smithi043 bash[25160]: cluster 2024-09-21T17:48:16.349677+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:17 smithi043 bash[25160]: audit 2024-09-21T17:48:17.386036+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-21T17:48:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:17 smithi043 bash[25160]: audit 2024-09-21T17:48:17.387735+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:18 smithi169 bash[20366]: cephadm 2024-09-21T17:48:17.389448+0000 mgr.y (mgr.14150) 262 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-09-21T17:48:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:18 smithi169 bash[20366]: audit 2024-09-21T17:48:18.773993+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:18 smithi169 bash[20366]: audit 2024-09-21T17:48:18.780394+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:18 smithi169 bash[20366]: audit 2024-09-21T17:48:18.786393+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[19734]: cephadm 2024-09-21T17:48:17.389448+0000 mgr.y (mgr.14150) 262 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-09-21T17:48:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[19734]: audit 2024-09-21T17:48:18.773993+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[19734]: audit 2024-09-21T17:48:18.780394+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[19734]: audit 2024-09-21T17:48:18.786393+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[25160]: cephadm 2024-09-21T17:48:17.389448+0000 mgr.y (mgr.14150) 262 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-09-21T17:48:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[25160]: audit 2024-09-21T17:48:18.773993+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[25160]: audit 2024-09-21T17:48:18.780394+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:18 smithi043 bash[25160]: audit 2024-09-21T17:48:18.786393+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:19 smithi169 bash[20366]: cluster 2024-09-21T17:48:18.350187+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:19 smithi043 bash[19734]: cluster 2024-09-21T17:48:18.350187+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:19 smithi043 bash[25160]: cluster 2024-09-21T17:48:18.350187+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:21 smithi169 bash[20366]: cluster 2024-09-21T17:48:20.350753+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:48:22.150 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:48:22 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:48:22.150 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:48:22 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:48:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:21 smithi043 bash[19734]: cluster 2024-09-21T17:48:20.350753+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:21 smithi043 bash[25160]: cluster 2024-09-21T17:48:20.350753+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:22.535 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:48:22.535 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:48:22 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:48:22.535 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:48:22 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:48:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 bash[20366]: audit 2024-09-21T17:48:22.460778+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 bash[20366]: audit 2024-09-21T17:48:22.468410+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 bash[20366]: audit 2024-09-21T17:48:22.469044+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 bash[20366]: audit 2024-09-21T17:48:22.471868+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 bash[20366]: audit 2024-09-21T17:48:22.477353+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:22 smithi169 bash[20366]: audit 2024-09-21T17:48:22.484235+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[19734]: audit 2024-09-21T17:48:22.460778+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[19734]: audit 2024-09-21T17:48:22.468410+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[19734]: audit 2024-09-21T17:48:22.469044+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[19734]: audit 2024-09-21T17:48:22.471868+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[19734]: audit 2024-09-21T17:48:22.477353+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[19734]: audit 2024-09-21T17:48:22.484235+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[25160]: audit 2024-09-21T17:48:22.460778+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[25160]: audit 2024-09-21T17:48:22.468410+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[25160]: audit 2024-09-21T17:48:22.469044+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[25160]: audit 2024-09-21T17:48:22.471868+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[25160]: audit 2024-09-21T17:48:22.477353+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:22 smithi043 bash[25160]: audit 2024-09-21T17:48:22.484235+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:24.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:23 smithi169 bash[20366]: cluster 2024-09-21T17:48:22.351420+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:24.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:23 smithi043 bash[19734]: cluster 2024-09-21T17:48:22.351420+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:24.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:23 smithi043 bash[25160]: cluster 2024-09-21T17:48:22.351420+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:25 smithi169 bash[20366]: cluster 2024-09-21T17:48:24.351984+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:26.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:25 smithi043 bash[19734]: cluster 2024-09-21T17:48:24.351984+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:26.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:25 smithi043 bash[25160]: cluster 2024-09-21T17:48:24.351984+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.017994+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.028211+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: cephadm 2024-09-21T17:48:26.031330+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:48:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.033280+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.038317+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.044043+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.045911+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[19734]: audit 2024-09-21T17:48:26.056202+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.017994+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.028211+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: cephadm 2024-09-21T17:48:26.031330+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.033280+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.038317+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.044043+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.045911+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:27.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:27 smithi043 bash[25160]: audit 2024-09-21T17:48:26.056202+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.017994+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.028211+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: cephadm 2024-09-21T17:48:26.031330+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.033280+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.038317+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.044043+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.045911+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:27.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:27 smithi169 bash[20366]: audit 2024-09-21T17:48:26.056202+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:28.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:28 smithi169 bash[20366]: cluster 2024-09-21T17:48:26.352533+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:28.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:28 smithi043 bash[19734]: cluster 2024-09-21T17:48:26.352533+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:28 smithi043 bash[25160]: cluster 2024-09-21T17:48:26.352533+0000 mgr.y (mgr.14150) 268 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:30.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: cluster 2024-09-21T17:48:28.353094+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:30.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.531988+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.540843+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.546029+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:30.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.551884+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.552665+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:30.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.554660+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:30.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:30 smithi169 bash[20366]: audit 2024-09-21T17:48:29.564291+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: cluster 2024-09-21T17:48:28.353094+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.531988+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.540843+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.546029+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.551884+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.552665+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.554660+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[19734]: audit 2024-09-21T17:48:29.564291+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: cluster 2024-09-21T17:48:28.353094+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.531988+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.540843+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.546029+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.551884+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.552665+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:30.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.554660+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:30.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:30 smithi043 bash[25160]: audit 2024-09-21T17:48:29.564291+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:32.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:32 smithi169 bash[20366]: cluster 2024-09-21T17:48:30.353660+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:32.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:32 smithi169 bash[20366]: audit 2024-09-21T17:48:31.303814+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T17:48:32.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:32 smithi169 bash[20366]: audit 2024-09-21T17:48:31.303835+0000 mon.a (mon.0) 702 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T17:48:32.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:32 smithi043 bash[19734]: cluster 2024-09-21T17:48:30.353660+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:32.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:32 smithi043 bash[19734]: audit 2024-09-21T17:48:31.303814+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T17:48:32.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:32 smithi043 bash[19734]: audit 2024-09-21T17:48:31.303835+0000 mon.a (mon.0) 702 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T17:48:32.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:32 smithi043 bash[25160]: cluster 2024-09-21T17:48:30.353660+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:32.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:32 smithi043 bash[25160]: audit 2024-09-21T17:48:31.303814+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T17:48:32.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:32 smithi043 bash[25160]: audit 2024-09-21T17:48:31.303835+0000 mon.a (mon.0) 702 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-21T17:48:33.117 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 5 on host 'smithi169' 2024-09-21T17:48:33.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:33 smithi169 bash[20366]: audit 2024-09-21T17:48:32.064452+0000 mon.a (mon.0) 703 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:48:33.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:33 smithi169 bash[20366]: cluster 2024-09-21T17:48:32.070369+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T17:48:33.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:33 smithi169 bash[20366]: audit 2024-09-21T17:48:32.071382+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:33.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:33 smithi169 bash[20366]: audit 2024-09-21T17:48:32.073505+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:48:33.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:33 smithi169 bash[20366]: audit 2024-09-21T17:48:32.080875+0000 mon.a (mon.0) 706 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:48:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[19734]: audit 2024-09-21T17:48:32.064452+0000 mon.a (mon.0) 703 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:48:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[19734]: cluster 2024-09-21T17:48:32.070369+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T17:48:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[19734]: audit 2024-09-21T17:48:32.071382+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[19734]: audit 2024-09-21T17:48:32.073505+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:48:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[19734]: audit 2024-09-21T17:48:32.080875+0000 mon.a (mon.0) 706 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:48:33.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[25160]: audit 2024-09-21T17:48:32.064452+0000 mon.a (mon.0) 703 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T17:48:33.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[25160]: cluster 2024-09-21T17:48:32.070369+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-21T17:48:33.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[25160]: audit 2024-09-21T17:48:32.071382+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:33.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[25160]: audit 2024-09-21T17:48:32.073505+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:48:33.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:33 smithi043 bash[25160]: audit 2024-09-21T17:48:32.080875+0000 mon.a (mon.0) 706 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:48:33.657 DEBUG:teuthology.orchestra.run.smithi169:osd.5> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T17:48:33.659 INFO:tasks.cephadm:Deploying osd.6 on smithi169 with /dev/vg_nvme/lv_2... 2024-09-21T17:48:33.660 DEBUG:teuthology.orchestra.run.smithi169:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_2 2024-09-21T17:48:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: cluster 2024-09-21T17:48:32.354175+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.075878+0000 mon.a (mon.0) 707 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:48:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: cluster 2024-09-21T17:48:33.083029+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.084253+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.095152+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.096142+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.105769+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.106697+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.109410+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.114544+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: cephadm 2024-09-21T17:48:33.116954+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8120M 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.123539+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.127902+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.129885+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:34 smithi169 bash[20366]: audit 2024-09-21T17:48:33.139728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: cluster 2024-09-21T17:48:32.354175+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.075878+0000 mon.a (mon.0) 707 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: cluster 2024-09-21T17:48:33.083029+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.084253+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.095152+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.096142+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.105769+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.471 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.106697+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.109410+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.114544+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: cephadm 2024-09-21T17:48:33.116954+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8120M 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.123539+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.127902+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.129885+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[19734]: audit 2024-09-21T17:48:33.139728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: cluster 2024-09-21T17:48:32.354175+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.075878+0000 mon.a (mon.0) 707 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: cluster 2024-09-21T17:48:33.083029+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-09-21T17:48:34.472 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.084253+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.095152+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.096142+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.105769+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.106697+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.109410+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.114544+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: cephadm 2024-09-21T17:48:33.116954+0000 mgr.y (mgr.14150) 272 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8120M 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.123539+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.127902+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.129885+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:48:34.473 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:34 smithi043 bash[25160]: audit 2024-09-21T17:48:33.139728+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[19734]: cluster 2024-09-21T17:48:32.325705+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[19734]: cluster 2024-09-21T17:48:32.325839+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[19734]: cluster 2024-09-21T17:48:34.085221+0000 mon.a (mon.0) 720 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045] boot 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[19734]: cluster 2024-09-21T17:48:34.085333+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[19734]: audit 2024-09-21T17:48:34.086912+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[19734]: cluster 2024-09-21T17:48:35.086025+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[25160]: cluster 2024-09-21T17:48:32.325705+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:48:35.356 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[25160]: cluster 2024-09-21T17:48:32.325839+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:48:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[25160]: cluster 2024-09-21T17:48:34.085221+0000 mon.a (mon.0) 720 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045] boot 2024-09-21T17:48:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[25160]: cluster 2024-09-21T17:48:34.085333+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T17:48:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[25160]: audit 2024-09-21T17:48:34.086912+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:35.357 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:35 smithi043 bash[25160]: cluster 2024-09-21T17:48:35.086025+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T17:48:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:35 smithi169 bash[20366]: cluster 2024-09-21T17:48:32.325705+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:48:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:35 smithi169 bash[20366]: cluster 2024-09-21T17:48:32.325839+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:48:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:35 smithi169 bash[20366]: cluster 2024-09-21T17:48:34.085221+0000 mon.a (mon.0) 720 : cluster [INF] osd.5 [v2:172.21.15.169:6808/3333841045,v1:172.21.15.169:6809/3333841045] boot 2024-09-21T17:48:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:35 smithi169 bash[20366]: cluster 2024-09-21T17:48:34.085333+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T17:48:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:35 smithi169 bash[20366]: audit 2024-09-21T17:48:34.086912+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:48:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:35 smithi169 bash[20366]: cluster 2024-09-21T17:48:35.086025+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T17:48:36.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:36 smithi169 bash[20366]: cluster 2024-09-21T17:48:34.354811+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v238: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:36.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:36 smithi169 bash[20366]: cluster 2024-09-21T17:48:36.086858+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T17:48:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:36 smithi043 bash[19734]: cluster 2024-09-21T17:48:34.354811+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v238: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:36.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:36 smithi043 bash[19734]: cluster 2024-09-21T17:48:36.086858+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T17:48:36.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:36 smithi043 bash[25160]: cluster 2024-09-21T17:48:34.354811+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v238: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:36.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:36 smithi043 bash[25160]: cluster 2024-09-21T17:48:36.086858+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T17:48:38.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:37 smithi169 bash[20366]: cluster 2024-09-21T17:48:36.355343+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v241: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:38.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:37 smithi169 bash[20366]: cluster 2024-09-21T17:48:36.841203+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T17:48:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:37 smithi043 bash[19734]: cluster 2024-09-21T17:48:36.355343+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v241: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:37 smithi043 bash[19734]: cluster 2024-09-21T17:48:36.841203+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T17:48:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:37 smithi043 bash[25160]: cluster 2024-09-21T17:48:36.355343+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v241: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:37 smithi043 bash[25160]: cluster 2024-09-21T17:48:36.841203+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T17:48:38.453 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:48:39.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:38 smithi169 bash[20366]: cluster 2024-09-21T17:48:37.841209+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T17:48:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:38 smithi043 bash[19734]: cluster 2024-09-21T17:48:37.841209+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T17:48:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:38 smithi043 bash[25160]: cluster 2024-09-21T17:48:37.841209+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T17:48:40.099 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:39 smithi169 bash[20366]: cluster 2024-09-21T17:48:38.355930+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v244: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:40.099 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:39 smithi169 bash[20366]: audit 2024-09-21T17:48:38.982170+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.099 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:39 smithi169 bash[20366]: audit 2024-09-21T17:48:38.991543+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.100 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:39 smithi169 bash[20366]: audit 2024-09-21T17:48:39.000247+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[19734]: cluster 2024-09-21T17:48:38.355930+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v244: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[19734]: audit 2024-09-21T17:48:38.982170+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[19734]: audit 2024-09-21T17:48:38.991543+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[19734]: audit 2024-09-21T17:48:39.000247+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[25160]: cluster 2024-09-21T17:48:38.355930+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v244: 1 pgs: 1 unknown; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:40.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[25160]: audit 2024-09-21T17:48:38.982170+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[25160]: audit 2024-09-21T17:48:38.991543+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:40.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:39 smithi043 bash[25160]: audit 2024-09-21T17:48:39.000247+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:42.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:41 smithi169 bash[20366]: cluster 2024-09-21T17:48:40.356522+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T17:48:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:41 smithi043 bash[19734]: cluster 2024-09-21T17:48:40.356522+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T17:48:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:41 smithi043 bash[25160]: cluster 2024-09-21T17:48:40.356522+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-21T17:48:42.878 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-21T17:48:42.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi169:vg_nvme/lv_2 2024-09-21T17:48:44.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:43 smithi169 bash[20366]: cluster 2024-09-21T17:48:42.357039+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T17:48:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:43 smithi043 bash[19734]: cluster 2024-09-21T17:48:42.357039+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T17:48:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:43 smithi043 bash[25160]: cluster 2024-09-21T17:48:42.357039+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 92 KiB/s, 0 objects/s recovering 2024-09-21T17:48:45.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:45 smithi169 bash[20366]: audit 2024-09-21T17:48:44.110642+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:45 smithi169 bash[20366]: audit 2024-09-21T17:48:44.119386+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:45 smithi169 bash[20366]: audit 2024-09-21T17:48:44.129491+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:45 smithi043 bash[19734]: audit 2024-09-21T17:48:44.110642+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:45 smithi043 bash[19734]: audit 2024-09-21T17:48:44.119386+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:45 smithi043 bash[19734]: audit 2024-09-21T17:48:44.129491+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:45 smithi043 bash[25160]: audit 2024-09-21T17:48:44.110642+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:45 smithi043 bash[25160]: audit 2024-09-21T17:48:44.119386+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:45.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:45 smithi043 bash[25160]: audit 2024-09-21T17:48:44.129491+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:48:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:46 smithi169 bash[20366]: cluster 2024-09-21T17:48:44.357641+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:48:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:46 smithi043 bash[19734]: cluster 2024-09-21T17:48:44.357641+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:48:46.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:46 smithi043 bash[25160]: cluster 2024-09-21T17:48:44.357641+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T17:48:48.067 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:48:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:48 smithi169 bash[20366]: cluster 2024-09-21T17:48:46.358192+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T17:48:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:48 smithi043 bash[19734]: cluster 2024-09-21T17:48:46.358192+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T17:48:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:48 smithi043 bash[25160]: cluster 2024-09-21T17:48:46.358192+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T17:48:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:50 smithi169 bash[20366]: cluster 2024-09-21T17:48:48.358775+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T17:48:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:50 smithi169 bash[20366]: audit 2024-09-21T17:48:49.272830+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:48:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:50 smithi169 bash[20366]: audit 2024-09-21T17:48:49.278922+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:48:50.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:50 smithi169 bash[20366]: audit 2024-09-21T17:48:49.280725+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:50.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[19734]: cluster 2024-09-21T17:48:48.358775+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T17:48:50.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[19734]: audit 2024-09-21T17:48:49.272830+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:48:50.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[19734]: audit 2024-09-21T17:48:49.278922+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:48:50.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[19734]: audit 2024-09-21T17:48:49.280725+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:50.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[25160]: cluster 2024-09-21T17:48:48.358775+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T17:48:50.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[25160]: audit 2024-09-21T17:48:49.272830+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:48:50.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[25160]: audit 2024-09-21T17:48:49.278922+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:48:50.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:50 smithi043 bash[25160]: audit 2024-09-21T17:48:49.280725+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:48:51.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:51 smithi169 bash[20366]: audit 2024-09-21T17:48:49.266179+0000 mgr.y (mgr.14150) 281 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:51.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:51 smithi043 bash[19734]: audit 2024-09-21T17:48:49.266179+0000 mgr.y (mgr.14150) 281 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:51.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:51 smithi043 bash[25160]: audit 2024-09-21T17:48:49.266179+0000 mgr.y (mgr.14150) 281 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:48:52.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:52 smithi169 bash[20366]: cluster 2024-09-21T17:48:50.359334+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:48:52.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:52 smithi043 bash[19734]: cluster 2024-09-21T17:48:50.359334+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:48:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:52 smithi043 bash[25160]: cluster 2024-09-21T17:48:50.359334+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:48:54.422 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:54 smithi169 bash[20366]: cluster 2024-09-21T17:48:52.359818+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:54 smithi043 bash[19734]: cluster 2024-09-21T17:48:52.359818+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:54.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:54 smithi043 bash[25160]: cluster 2024-09-21T17:48:52.359818+0000 mgr.y (mgr.14150) 283 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:56.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:56 smithi169 bash[20366]: cluster 2024-09-21T17:48:54.360385+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:56.413 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:56 smithi043 bash[25160]: cluster 2024-09-21T17:48:54.360385+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:56.413 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:56 smithi043 bash[19734]: cluster 2024-09-21T17:48:54.360385+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[19734]: cluster 2024-09-21T17:48:56.360913+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[19734]: audit 2024-09-21T17:48:57.643264+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.169:0/651865226' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]: dispatch 2024-09-21T17:48:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[19734]: audit 2024-09-21T17:48:57.643376+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]: dispatch 2024-09-21T17:48:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[19734]: audit 2024-09-21T17:48:57.647007+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]': finished 2024-09-21T17:48:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[19734]: cluster 2024-09-21T17:48:57.653072+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T17:48:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[19734]: audit 2024-09-21T17:48:57.653591+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:48:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[25160]: cluster 2024-09-21T17:48:56.360913+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[25160]: audit 2024-09-21T17:48:57.643264+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.169:0/651865226' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]: dispatch 2024-09-21T17:48:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[25160]: audit 2024-09-21T17:48:57.643376+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]: dispatch 2024-09-21T17:48:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[25160]: audit 2024-09-21T17:48:57.647007+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]': finished 2024-09-21T17:48:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[25160]: cluster 2024-09-21T17:48:57.653072+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T17:48:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:58 smithi043 bash[25160]: audit 2024-09-21T17:48:57.653591+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:48:58.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:58 smithi169 bash[20366]: cluster 2024-09-21T17:48:56.360913+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:48:58.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:58 smithi169 bash[20366]: audit 2024-09-21T17:48:57.643264+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.169:0/651865226' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]: dispatch 2024-09-21T17:48:58.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:58 smithi169 bash[20366]: audit 2024-09-21T17:48:57.643376+0000 mon.a (mon.0) 736 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]: dispatch 2024-09-21T17:48:58.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:58 smithi169 bash[20366]: audit 2024-09-21T17:48:57.647007+0000 mon.a (mon.0) 737 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4a7e7c4-da54-4cdf-a67b-02aa9a67a135"}]': finished 2024-09-21T17:48:58.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:58 smithi169 bash[20366]: cluster 2024-09-21T17:48:57.653072+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-09-21T17:48:58.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:58 smithi169 bash[20366]: audit 2024-09-21T17:48:57.653591+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:48:59.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:48:59 smithi043 bash[19734]: audit 2024-09-21T17:48:58.264822+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.169:0/2245716096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:48:59.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:48:59 smithi043 bash[25160]: audit 2024-09-21T17:48:58.264822+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.169:0/2245716096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:48:59.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:48:59 smithi169 bash[20366]: audit 2024-09-21T17:48:58.264822+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.169:0/2245716096' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:49:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[19734]: cluster 2024-09-21T17:48:58.361370+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[19734]: audit 2024-09-21T17:48:59.159109+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[19734]: audit 2024-09-21T17:48:59.176223+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[19734]: audit 2024-09-21T17:48:59.184185+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[25160]: cluster 2024-09-21T17:48:58.361370+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:00.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[25160]: audit 2024-09-21T17:48:59.159109+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[25160]: audit 2024-09-21T17:48:59.176223+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:00 smithi043 bash[25160]: audit 2024-09-21T17:48:59.184185+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:00 smithi169 bash[20366]: cluster 2024-09-21T17:48:58.361370+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:00.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:00 smithi169 bash[20366]: audit 2024-09-21T17:48:59.159109+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:00 smithi169 bash[20366]: audit 2024-09-21T17:48:59.176223+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:00.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:00 smithi169 bash[20366]: audit 2024-09-21T17:48:59.184185+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:02 smithi169 bash[20366]: cluster 2024-09-21T17:49:00.361884+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:02 smithi043 bash[19734]: cluster 2024-09-21T17:49:00.361884+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:02 smithi043 bash[25160]: cluster 2024-09-21T17:49:00.361884+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:04.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:04 smithi169 bash[20366]: cluster 2024-09-21T17:49:02.362422+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:04 smithi043 bash[19734]: cluster 2024-09-21T17:49:02.362422+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:04.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:04 smithi043 bash[25160]: cluster 2024-09-21T17:49:02.362422+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:05.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:05 smithi169 bash[20366]: audit 2024-09-21T17:49:04.338128+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:05 smithi169 bash[20366]: audit 2024-09-21T17:49:04.346850+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:05 smithi169 bash[20366]: audit 2024-09-21T17:49:04.357593+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:05 smithi169 bash[20366]: cluster 2024-09-21T17:49:04.362938+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[19734]: audit 2024-09-21T17:49:04.338128+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[19734]: audit 2024-09-21T17:49:04.346850+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[19734]: audit 2024-09-21T17:49:04.357593+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[19734]: cluster 2024-09-21T17:49:04.362938+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:05.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[25160]: audit 2024-09-21T17:49:04.338128+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[25160]: audit 2024-09-21T17:49:04.346850+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[25160]: audit 2024-09-21T17:49:04.357593+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:05.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:05 smithi043 bash[25160]: cluster 2024-09-21T17:49:04.362938+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:07 smithi043 bash[19734]: cluster 2024-09-21T17:49:06.363583+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:07.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:07 smithi043 bash[25160]: cluster 2024-09-21T17:49:06.363583+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:07 smithi169 bash[20366]: cluster 2024-09-21T17:49:06.363583+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:09.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:09 smithi169 bash[20366]: cluster 2024-09-21T17:49:08.364175+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:09.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:09 smithi043 bash[19734]: cluster 2024-09-21T17:49:08.364175+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:09.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:09 smithi043 bash[25160]: cluster 2024-09-21T17:49:08.364175+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:11.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:11 smithi043 bash[19734]: cluster 2024-09-21T17:49:10.364715+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:11.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:11 smithi043 bash[25160]: cluster 2024-09-21T17:49:10.364715+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:11 smithi169 bash[20366]: cluster 2024-09-21T17:49:10.364715+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:12.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:12 smithi043 bash[19734]: audit 2024-09-21T17:49:11.635004+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T17:49:12.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:12 smithi043 bash[19734]: audit 2024-09-21T17:49:11.636723+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:12.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:12 smithi043 bash[19734]: cephadm 2024-09-21T17:49:11.638282+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-09-21T17:49:12.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:12 smithi043 bash[25160]: audit 2024-09-21T17:49:11.635004+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T17:49:12.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:12 smithi043 bash[25160]: audit 2024-09-21T17:49:11.636723+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:12.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:12 smithi043 bash[25160]: cephadm 2024-09-21T17:49:11.638282+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-09-21T17:49:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:12 smithi169 bash[20366]: audit 2024-09-21T17:49:11.635004+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-21T17:49:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:12 smithi169 bash[20366]: audit 2024-09-21T17:49:11.636723+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:12 smithi169 bash[20366]: cephadm 2024-09-21T17:49:11.638282+0000 mgr.y (mgr.14150) 293 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-09-21T17:49:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:13 smithi043 bash[19734]: cluster 2024-09-21T17:49:12.365263+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:13.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:13 smithi043 bash[25160]: cluster 2024-09-21T17:49:12.365263+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:13 smithi169 bash[20366]: cluster 2024-09-21T17:49:12.365263+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:15.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:15 smithi169 bash[20366]: cluster 2024-09-21T17:49:14.365806+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:15.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:15 smithi043 bash[19734]: cluster 2024-09-21T17:49:14.365806+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:15 smithi043 bash[25160]: cluster 2024-09-21T17:49:14.365806+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:16.068 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.069 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.069 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.069 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.069 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.070 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:49:15 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:49:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[19734]: audit 2024-09-21T17:49:16.117324+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[19734]: audit 2024-09-21T17:49:16.125343+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[19734]: audit 2024-09-21T17:49:16.126123+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[19734]: audit 2024-09-21T17:49:16.128981+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[19734]: audit 2024-09-21T17:49:16.135118+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[19734]: audit 2024-09-21T17:49:16.144014+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[25160]: audit 2024-09-21T17:49:16.117324+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:16.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[25160]: audit 2024-09-21T17:49:16.125343+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[25160]: audit 2024-09-21T17:49:16.126123+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:16.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[25160]: audit 2024-09-21T17:49:16.128981+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:16.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[25160]: audit 2024-09-21T17:49:16.135118+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:16 smithi043 bash[25160]: audit 2024-09-21T17:49:16.144014+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:16 smithi169 bash[20366]: audit 2024-09-21T17:49:16.117324+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:16.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:16 smithi169 bash[20366]: audit 2024-09-21T17:49:16.125343+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:16 smithi169 bash[20366]: audit 2024-09-21T17:49:16.126123+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:16.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:16 smithi169 bash[20366]: audit 2024-09-21T17:49:16.128981+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:16.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:16 smithi169 bash[20366]: audit 2024-09-21T17:49:16.135118+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:16.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:16 smithi169 bash[20366]: audit 2024-09-21T17:49:16.144014+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:18.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:18 smithi169 bash[20366]: cluster 2024-09-21T17:49:16.366372+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:18 smithi043 bash[19734]: cluster 2024-09-21T17:49:16.366372+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:18.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:18 smithi043 bash[25160]: cluster 2024-09-21T17:49:16.366372+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[19734]: cluster 2024-09-21T17:49:18.366966+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[19734]: audit 2024-09-21T17:49:19.335414+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[19734]: audit 2024-09-21T17:49:19.341123+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[19734]: audit 2024-09-21T17:49:19.346671+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[25160]: cluster 2024-09-21T17:49:18.366966+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[25160]: audit 2024-09-21T17:49:19.335414+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[25160]: audit 2024-09-21T17:49:19.341123+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:20 smithi043 bash[25160]: audit 2024-09-21T17:49:19.346671+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:20 smithi169 bash[20366]: cluster 2024-09-21T17:49:18.366966+0000 mgr.y (mgr.14150) 297 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:20.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:20 smithi169 bash[20366]: audit 2024-09-21T17:49:19.335414+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:20 smithi169 bash[20366]: audit 2024-09-21T17:49:19.341123+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:20.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:20 smithi169 bash[20366]: audit 2024-09-21T17:49:19.346671+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:22.351 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:22 smithi169 bash[20366]: cluster 2024-09-21T17:49:20.367557+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:22 smithi043 bash[19734]: cluster 2024-09-21T17:49:20.367557+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:22.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:22 smithi043 bash[25160]: cluster 2024-09-21T17:49:20.367557+0000 mgr.y (mgr.14150) 298 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:24.444 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:24 smithi169 bash[20366]: cluster 2024-09-21T17:49:22.368091+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:24.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:24 smithi043 bash[19734]: cluster 2024-09-21T17:49:22.368091+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:24.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:24 smithi043 bash[25160]: cluster 2024-09-21T17:49:22.368091+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: cluster 2024-09-21T17:49:24.368656+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.504690+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.513346+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: cephadm 2024-09-21T17:49:24.516450+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.518672+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.524114+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.530000+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.531796+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[25160]: audit 2024-09-21T17:49:24.541358+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: cluster 2024-09-21T17:49:24.368656+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.504690+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.513346+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: cephadm 2024-09-21T17:49:24.516450+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.518672+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.524114+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.530000+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.531796+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:25 smithi043 bash[19734]: audit 2024-09-21T17:49:24.541358+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: cluster 2024-09-21T17:49:24.368656+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.504690+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.513346+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: cephadm 2024-09-21T17:49:24.516450+0000 mgr.y (mgr.14150) 301 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.518672+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.524114+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.530000+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.531796+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:25.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:25 smithi169 bash[20366]: audit 2024-09-21T17:49:24.541358+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:26.769 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:26 smithi169 bash[20366]: audit 2024-09-21T17:49:25.678464+0000 mon.a (mon.0) 764 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T17:49:26.769 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:26 smithi169 bash[20366]: audit 2024-09-21T17:49:25.679011+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T17:49:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:26 smithi043 bash[19734]: audit 2024-09-21T17:49:25.678464+0000 mon.a (mon.0) 764 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T17:49:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:26 smithi043 bash[19734]: audit 2024-09-21T17:49:25.679011+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T17:49:26.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:26 smithi043 bash[25160]: audit 2024-09-21T17:49:25.678464+0000 mon.a (mon.0) 764 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T17:49:26.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:26 smithi043 bash[25160]: audit 2024-09-21T17:49:25.679011+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-21T17:49:27.269 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 6 on host 'smithi169' 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: cluster 2024-09-21T17:49:26.369206+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:26.512410+0000 mon.a (mon.0) 765 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:26.517212+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: cluster 2024-09-21T17:49:26.517992+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:26.518786+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:26.519269+0000 mon.a (mon.0) 768 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:27.249337+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:27.257879+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:27.258586+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:27.261312+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:27.267040+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:27.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:27 smithi169 bash[20366]: audit 2024-09-21T17:49:27.273348+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:27.807 DEBUG:teuthology.orchestra.run.smithi169:osd.6> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.6.service 2024-09-21T17:49:27.810 INFO:tasks.cephadm:Deploying osd.7 on smithi169 with /dev/vg_nvme/lv_1... 2024-09-21T17:49:27.810 DEBUG:teuthology.orchestra.run.smithi169:> 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 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_1 2024-09-21T17:49:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: cluster 2024-09-21T17:49:26.369206+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:26.512410+0000 mon.a (mon.0) 765 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:49:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:26.517212+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: cluster 2024-09-21T17:49:26.517992+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:26.518786+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:26.519269+0000 mon.a (mon.0) 768 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:27.249337+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:27.257879+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:27.258586+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:27.261312+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:27.267040+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[19734]: audit 2024-09-21T17:49:27.273348+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: cluster 2024-09-21T17:49:26.369206+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 170 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:26.512410+0000 mon.a (mon.0) 765 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-21T17:49:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:26.517212+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: cluster 2024-09-21T17:49:26.517992+0000 mon.a (mon.0) 766 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:26.518786+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:26.519269+0000 mon.a (mon.0) 768 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:27.249337+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:27.257879+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:27.258586+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:27.261312+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:27.267040+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:28.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:27 smithi043 bash[25160]: audit 2024-09-21T17:49:27.273348+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:28 smithi169 bash[20366]: audit 2024-09-21T17:49:27.514976+0000 mon.a (mon.0) 775 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:49:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:28 smithi169 bash[20366]: cluster 2024-09-21T17:49:27.521819+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-21T17:49:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:28 smithi169 bash[20366]: audit 2024-09-21T17:49:27.522956+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:28 smithi169 bash[20366]: audit 2024-09-21T17:49:27.533005+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[19734]: audit 2024-09-21T17:49:27.514976+0000 mon.a (mon.0) 775 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:49:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[19734]: cluster 2024-09-21T17:49:27.521819+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-21T17:49:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[19734]: audit 2024-09-21T17:49:27.522956+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[19734]: audit 2024-09-21T17:49:27.533005+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[25160]: audit 2024-09-21T17:49:27.514976+0000 mon.a (mon.0) 775 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:49:29.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[25160]: cluster 2024-09-21T17:49:27.521819+0000 mon.a (mon.0) 776 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-09-21T17:49:29.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[25160]: audit 2024-09-21T17:49:27.522956+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:29.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:28 smithi043 bash[25160]: audit 2024-09-21T17:49:27.533005+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: cluster 2024-09-21T17:49:26.684691+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:49:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: cluster 2024-09-21T17:49:26.684803+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: cluster 2024-09-21T17:49:28.369749+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: cluster 2024-09-21T17:49:28.526064+0000 mon.a (mon.0) 779 : cluster [INF] osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511] boot 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: cluster 2024-09-21T17:49:28.526166+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.526511+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.695906+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.704417+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.709381+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.714857+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.720188+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.721925+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: audit 2024-09-21T17:49:28.731959+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:29.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:29 smithi169 bash[20366]: cluster 2024-09-21T17:49:29.525300+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T17:49:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: cluster 2024-09-21T17:49:26.684691+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:49:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: cluster 2024-09-21T17:49:26.684803+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: cluster 2024-09-21T17:49:28.369749+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: cluster 2024-09-21T17:49:28.526064+0000 mon.a (mon.0) 779 : cluster [INF] osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511] boot 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: cluster 2024-09-21T17:49:28.526166+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.526511+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.695906+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.704417+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.709381+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.714857+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.720188+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.721925+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: audit 2024-09-21T17:49:28.731959+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[19734]: cluster 2024-09-21T17:49:29.525300+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: cluster 2024-09-21T17:49:26.684691+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: cluster 2024-09-21T17:49:26.684803+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: cluster 2024-09-21T17:49:28.369749+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: cluster 2024-09-21T17:49:28.526064+0000 mon.a (mon.0) 779 : cluster [INF] osd.6 [v2:172.21.15.169:6816/3590636511,v1:172.21.15.169:6817/3590636511] boot 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: cluster 2024-09-21T17:49:28.526166+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.526511+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.695906+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.704417+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.709381+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:49:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.714857+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.720188+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:30.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.721925+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:49:30.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: audit 2024-09-21T17:49:28.731959+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:30.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:29 smithi043 bash[25160]: cluster 2024-09-21T17:49:29.525300+0000 mon.a (mon.0) 789 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-09-21T17:49:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:31 smithi169 bash[20366]: cluster 2024-09-21T17:49:30.370309+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:31 smithi169 bash[20366]: cluster 2024-09-21T17:49:30.527819+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T17:49:32.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:31 smithi043 bash[19734]: cluster 2024-09-21T17:49:30.370309+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:32.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:31 smithi043 bash[19734]: cluster 2024-09-21T17:49:30.527819+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T17:49:32.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:31 smithi043 bash[25160]: cluster 2024-09-21T17:49:30.370309+0000 mgr.y (mgr.14150) 304 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:32.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:31 smithi043 bash[25160]: cluster 2024-09-21T17:49:30.527819+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-09-21T17:49:32.323 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:49:32.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:32 smithi169 bash[20366]: cluster 2024-09-21T17:49:31.546828+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T17:49:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:32 smithi043 bash[19734]: cluster 2024-09-21T17:49:31.546828+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T17:49:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:32 smithi043 bash[25160]: cluster 2024-09-21T17:49:31.546828+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-09-21T17:49:33.617 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:33 smithi169 bash[20366]: cluster 2024-09-21T17:49:32.370856+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:33.617 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:33 smithi169 bash[20366]: cluster 2024-09-21T17:49:32.556145+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-21T17:49:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:33 smithi043 bash[19734]: cluster 2024-09-21T17:49:32.370856+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:33 smithi043 bash[19734]: cluster 2024-09-21T17:49:32.556145+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-21T17:49:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:33 smithi043 bash[25160]: cluster 2024-09-21T17:49:32.370856+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:33 smithi043 bash[25160]: cluster 2024-09-21T17:49:32.556145+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-09-21T17:49:35.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:35 smithi169 bash[20366]: cluster 2024-09-21T17:49:34.371434+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:35.963 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-09-21T17:49:36.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi169:vg_nvme/lv_1 2024-09-21T17:49:36.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:35 smithi043 bash[25160]: cluster 2024-09-21T17:49:34.371434+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:35 smithi043 bash[19734]: cluster 2024-09-21T17:49:34.371434+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:37.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:37 smithi169 bash[20366]: cluster 2024-09-21T17:49:36.372046+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:49:37.900 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:37 smithi043 bash[19734]: cluster 2024-09-21T17:49:36.372046+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:49:37.900 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:37 smithi043 bash[25160]: cluster 2024-09-21T17:49:36.372046+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[25160]: cluster 2024-09-21T17:49:38.372633+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[25160]: audit 2024-09-21T17:49:39.484613+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[25160]: audit 2024-09-21T17:49:39.489757+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[25160]: audit 2024-09-21T17:49:39.494610+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[19734]: cluster 2024-09-21T17:49:38.372633+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[19734]: audit 2024-09-21T17:49:39.484613+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[19734]: audit 2024-09-21T17:49:39.489757+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:39 smithi043 bash[19734]: audit 2024-09-21T17:49:39.494610+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.817 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:39 smithi169 bash[20366]: cluster 2024-09-21T17:49:38.372633+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-09-21T17:49:39.817 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:39 smithi169 bash[20366]: audit 2024-09-21T17:49:39.484613+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.817 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:39 smithi169 bash[20366]: audit 2024-09-21T17:49:39.489757+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:39.817 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:39 smithi169 bash[20366]: audit 2024-09-21T17:49:39.494610+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:40.950 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:49:41.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:41 smithi169 bash[20366]: cluster 2024-09-21T17:49:40.373219+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T17:49:42.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:41 smithi043 bash[19734]: cluster 2024-09-21T17:49:40.373219+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T17:49:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:41 smithi043 bash[25160]: cluster 2024-09-21T17:49:40.373219+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-09-21T17:49:42.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:42 smithi169 bash[20366]: audit 2024-09-21T17:49:42.337399+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:49:42.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:42 smithi169 bash[20366]: audit 2024-09-21T17:49:42.343593+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:49:42.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:42 smithi169 bash[20366]: audit 2024-09-21T17:49:42.345337+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:42 smithi043 bash[19734]: audit 2024-09-21T17:49:42.337399+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:49:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:42 smithi043 bash[19734]: audit 2024-09-21T17:49:42.343593+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:49:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:42 smithi043 bash[19734]: audit 2024-09-21T17:49:42.345337+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:42 smithi043 bash[25160]: audit 2024-09-21T17:49:42.337399+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-21T17:49:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:42 smithi043 bash[25160]: audit 2024-09-21T17:49:42.343593+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-21T17:49:43.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:42 smithi043 bash[25160]: audit 2024-09-21T17:49:42.345337+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:49:43.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:43 smithi169 bash[20366]: audit 2024-09-21T17:49:42.330837+0000 mgr.y (mgr.14150) 310 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:43.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:43 smithi169 bash[20366]: cluster 2024-09-21T17:49:42.373758+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:49:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:43 smithi043 bash[25160]: audit 2024-09-21T17:49:42.330837+0000 mgr.y (mgr.14150) 310 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:43 smithi043 bash[25160]: cluster 2024-09-21T17:49:42.373758+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:49:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:43 smithi043 bash[19734]: audit 2024-09-21T17:49:42.330837+0000 mgr.y (mgr.14150) 310 : audit [DBG] from='client.24265 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:49:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:43 smithi043 bash[19734]: cluster 2024-09-21T17:49:42.373758+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T17:49:45.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:45 smithi169 bash[20366]: cluster 2024-09-21T17:49:44.374320+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-21T17:49:46.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:45 smithi043 bash[25160]: cluster 2024-09-21T17:49:44.374320+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-21T17:49:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:45 smithi043 bash[19734]: cluster 2024-09-21T17:49:44.374320+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-21T17:49:47.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:47 smithi169 bash[20366]: cluster 2024-09-21T17:49:46.374894+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:49:47.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:47 smithi169 bash[20366]: audit 2024-09-21T17:49:46.613613+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:47.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:47 smithi169 bash[20366]: audit 2024-09-21T17:49:46.622222+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:47.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:47 smithi169 bash[20366]: audit 2024-09-21T17:49:46.632028+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[19734]: cluster 2024-09-21T17:49:46.374894+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:49:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[19734]: audit 2024-09-21T17:49:46.613613+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[19734]: audit 2024-09-21T17:49:46.622222+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[19734]: audit 2024-09-21T17:49:46.632028+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[25160]: cluster 2024-09-21T17:49:46.374894+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T17:49:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[25160]: audit 2024-09-21T17:49:46.613613+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[25160]: audit 2024-09-21T17:49:46.622222+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:47 smithi043 bash[25160]: audit 2024-09-21T17:49:46.632028+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:49:49.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:49 smithi169 bash[20366]: cluster 2024-09-21T17:49:48.375579+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:49 smithi043 bash[19734]: cluster 2024-09-21T17:49:48.375579+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:50.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:49 smithi043 bash[25160]: cluster 2024-09-21T17:49:48.375579+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: cluster 2024-09-21T17:49:50.376159+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: audit 2024-09-21T17:49:50.711191+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]: dispatch 2024-09-21T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: audit 2024-09-21T17:49:50.711911+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.169:0/637803893' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]: dispatch 2024-09-21T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: audit 2024-09-21T17:49:50.714833+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]': finished 2024-09-21T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: cluster 2024-09-21T17:49:50.720388+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T17:49:51.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: audit 2024-09-21T17:49:50.720791+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:49:51.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:51 smithi169 bash[20366]: audit 2024-09-21T17:49:51.343112+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.169:0/2391659016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:49:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: cluster 2024-09-21T17:49:50.376159+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: audit 2024-09-21T17:49:50.711191+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]: dispatch 2024-09-21T17:49:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: audit 2024-09-21T17:49:50.711911+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.169:0/637803893' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]: dispatch 2024-09-21T17:49:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: audit 2024-09-21T17:49:50.714833+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]': finished 2024-09-21T17:49:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: cluster 2024-09-21T17:49:50.720388+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: audit 2024-09-21T17:49:50.720791+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[19734]: audit 2024-09-21T17:49:51.343112+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.169:0/2391659016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: cluster 2024-09-21T17:49:50.376159+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: audit 2024-09-21T17:49:50.711191+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]: dispatch 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: audit 2024-09-21T17:49:50.711911+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.169:0/637803893' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]: dispatch 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: audit 2024-09-21T17:49:50.714833+0000 mon.a (mon.0) 803 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08c96e4b-f503-4454-84cc-81a8356e9453"}]': finished 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: cluster 2024-09-21T17:49:50.720388+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: audit 2024-09-21T17:49:50.720791+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:49:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:51 smithi043 bash[25160]: audit 2024-09-21T17:49:51.343112+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.169:0/2391659016' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-21T17:49:53.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:53 smithi169 bash[20366]: cluster 2024-09-21T17:49:52.376729+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:54.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:53 smithi043 bash[25160]: cluster 2024-09-21T17:49:52.376729+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:54.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:53 smithi043 bash[19734]: cluster 2024-09-21T17:49:52.376729+0000 mgr.y (mgr.14150) 316 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:55.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:55 smithi169 bash[20366]: cluster 2024-09-21T17:49:54.377300+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:56.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:55 smithi043 bash[19734]: cluster 2024-09-21T17:49:54.377300+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:56.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:55 smithi043 bash[25160]: cluster 2024-09-21T17:49:54.377300+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:57.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:57 smithi043 bash[19734]: cluster 2024-09-21T17:49:56.377890+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:57.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:57 smithi043 bash[25160]: cluster 2024-09-21T17:49:56.377890+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:57.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:57 smithi169 bash[20366]: cluster 2024-09-21T17:49:56.377890+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:49:59.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:49:59 smithi169 bash[20366]: cluster 2024-09-21T17:49:58.378497+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:00.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:49:59 smithi043 bash[19734]: cluster 2024-09-21T17:49:58.378497+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:49:59 smithi043 bash[25160]: cluster 2024-09-21T17:49:58.378497+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:00.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:00 smithi169 bash[20366]: audit 2024-09-21T17:49:59.644940+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:00.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:00 smithi169 bash[20366]: audit 2024-09-21T17:49:59.651200+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:00.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:00 smithi169 bash[20366]: audit 2024-09-21T17:49:59.658681+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:00.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:00 smithi169 bash[20366]: cluster 2024-09-21T17:50:00.000114+0000 mon.a (mon.0) 809 : cluster [INF] overall HEALTH_OK 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[19734]: audit 2024-09-21T17:49:59.644940+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[19734]: audit 2024-09-21T17:49:59.651200+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[19734]: audit 2024-09-21T17:49:59.658681+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[19734]: cluster 2024-09-21T17:50:00.000114+0000 mon.a (mon.0) 809 : cluster [INF] overall HEALTH_OK 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[25160]: audit 2024-09-21T17:49:59.644940+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[25160]: audit 2024-09-21T17:49:59.651200+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[25160]: audit 2024-09-21T17:49:59.658681+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:01.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:00 smithi043 bash[25160]: cluster 2024-09-21T17:50:00.000114+0000 mon.a (mon.0) 809 : cluster [INF] overall HEALTH_OK 2024-09-21T17:50:01.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:01 smithi169 bash[20366]: cluster 2024-09-21T17:50:00.379094+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:02.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:01 smithi043 bash[19734]: cluster 2024-09-21T17:50:00.379094+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:01 smithi043 bash[25160]: cluster 2024-09-21T17:50:00.379094+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:03.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:03 smithi169 bash[20366]: cluster 2024-09-21T17:50:02.379653+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:04.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:03 smithi043 bash[19734]: cluster 2024-09-21T17:50:02.379653+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:04.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:03 smithi043 bash[25160]: cluster 2024-09-21T17:50:02.379653+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:06.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:05 smithi043 bash[19734]: cluster 2024-09-21T17:50:04.380237+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:06.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:05 smithi043 bash[19734]: audit 2024-09-21T17:50:05.281287+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T17:50:06.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:05 smithi043 bash[19734]: audit 2024-09-21T17:50:05.283059+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:06.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:05 smithi043 bash[25160]: cluster 2024-09-21T17:50:04.380237+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:06.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:05 smithi043 bash[25160]: audit 2024-09-21T17:50:05.281287+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T17:50:06.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:05 smithi043 bash[25160]: audit 2024-09-21T17:50:05.283059+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:05 smithi169 bash[20366]: cluster 2024-09-21T17:50:04.380237+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:05 smithi169 bash[20366]: audit 2024-09-21T17:50:05.281287+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-21T17:50:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:05 smithi169 bash[20366]: audit 2024-09-21T17:50:05.283059+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:06.926 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:06 smithi169 bash[20366]: cephadm 2024-09-21T17:50:05.284604+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-09-21T17:50:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:06 smithi043 bash[25160]: cephadm 2024-09-21T17:50:05.284604+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-09-21T17:50:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:06 smithi043 bash[19734]: cephadm 2024-09-21T17:50:05.284604+0000 mgr.y (mgr.14150) 323 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-09-21T17:50:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:07 smithi169 bash[20366]: cluster 2024-09-21T17:50:06.380807+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:07 smithi169 bash[20366]: audit 2024-09-21T17:50:06.808291+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:07 smithi169 bash[20366]: audit 2024-09-21T17:50:06.817201+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:07 smithi169 bash[20366]: cephadm 2024-09-21T17:50:06.820983+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:50:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:07 smithi169 bash[20366]: audit 2024-09-21T17:50:06.835924+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:08.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[19734]: cluster 2024-09-21T17:50:06.380807+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:08.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[19734]: audit 2024-09-21T17:50:06.808291+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:08.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[19734]: audit 2024-09-21T17:50:06.817201+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:08.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[19734]: cephadm 2024-09-21T17:50:06.820983+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:50:08.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[19734]: audit 2024-09-21T17:50:06.835924+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:08.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[25160]: cluster 2024-09-21T17:50:06.380807+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:08.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[25160]: audit 2024-09-21T17:50:06.808291+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:08.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[25160]: audit 2024-09-21T17:50:06.817201+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:08.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[25160]: cephadm 2024-09-21T17:50:06.820983+0000 mgr.y (mgr.14150) 325 : cephadm [INF] Detected new or changed devices on smithi169 2024-09-21T17:50:08.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:07 smithi043 bash[25160]: audit 2024-09-21T17:50:06.835924+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:09.610 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.611 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.611 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.612 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.898 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:09 smithi169 bash[20366]: cluster 2024-09-21T17:50:08.381385+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:09.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:09.900 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:50:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:09 smithi043 bash[19734]: cluster 2024-09-21T17:50:08.381385+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:09 smithi043 bash[25160]: cluster 2024-09-21T17:50:08.381385+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:10 smithi169 bash[20366]: audit 2024-09-21T17:50:09.901383+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:10 smithi169 bash[20366]: audit 2024-09-21T17:50:09.909860+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:10 smithi169 bash[20366]: audit 2024-09-21T17:50:09.910721+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:10 smithi169 bash[20366]: audit 2024-09-21T17:50:09.913816+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:10 smithi169 bash[20366]: audit 2024-09-21T17:50:09.920175+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:10 smithi169 bash[20366]: audit 2024-09-21T17:50:09.926797+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[19734]: audit 2024-09-21T17:50:09.901383+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[19734]: audit 2024-09-21T17:50:09.909860+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[19734]: audit 2024-09-21T17:50:09.910721+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[19734]: audit 2024-09-21T17:50:09.913816+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[19734]: audit 2024-09-21T17:50:09.920175+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[19734]: audit 2024-09-21T17:50:09.926797+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[25160]: audit 2024-09-21T17:50:09.901383+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[25160]: audit 2024-09-21T17:50:09.909860+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[25160]: audit 2024-09-21T17:50:09.910721+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[25160]: audit 2024-09-21T17:50:09.913816+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[25160]: audit 2024-09-21T17:50:09.920175+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:10 smithi043 bash[25160]: audit 2024-09-21T17:50:09.926797+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:12.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:11 smithi169 bash[20366]: cluster 2024-09-21T17:50:10.381969+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:11 smithi043 bash[19734]: cluster 2024-09-21T17:50:10.381969+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:12.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:11 smithi043 bash[25160]: cluster 2024-09-21T17:50:10.381969+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:13 smithi043 bash[19734]: cluster 2024-09-21T17:50:12.382563+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:14.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:13 smithi043 bash[25160]: cluster 2024-09-21T17:50:12.382563+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:14.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:13 smithi169 bash[20366]: cluster 2024-09-21T17:50:12.382563+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:16.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:15 smithi043 bash[19734]: cluster 2024-09-21T17:50:14.383144+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:15 smithi043 bash[25160]: cluster 2024-09-21T17:50:14.383144+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:16.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:15 smithi169 bash[20366]: cluster 2024-09-21T17:50:14.383144+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:17 smithi043 bash[19734]: cluster 2024-09-21T17:50:16.383731+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:17 smithi043 bash[25160]: cluster 2024-09-21T17:50:16.383731+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:18.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:17 smithi169 bash[20366]: cluster 2024-09-21T17:50:16.383731+0000 mgr.y (mgr.14150) 330 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:18 smithi043 bash[19734]: audit 2024-09-21T17:50:18.565015+0000 mon.a (mon.0) 821 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T17:50:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:18 smithi043 bash[19734]: audit 2024-09-21T17:50:18.565938+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T17:50:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:18 smithi043 bash[25160]: audit 2024-09-21T17:50:18.565015+0000 mon.a (mon.0) 821 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T17:50:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:18 smithi043 bash[25160]: audit 2024-09-21T17:50:18.565938+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T17:50:19.307 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 7 on host 'smithi169' 2024-09-21T17:50:19.322 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:18 smithi169 bash[20366]: audit 2024-09-21T17:50:18.565015+0000 mon.a (mon.0) 821 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T17:50:19.322 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:18 smithi169 bash[20366]: audit 2024-09-21T17:50:18.565938+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-21T17:50:20.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: cluster 2024-09-21T17:50:18.384136+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:20.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:18.946517+0000 mon.a (mon.0) 822 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:50:20.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:18.954897+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: cluster 2024-09-21T17:50:18.955014+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:18.955759+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:18.956652+0000 mon.a (mon.0) 825 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.283268+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.293335+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.294331+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.297192+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.304420+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.307607+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.309158+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.316894+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.320623+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.322148+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:20.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.333903+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.805161+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.812987+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[19734]: audit 2024-09-21T17:50:19.819828+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: cluster 2024-09-21T17:50:18.384136+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:18.946517+0000 mon.a (mon.0) 822 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:18.954897+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: cluster 2024-09-21T17:50:18.955014+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:18.955759+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:18.956652+0000 mon.a (mon.0) 825 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.283268+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.293335+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.294331+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.297192+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.304420+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.307607+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.309158+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.316894+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.320623+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.322148+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.333903+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.805161+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.812987+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:19 smithi043 bash[25160]: audit 2024-09-21T17:50:19.819828+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: cluster 2024-09-21T17:50:18.384136+0000 mgr.y (mgr.14150) 331 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:18.946517+0000 mon.a (mon.0) 822 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:18.954897+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: cluster 2024-09-21T17:50:18.955014+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:18.955759+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:18.956652+0000 mon.a (mon.0) 825 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.283268+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.293335+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.294331+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.297192+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.304420+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.307607+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.309158+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:50:20.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.316894+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.320623+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:20.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.322148+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:20.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.333903+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.805161+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.812987+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.293 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:19 smithi169 bash[20366]: audit 2024-09-21T17:50:19.819828+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:20.294 DEBUG:teuthology.orchestra.run.smithi169:osd.7> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.7.service 2024-09-21T17:50:20.296 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-21T17:50:20.296 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T17:50:20.585 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[38546]: debug 2024-09-21T17:50:20.419+0000 7ff8e532f640 -1 osd.7 0 waiting for initial osdmap 2024-09-21T17:50:20.585 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[38546]: debug 2024-09-21T17:50:20.471+0000 7ff8dd14f640 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T17:50:21.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[20366]: cephadm 2024-09-21T17:50:19.310440+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-09-21T17:50:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[20366]: audit 2024-09-21T17:50:19.948574+0000 mon.a (mon.0) 840 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:50:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[20366]: cluster 2024-09-21T17:50:19.952417+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-21T17:50:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[20366]: audit 2024-09-21T17:50:19.953232+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[20366]: audit 2024-09-21T17:50:19.962178+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:20 smithi169 bash[20366]: audit 2024-09-21T17:50:20.424765+0000 mon.a (mon.0) 844 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T17:50:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[19734]: cephadm 2024-09-21T17:50:19.310440+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-09-21T17:50:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[19734]: audit 2024-09-21T17:50:19.948574+0000 mon.a (mon.0) 840 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:50:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[19734]: cluster 2024-09-21T17:50:19.952417+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-21T17:50:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[19734]: audit 2024-09-21T17:50:19.953232+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[19734]: audit 2024-09-21T17:50:19.962178+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[19734]: audit 2024-09-21T17:50:20.424765+0000 mon.a (mon.0) 844 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T17:50:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[25160]: cephadm 2024-09-21T17:50:19.310440+0000 mgr.y (mgr.14150) 332 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-09-21T17:50:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[25160]: audit 2024-09-21T17:50:19.948574+0000 mon.a (mon.0) 840 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-09-21T17:50:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[25160]: cluster 2024-09-21T17:50:19.952417+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-09-21T17:50:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[25160]: audit 2024-09-21T17:50:19.953232+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[25160]: audit 2024-09-21T17:50:19.962178+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:20 smithi043 bash[25160]: audit 2024-09-21T17:50:20.424765+0000 mon.a (mon.0) 844 : audit [INF] from='osd.7 ' entity='osd.7' 2024-09-21T17:50:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: cluster 2024-09-21T17:50:19.612624+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:50:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: cluster 2024-09-21T17:50:19.612760+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:50:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: cluster 2024-09-21T17:50:20.384661+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: cluster 2024-09-21T17:50:20.958391+0000 mon.a (mon.0) 845 : cluster [INF] osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820] boot 2024-09-21T17:50:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: cluster 2024-09-21T17:50:20.958524+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T17:50:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: audit 2024-09-21T17:50:20.958845+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[25160]: cluster 2024-09-21T17:50:21.868542+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T17:50:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: cluster 2024-09-21T17:50:19.612624+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:50:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: cluster 2024-09-21T17:50:19.612760+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:50:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: cluster 2024-09-21T17:50:20.384661+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: cluster 2024-09-21T17:50:20.958391+0000 mon.a (mon.0) 845 : cluster [INF] osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820] boot 2024-09-21T17:50:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: cluster 2024-09-21T17:50:20.958524+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T17:50:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: audit 2024-09-21T17:50:20.958845+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:22.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:21 smithi043 bash[19734]: cluster 2024-09-21T17:50:21.868542+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T17:50:22.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: cluster 2024-09-21T17:50:19.612624+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T17:50:22.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: cluster 2024-09-21T17:50:19.612760+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T17:50:22.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: cluster 2024-09-21T17:50:20.384661+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-21T17:50:22.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: cluster 2024-09-21T17:50:20.958391+0000 mon.a (mon.0) 845 : cluster [INF] osd.7 [v2:172.21.15.169:6824/337845820,v1:172.21.15.169:6825/337845820] boot 2024-09-21T17:50:22.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: cluster 2024-09-21T17:50:20.958524+0000 mon.a (mon.0) 846 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-09-21T17:50:22.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: audit 2024-09-21T17:50:20.958845+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:50:22.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:21 smithi169 bash[20366]: cluster 2024-09-21T17:50:21.868542+0000 mon.a (mon.0) 848 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-09-21T17:50:24.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:23 smithi169 bash[20366]: cluster 2024-09-21T17:50:22.385240+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:24.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:23 smithi169 bash[20366]: cluster 2024-09-21T17:50:22.872784+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T17:50:24.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:23 smithi043 bash[19734]: cluster 2024-09-21T17:50:22.385240+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:24.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:23 smithi043 bash[19734]: cluster 2024-09-21T17:50:22.872784+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T17:50:24.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:23 smithi043 bash[25160]: cluster 2024-09-21T17:50:22.385240+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:24.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:23 smithi043 bash[25160]: cluster 2024-09-21T17:50:22.872784+0000 mon.a (mon.0) 849 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-09-21T17:50:25.084 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:50:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:24 smithi169 bash[20366]: cluster 2024-09-21T17:50:23.874003+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T17:50:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:24 smithi169 bash[20366]: cluster 2024-09-21T17:50:24.875481+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T17:50:25.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:24 smithi043 bash[19734]: cluster 2024-09-21T17:50:23.874003+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T17:50:25.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:24 smithi043 bash[19734]: cluster 2024-09-21T17:50:24.875481+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T17:50:25.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:24 smithi043 bash[25160]: cluster 2024-09-21T17:50:23.874003+0000 mon.a (mon.0) 850 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-09-21T17:50:25.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:24 smithi043 bash[25160]: cluster 2024-09-21T17:50:24.875481+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-09-21T17:50:26.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:25 smithi169 bash[20366]: cluster 2024-09-21T17:50:24.385864+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v312: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:50:26.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:25 smithi043 bash[19734]: cluster 2024-09-21T17:50:24.385864+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v312: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:50:26.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:25 smithi043 bash[25160]: cluster 2024-09-21T17:50:24.385864+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v312: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T17:50:26.445 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:50:27.088 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1726941020,"num_in_osds":8,"osd_in_since":1726940990,"num_remapped_pgs":0} 2024-09-21T17:50:27.088 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:50:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:26 smithi043 bash[19734]: audit 2024-09-21T17:50:26.444548+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.43:0/1843306725' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T17:50:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:26 smithi043 bash[25160]: audit 2024-09-21T17:50:26.444548+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.43:0/1843306725' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T17:50:27.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:26 smithi169 bash[20366]: audit 2024-09-21T17:50:26.444548+0000 mon.c (mon.2) 16 : audit [DBG] from='client.? 172.21.15.43:0/1843306725' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: cluster 2024-09-21T17:50:26.386428+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.016233+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.025179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.031216+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.037733+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.038350+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.040592+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[19734]: audit 2024-09-21T17:50:27.050141+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: cluster 2024-09-21T17:50:26.386428+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.016233+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.025179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.031216+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.037733+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.038350+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.040592+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:28 smithi043 bash[25160]: audit 2024-09-21T17:50:27.050141+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: cluster 2024-09-21T17:50:26.386428+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.016233+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.025179+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.031216+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.037733+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.038350+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.040592+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:28.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:28 smithi169 bash[20366]: audit 2024-09-21T17:50:27.050141+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: cluster 2024-09-21T17:50:28.387137+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v315: 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-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.936681+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.945795+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.950936+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.956407+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.961837+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.963739+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[25160]: audit 2024-09-21T17:50:28.974016+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: cluster 2024-09-21T17:50:28.387137+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v315: 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-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.936681+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.945795+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.950936+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.956407+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.961837+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.963739+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:29 smithi043 bash[19734]: audit 2024-09-21T17:50:28.974016+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: cluster 2024-09-21T17:50:28.387137+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v315: 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-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.936681+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.945795+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.950936+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.956407+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.961837+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.963739+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:30.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:29 smithi169 bash[20366]: audit 2024-09-21T17:50:28.974016+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:31.867 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:50:32.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:31 smithi043 bash[25160]: cluster 2024-09-21T17:50:30.387750+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T17:50:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:31 smithi043 bash[19734]: cluster 2024-09-21T17:50:30.387750+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T17:50:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:31 smithi169 bash[20366]: cluster 2024-09-21T17:50:30.387750+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-21T17:50:33.232 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:50:33.232 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":59,"fsid":"6eaf3ad0-7840-11ef-baf6-efdc52797490","created":"2024-09-21T17:40:34.975745+0000","modified":"2024-09-21T17:50:24.867409+0000","last_up_change":"2024-09-21T17:50:20.948608+0000","last_in_change":"2024-09-21T17:49:50.712372+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-21T17:45:52.868919+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c92c6b96-fa72-4781-a9df-02320fc1874a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6803","nonce":3137275635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6805","nonce":3137275635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6809","nonce":3137275635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6807","nonce":3137275635}]},"public_addr":"172.21.15.43:6803/3137275635","cluster_addr":"172.21.15.43:6805/3137275635","heartbeat_back_addr":"172.21.15.43:6809/3137275635","heartbeat_front_addr":"172.21.15.43:6807/3137275635","state":["exists","up"]},{"osd":1,"uuid":"746344e5-c6f0-46e8-86bc-67f00cd7f151","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6811","nonce":957161631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6813","nonce":957161631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6817","nonce":957161631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6815","nonce":957161631}]},"public_addr":"172.21.15.43:6811/957161631","cluster_addr":"172.21.15.43:6813/957161631","heartbeat_back_addr":"172.21.15.43:6817/957161631","heartbeat_front_addr":"172.21.15.43:6815/957161631","state":["exists","up"]},{"osd":2,"uuid":"661f2b59-9d17-4acc-adf5-2ffbdccbde67","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.43:6818","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6819","nonce":565528435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6821","nonce":565528435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6825","nonce":565528435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6823","nonce":565528435}]},"public_addr":"172.21.15.43:6819/565528435","cluster_addr":"172.21.15.43:6821/565528435","heartbeat_back_addr":"172.21.15.43:6825/565528435","heartbeat_front_addr":"172.21.15.43:6823/565528435","state":["exists","up"]},{"osd":3,"uuid":"923366b5-6081-4306-94ed-bf4b17509771","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6827","nonce":4196201954}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6829","nonce":4196201954}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6833","nonce":4196201954}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6831","nonce":4196201954}]},"public_addr":"172.21.15.43:6827/4196201954","cluster_addr":"172.21.15.43:6829/4196201954","heartbeat_back_addr":"172.21.15.43:6833/4196201954","heartbeat_front_addr":"172.21.15.43:6831/4196201954","state":["exists","up"]},{"osd":4,"uuid":"6daa2726-4ac8-45d4-8761-ff802b2e11e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6801","nonce":1258332822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6803","nonce":1258332822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6807","nonce":1258332822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6805","nonce":1258332822}]},"public_addr":"172.21.15.169:6801/1258332822","cluster_addr":"172.21.15.169:6803/1258332822","heartbeat_back_addr":"172.21.15.169:6807/1258332822","heartbeat_front_addr":"172.21.15.169:6805/1258332822","state":["exists","up"]},{"osd":5,"uuid":"c8e20fb4-6f54-4149-bd6b-0ce0a59dc041","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6809","nonce":3333841045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6811","nonce":3333841045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6815","nonce":3333841045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6813","nonce":3333841045}]},"public_addr":"172.21.15.169:6809/3333841045","cluster_addr":"172.21.15.169:6811/3333841045","heartbeat_back_addr":"172.21.15.169:6815/3333841045","heartbeat_front_addr":"172.21.15.169:6813/3333841045","state":["exists","up"]},{"osd":6,"uuid":"c4a7e7c4-da54-4cdf-a67b-02aa9a67a135","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6817","nonce":3590636511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6819","nonce":3590636511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6823","nonce":3590636511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6821","nonce":3590636511}]},"public_addr":"172.21.15.169:6817/3590636511","cluster_addr":"172.21.15.169:6819/3590636511","heartbeat_back_addr":"172.21.15.169:6823/3590636511","heartbeat_front_addr":"172.21.15.169:6821/3590636511","state":["exists","up"]},{"osd":7,"uuid":"08c96e4b-f503-4454-84cc-81a8356e9453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6825","nonce":337845820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6827","nonce":337845820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6831","nonce":337845820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6829","nonce":337845820}]},"public_addr":"172.21.15.169:6825/337845820","cluster_addr":"172.21.15.169:6827/337845820","heartbeat_back_addr":"172.21.15.169:6831/337845820","heartbeat_front_addr":"172.21.15.169:6829/337845820","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-21T17:44:00.213003+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-21T17:44:52.676435+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-21T17:45:49.100628+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-21T17:46:47.682544+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-21T17:47:40.116161+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-21T17:48:32.325846+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-21T17:49:26.684808+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-21T17:50:19.612765+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/2190403156":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/4181037786":"2024-09-22T17:41:36.245859+0000","172.21.15.43:6801/1171612982":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/3022505631":"2024-09-22T17:41:03.221609+0000","172.21.15.43:0/239151497":"2024-09-22T17:41:36.245859+0000","172.21.15.43:6800/1171612982":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/1516672891":"2024-09-22T17:41:03.221609+0000","172.21.15.43:0/4248832378":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6801/1929732668":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6800/1929732668":"2024-09-22T17:41:03.221609+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-21T17:50:33.799 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T17:45:52.868919+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-21T17:50:33.800 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T17:50:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:33 smithi043 bash[19734]: cluster 2024-09-21T17:50:32.388318+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:33 smithi043 bash[19734]: audit 2024-09-21T17:50:33.229734+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.43:0/1880259850' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:50:34.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:33 smithi043 bash[25160]: cluster 2024-09-21T17:50:32.388318+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:34.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:33 smithi043 bash[25160]: audit 2024-09-21T17:50:33.229734+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.43:0/1880259850' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:50:34.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:33 smithi169 bash[20366]: cluster 2024-09-21T17:50:32.388318+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:34.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:33 smithi169 bash[20366]: audit 2024-09-21T17:50:33.229734+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.43:0/1880259850' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:50:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:35 smithi043 bash[19734]: cluster 2024-09-21T17:50:34.388891+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:36.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:35 smithi043 bash[25160]: cluster 2024-09-21T17:50:34.388891+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:36.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:35 smithi169 bash[20366]: cluster 2024-09-21T17:50:34.388891+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:38.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:37 smithi043 bash[25160]: cluster 2024-09-21T17:50:36.389466+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:37 smithi043 bash[19734]: cluster 2024-09-21T17:50:36.389466+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:37 smithi169 bash[20366]: cluster 2024-09-21T17:50:36.389466+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:38.913 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:50:40.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:39 smithi169 bash[20366]: cluster 2024-09-21T17:50:38.390058+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:40.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:39 smithi043 bash[25160]: cluster 2024-09-21T17:50:38.390058+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:40.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:39 smithi043 bash[19734]: cluster 2024-09-21T17:50:38.390058+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:40.572 INFO:teuthology.orchestra.run.smithi043.stdout:pg_num: 1 2024-09-21T17:50:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:40 smithi043 bash[19734]: audit 2024-09-21T17:50:39.991144+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:40 smithi043 bash[19734]: audit 2024-09-21T17:50:39.997886+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:40 smithi043 bash[19734]: audit 2024-09-21T17:50:40.008125+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:40 smithi043 bash[19734]: audit 2024-09-21T17:50:40.571177+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.43:0/236262673' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T17:50:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:41 smithi043 bash[25160]: audit 2024-09-21T17:50:39.991144+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:41 smithi043 bash[25160]: audit 2024-09-21T17:50:39.997886+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:41 smithi043 bash[25160]: audit 2024-09-21T17:50:40.008125+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:41 smithi043 bash[25160]: audit 2024-09-21T17:50:40.571177+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.43:0/236262673' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T17:50:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:40 smithi169 bash[20366]: audit 2024-09-21T17:50:39.991144+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:40 smithi169 bash[20366]: audit 2024-09-21T17:50:39.997886+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:40 smithi169 bash[20366]: audit 2024-09-21T17:50:40.008125+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:40 smithi169 bash[20366]: audit 2024-09-21T17:50:40.571177+0000 mon.a (mon.0) 870 : audit [DBG] from='client.? 172.21.15.43:0/236262673' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-21T17:50:41.642 INFO:tasks.cephadm:Adding prometheus.a on smithi169 2024-09-21T17:50:41.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch apply prometheus '1;smithi169=a' 2024-09-21T17:50:42.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:42 smithi169 bash[20366]: cluster 2024-09-21T17:50:40.390406+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:42 smithi043 bash[19734]: cluster 2024-09-21T17:50:40.390406+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:42 smithi043 bash[25160]: cluster 2024-09-21T17:50:40.390406+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:44 smithi043 bash[19734]: cluster 2024-09-21T17:50:42.390945+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:44 smithi043 bash[25160]: cluster 2024-09-21T17:50:42.390945+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:44.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:44 smithi169 bash[20366]: cluster 2024-09-21T17:50:42.390945+0000 mgr.y (mgr.14150) 344 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:46 smithi043 bash[19734]: cluster 2024-09-21T17:50:44.391545+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:46 smithi043 bash[25160]: cluster 2024-09-21T17:50:44.391545+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:46.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:46 smithi169 bash[20366]: cluster 2024-09-21T17:50:44.391545+0000 mgr.y (mgr.14150) 345 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:46.667 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:50:47.961 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled prometheus update... 2024-09-21T17:50:48.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:47 smithi169 bash[20366]: cluster 2024-09-21T17:50:46.392140+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:48.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:47 smithi169 bash[20366]: audit 2024-09-21T17:50:46.877370+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:47 smithi169 bash[20366]: audit 2024-09-21T17:50:46.886923+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:47 smithi169 bash[20366]: audit 2024-09-21T17:50:46.896995+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[19734]: cluster 2024-09-21T17:50:46.392140+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[19734]: audit 2024-09-21T17:50:46.877370+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[19734]: audit 2024-09-21T17:50:46.886923+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[19734]: audit 2024-09-21T17:50:46.896995+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[25160]: cluster 2024-09-21T17:50:46.392140+0000 mgr.y (mgr.14150) 346 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[25160]: audit 2024-09-21T17:50:46.877370+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[25160]: audit 2024-09-21T17:50:46.886923+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:47 smithi043 bash[25160]: audit 2024-09-21T17:50:46.896995+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:48.529 DEBUG:teuthology.orchestra.run.smithi169:prometheus.a> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service 2024-09-21T17:50:48.531 INFO:tasks.cephadm:Adding node-exporter.a on smithi043 2024-09-21T17:50:48.531 INFO:tasks.cephadm:Adding node-exporter.b on smithi169 2024-09-21T17:50:48.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch apply node-exporter '2;smithi043=a;smithi169=b' 2024-09-21T17:50:49.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: audit 2024-09-21T17:50:47.948285+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: cephadm 2024-09-21T17:50:47.951329+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-09-21T17:50:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: audit 2024-09-21T17:50:47.958571+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: audit 2024-09-21T17:50:47.960488+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: audit 2024-09-21T17:50:47.965036+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: audit 2024-09-21T17:50:47.966843+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:48 smithi169 bash[20366]: audit 2024-09-21T17:50:47.976687+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:49.149 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:50:48 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:50:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: audit 2024-09-21T17:50:47.948285+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: cephadm 2024-09-21T17:50:47.951329+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-09-21T17:50:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: audit 2024-09-21T17:50:47.958571+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: audit 2024-09-21T17:50:47.960488+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: audit 2024-09-21T17:50:47.965036+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: audit 2024-09-21T17:50:47.966843+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[19734]: audit 2024-09-21T17:50:47.976687+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: audit 2024-09-21T17:50:47.948285+0000 mgr.y (mgr.14150) 347 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: cephadm 2024-09-21T17:50:47.951329+0000 mgr.y (mgr.14150) 348 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-09-21T17:50:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: audit 2024-09-21T17:50:47.958571+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: audit 2024-09-21T17:50:47.960488+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:50:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: audit 2024-09-21T17:50:47.965036+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:50:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: audit 2024-09-21T17:50:47.966843+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:50:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:48 smithi043 bash[25160]: audit 2024-09-21T17:50:47.976687+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:50.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:49 smithi043 bash[19734]: cephadm 2024-09-21T17:50:48.299457+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T17:50:50.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:49 smithi043 bash[19734]: cluster 2024-09-21T17:50:48.392703+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-21T17:50:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:49 smithi043 bash[25160]: cephadm 2024-09-21T17:50:48.299457+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T17:50:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:49 smithi043 bash[25160]: cluster 2024-09-21T17:50:48.392703+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-21T17:50:50.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:49 smithi169 bash[20366]: cephadm 2024-09-21T17:50:48.299457+0000 mgr.y (mgr.14150) 349 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T17:50:50.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:49 smithi169 bash[20366]: cluster 2024-09-21T17:50:48.392703+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-21T17:50:52.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:51 smithi043 bash[19734]: cluster 2024-09-21T17:50:50.393261+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-21T17:50:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:51 smithi043 bash[25160]: cluster 2024-09-21T17:50:50.393261+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-21T17:50:52.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:51 smithi169 bash[20366]: cluster 2024-09-21T17:50:50.393261+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-21T17:50:53.331 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:50:54.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:53 smithi043 bash[25160]: cluster 2024-09-21T17:50:52.393856+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-21T17:50:54.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:53 smithi043 bash[19734]: cluster 2024-09-21T17:50:52.393856+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-21T17:50:54.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:53 smithi169 bash[20366]: cluster 2024-09-21T17:50:52.393856+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-21T17:50:56.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:55 smithi043 bash[19734]: cluster 2024-09-21T17:50:54.394417+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-21T17:50:56.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:55 smithi043 bash[25160]: cluster 2024-09-21T17:50:54.394417+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-21T17:50:56.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:55 smithi169 bash[20366]: cluster 2024-09-21T17:50:54.394417+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-21T17:50:56.791 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled node-exporter update... 2024-09-21T17:50:57.738 DEBUG:teuthology.orchestra.run.smithi043:node-exporter.a> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.a.service 2024-09-21T17:50:57.741 DEBUG:teuthology.orchestra.run.smithi169:node-exporter.b> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.b.service 2024-09-21T17:50:57.743 INFO:tasks.cephadm:Adding alertmanager.a on smithi043 2024-09-21T17:50:57.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch apply alertmanager '1;smithi043=a' 2024-09-21T17:50:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[19734]: cluster 2024-09-21T17:50:56.395010+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[19734]: audit 2024-09-21T17:50:56.779162+0000 mgr.y (mgr.14150) 355 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi043=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[19734]: cephadm 2024-09-21T17:50:56.782348+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Saving service node-exporter spec with placement smithi043=a;smithi169=b;count:2 2024-09-21T17:50:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[19734]: audit 2024-09-21T17:50:56.789328+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[25160]: cluster 2024-09-21T17:50:56.395010+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[25160]: audit 2024-09-21T17:50:56.779162+0000 mgr.y (mgr.14150) 355 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi043=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:58.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[25160]: cephadm 2024-09-21T17:50:56.782348+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Saving service node-exporter spec with placement smithi043=a;smithi169=b;count:2 2024-09-21T17:50:58.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:57 smithi043 bash[25160]: audit 2024-09-21T17:50:56.789328+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:50:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:57 smithi169 bash[20366]: cluster 2024-09-21T17:50:56.395010+0000 mgr.y (mgr.14150) 354 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:50:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:57 smithi169 bash[20366]: audit 2024-09-21T17:50:56.779162+0000 mgr.y (mgr.14150) 355 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi043=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:50:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:57 smithi169 bash[20366]: cephadm 2024-09-21T17:50:56.782348+0000 mgr.y (mgr.14150) 356 : cephadm [INF] Saving service node-exporter spec with placement smithi043=a;smithi169=b;count:2 2024-09-21T17:50:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:57 smithi169 bash[20366]: audit 2024-09-21T17:50:56.789328+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:00.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:50:59 smithi043 bash[19734]: cluster 2024-09-21T17:50:58.395624+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:50:59 smithi043 bash[25160]: cluster 2024-09-21T17:50:58.395624+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:00.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:50:59 smithi169 bash[20366]: cluster 2024-09-21T17:50:58.395624+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:01.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:01 smithi043 bash[19734]: audit 2024-09-21T17:51:00.209756+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:01 smithi043 bash[19734]: audit 2024-09-21T17:51:00.218088+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:01 smithi043 bash[19734]: audit 2024-09-21T17:51:00.227700+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:01 smithi043 bash[25160]: audit 2024-09-21T17:51:00.209756+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:01 smithi043 bash[25160]: audit 2024-09-21T17:51:00.218088+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:01 smithi043 bash[25160]: audit 2024-09-21T17:51:00.227700+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.548 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:01 smithi169 bash[20366]: audit 2024-09-21T17:51:00.209756+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:01 smithi169 bash[20366]: audit 2024-09-21T17:51:00.218088+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:01.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:01 smithi169 bash[20366]: audit 2024-09-21T17:51:00.227700+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:02 smithi169 bash[20366]: cluster 2024-09-21T17:51:00.396306+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:02 smithi043 bash[19734]: cluster 2024-09-21T17:51:00.396306+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:02 smithi043 bash[25160]: cluster 2024-09-21T17:51:00.396306+0000 mgr.y (mgr.14150) 358 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:02.538 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:51:03.527 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.528 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.528 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.528 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.529 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.529 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.529 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.529 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.529 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.898 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.898 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.898 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.899 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:03.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:03.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:04.100 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled alertmanager update... 2024-09-21T17:51:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: cluster 2024-09-21T17:51:02.396927+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: audit 2024-09-21T17:51:03.815044+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: audit 2024-09-21T17:51:03.826627+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: audit 2024-09-21T17:51:03.832941+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: audit 2024-09-21T17:51:03.837647+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T17:51:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: audit 2024-09-21T17:51:04.013488+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19734]: audit 2024-09-21T17:51:04.098796+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: cluster 2024-09-21T17:51:02.396927+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: audit 2024-09-21T17:51:03.815044+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: audit 2024-09-21T17:51:03.826627+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: audit 2024-09-21T17:51:03.832941+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: audit 2024-09-21T17:51:03.837647+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: audit 2024-09-21T17:51:04.013488+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[25160]: audit 2024-09-21T17:51:04.098796+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: cluster 2024-09-21T17:51:02.396927+0000 mgr.y (mgr.14150) 359 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: audit 2024-09-21T17:51:03.815044+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: audit 2024-09-21T17:51:03.826627+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: audit 2024-09-21T17:51:03.832941+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: audit 2024-09-21T17:51:03.837647+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: audit 2024-09-21T17:51:04.013488+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[20366]: audit 2024-09-21T17:51:04.098796+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' 2024-09-21T17:51:05.148 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[21789]: ignoring --setuser ceph since I am not root 2024-09-21T17:51:05.148 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[21789]: ignoring --setgroup ceph since I am not root 2024-09-21T17:51:05.148 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:04 smithi169 bash[21789]: debug 2024-09-21T17:51:04.926+0000 7f8b7c09c640 1 -- 172.21.15.169:0/487829456 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55627219f0e0 con 0x5562721a0800 2024-09-21T17:51:05.148 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:05 smithi169 bash[21789]: debug 2024-09-21T17:51:05.038+0000 7f8b7e8f8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T17:51:05.240 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19988]: ignoring --setuser ceph since I am not root 2024-09-21T17:51:05.240 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:04 smithi043 bash[19988]: ignoring --setgroup ceph since I am not root 2024-09-21T17:51:05.240 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[19988]: debug 2024-09-21T17:51:05.023+0000 7fe0b57f8040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T17:51:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[19734]: audit 2024-09-21T17:51:04.088853+0000 mgr.y (mgr.14150) 360 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi043=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[19734]: cephadm 2024-09-21T17:51:04.091824+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Saving service alertmanager spec with placement smithi043=a;count:1 2024-09-21T17:51:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[19734]: audit 2024-09-21T17:51:04.836318+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T17:51:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[19734]: cluster 2024-09-21T17:51:04.848855+0000 mon.a (mon.0) 890 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T17:51:05.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[25160]: audit 2024-09-21T17:51:04.088853+0000 mgr.y (mgr.14150) 360 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi043=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:05.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[25160]: cephadm 2024-09-21T17:51:04.091824+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Saving service alertmanager spec with placement smithi043=a;count:1 2024-09-21T17:51:05.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[25160]: audit 2024-09-21T17:51:04.836318+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T17:51:05.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:05 smithi043 bash[25160]: cluster 2024-09-21T17:51:04.848855+0000 mon.a (mon.0) 890 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T17:51:05.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:05 smithi169 bash[20366]: audit 2024-09-21T17:51:04.088853+0000 mgr.y (mgr.14150) 360 : audit [DBG] from='client.24313 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi043=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:05.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:05 smithi169 bash[20366]: cephadm 2024-09-21T17:51:04.091824+0000 mgr.y (mgr.14150) 361 : cephadm [INF] Saving service alertmanager spec with placement smithi043=a;count:1 2024-09-21T17:51:05.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:05 smithi169 bash[20366]: audit 2024-09-21T17:51:04.836318+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.14150 172.21.15.43:0/3795457695' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-21T17:51:05.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:05 smithi169 bash[20366]: cluster 2024-09-21T17:51:04.848855+0000 mon.a (mon.0) 890 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-09-21T17:51:05.988 DEBUG:teuthology.orchestra.run.smithi043:alertmanager.a> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@alertmanager.a.service 2024-09-21T17:51:05.991 INFO:tasks.cephadm:Adding grafana.a on smithi169 2024-09-21T17:51:05.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph orch apply grafana '1;smithi169=a' 2024-09-21T17:51:06.242 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.118Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.118Z 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-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.118Z 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 smithi169 (none))" 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.118Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.118Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.120Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.120Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.121Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.121Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.122Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.123Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.737µs 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.123Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T17:51:06.243 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.124Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.124Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.122µs wal_replay_duration=1.560311ms wbl_replay_duration=160ns total_replay_duration=1.606038ms 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.126Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.126Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.126Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.127Z 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.43:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.127Z 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.43:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.127Z 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.43:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.156Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.603105ms db_storage=866ns remote_storage=1.363µs web_handler=867ns query_engine=703ns scrape=327.845µs scrape_sd=127.287µs notify=1.14µs notify_sd=2.641µs rules=28.691324ms tracing=8.644µs 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.156Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T17:51:06.244 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[40730]: ts=2024-09-21T17:51:06.156Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T17:51:06.648 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[21789]: debug 2024-09-21T17:51:06.282+0000 7f8b7e8f8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T17:51:06.648 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[21789]: debug 2024-09-21T17:51:06.350+0000 7f8b7e8f8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T17:51:06.648 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:06 smithi169 bash[21789]: debug 2024-09-21T17:51:06.510+0000 7f8b7e8f8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T17:51:06.771 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:06 smithi043 bash[19988]: debug 2024-09-21T17:51:06.299+0000 7fe0b57f8040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T17:51:06.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:06 smithi043 bash[19988]: debug 2024-09-21T17:51:06.363+0000 7fe0b57f8040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T17:51:06.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:06 smithi043 bash[19988]: debug 2024-09-21T17:51:06.523+0000 7fe0b57f8040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T17:51:07.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.186+0000 7f8b7e8f8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T17:51:07.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.258+0000 7f8b7e8f8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T17:51:07.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.326+0000 7f8b7e8f8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T17:51:07.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.514+0000 7f8b7e8f8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T17:51:07.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.203+0000 7fe0b57f8040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T17:51:07.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.275+0000 7fe0b57f8040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T17:51:07.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.347+0000 7fe0b57f8040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T17:51:07.898 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.590+0000 7f8b7e8f8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T17:51:07.898 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.658+0000 7f8b7e8f8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T17:51:07.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.539+0000 7fe0b57f8040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T17:51:07.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.619+0000 7fe0b57f8040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T17:51:07.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.691+0000 7fe0b57f8040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T17:51:08.176 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.914+0000 7f8b7e8f8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T17:51:08.176 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:07 smithi169 bash[21789]: debug 2024-09-21T17:51:07.978+0000 7f8b7e8f8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T17:51:08.177 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:08 smithi169 bash[21789]: debug 2024-09-21T17:51:08.174+0000 7f8b7e8f8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T17:51:08.239 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:07 smithi043 bash[19988]: debug 2024-09-21T17:51:07.959+0000 7fe0b57f8040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T17:51:08.239 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:08 smithi043 bash[19988]: debug 2024-09-21T17:51:08.031+0000 7fe0b57f8040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T17:51:08.504 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:08 smithi169 bash[21789]: debug 2024-09-21T17:51:08.250+0000 7f8b7e8f8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T17:51:08.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:08 smithi043 bash[19988]: debug 2024-09-21T17:51:08.235+0000 7fe0b57f8040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T17:51:08.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:08 smithi043 bash[19988]: debug 2024-09-21T17:51:08.319+0000 7fe0b57f8040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T17:51:08.842 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:08 smithi169 bash[21789]: debug 2024-09-21T17:51:08.502+0000 7f8b7e8f8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T17:51:08.842 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:08 smithi169 bash[21789]: debug 2024-09-21T17:51:08.678+0000 7f8b7e8f8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:51:08.842 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:08 smithi169 bash[21789]: debug 2024-09-21T17:51:08.838+0000 7f8b7e8f8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T17:51:08.936 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:08 smithi043 bash[19988]: debug 2024-09-21T17:51:08.579+0000 7fe0b57f8040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T17:51:08.936 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:08 smithi043 bash[19988]: debug 2024-09-21T17:51:08.763+0000 7fe0b57f8040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:51:09.107 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:08 smithi169 bash[21789]: debug 2024-09-21T17:51:08.918+0000 7f8b7e8f8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T17:51:09.206 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:08 smithi043 bash[19988]: debug 2024-09-21T17:51:08.935+0000 7fe0b57f8040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T17:51:09.206 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:09 smithi043 bash[19988]: debug 2024-09-21T17:51:09.015+0000 7fe0b57f8040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T17:51:09.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:09 smithi043 bash[19988]: debug 2024-09-21T17:51:09.203+0000 7fe0b57f8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:51:10.215 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:09 smithi169 bash[21789]: debug 2024-09-21T17:51:09.106+0000 7f8b7e8f8040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T17:51:10.216 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:09 smithi169 bash[21789]: debug 2024-09-21T17:51:09.914+0000 7f8b7e8f8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T17:51:10.216 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:09 smithi169 bash[21789]: debug 2024-09-21T17:51:09.990+0000 7f8b7e8f8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T17:51:10.389 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19988]: debug 2024-09-21T17:51:10.071+0000 7fe0b57f8040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T17:51:10.389 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19988]: debug 2024-09-21T17:51:10.151+0000 7fe0b57f8040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T17:51:10.648 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: debug 2024-09-21T17:51:10.214+0000 7f8b7e8f8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T17:51:10.648 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: debug 2024-09-21T17:51:10.286+0000 7f8b7e8f8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T17:51:10.771 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19988]: debug 2024-09-21T17:51:10.387+0000 7fe0b57f8040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T17:51:10.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19988]: debug 2024-09-21T17:51:10.463+0000 7fe0b57f8040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T17:51:10.956 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:51:10.960 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: debug 2024-09-21T17:51:10.678+0000 7f8b7e8f8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T17:51:10.960 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: debug 2024-09-21T17:51:10.758+0000 7f8b7e8f8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: [21/Sep/2024:17:51:10] ENGINE Bus STARTING 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: CherryPy Checker: 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: The Application mounted at '' has an empty config. 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: [21/Sep/2024:17:51:10] ENGINE Serving on http://:::9283 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[21789]: [21/Sep/2024:17:51:10] ENGINE Bus STARTED 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.781854+0000 mon.a (mon.0) 891 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.782007+0000 mon.a (mon.0) 892 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[20366]: audit 2024-09-21T17:51:10.785093+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[20366]: audit 2024-09-21T17:51:10.785651+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[20366]: audit 2024-09-21T17:51:10.787507+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:51:10.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:10 smithi169 bash[20366]: audit 2024-09-21T17:51:10.788869+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:51:11.217 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.781854+0000 mon.a (mon.0) 891 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.782007+0000 mon.a (mon.0) 892 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[25160]: audit 2024-09-21T17:51:10.785093+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[25160]: audit 2024-09-21T17:51:10.785651+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[25160]: audit 2024-09-21T17:51:10.787507+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[25160]: audit 2024-09-21T17:51:10.788869+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19988]: debug 2024-09-21T17:51:10.879+0000 7fe0b57f8040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19988]: debug 2024-09-21T17:51:10.959+0000 7fe0b57f8040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19988]: [21/Sep/2024:17:51:11] ENGINE Bus STARTING 2024-09-21T17:51:11.218 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19988]: CherryPy Checker: 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19988]: The Application mounted at '' has an empty config. 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.781854+0000 mon.a (mon.0) 891 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.782007+0000 mon.a (mon.0) 892 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19734]: audit 2024-09-21T17:51:10.785093+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19734]: audit 2024-09-21T17:51:10.785651+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19734]: audit 2024-09-21T17:51:10.787507+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:51:11.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:10 smithi043 bash[19734]: audit 2024-09-21T17:51:10.788869+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/975469972' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:51:11.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19988]: [21/Sep/2024:17:51:11] ENGINE Serving on http://:::9283 2024-09-21T17:51:11.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19988]: [21/Sep/2024:17:51:11] ENGINE Bus STARTED 2024-09-21T17:51:12.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.842765+0000 mon.a (mon.0) 893 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-21T17:51:12.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.982597+0000 mon.a (mon.0) 894 : cluster [INF] Active manager daemon y restarted 2024-09-21T17:51:12.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.983190+0000 mon.a (mon.0) 895 : cluster [INF] Activating manager daemon y 2024-09-21T17:51:12.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.990363+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: cluster 2024-09-21T17:51:10.990729+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00771591s), standbys: x 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.996989+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.997131+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.997251+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.998618+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.998800+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.999055+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.999326+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.999558+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:10.999777+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.000003+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.000269+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:51:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.000586+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.000863+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.001140+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.001319+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.001777+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: cluster 2024-09-21T17:51:11.030386+0000 mon.a (mon.0) 898 : cluster [INF] Manager daemon y is now available 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.053814+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.057083+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.061120+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.061419+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.064527+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.065927+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.066552+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.069757+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]': finished 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.073202+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.075720+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.077880+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.080452+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.089421+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.089956+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.102290+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:51:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:11 smithi169 bash[20366]: audit 2024-09-21T17:51:11.102641+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:51:12.251 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled grafana update... 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.842765+0000 mon.a (mon.0) 893 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.982597+0000 mon.a (mon.0) 894 : cluster [INF] Active manager daemon y restarted 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.983190+0000 mon.a (mon.0) 895 : cluster [INF] Activating manager daemon y 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.990363+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: cluster 2024-09-21T17:51:10.990729+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00771591s), standbys: x 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.996989+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.997131+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.997251+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.998618+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T17:51:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.998800+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.999055+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.999326+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.999558+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:10.999777+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.000003+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.000269+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.000586+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.000863+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.001140+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.001319+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T17:51:12.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.842765+0000 mon.a (mon.0) 893 : cluster [DBG] mgrmap e17: y(active, since 9m), standbys: x 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.982597+0000 mon.a (mon.0) 894 : cluster [INF] Active manager daemon y restarted 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.983190+0000 mon.a (mon.0) 895 : cluster [INF] Activating manager daemon y 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.990363+0000 mon.a (mon.0) 896 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: cluster 2024-09-21T17:51:10.990729+0000 mon.a (mon.0) 897 : cluster [DBG] mgrmap e18: y(active, starting, since 0.00771591s), standbys: x 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.996989+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.997131+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.997251+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.998618+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.998800+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.999055+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.999326+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.999558+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T17:51:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:10.999777+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.000003+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.000269+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.000586+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.000863+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.001140+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.001319+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.001777+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: cluster 2024-09-21T17:51:11.030386+0000 mon.a (mon.0) 898 : cluster [INF] Manager daemon y is now available 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.053814+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.057083+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.061120+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.061419+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.064527+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.065927+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.066552+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.069757+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]': finished 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.073202+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.075720+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.077880+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.080452+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.089421+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.089956+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:51:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.102290+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[19734]: audit 2024-09-21T17:51:11.102641+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.001777+0000 mon.c (mon.2) 32 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: cluster 2024-09-21T17:51:11.030386+0000 mon.a (mon.0) 898 : cluster [INF] Manager daemon y is now available 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.053814+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.057083+0000 mon.c (mon.2) 33 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.061120+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.061419+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.064527+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.065927+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.066552+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T17:51:12.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.069757+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]': finished 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.073202+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.075720+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.077880+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.080452+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.089421+0000 mon.c (mon.2) 39 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.089956+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.102290+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:51:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:11 smithi043 bash[25160]: audit 2024-09-21T17:51:11.102641+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T17:51:12.927 DEBUG:teuthology.orchestra.run.smithi169:grafana.a> sudo journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@grafana.a.service 2024-09-21T17:51:12.930 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T17:51:12.930 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T17:51:12.940 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:12 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:12.941 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: debug 2024-09-21T17:51:12.803+0000 7fe011f32640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:17:51:12] ENGINE Error in HTTPServer.serve 2024-09-21T17:51:12.941 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: Traceback (most recent call last): 2024-09-21T17:51:12.941 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:51:12.941 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: self._connections.run(self.expiration_interval) 2024-09-21T17:51:12.941 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:51:12.941 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: self._run(expiration_interval) 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: s = self.context.wrap_socket( 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: return self.sslsocket_class._create( 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: self.do_handshake() 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: self._sslobj.do_handshake() 2024-09-21T17:51:12.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19988]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: cephadm 2024-09-21T17:51:11.083451+0000 mgr.y (mgr.24296) 1 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: cephadm 2024-09-21T17:51:11.084433+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: cephadm 2024-09-21T17:51:11.764315+0000 mgr.y (mgr.24296) 3 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: cephadm 2024-09-21T17:51:11.790378+0000 mgr.y (mgr.24296) 4 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: cephadm 2024-09-21T17:51:11.889654+0000 mgr.y (mgr.24296) 5 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: cluster 2024-09-21T17:51:11.997155+0000 mon.a (mon.0) 907 : cluster [DBG] mgrmap e19: y(active, since 1.01414s), standbys: x 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.132856+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.139147+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.168111+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.943 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.173443+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.177744+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.181518+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[25160]: audit 2024-09-21T17:51:12.250473+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: cephadm 2024-09-21T17:51:11.083451+0000 mgr.y (mgr.24296) 1 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: cephadm 2024-09-21T17:51:11.084433+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: cephadm 2024-09-21T17:51:11.764315+0000 mgr.y (mgr.24296) 3 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: cephadm 2024-09-21T17:51:11.790378+0000 mgr.y (mgr.24296) 4 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: cephadm 2024-09-21T17:51:11.889654+0000 mgr.y (mgr.24296) 5 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: cluster 2024-09-21T17:51:11.997155+0000 mon.a (mon.0) 907 : cluster [DBG] mgrmap e19: y(active, since 1.01414s), standbys: x 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.132856+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.139147+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.168111+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.173443+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.944 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.177744+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.181518+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:12.945 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:12 smithi043 bash[19734]: audit 2024-09-21T17:51:12.250473+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: cephadm 2024-09-21T17:51:11.083451+0000 mgr.y (mgr.24296) 1 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: cephadm 2024-09-21T17:51:11.084433+0000 mgr.y (mgr.24296) 2 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: cephadm 2024-09-21T17:51:11.764315+0000 mgr.y (mgr.24296) 3 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: cephadm 2024-09-21T17:51:11.790378+0000 mgr.y (mgr.24296) 4 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: cephadm 2024-09-21T17:51:11.889654+0000 mgr.y (mgr.24296) 5 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: cluster 2024-09-21T17:51:11.997155+0000 mon.a (mon.0) 907 : cluster [DBG] mgrmap e19: y(active, since 1.01414s), standbys: x 2024-09-21T17:51:13.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.132856+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.139147+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.168111+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.173443+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.177744+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.181518+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:12 smithi169 bash[20366]: audit 2024-09-21T17:51:12.250473+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:11.926627+0000 mgr.y (mgr.24296) 6 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cluster 2024-09-21T17:51:12.005794+0000 mgr.y (mgr.24296) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.011084+0000 mgr.y (mgr.24296) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.054575+0000 mgr.y (mgr.24296) 9 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.191573+0000 mgr.y (mgr.24296) 10 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: audit 2024-09-21T17:51:12.243367+0000 mgr.y (mgr.24296) 11 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.246182+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.681516+0000 mgr.y (mgr.24296) 13 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Bus STARTING 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.801625+0000 mgr.y (mgr.24296) 14 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Serving on https://172.21.15.43:7151 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.805116+0000 mgr.y (mgr.24296) 15 : cephadm [ERR] [21/Sep/2024:17:51:12] ENGINE Error in HTTPServer.serve 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: Traceback (most recent call last): 2024-09-21T17:51:14.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: self._run(expiration_interval) 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: s = self.context.wrap_socket( 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: return self.sslsocket_class._create( 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: self.do_handshake() 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:51:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: self._sslobj.do_handshake() 2024-09-21T17:51:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:51:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.903474+0000 mgr.y (mgr.24296) 16 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T17:51:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:13 smithi169 bash[20366]: cephadm 2024-09-21T17:51:12.903627+0000 mgr.y (mgr.24296) 17 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Bus STARTED 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:11.926627+0000 mgr.y (mgr.24296) 6 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cluster 2024-09-21T17:51:12.005794+0000 mgr.y (mgr.24296) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.011084+0000 mgr.y (mgr.24296) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.054575+0000 mgr.y (mgr.24296) 9 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.191573+0000 mgr.y (mgr.24296) 10 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: audit 2024-09-21T17:51:12.243367+0000 mgr.y (mgr.24296) 11 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.246182+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.681516+0000 mgr.y (mgr.24296) 13 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Bus STARTING 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.801625+0000 mgr.y (mgr.24296) 14 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Serving on https://172.21.15.43:7151 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.805116+0000 mgr.y (mgr.24296) 15 : cephadm [ERR] [21/Sep/2024:17:51:12] ENGINE Error in HTTPServer.serve 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:51:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: self.do_handshake() 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.903474+0000 mgr.y (mgr.24296) 16 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[19734]: cephadm 2024-09-21T17:51:12.903627+0000 mgr.y (mgr.24296) 17 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Bus STARTED 2024-09-21T17:51:14.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:11.926627+0000 mgr.y (mgr.24296) 6 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cluster 2024-09-21T17:51:12.005794+0000 mgr.y (mgr.24296) 7 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.011084+0000 mgr.y (mgr.24296) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.054575+0000 mgr.y (mgr.24296) 9 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.191573+0000 mgr.y (mgr.24296) 10 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: audit 2024-09-21T17:51:12.243367+0000 mgr.y (mgr.24296) 11 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.246182+0000 mgr.y (mgr.24296) 12 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.681516+0000 mgr.y (mgr.24296) 13 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Bus STARTING 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.801625+0000 mgr.y (mgr.24296) 14 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Serving on https://172.21.15.43:7151 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.805116+0000 mgr.y (mgr.24296) 15 : cephadm [ERR] [21/Sep/2024:17:51:12] ENGINE Error in HTTPServer.serve 2024-09-21T17:51:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: Traceback (most recent call last): 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: self._connections.run(self.expiration_interval) 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: self._run(expiration_interval) 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: s = self.context.wrap_socket( 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: return self.sslsocket_class._create( 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T17:51:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: self.do_handshake() 2024-09-21T17:51:14.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T17:51:14.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: self._sslobj.do_handshake() 2024-09-21T17:51:14.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T17:51:14.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.903474+0000 mgr.y (mgr.24296) 16 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T17:51:14.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:13 smithi043 bash[25160]: cephadm 2024-09-21T17:51:12.903627+0000 mgr.y (mgr.24296) 17 : cephadm [INF] [21/Sep/2024:17:51:12] ENGINE Bus STARTED 2024-09-21T17:51:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:14 smithi169 bash[20366]: cluster 2024-09-21T17:51:13.000360+0000 mgr.y (mgr.24296) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:14 smithi169 bash[20366]: cluster 2024-09-21T17:51:14.014232+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-21T17:51:15.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:14 smithi043 bash[19734]: cluster 2024-09-21T17:51:13.000360+0000 mgr.y (mgr.24296) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:15.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:14 smithi043 bash[19734]: cluster 2024-09-21T17:51:14.014232+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-21T17:51:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:14 smithi043 bash[25160]: cluster 2024-09-21T17:51:13.000360+0000 mgr.y (mgr.24296) 18 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:14 smithi043 bash[25160]: cluster 2024-09-21T17:51:14.014232+0000 mon.a (mon.0) 915 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-09-21T17:51:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:16 smithi169 bash[20366]: cluster 2024-09-21T17:51:15.000917+0000 mgr.y (mgr.24296) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:16 smithi169 bash[20366]: cluster 2024-09-21T17:51:15.878123+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T17:51:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:16 smithi043 bash[19734]: cluster 2024-09-21T17:51:15.000917+0000 mgr.y (mgr.24296) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:16 smithi043 bash[19734]: cluster 2024-09-21T17:51:15.878123+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T17:51:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:16 smithi043 bash[25160]: cluster 2024-09-21T17:51:15.000917+0000 mgr.y (mgr.24296) 19 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:16 smithi043 bash[25160]: cluster 2024-09-21T17:51:15.878123+0000 mon.a (mon.0) 916 : cluster [DBG] mgrmap e21: y(active, since 4s), standbys: x 2024-09-21T17:51:17.696 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:51:19.143 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:18 smithi043 bash[19734]: cluster 2024-09-21T17:51:17.001737+0000 mgr.y (mgr.24296) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:19.143 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:18 smithi043 bash[25160]: cluster 2024-09-21T17:51:17.001737+0000 mgr.y (mgr.24296) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:18 smithi169 bash[20366]: cluster 2024-09-21T17:51:17.001737+0000 mgr.y (mgr.24296) 20 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:19.969 INFO:teuthology.orchestra.run.smithi043.stdout:[client.0] 2024-09-21T17:51:19.969 INFO:teuthology.orchestra.run.smithi043.stdout: key = AQCXB+9m/UdwORAAS2x/9uwo07vRF+vWA/3ICg== 2024-09-21T17:51:21.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:20 smithi169 bash[20366]: cluster 2024-09-21T17:51:19.002424+0000 mgr.y (mgr.24296) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T17:51:21.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:20 smithi169 bash[20366]: audit 2024-09-21T17:51:19.963069+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.43:0/3803540059' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T17:51:21.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:20 smithi169 bash[20366]: audit 2024-09-21T17:51:19.963540+0000 mon.a (mon.0) 917 : 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-21T17:51:21.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:20 smithi169 bash[20366]: audit 2024-09-21T17:51:19.965854+0000 mon.a (mon.0) 918 : 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-21T17:51:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[19734]: cluster 2024-09-21T17:51:19.002424+0000 mgr.y (mgr.24296) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T17:51:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[19734]: audit 2024-09-21T17:51:19.963069+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.43:0/3803540059' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T17:51:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[19734]: audit 2024-09-21T17:51:19.963540+0000 mon.a (mon.0) 917 : 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-21T17:51:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[19734]: audit 2024-09-21T17:51:19.965854+0000 mon.a (mon.0) 918 : 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-21T17:51:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[25160]: cluster 2024-09-21T17:51:19.002424+0000 mgr.y (mgr.24296) 21 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-21T17:51:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[25160]: audit 2024-09-21T17:51:19.963069+0000 mon.c (mon.2) 41 : audit [INF] from='client.? 172.21.15.43:0/3803540059' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T17:51:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[25160]: audit 2024-09-21T17:51:19.963540+0000 mon.a (mon.0) 917 : 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-21T17:51:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:20 smithi043 bash[25160]: audit 2024-09-21T17:51:19.965854+0000 mon.a (mon.0) 918 : 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-21T17:51:21.547 DEBUG:teuthology.orchestra.run.smithi043:> set -ex 2024-09-21T17:51:21.547 DEBUG:teuthology.orchestra.run.smithi043:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T17:51:21.547 DEBUG:teuthology.orchestra.run.smithi043:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T17:51:21.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T17:51:23.137 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.137 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:22 smithi043 bash[25160]: cluster 2024-09-21T17:51:21.002998+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:51:23.137 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.137 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.138 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.138 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.138 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.138 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.138 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.139 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:22 smithi043 bash[19734]: cluster 2024-09-21T17:51:21.002998+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:51:23.139 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.139 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:22 smithi169 bash[20366]: cluster 2024-09-21T17:51:21.002998+0000 mgr.y (mgr.24296) 22 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T17:51:23.465 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.466 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.466 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.466 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.466 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.467 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.467 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.467 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:23.467 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:23 smithi043 systemd[1]: Started Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:24.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:24 smithi169 bash[20366]: cluster 2024-09-21T17:51:23.003468+0000 mgr.y (mgr.24296) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T17:51:24.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:24 smithi169 bash[20366]: audit 2024-09-21T17:51:23.400078+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:24 smithi169 bash[20366]: audit 2024-09-21T17:51:23.406225+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:24 smithi169 bash[20366]: audit 2024-09-21T17:51:23.411789+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:24 smithi169 bash[20366]: audit 2024-09-21T17:51:23.415677+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:24 smithi169 bash[20366]: cephadm 2024-09-21T17:51:23.418821+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi043 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[25160]: cluster 2024-09-21T17:51:23.003468+0000 mgr.y (mgr.24296) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[25160]: audit 2024-09-21T17:51:23.400078+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[25160]: audit 2024-09-21T17:51:23.406225+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[25160]: audit 2024-09-21T17:51:23.411789+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[25160]: audit 2024-09-21T17:51:23.415677+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[25160]: cephadm 2024-09-21T17:51:23.418821+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi043 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[19734]: cluster 2024-09-21T17:51:23.003468+0000 mgr.y (mgr.24296) 23 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[19734]: audit 2024-09-21T17:51:23.400078+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[19734]: audit 2024-09-21T17:51:23.406225+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[19734]: audit 2024-09-21T17:51:23.411789+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[19734]: audit 2024-09-21T17:51:23.415677+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:24.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[19734]: cephadm 2024-09-21T17:51:23.418821+0000 mgr.y (mgr.24296) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi043 2024-09-21T17:51:25.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[46170]: ts=2024-09-21T17:51:24.968Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T17:51:25.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[46170]: ts=2024-09-21T17:51:24.969Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T17:51:25.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[46170]: ts=2024-09-21T17:51:24.970Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-09-21T17:51:25.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:24 smithi043 bash[46170]: ts=2024-09-21T17:51:24.971Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T17:51:25.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:25 smithi043 bash[46170]: ts=2024-09-21T17:51:25.005Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T17:51:25.273 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:25 smithi043 bash[46170]: ts=2024-09-21T17:51:25.006Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T17:51:25.273 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:25 smithi043 bash[46170]: ts=2024-09-21T17:51:25.009Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T17:51:25.273 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:25 smithi043 bash[46170]: ts=2024-09-21T17:51:25.009Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T17:51:26.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[25160]: cluster 2024-09-21T17:51:25.003885+0000 mgr.y (mgr.24296) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:26.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[25160]: audit 2024-09-21T17:51:26.076941+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:26.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[25160]: audit 2024-09-21T17:51:26.081127+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:26.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[19734]: cluster 2024-09-21T17:51:25.003885+0000 mgr.y (mgr.24296) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:26.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[19734]: audit 2024-09-21T17:51:26.076941+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:26.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[19734]: audit 2024-09-21T17:51:26.081127+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:26.839 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T17:51:26.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:26 smithi169 bash[20366]: cluster 2024-09-21T17:51:25.003885+0000 mgr.y (mgr.24296) 25 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:26.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:26 smithi169 bash[20366]: audit 2024-09-21T17:51:26.076941+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:26.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:26 smithi169 bash[20366]: audit 2024-09-21T17:51:26.081127+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:26.945 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.945 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.946 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.946 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.946 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.946 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:26.947 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:26 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.230 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.231 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.231 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.231 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.232 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: Started Ceph node-exporter.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:27.232 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:26 smithi043 bash[46170]: ts=2024-09-21T17:51:26.972Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000840273s 2024-09-21T17:51:27.232 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.232 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:27 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:27.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:27 smithi043 bash[46500]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T17:51:28.189 INFO:teuthology.orchestra.run.smithi169.stdout:[client.1] 2024-09-21T17:51:28.189 INFO:teuthology.orchestra.run.smithi169.stdout: key = AQCgB+9m4BTyChAA6ZRO/ueWzZchjw9sF9/zfw== 2024-09-21T17:51:28.245 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:27 smithi043 bash[46500]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T17:51:28.351 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.351 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.352 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.352 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.352 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.352 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.352 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.352 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.353 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.353 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.353 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.353 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.353 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.353 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: cluster 2024-09-21T17:51:27.004220+0000 mgr.y (mgr.24296) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: audit 2024-09-21T17:51:27.242723+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: audit 2024-09-21T17:51:27.249032+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: audit 2024-09-21T17:51:27.255590+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: cephadm 2024-09-21T17:51:27.256819+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-09-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: audit 2024-09-21T17:51:28.183200+0000 mon.a (mon.0) 927 : 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-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: audit 2024-09-21T17:51:28.184843+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.169:0/2353445723' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[20366]: audit 2024-09-21T17:51:28.186626+0000 mon.a (mon.0) 928 : 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-21T17:51:28.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:28.521 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: 22b70bddd3ac: Pulling fs layer 2024-09-21T17:51:28.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: 5c12815fee55: Pulling fs layer 2024-09-21T17:51:28.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: c0e87333d380: Pulling fs layer 2024-09-21T17:51:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: cluster 2024-09-21T17:51:27.004220+0000 mgr.y (mgr.24296) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: audit 2024-09-21T17:51:27.242723+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: audit 2024-09-21T17:51:27.249032+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: audit 2024-09-21T17:51:27.255590+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: cephadm 2024-09-21T17:51:27.256819+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-09-21T17:51:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: audit 2024-09-21T17:51:28.183200+0000 mon.a (mon.0) 927 : 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-21T17:51:28.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: audit 2024-09-21T17:51:28.184843+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.169:0/2353445723' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[25160]: audit 2024-09-21T17:51:28.186626+0000 mon.a (mon.0) 928 : 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-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: cluster 2024-09-21T17:51:27.004220+0000 mgr.y (mgr.24296) 26 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: audit 2024-09-21T17:51:27.242723+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: audit 2024-09-21T17:51:27.249032+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: audit 2024-09-21T17:51:27.255590+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: cephadm 2024-09-21T17:51:27.256819+0000 mgr.y (mgr.24296) 27 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: audit 2024-09-21T17:51:28.183200+0000 mon.a (mon.0) 927 : 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-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: audit 2024-09-21T17:51:28.184843+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.169:0/2353445723' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-21T17:51:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[19734]: audit 2024-09-21T17:51:28.186626+0000 mon.a (mon.0) 928 : 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-21T17:51:28.648 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:28 smithi169 bash[42011]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-09-21T17:51:29.007 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-09-21T17:51:29.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-21T17:51:29.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-21T17:51:29.021 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: 5c12815fee55: Verifying Checksum 2024-09-21T17:51:29.021 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: 5c12815fee55: Download complete 2024-09-21T17:51:29.021 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: 22b70bddd3ac: Verifying Checksum 2024-09-21T17:51:29.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: 22b70bddd3ac: Download complete 2024-09-21T17:51:29.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: c0e87333d380: Verifying Checksum 2024-09-21T17:51:29.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:28 smithi043 bash[46500]: c0e87333d380: Download complete 2024-09-21T17:51:29.029 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T17:51:29.266 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: v1.5.0: Pulling from prometheus/node-exporter 2024-09-21T17:51:29.266 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: 22b70bddd3ac: Pulling fs layer 2024-09-21T17:51:29.397 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: 5c12815fee55: Pulling fs layer 2024-09-21T17:51:29.397 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: c0e87333d380: Pulling fs layer 2024-09-21T17:51:29.771 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[46500]: 22b70bddd3ac: Pull complete 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.408404+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.421204+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.432290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.444072+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.458510+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.507539+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.511099+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.511534+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.511643+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[19734]: audit 2024-09-21T17:51:28.511949+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.408404+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.421204+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.432290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.444072+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.458510+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.507539+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.511099+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.511534+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.511643+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:51:29.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:29 smithi043 bash[25160]: audit 2024-09-21T17:51:28.511949+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:29.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: 5c12815fee55: Verifying Checksum 2024-09-21T17:51:29.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: 5c12815fee55: Download complete 2024-09-21T17:51:29.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: 22b70bddd3ac: Verifying Checksum 2024-09-21T17:51:29.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: 22b70bddd3ac: Download complete 2024-09-21T17:51:29.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: c0e87333d380: Verifying Checksum 2024-09-21T17:51:29.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[42011]: c0e87333d380: Download complete 2024-09-21T17:51:29.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.408404+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.421204+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.432290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.444072+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.458510+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.507539+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.511099+0000 mon.c (mon.2) 44 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.511534+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.511643+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T17:51:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:29 smithi169 bash[20366]: audit 2024-09-21T17:51:28.511949+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:30.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:30 smithi169 bash[20366]: cluster 2024-09-21T17:51:29.004578+0000 mgr.y (mgr.24296) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:30.648 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:30 smithi169 bash[42011]: 22b70bddd3ac: Pull complete 2024-09-21T17:51:30.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:30 smithi043 bash[25160]: cluster 2024-09-21T17:51:29.004578+0000 mgr.y (mgr.24296) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:30.772 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:30 smithi043 bash[46500]: 5c12815fee55: Pull complete 2024-09-21T17:51:30.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:30 smithi043 bash[19734]: cluster 2024-09-21T17:51:29.004578+0000 mgr.y (mgr.24296) 28 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T17:51:31.121 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:30 smithi043 bash[46500]: c0e87333d380: Pull complete 2024-09-21T17:51:31.121 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:31 smithi043 bash[46500]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T17:51:31.358 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:31 smithi169 bash[42011]: 5c12815fee55: Pull complete 2024-09-21T17:51:31.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:31 smithi043 bash[46500]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: cluster 2024-09-21T17:51:31.004881+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.085252+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.195956+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.355600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.368489+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.374573+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.375957+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.376674+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.381937+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: cephadm 2024-09-21T17:51:31.382524+0000 mgr.y (mgr.24296) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.415071+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.415444+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.535813+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:31.983790+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[25160]: audit 2024-09-21T17:51:32.072905+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.199 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: cluster 2024-09-21T17:51:31.004881+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.085252+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.195956+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.355600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.368489+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.374573+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.375957+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.376674+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.381937+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: cephadm 2024-09-21T17:51:31.382524+0000 mgr.y (mgr.24296) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.415071+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.415444+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.535813+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:31.983790+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:32 smithi043 bash[19734]: audit 2024-09-21T17:51:32.072905+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.396 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[42011]: c0e87333d380: Pull complete 2024-09-21T17:51:32.397 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[42011]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-09-21T17:51:32.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: cluster 2024-09-21T17:51:31.004881+0000 mgr.y (mgr.24296) 29 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:32.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.085252+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.195956+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.355600+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.368489+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.374573+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.375957+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:32.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.376674+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:32.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.381937+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: cephadm 2024-09-21T17:51:31.382524+0000 mgr.y (mgr.24296) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:32.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.415071+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:32.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.415444+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T17:51:32.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.535813+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:31.983790+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[20366]: audit 2024-09-21T17:51:32.072905+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:32.647 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:32 smithi169 bash[42011]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[19734]: audit 2024-09-21T17:51:32.194380+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[19734]: audit 2024-09-21T17:51:32.448798+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[19734]: cephadm 2024-09-21T17:51:32.780290+0000 mgr.y (mgr.24296) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[19734]: cephadm 2024-09-21T17:51:32.784374+0000 mgr.y (mgr.24296) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi043 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[25160]: audit 2024-09-21T17:51:32.194380+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[25160]: audit 2024-09-21T17:51:32.448798+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[25160]: cephadm 2024-09-21T17:51:32.780290+0000 mgr.y (mgr.24296) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T17:51:33.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[25160]: cephadm 2024-09-21T17:51:32.784374+0000 mgr.y (mgr.24296) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi043 2024-09-21T17:51:33.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:33 smithi169 bash[20366]: audit 2024-09-21T17:51:32.194380+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:33.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:33 smithi169 bash[20366]: audit 2024-09-21T17:51:32.448798+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:33.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:33 smithi169 bash[20366]: cephadm 2024-09-21T17:51:32.780290+0000 mgr.y (mgr.24296) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-09-21T17:51:33.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:33 smithi169 bash[20366]: cephadm 2024-09-21T17:51:32.784374+0000 mgr.y (mgr.24296) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi043 2024-09-21T17:51:34.217 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.985Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T17:51:34.217 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.986Z 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-21T17:51:34.218 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.987Z 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-21T17:51:34.218 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.987Z 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-21T17:51:34.218 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.987Z 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-21T17:51:34.218 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.987Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T17:51:34.218 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T17:51:34.219 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T17:51:34.219 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T17:51:34.219 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T17:51:34.219 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T17:51:34.219 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T17:51:34.219 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T17:51:34.220 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T17:51:34.220 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T17:51:34.220 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T17:51:34.220 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T17:51:34.220 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T17:51:34.220 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T17:51:34.221 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T17:51:34.221 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T17:51:34.221 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T17:51:34.221 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T17:51:34.221 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T17:51:34.222 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T17:51:34.223 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T17:51:34.224 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T17:51:34.224 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T17:51:34.224 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T17:51:34.224 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:51:33 smithi043 bash[46500]: ts=2024-09-21T17:51:33.988Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.151Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.151Z 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-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.151Z 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-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.151Z 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-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z 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-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T17:51:34.455 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.152Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T17:51:34.456 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T17:51:34.457 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T17:51:34.458 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T17:51:34.459 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T17:51:34.459 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T17:51:34.459 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-21T17:51:34.459 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[42011]: ts=2024-09-21T17:51:34.153Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: cluster 2024-09-21T17:51:33.005252+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:33.933081+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.023430+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.073790+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.082343+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.093057+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.204771+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.210060+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.214907+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[19734]: audit 2024-09-21T17:51:34.308877+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: cluster 2024-09-21T17:51:33.005252+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:33.933081+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.023430+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.073790+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.082343+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.093057+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.204771+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.210060+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.214907+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[25160]: audit 2024-09-21T17:51:34.308877+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: cluster 2024-09-21T17:51:33.005252+0000 mgr.y (mgr.24296) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:33.933081+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.023430+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.073790+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.082343+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.093057+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.204771+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.210060+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.214907+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:34.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:34 smithi169 bash[20366]: audit 2024-09-21T17:51:34.308877+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:35.199 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:34 smithi043 bash[46170]: ts=2024-09-21T17:51:34.973Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00167747s 2024-09-21T17:51:36.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:36 smithi169 bash[20366]: cluster 2024-09-21T17:51:35.005541+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:36.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:36 smithi169 bash[20366]: audit 2024-09-21T17:51:35.183872+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:36.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:36 smithi043 bash[25160]: cluster 2024-09-21T17:51:35.005541+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:36.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:36 smithi043 bash[25160]: audit 2024-09-21T17:51:35.183872+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:36 smithi043 bash[19734]: cluster 2024-09-21T17:51:35.005541+0000 mgr.y (mgr.24296) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:36 smithi043 bash[19734]: audit 2024-09-21T17:51:35.183872+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:36.831 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:51:38.310 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:38 smithi043 bash[19734]: cluster 2024-09-21T17:51:37.005833+0000 mgr.y (mgr.24296) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:38.310 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:38 smithi043 bash[19734]: audit 2024-09-21T17:51:37.043973+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:38.310 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:38 smithi043 bash[25160]: cluster 2024-09-21T17:51:37.005833+0000 mgr.y (mgr.24296) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:38.311 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:38 smithi043 bash[25160]: audit 2024-09-21T17:51:37.043973+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:38.311 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:38 smithi169 bash[20366]: cluster 2024-09-21T17:51:37.005833+0000 mgr.y (mgr.24296) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:38.311 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:38 smithi169 bash[20366]: audit 2024-09-21T17:51:37.043973+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:38.689 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:51:39.386 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:39 smithi043 bash[25160]: audit 2024-09-21T17:51:38.688359+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.43:0/2158745984' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T17:51:39.386 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:39 smithi043 bash[25160]: audit 2024-09-21T17:51:38.978743+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:39.387 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:39 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T17:51:39.387 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:39 smithi043 bash[19734]: audit 2024-09-21T17:51:38.688359+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.43:0/2158745984' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T17:51:39.387 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:39 smithi043 bash[19734]: audit 2024-09-21T17:51:38.978743+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:39 smithi169 bash[20366]: audit 2024-09-21T17:51:38.688359+0000 mon.a (mon.0) 959 : audit [DBG] from='client.? 172.21.15.43:0/2158745984' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-09-21T17:51:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:39 smithi169 bash[20366]: audit 2024-09-21T17:51:38.978743+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:39.468 INFO:teuthology.orchestra.run.smithi043.stdout:[{"version":22,"timestamp":"2024-09-21T17:51:11.066627+0000","name":"","changes":[{"name":"osd/host:smithi169/osd_memory_target","previous_value":"4257620992"}]}] 2024-09-21T17:51:39.468 INFO:tasks.ceph_manager:config epoch is 22 2024-09-21T17:51:39.469 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T17:51:39.469 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T17:51:39.469 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T17:51:39.772 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:39 smithi043 bash[46170]: ts=2024-09-21T17:51:39.385Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T17:51:40.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:40 smithi043 bash[19734]: cluster 2024-09-21T17:51:39.006455+0000 mgr.y (mgr.24296) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:40 smithi043 bash[25160]: cluster 2024-09-21T17:51:39.006455+0000 mgr.y (mgr.24296) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:40.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:39 smithi043 bash[47635]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T17:51:40.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:40 smithi043 bash[47715]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T17:51:40.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:40 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T17:51:40.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:40 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:40.272 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:40 smithi043 systemd[1]: Started Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:40.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:40 smithi169 bash[20366]: cluster 2024-09-21T17:51:39.006455+0000 mgr.y (mgr.24296) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:41.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:41 smithi169 bash[20366]: audit 2024-09-21T17:51:40.121577+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:41 smithi169 bash[20366]: audit 2024-09-21T17:51:40.128495+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:41 smithi169 bash[20366]: cephadm 2024-09-21T17:51:40.131006+0000 mgr.y (mgr.24296) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T17:51:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:41 smithi169 bash[20366]: cephadm 2024-09-21T17:51:40.392500+0000 mgr.y (mgr.24296) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T17:51:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:41 smithi169 bash[20366]: audit 2024-09-21T17:51:41.081332+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[25160]: audit 2024-09-21T17:51:40.121577+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[25160]: audit 2024-09-21T17:51:40.128495+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[25160]: cephadm 2024-09-21T17:51:40.131006+0000 mgr.y (mgr.24296) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T17:51:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[25160]: cephadm 2024-09-21T17:51:40.392500+0000 mgr.y (mgr.24296) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T17:51:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[25160]: audit 2024-09-21T17:51:41.081332+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:41.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[19734]: audit 2024-09-21T17:51:40.121577+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:41.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[19734]: audit 2024-09-21T17:51:40.128495+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:41.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[19734]: cephadm 2024-09-21T17:51:40.131006+0000 mgr.y (mgr.24296) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T17:51:41.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[19734]: cephadm 2024-09-21T17:51:40.392500+0000 mgr.y (mgr.24296) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T17:51:41.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[19734]: audit 2024-09-21T17:51:41.081332+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.837Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.837Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.840Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.843Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.880Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.880Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T17:51:42.022 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.883Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-21T17:51:42.023 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:41 smithi043 bash[47743]: ts=2024-09-21T17:51:41.884Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T17:51:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:42 smithi169 bash[20366]: cluster 2024-09-21T17:51:41.007091+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:42.492 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:42 smithi043 bash[19734]: cluster 2024-09-21T17:51:41.007091+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:42.492 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:42 smithi043 bash[25160]: cluster 2024-09-21T17:51:41.007091+0000 mgr.y (mgr.24296) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:43.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:43 smithi169 bash[20366]: audit 2024-09-21T17:51:42.445034+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:43 smithi169 bash[20366]: audit 2024-09-21T17:51:42.458236+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:43 smithi169 bash[20366]: audit 2024-09-21T17:51:42.470792+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:43 smithi169 bash[20366]: audit 2024-09-21T17:51:43.218343+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[19734]: audit 2024-09-21T17:51:42.445034+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[19734]: audit 2024-09-21T17:51:42.458236+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[19734]: audit 2024-09-21T17:51:42.470792+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[19734]: audit 2024-09-21T17:51:43.218343+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[25160]: audit 2024-09-21T17:51:42.445034+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[25160]: audit 2024-09-21T17:51:42.458236+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[25160]: audit 2024-09-21T17:51:42.470792+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:43.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[25160]: audit 2024-09-21T17:51:43.218343+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:44.101 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:43 smithi043 bash[47743]: ts=2024-09-21T17:51:43.844Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000607356s 2024-09-21T17:51:44.622 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[20366]: cluster 2024-09-21T17:51:43.007749+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:44.622 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T17:51:44.622 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T17:51:44.622 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T17:51:44.622 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T17:51:44.623 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[40730]: ts=2024-09-21T17:51:44.433Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T17:51:44.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:44 smithi043 bash[25160]: cluster 2024-09-21T17:51:43.007749+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:44.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:44 smithi043 bash[19734]: cluster 2024-09-21T17:51:43.007749+0000 mgr.y (mgr.24296) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:44.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[43347]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T17:51:45.263 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STOPPING 2024-09-21T17:51:45.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 bash[43409]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T17:51:45.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T17:51:45.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:45.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:44 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:51:45.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:51:45.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STOPPED 2024-09-21T17:51:45.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STARTING 2024-09-21T17:51:45.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Serving on http://:::9283 2024-09-21T17:51:45.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STARTED 2024-09-21T17:51:45.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STOPPING 2024-09-21T17:51:45.628 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:51:46.057 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:51:46.057 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STOPPED 2024-09-21T17:51:46.057 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STARTING 2024-09-21T17:51:46.058 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Serving on http://:::9283 2024-09-21T17:51:46.058 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:45 smithi043 bash[19988]: [21/Sep/2024:17:51:45] ENGINE Bus STARTED 2024-09-21T17:51:46.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: cluster 2024-09-21T17:51:45.008318+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:46.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.045991+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.058520+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.066538+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.067108+0000 mgr.y (mgr.24296) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.069099+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.069527+0000 mgr.y (mgr.24296) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.076997+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.090685+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.092034+0000 mgr.y (mgr.24296) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:51:46.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.095564+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: cluster 2024-09-21T17:51:45.008318+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.045991+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.058520+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.066538+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.067108+0000 mgr.y (mgr.24296) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.069099+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.069527+0000 mgr.y (mgr.24296) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.076997+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.090685+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.092034+0000 mgr.y (mgr.24296) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:51:46.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.095564+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.096147+0000 mgr.y (mgr.24296) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.104193+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.118911+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.123684+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.124670+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.132432+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: cephadm 2024-09-21T17:51:45.133163+0000 mgr.y (mgr.24296) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.174250+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.176967+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.178043+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: audit 2024-09-21T17:51:45.185802+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.061 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19734]: cephadm 2024-09-21T17:51:45.186604+0000 mgr.y (mgr.24296) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:46.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: cluster 2024-09-21T17:51:45.008318+0000 mgr.y (mgr.24296) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:46.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.045991+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.058520+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.066538+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.067108+0000 mgr.y (mgr.24296) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.069099+0000 mon.c (mon.2) 51 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.069527+0000 mgr.y (mgr.24296) 43 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi043.front.sepia.ceph.com:9093"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.076997+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.090685+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.092034+0000 mgr.y (mgr.24296) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.095564+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.096147+0000 mgr.y (mgr.24296) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.104193+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.118911+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.123684+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.124670+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.132432+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: cephadm 2024-09-21T17:51:45.133163+0000 mgr.y (mgr.24296) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:46.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.174250+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.978Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.978Z 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-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.978Z 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 smithi169 (none))" 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.978Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.978Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.981Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.981Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.982Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.982Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.983Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T17:51:46.400 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.983Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.772µs 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.983Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.984Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.984Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.984Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.639µs wal_replay_duration=1.05057ms wbl_replay_duration=160ns total_replay_duration=1.090229ms 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.986Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.986Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:45 smithi169 bash[43438]: ts=2024-09-21T17:51:45.986Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[43438]: ts=2024-09-21T17:51:46.010Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.938387ms db_storage=855ns remote_storage=1.413µs web_handler=382ns query_engine=620ns scrape=298.929µs scrape_sd=129.707µs notify=24.863µs notify_sd=18.621µs rules=22.957609ms tracing=11.075µs 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[43438]: ts=2024-09-21T17:51:46.010Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T17:51:46.401 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[43438]: ts=2024-09-21T17:51:46.010Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T17:51:46.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.176967+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:46.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.178043+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:46.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: audit 2024-09-21T17:51:45.185802+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:46 smithi169 bash[20366]: cephadm 2024-09-21T17:51:45.186604+0000 mgr.y (mgr.24296) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.096147+0000 mgr.y (mgr.24296) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.104193+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.118911+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.123684+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.124670+0000 mon.c (mon.2) 56 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.132432+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: cephadm 2024-09-21T17:51:45.133163+0000 mgr.y (mgr.24296) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.174250+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.176967+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.178043+0000 mon.c (mon.2) 59 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:46.481 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: audit 2024-09-21T17:51:45.185802+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:46.482 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[25160]: cephadm 2024-09-21T17:51:45.186604+0000 mgr.y (mgr.24296) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:51:46.771 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:46 smithi043 bash[19988]: [21/Sep/2024:17:51:46] ENGINE Bus STOPPING 2024-09-21T17:51:47.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19988]: [21/Sep/2024:17:51:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:51:47.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19988]: [21/Sep/2024:17:51:47] ENGINE Bus STOPPED 2024-09-21T17:51:47.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19988]: [21/Sep/2024:17:51:47] ENGINE Bus STARTING 2024-09-21T17:51:47.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19988]: [21/Sep/2024:17:51:47] ENGINE Serving on http://:::9283 2024-09-21T17:51:47.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19988]: [21/Sep/2024:17:51:47] ENGINE Bus STARTED 2024-09-21T17:51:47.326 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:51:47.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:51:47 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.577508+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.583539+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.586453+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.588815+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.591940+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.593434+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.599126+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: cephadm 2024-09-21T17:51:46.613568+0000 mgr.y (mgr.24296) 48 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.681089+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.686675+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.690772+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.691227+0000 mgr.y (mgr.24296) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:46.695260+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: cephadm 2024-09-21T17:51:46.709891+0000 mgr.y (mgr.24296) 50 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-09-21T17:51:47.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:47 smithi169 bash[20366]: audit 2024-09-21T17:51:47.316707+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.43:0/4114770856' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.577508+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.583539+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.586453+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.588815+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.591940+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.593434+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.599126+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: cephadm 2024-09-21T17:51:46.613568+0000 mgr.y (mgr.24296) 48 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T17:51:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.681089+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.686675+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.690772+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.691227+0000 mgr.y (mgr.24296) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:46.695260+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: cephadm 2024-09-21T17:51:46.709891+0000 mgr.y (mgr.24296) 50 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[25160]: audit 2024-09-21T17:51:47.316707+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.43:0/4114770856' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.577508+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.583539+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.586453+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.588815+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.591940+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.593434+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.599126+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: cephadm 2024-09-21T17:51:46.613568+0000 mgr.y (mgr.24296) 48 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.681089+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.686675+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.690772+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.691227+0000 mgr.y (mgr.24296) 49 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:46.695260+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: cephadm 2024-09-21T17:51:46.709891+0000 mgr.y (mgr.24296) 50 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-09-21T17:51:47.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:47 smithi043 bash[19734]: audit 2024-09-21T17:51:47.316707+0000 mon.c (mon.2) 64 : audit [DBG] from='client.? 172.21.15.43:0/4114770856' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T17:51:48.499 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":21,"flags":0,"active_gid":24296,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6800","nonce":4003358402},{"type":"v1","addr":"172.21.15.43:6801","nonce":4003358402}]},"active_addr":"172.21.15.43:6801/4003358402","active_change":"2024-09-21T17:51:10.982998+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24322,"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.43:8443/","prometheus":"http://172.21.15.43:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":3012384883}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":4289075104}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":995054687}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.43:0","nonce":4275919895}]}]} 2024-09-21T17:51:48.503 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T17:51:48.503 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T17:51:48.503 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:51:48.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[19734]: cluster 2024-09-21T17:51:47.008681+0000 mgr.y (mgr.24296) 51 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[19734]: audit 2024-09-21T17:51:48.242142+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[19734]: audit 2024-09-21T17:51:48.250942+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[19734]: audit 2024-09-21T17:51:48.262938+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[25160]: cluster 2024-09-21T17:51:47.008681+0000 mgr.y (mgr.24296) 51 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[25160]: audit 2024-09-21T17:51:48.242142+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[25160]: audit 2024-09-21T17:51:48.250942+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:48 smithi043 bash[25160]: audit 2024-09-21T17:51:48.262938+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:49.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:48 smithi169 bash[20366]: cluster 2024-09-21T17:51:47.008681+0000 mgr.y (mgr.24296) 51 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:49.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:48 smithi169 bash[20366]: audit 2024-09-21T17:51:48.242142+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:49.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:48 smithi169 bash[20366]: audit 2024-09-21T17:51:48.250942+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:49.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:48 smithi169 bash[20366]: audit 2024-09-21T17:51:48.262938+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:51:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:50 smithi043 bash[25160]: cluster 2024-09-21T17:51:49.009219+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:50 smithi043 bash[19734]: cluster 2024-09-21T17:51:49.009219+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:51.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:50 smithi169 bash[20366]: cluster 2024-09-21T17:51:49.009219+0000 mgr.y (mgr.24296) 52 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:52.271 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:51:51 smithi043 bash[47743]: ts=2024-09-21T17:51:51.847Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003665018s 2024-09-21T17:51:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:52 smithi043 bash[19734]: cluster 2024-09-21T17:51:51.009780+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:53.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:52 smithi043 bash[25160]: cluster 2024-09-21T17:51:51.009780+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:52 smithi169 bash[20366]: cluster 2024-09-21T17:51:51.009780+0000 mgr.y (mgr.24296) 53 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:53.297 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:51:54.785 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:51:54.786 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":60,"fsid":"6eaf3ad0-7840-11ef-baf6-efdc52797490","created":"2024-09-21T17:40:34.975745+0000","modified":"2024-09-21T17:51:10.982726+0000","last_up_change":"2024-09-21T17:50:20.948608+0000","last_in_change":"2024-09-21T17:49:50.712372+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-21T17:45:52.868919+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c92c6b96-fa72-4781-a9df-02320fc1874a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6803","nonce":3137275635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6805","nonce":3137275635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6809","nonce":3137275635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6807","nonce":3137275635}]},"public_addr":"172.21.15.43:6803/3137275635","cluster_addr":"172.21.15.43:6805/3137275635","heartbeat_back_addr":"172.21.15.43:6809/3137275635","heartbeat_front_addr":"172.21.15.43:6807/3137275635","state":["exists","up"]},{"osd":1,"uuid":"746344e5-c6f0-46e8-86bc-67f00cd7f151","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6811","nonce":957161631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6813","nonce":957161631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6817","nonce":957161631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6815","nonce":957161631}]},"public_addr":"172.21.15.43:6811/957161631","cluster_addr":"172.21.15.43:6813/957161631","heartbeat_back_addr":"172.21.15.43:6817/957161631","heartbeat_front_addr":"172.21.15.43:6815/957161631","state":["exists","up"]},{"osd":2,"uuid":"661f2b59-9d17-4acc-adf5-2ffbdccbde67","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.43:6818","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6819","nonce":565528435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6821","nonce":565528435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6825","nonce":565528435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6823","nonce":565528435}]},"public_addr":"172.21.15.43:6819/565528435","cluster_addr":"172.21.15.43:6821/565528435","heartbeat_back_addr":"172.21.15.43:6825/565528435","heartbeat_front_addr":"172.21.15.43:6823/565528435","state":["exists","up"]},{"osd":3,"uuid":"923366b5-6081-4306-94ed-bf4b17509771","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6827","nonce":4196201954}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6829","nonce":4196201954}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6833","nonce":4196201954}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6831","nonce":4196201954}]},"public_addr":"172.21.15.43:6827/4196201954","cluster_addr":"172.21.15.43:6829/4196201954","heartbeat_back_addr":"172.21.15.43:6833/4196201954","heartbeat_front_addr":"172.21.15.43:6831/4196201954","state":["exists","up"]},{"osd":4,"uuid":"6daa2726-4ac8-45d4-8761-ff802b2e11e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6801","nonce":1258332822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6803","nonce":1258332822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6807","nonce":1258332822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6805","nonce":1258332822}]},"public_addr":"172.21.15.169:6801/1258332822","cluster_addr":"172.21.15.169:6803/1258332822","heartbeat_back_addr":"172.21.15.169:6807/1258332822","heartbeat_front_addr":"172.21.15.169:6805/1258332822","state":["exists","up"]},{"osd":5,"uuid":"c8e20fb4-6f54-4149-bd6b-0ce0a59dc041","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6809","nonce":3333841045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6811","nonce":3333841045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6815","nonce":3333841045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6813","nonce":3333841045}]},"public_addr":"172.21.15.169:6809/3333841045","cluster_addr":"172.21.15.169:6811/3333841045","heartbeat_back_addr":"172.21.15.169:6815/3333841045","heartbeat_front_addr":"172.21.15.169:6813/3333841045","state":["exists","up"]},{"osd":6,"uuid":"c4a7e7c4-da54-4cdf-a67b-02aa9a67a135","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6817","nonce":3590636511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6819","nonce":3590636511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6823","nonce":3590636511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6821","nonce":3590636511}]},"public_addr":"172.21.15.169:6817/3590636511","cluster_addr":"172.21.15.169:6819/3590636511","heartbeat_back_addr":"172.21.15.169:6823/3590636511","heartbeat_front_addr":"172.21.15.169:6821/3590636511","state":["exists","up"]},{"osd":7,"uuid":"08c96e4b-f503-4454-84cc-81a8356e9453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6825","nonce":337845820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6827","nonce":337845820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6831","nonce":337845820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6829","nonce":337845820}]},"public_addr":"172.21.15.169:6825/337845820","cluster_addr":"172.21.15.169:6827/337845820","heartbeat_back_addr":"172.21.15.169:6831/337845820","heartbeat_front_addr":"172.21.15.169:6829/337845820","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-21T17:44:00.213003+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-21T17:44:52.676435+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-21T17:45:49.100628+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-21T17:46:47.682544+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-21T17:47:40.116161+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-21T17:48:32.325846+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-21T17:49:26.684808+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-21T17:50:19.612765+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/3236263666":"2024-09-22T17:51:10.982649+0000","172.21.15.43:0/3893554892":"2024-09-22T17:51:10.982649+0000","172.21.15.43:6800/1929732668":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6801/1929732668":"2024-09-22T17:41:03.221609+0000","172.21.15.43:0/4248832378":"2024-09-22T17:41:03.221609+0000","172.21.15.43:0/3389298097":"2024-09-22T17:51:10.982649+0000","172.21.15.43:0/3656631207":"2024-09-22T17:51:10.982649+0000","172.21.15.43:0/1516672891":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6800/1171612982":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/239151497":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/3022505631":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6801/1171612982":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/2190403156":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/4181037786":"2024-09-22T17:41:36.245859+0000","172.21.15.43:6800/891376927":"2024-09-22T17:51:10.982649+0000","172.21.15.43:6801/891376927":"2024-09-22T17:51:10.982649+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-21T17:51:54.987 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:54 smithi043 bash[25160]: cluster 2024-09-21T17:51:53.010401+0000 mgr.y (mgr.24296) 54 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:54.987 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:54 smithi043 bash[19734]: cluster 2024-09-21T17:51:53.010401+0000 mgr.y (mgr.24296) 54 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:55.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:54 smithi169 bash[20366]: cluster 2024-09-21T17:51:53.010401+0000 mgr.y (mgr.24296) 54 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:55.383 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T17:51:55.383 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T17:51:55.719 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:55 smithi043 bash[19734]: audit 2024-09-21T17:51:54.783389+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.43:0/3435502827' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:51:56.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:55 smithi043 bash[25160]: audit 2024-09-21T17:51:54.783389+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.43:0/3435502827' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:51:56.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:55 smithi169 bash[20366]: audit 2024-09-21T17:51:54.783389+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.43:0/3435502827' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:51:56.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:56 smithi169 bash[20366]: cluster 2024-09-21T17:51:55.010933+0000 mgr.y (mgr.24296) 55 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:56.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:56 smithi169 bash[20366]: audit 2024-09-21T17:51:56.081953+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:57.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:56 smithi043 bash[25160]: cluster 2024-09-21T17:51:55.010933+0000 mgr.y (mgr.24296) 55 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:57.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:56 smithi043 bash[25160]: audit 2024-09-21T17:51:56.081953+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:56 smithi043 bash[19734]: cluster 2024-09-21T17:51:55.010933+0000 mgr.y (mgr.24296) 55 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:56 smithi043 bash[19734]: audit 2024-09-21T17:51:56.081953+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:51:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:51:58 smithi043 bash[19734]: cluster 2024-09-21T17:51:57.011603+0000 mgr.y (mgr.24296) 56 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:51:58 smithi043 bash[25160]: cluster 2024-09-21T17:51:57.011603+0000 mgr.y (mgr.24296) 56 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:51:59.067 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:51:58 smithi169 bash[20366]: cluster 2024-09-21T17:51:57.011603+0000 mgr.y (mgr.24296) 56 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:00.180 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:00.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:51:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:51:59] "GET /metrics HTTP/1.1" 200 26209 "" "Prometheus/2.43.0" 2024-09-21T17:52:00.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:00 smithi169 bash[20366]: cluster 2024-09-21T17:51:59.012172+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:00 smithi043 bash[19734]: cluster 2024-09-21T17:51:59.012172+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:00 smithi043 bash[25160]: cluster 2024-09-21T17:51:59.012172+0000 mgr.y (mgr.24296) 57 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:02.260 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:52:02.260 INFO:teuthology.orchestra.run.smithi043.stdout:{"epoch":60,"fsid":"6eaf3ad0-7840-11ef-baf6-efdc52797490","created":"2024-09-21T17:40:34.975745+0000","modified":"2024-09-21T17:51:10.982726+0000","last_up_change":"2024-09-21T17:50:20.948608+0000","last_in_change":"2024-09-21T17:49:50.712372+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-21T17:45:52.868919+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c92c6b96-fa72-4781-a9df-02320fc1874a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6802","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6803","nonce":3137275635}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6804","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6805","nonce":3137275635}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6808","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6809","nonce":3137275635}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6806","nonce":3137275635},{"type":"v1","addr":"172.21.15.43:6807","nonce":3137275635}]},"public_addr":"172.21.15.43:6803/3137275635","cluster_addr":"172.21.15.43:6805/3137275635","heartbeat_back_addr":"172.21.15.43:6809/3137275635","heartbeat_front_addr":"172.21.15.43:6807/3137275635","state":["exists","up"]},{"osd":1,"uuid":"746344e5-c6f0-46e8-86bc-67f00cd7f151","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6810","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6811","nonce":957161631}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6812","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6813","nonce":957161631}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6816","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6817","nonce":957161631}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6814","nonce":957161631},{"type":"v1","addr":"172.21.15.43:6815","nonce":957161631}]},"public_addr":"172.21.15.43:6811/957161631","cluster_addr":"172.21.15.43:6813/957161631","heartbeat_back_addr":"172.21.15.43:6817/957161631","heartbeat_front_addr":"172.21.15.43:6815/957161631","state":["exists","up"]},{"osd":2,"uuid":"661f2b59-9d17-4acc-adf5-2ffbdccbde67","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.43:6818","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6819","nonce":565528435}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6820","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6821","nonce":565528435}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6824","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6825","nonce":565528435}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6822","nonce":565528435},{"type":"v1","addr":"172.21.15.43:6823","nonce":565528435}]},"public_addr":"172.21.15.43:6819/565528435","cluster_addr":"172.21.15.43:6821/565528435","heartbeat_back_addr":"172.21.15.43:6825/565528435","heartbeat_front_addr":"172.21.15.43:6823/565528435","state":["exists","up"]},{"osd":3,"uuid":"923366b5-6081-4306-94ed-bf4b17509771","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6826","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6827","nonce":4196201954}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6828","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6829","nonce":4196201954}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6832","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6833","nonce":4196201954}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.43:6830","nonce":4196201954},{"type":"v1","addr":"172.21.15.43:6831","nonce":4196201954}]},"public_addr":"172.21.15.43:6827/4196201954","cluster_addr":"172.21.15.43:6829/4196201954","heartbeat_back_addr":"172.21.15.43:6833/4196201954","heartbeat_front_addr":"172.21.15.43:6831/4196201954","state":["exists","up"]},{"osd":4,"uuid":"6daa2726-4ac8-45d4-8761-ff802b2e11e1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6801","nonce":1258332822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6803","nonce":1258332822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6807","nonce":1258332822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1258332822},{"type":"v1","addr":"172.21.15.169:6805","nonce":1258332822}]},"public_addr":"172.21.15.169:6801/1258332822","cluster_addr":"172.21.15.169:6803/1258332822","heartbeat_back_addr":"172.21.15.169:6807/1258332822","heartbeat_front_addr":"172.21.15.169:6805/1258332822","state":["exists","up"]},{"osd":5,"uuid":"c8e20fb4-6f54-4149-bd6b-0ce0a59dc041","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6809","nonce":3333841045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6811","nonce":3333841045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6815","nonce":3333841045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":3333841045},{"type":"v1","addr":"172.21.15.169:6813","nonce":3333841045}]},"public_addr":"172.21.15.169:6809/3333841045","cluster_addr":"172.21.15.169:6811/3333841045","heartbeat_back_addr":"172.21.15.169:6815/3333841045","heartbeat_front_addr":"172.21.15.169:6813/3333841045","state":["exists","up"]},{"osd":6,"uuid":"c4a7e7c4-da54-4cdf-a67b-02aa9a67a135","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6817","nonce":3590636511}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6819","nonce":3590636511}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6823","nonce":3590636511}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3590636511},{"type":"v1","addr":"172.21.15.169:6821","nonce":3590636511}]},"public_addr":"172.21.15.169:6817/3590636511","cluster_addr":"172.21.15.169:6819/3590636511","heartbeat_back_addr":"172.21.15.169:6823/3590636511","heartbeat_front_addr":"172.21.15.169:6821/3590636511","state":["exists","up"]},{"osd":7,"uuid":"08c96e4b-f503-4454-84cc-81a8356e9453","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6825","nonce":337845820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6827","nonce":337845820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6831","nonce":337845820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":337845820},{"type":"v1","addr":"172.21.15.169:6829","nonce":337845820}]},"public_addr":"172.21.15.169:6825/337845820","cluster_addr":"172.21.15.169:6827/337845820","heartbeat_back_addr":"172.21.15.169:6831/337845820","heartbeat_front_addr":"172.21.15.169:6829/337845820","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-21T17:44:00.213003+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-21T17:44:52.676435+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-21T17:45:49.100628+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-21T17:46:47.682544+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-21T17:47:40.116161+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-21T17:48:32.325846+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-21T17:49:26.684808+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-21T17:50:19.612765+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.43:0/3236263666":"2024-09-22T17:51:10.982649+0000","172.21.15.43:0/3893554892":"2024-09-22T17:51:10.982649+0000","172.21.15.43:6800/1929732668":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6801/1929732668":"2024-09-22T17:41:03.221609+0000","172.21.15.43:0/4248832378":"2024-09-22T17:41:03.221609+0000","172.21.15.43:0/3389298097":"2024-09-22T17:51:10.982649+0000","172.21.15.43:0/3656631207":"2024-09-22T17:51:10.982649+0000","172.21.15.43:0/1516672891":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6800/1171612982":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/239151497":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/3022505631":"2024-09-22T17:41:03.221609+0000","172.21.15.43:6801/1171612982":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/2190403156":"2024-09-22T17:41:36.245859+0000","172.21.15.43:0/4181037786":"2024-09-22T17:41:36.245859+0000","172.21.15.43:6800/891376927":"2024-09-22T17:51:10.982649+0000","172.21.15.43:6801/891376927":"2024-09-22T17:51:10.982649+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-21T17:52:02.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: cluster 2024-09-21T17:52:01.012770+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:02.539 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:01.434632+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:01.443912+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:01.459779+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:01.629936+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:01.642889+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:01.655856+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[19734]: audit 2024-09-21T17:52:02.257483+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.43:0/1583435525' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: cluster 2024-09-21T17:52:01.012770+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:01.434632+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:01.443912+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.540 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:01.459779+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:01.629936+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:01.642889+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:01.655856+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.541 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:02 smithi043 bash[25160]: audit 2024-09-21T17:52:02.257483+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.43:0/1583435525' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: cluster 2024-09-21T17:52:01.012770+0000 mgr.y (mgr.24296) 58 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:01.434632+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:01.443912+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:01.459779+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:01.629936+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:01.642889+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:01.655856+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:02.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 bash[20366]: audit 2024-09-21T17:52:02.257483+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.43:0/1583435525' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-21T17:52:03.030 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.030 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.030 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.031 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.031 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.031 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.032 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.032 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.032 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.032 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.032 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:02 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.280 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.280 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.281 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.281 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.281 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.281 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.282 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.282 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.282 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:52:03.282 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:03 smithi169 systemd[1]: Started Ceph grafana.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:52:03.315 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T17:52:03.315 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T17:52:03.316 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T17:52:03.316 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T17:52:03.316 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T17:52:03.317 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T17:52:03.317 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.6 flush_pg_stats 2024-09-21T17:52:03.318 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph tell osd.7 flush_pg_stats 2024-09-21T17:52:03.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:03 smithi043 bash[19988]: [21/Sep/2024:17:52:03] ENGINE Bus STOPPING 2024-09-21T17:52:04.041 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:03 smithi043 bash[19988]: [21/Sep/2024:17:52:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:52:04.041 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:03 smithi043 bash[19988]: [21/Sep/2024:17:52:03] ENGINE Bus STOPPED 2024-09-21T17:52:04.041 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:03 smithi043 bash[19988]: [21/Sep/2024:17:52:03] ENGINE Bus STARTING 2024-09-21T17:52:04.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19988]: [21/Sep/2024:17:52:04] ENGINE Serving on http://:::9283 2024-09-21T17:52:04.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19988]: [21/Sep/2024:17:52:04] ENGINE Bus STARTED 2024-09-21T17:52:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: cluster 2024-09-21T17:52:03.013363+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.203212+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.216176+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.226040+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.234468+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.304792+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.307519+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.308443+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.314781+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: cephadm 2024-09-21T17:52:03.316139+0000 mgr.y (mgr.24296) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.399677+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.400437+0000 mgr.y (mgr.24296) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.427674+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.428396+0000 mgr.y (mgr.24296) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.435457+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.575910+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.584105+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.586375+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: audit 2024-09-21T17:52:03.608152+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[19734]: cephadm 2024-09-21T17:52:03.627766+0000 mgr.y (mgr.24296) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: cluster 2024-09-21T17:52:03.013363+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.203212+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.216176+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.226040+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.234468+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.304792+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.307519+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.308443+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.314781+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: cephadm 2024-09-21T17:52:03.316139+0000 mgr.y (mgr.24296) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.399677+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.400437+0000 mgr.y (mgr.24296) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.427674+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.428396+0000 mgr.y (mgr.24296) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.435457+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.575910+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.584105+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.586375+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: audit 2024-09-21T17:52:03.608152+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:04 smithi043 bash[25160]: cephadm 2024-09-21T17:52:03.627766+0000 mgr.y (mgr.24296) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: cluster 2024-09-21T17:52:03.013363+0000 mgr.y (mgr.24296) 59 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.203212+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.216176+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.226040+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.234468+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.304792+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.307519+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.308443+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:04.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.314781+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: cephadm 2024-09-21T17:52:03.316139+0000 mgr.y (mgr.24296) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.399677+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.400437+0000 mgr.y (mgr.24296) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.427674+0000 mon.c (mon.2) 71 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.428396+0000 mgr.y (mgr.24296) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.435457+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.575910+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.584105+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.586375+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: audit 2024-09-21T17:52:03.608152+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:04 smithi169 bash[20366]: cephadm 2024-09-21T17:52:03.627766+0000 mgr.y (mgr.24296) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:52:05.063 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004677317Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-21T17:52:05.063 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004882324Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-21T17:52:05.063 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004895332Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T17:52:05.063 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004899552Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T17:52:05.063 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004903324Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004906606Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004909806Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004913012Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004916216Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004920067Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004923398Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004927148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004932952Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004936513Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004940294Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004947269Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004956034Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T17:52:05.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004961973Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T17:52:05.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=settings t=2024-09-21T17:52:05.004967513Z level=info msg="App mode production" 2024-09-21T17:52:05.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=sqlstore t=2024-09-21T17:52:05.005024142Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T17:52:05.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=sqlstore t=2024-09-21T17:52:05.005051256Z 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-21T17:52:05.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.005982915Z level=info msg="Starting DB migrations" 2024-09-21T17:52:05.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.00606861Z level=info msg="Executing migration" id="create migration_log table" 2024-09-21T17:52:05.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.065382587Z level=info msg="Executing migration" id="create user table" 2024-09-21T17:52:05.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.082106423Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-21T17:52:05.341 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.115826255Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-21T17:52:05.341 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.157857746Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-21T17:52:05.341 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.208415267Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-21T17:52:05.341 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.275731253Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-21T17:52:05.341 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.301042118Z level=info msg="Executing migration" id="create user table v2" 2024-09-21T17:52:05.617 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.34299932Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-21T17:52:05.618 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.385001573Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-21T17:52:05.618 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.435486883Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-21T17:52:05.618 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.519416311Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-21T17:52:05.618 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.619814214Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-21T17:52:05.893 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.711284047Z level=info msg="Executing migration" id="Update user table charset" 2024-09-21T17:52:06.147 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:05 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:05.895920442Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-21T17:52:06.147 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.096347389Z level=info msg="Executing migration" id="Add missing user data" 2024-09-21T17:52:06.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:06 smithi043 bash[25160]: cluster 2024-09-21T17:52:05.013899+0000 mgr.y (mgr.24296) 64 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:06.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:06 smithi043 bash[25160]: audit 2024-09-21T17:52:06.099771+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:06 smithi043 bash[19734]: cluster 2024-09-21T17:52:05.013899+0000 mgr.y (mgr.24296) 64 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:06 smithi043 bash[19734]: audit 2024-09-21T17:52:06.099771+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:06.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[20366]: cluster 2024-09-21T17:52:05.013899+0000 mgr.y (mgr.24296) 64 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:06.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[20366]: audit 2024-09-21T17:52:06.099771+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:06.559 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.171960042Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-21T17:52:06.559 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.256301865Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-21T17:52:06.559 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.315702393Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-21T17:52:06.559 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.375307672Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-21T17:52:06.858 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.560916134Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-21T17:52:07.129 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.860899358Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-21T17:52:07.130 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:06 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:06.919769377Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-21T17:52:07.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.13215803Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-21T17:52:07.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.183532261Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-21T17:52:07.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.27212481Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-21T17:52:07.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.35158147Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-21T17:52:07.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.431652136Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-21T17:52:07.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.512801446Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-21T17:52:07.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.557418768Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-21T17:52:07.684 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.624640395Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-21T17:52:07.684 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.675060227Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-21T17:52:07.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.717274731Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-21T17:52:07.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.792977162Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-21T17:52:07.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.860211729Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-21T17:52:07.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.902314072Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-21T17:52:07.951 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:07 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:07.953789908Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-21T17:52:08.207 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.035959335Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-21T17:52:08.207 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.113389391Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-21T17:52:08.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[20366]: cluster 2024-09-21T17:52:07.014506+0000 mgr.y (mgr.24296) 65 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:08.508 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.290964706Z level=info msg="Executing migration" id="create star table" 2024-09-21T17:52:08.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:08 smithi043 bash[19734]: cluster 2024-09-21T17:52:07.014506+0000 mgr.y (mgr.24296) 65 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:08.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:08 smithi043 bash[25160]: cluster 2024-09-21T17:52:07.014506+0000 mgr.y (mgr.24296) 65 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:08.616 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.616 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.618 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.619 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.619 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.619 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.619 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.623 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:08.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.510515812Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-21T17:52:08.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.597756138Z level=info msg="Executing migration" id="create org table v1" 2024-09-21T17:52:08.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.656819499Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-21T17:52:08.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.716076035Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-21T17:52:08.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.741359946Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-21T17:52:09.121 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.766549501Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-21T17:52:09.121 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.809504507Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-21T17:52:09.121 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:08 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:08.885117664Z level=info msg="Executing migration" id="Update org table charset" 2024-09-21T17:52:09.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.122988775Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-21T17:52:09.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.257495209Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-21T17:52:09.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.346781667Z level=info msg="Executing migration" id="create dashboard table" 2024-09-21T17:52:09.729 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.413957675Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-21T17:52:09.768 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.614658216Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-21T17:52:10.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.732018544Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-21T17:52:10.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.842889328Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-21T17:52:10.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:09 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:09.924880623Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-21T17:52:10.210 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:52:09] "GET /metrics HTTP/1.1" 200 26209 "" "Prometheus/2.43.0" 2024-09-21T17:52:10.302 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[20366]: cluster 2024-09-21T17:52:09.015065+0000 mgr.y (mgr.24296) 66 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:10.302 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.019293883Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-21T17:52:10.302 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.084512463Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-21T17:52:10.302 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.135004107Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-21T17:52:10.303 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.206194534Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-21T17:52:10.303 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.252693547Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-21T17:52:10.303 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.303304978Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-21T17:52:10.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:10 smithi043 bash[25160]: cluster 2024-09-21T17:52:09.015065+0000 mgr.y (mgr.24296) 66 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:10.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:10 smithi043 bash[19734]: cluster 2024-09-21T17:52:09.015065+0000 mgr.y (mgr.24296) 66 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:10.578 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.362608653Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-21T17:52:10.579 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.40456826Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-21T17:52:10.579 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.446624215Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-21T17:52:10.579 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.47180009Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-21T17:52:10.579 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.513834953Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-21T17:52:10.579 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.539073881Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-21T17:52:10.579 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.580951761Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-21T17:52:10.830 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.623133253Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-21T17:52:10.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.665056302Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-21T17:52:10.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.707133998Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-21T17:52:10.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.749079977Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-21T17:52:10.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.80786159Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-21T17:52:10.831 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.832951584Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-21T17:52:11.102 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.875084805Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-21T17:52:11.102 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.917063854Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-21T17:52:11.102 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.944549542Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-21T17:52:11.102 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:10 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:10.986414189Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-21T17:52:11.102 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.0367722Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-21T17:52:11.102 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.103964633Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-21T17:52:11.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[20366]: audit 2024-09-21T17:52:11.084584+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:11.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.185718814Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-21T17:52:11.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.266986817Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-21T17:52:11.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:11 smithi043 bash[19734]: audit 2024-09-21T17:52:11.084584+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:11.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:11 smithi043 bash[25160]: audit 2024-09-21T17:52:11.084584+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:11.863 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.497490725Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-21T17:52:11.863 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.74263205Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-21T17:52:11.913 INFO:teuthology.orchestra.run.smithi043.stdout:55834574936 2024-09-21T17:52:11.913 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T17:52:12.116 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.865537918Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-21T17:52:12.116 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.90756158Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-21T17:52:12.116 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:11 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:11.975198187Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-21T17:52:12.116 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.000522143Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-21T17:52:12.116 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.042582881Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-21T17:52:12.116 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.084655559Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-21T17:52:12.385 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[20366]: cluster 2024-09-21T17:52:11.015850+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:12.385 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[20366]: audit 2024-09-21T17:52:12.095503+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:12.385 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.11845006Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.177002767Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.202754339Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.24485939Z level=info msg="Executing migration" id="create data_source table" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.27003908Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.295382817Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.337159808Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.362493946Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-21T17:52:12.386 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.387706397Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-21T17:52:12.393 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:12 smithi043 bash[19734]: cluster 2024-09-21T17:52:11.015850+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:12.393 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:12 smithi043 bash[19734]: audit 2024-09-21T17:52:12.095503+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.41291994Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.438236381Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.480044586Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.505334654Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.530567132Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.547513837Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-21T17:52:12.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.581133077Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-21T17:52:12.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.623217581Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-21T17:52:12.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.648726077Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-21T17:52:12.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:12 smithi043 bash[25160]: cluster 2024-09-21T17:52:11.015850+0000 mgr.y (mgr.24296) 67 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:12.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:12 smithi043 bash[25160]: audit 2024-09-21T17:52:12.095503+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.673880067Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.69905545Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.724345803Z level=info msg="Executing migration" id="Add uid column" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.749585159Z level=info msg="Executing migration" id="Update uid value" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.774781276Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.800026571Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.842100879Z level=info msg="Executing migration" id="create api_key table" 2024-09-21T17:52:12.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.884350848Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-21T17:52:13.210 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.926265679Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.968329859Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:12 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:12.993719509Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.044413543Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.08650916Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.128909181Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.171678689Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-21T17:52:13.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.212658761Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-21T17:52:13.462 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.254460865Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-21T17:52:13.463 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.296465154Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-21T17:52:13.463 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.321653699Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-21T17:52:13.463 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.363685325Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-21T17:52:13.463 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.405854679Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-21T17:52:13.463 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.422782566Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.46494741Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.490367641Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.532282214Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.557565599Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.582805541Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.624759604Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-21T17:52:13.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.650032972Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-21T17:52:13.716 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.691992745Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-21T17:52:13.716 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.717247337Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-21T17:52:13.833 INFO:teuthology.orchestra.run.smithi043.stdout:77309411405 2024-09-21T17:52:13.834 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T17:52:13.874 INFO:teuthology.orchestra.run.smithi043.stdout:236223201302 2024-09-21T17:52:13.875 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.7 2024-09-21T17:52:14.000 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.759296816Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.784481308Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.809687463Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.834953378Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.877042773Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.918780541Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:13 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:13.9610757Z level=info msg="Executing migration" id="create quota table v1" 2024-09-21T17:52:14.001 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.003264806Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-21T17:52:14.105 INFO:teuthology.orchestra.run.smithi043.stdout:201863462947 2024-09-21T17:52:14.105 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.6 2024-09-21T17:52:14.253 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.028397889Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-21T17:52:14.253 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.070552143Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-21T17:52:14.253 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.095853828Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-21T17:52:14.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.121091926Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-21T17:52:14.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.154703094Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-21T17:52:14.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.188427787Z level=info msg="Executing migration" id="create session table" 2024-09-21T17:52:14.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.213810748Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-21T17:52:14.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.255645645Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-21T17:52:14.514 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.28085355Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-21T17:52:14.514 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.323074294Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-21T17:52:14.514 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.365017971Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-21T17:52:14.514 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.40703589Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-21T17:52:14.514 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.432372114Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-21T17:52:14.515 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.457583709Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-21T17:52:14.515 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.499494043Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-21T17:52:14.515 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.516440038Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: cluster 2024-09-21T17:52:13.016420+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.360653+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.366633+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.373313+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.377110+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.916235+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.923257+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.924989+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.925834+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:14.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[20366]: audit 2024-09-21T17:52:13.932260+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: cluster 2024-09-21T17:52:13.016420+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:14.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.360653+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.366633+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.373313+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.377110+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.916235+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.923257+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.924989+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.925834+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[25160]: audit 2024-09-21T17:52:13.932260+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: cluster 2024-09-21T17:52:13.016420+0000 mgr.y (mgr.24296) 68 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.360653+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.366633+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.373313+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.377110+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.916235+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.923257+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.924989+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.925834+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:14.527 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:14 smithi043 bash[19734]: audit 2024-09-21T17:52:13.932260+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.533382074Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.550290874Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.567195196Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.58410837Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.609377898Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.634613676Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.676654021Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.718645544Z level=info msg="Executing migration" id="create alert table v1" 2024-09-21T17:52:14.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.743915749Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-21T17:52:14.768 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.769008229Z level=info msg="Executing migration" id="add index alert state" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.7943509Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.81987712Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.844997482Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.870358116Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.912375762Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.962682939Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:14 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:14.987892267Z 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-21T17:52:15.036 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.013123725Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-21T17:52:15.037 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.038400384Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-21T17:52:15.128 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.080410676Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-21T17:52:15.128 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.105634795Z level=info msg="Executing migration" id="Add column is_default" 2024-09-21T17:52:15.305 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.13088891Z level=info msg="Executing migration" id="Add column frequency" 2024-09-21T17:52:15.305 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.197919999Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-21T17:52:15.305 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.239913588Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-21T17:52:15.305 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.265178913Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-21T17:52:15.305 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.307181042Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-21T17:52:15.397 INFO:teuthology.orchestra.run.smithi043.stdout:34359738469 2024-09-21T17:52:15.397 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.349103319Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.391094375Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.416415613Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.441687448Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.466842593Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.492173064Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.517376403Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.542652372Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-21T17:52:15.566 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.567867557Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-21T17:52:15.754 INFO:teuthology.orchestra.run.smithi043.stdout:133143986233 2024-09-21T17:52:15.755 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T17:52:15.818 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.593054943Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-21T17:52:15.818 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.618435193Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-21T17:52:15.818 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.66031175Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-21T17:52:15.818 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.685591972Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-21T17:52:15.818 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.710700559Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-21T17:52:15.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.735990218Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-21T17:52:15.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.769926871Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-21T17:52:15.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.795149709Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-21T17:52:15.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.820384626Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-21T17:52:15.961 INFO:teuthology.orchestra.run.smithi043.stdout:111669149762 2024-09-21T17:52:15.961 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.84561353Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.887696032Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.904630851Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.921584277Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.938479477Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.955297317Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:15 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:15.988860104Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.005904693Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.022841589Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.064799525Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-21T17:52:16.088 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.090109073Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-21T17:52:16.284 INFO:teuthology.orchestra.run.smithi043.stdout:167503724590 2024-09-21T17:52:16.284 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.115295269Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.16562089Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.207590423Z 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-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.249641488Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.291652314Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.317034648Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-21T17:52:16.340 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.342190041Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-21T17:52:16.592 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[20366]: cluster 2024-09-21T17:52:15.016943+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:16.592 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.38423636Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-21T17:52:16.592 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.409537891Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-21T17:52:16.592 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.434811983Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-21T17:52:16.592 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.476799122Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-21T17:52:16.592 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.502021968Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-21T17:52:16.593 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.527263173Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-21T17:52:16.593 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.552582063Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-21T17:52:16.593 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.5944705Z level=info msg="Executing migration" id="Move region to single row" 2024-09-21T17:52:16.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:16 smithi043 bash[25160]: cluster 2024-09-21T17:52:15.016943+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:16 smithi043 bash[19734]: cluster 2024-09-21T17:52:15.016943+0000 mgr.y (mgr.24296) 69 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.620008423Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.662048125Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.687312747Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.712593182Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.737812718Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.763096256Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.788386607Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.813546223Z level=info msg="Executing migration" id="create test_data table" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.838916807Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-21T17:52:16.862 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.86406951Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-21T17:52:17.114 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.906075002Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-21T17:52:17.114 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.931280768Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-21T17:52:17.114 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:16 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:16.981686379Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-21T17:52:17.115 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.007016666Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-21T17:52:17.115 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.048933496Z level=info msg="Executing migration" id="create team table" 2024-09-21T17:52:17.115 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.074384276Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-21T17:52:17.115 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.116450292Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-21T17:52:17.383 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.141828836Z level=info msg="Executing migration" id="create team member table" 2024-09-21T17:52:17.383 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.175346264Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-21T17:52:17.383 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.243062801Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-21T17:52:17.383 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.276264833Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-21T17:52:17.383 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.301511818Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-21T17:52:17.383 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.343451037Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-21T17:52:17.384 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.385483843Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-21T17:52:17.644 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.41079055Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-21T17:52:17.644 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.436067369Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-21T17:52:17.644 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.477994875Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-21T17:52:17.644 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.503594841Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-21T17:52:17.644 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.528833019Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-21T17:52:17.645 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.554187361Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-21T17:52:17.645 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.57935959Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-21T17:52:17.645 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.604596349Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-21T17:52:17.645 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.646507115Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-21T17:52:17.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.671821442Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-21T17:52:17.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.713738386Z level=info msg="Executing migration" id="create tag table" 2024-09-21T17:52:17.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.738894832Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.764339922Z level=info msg="Executing migration" id="create login attempt table" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.781061089Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.814852292Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.831715375Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.856968184Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.873880986Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-21T17:52:17.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.890881152Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.932798958Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:17 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:17.958064363Z level=info msg="Executing migration" id="create user auth table" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.000034619Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.025424717Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.067318107Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.092636028Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.117812078Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-21T17:52:18.183 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.143135375Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-21T17:52:18.184 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.185072462Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-21T17:52:18.435 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[20366]: cluster 2024-09-21T17:52:17.017558+0000 mgr.y (mgr.24296) 70 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:18.435 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.227053948Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-21T17:52:18.435 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.252311563Z level=info msg="Executing migration" id="create server_lock table" 2024-09-21T17:52:18.436 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.294308231Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-21T17:52:18.436 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.319681172Z level=info msg="Executing migration" id="create user auth token table" 2024-09-21T17:52:18.436 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.344844355Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-21T17:52:18.436 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.387086499Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-21T17:52:18.436 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.412491543Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-21T17:52:18.436 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.437725471Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-21T17:52:18.480 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:18.481 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:18.482 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:18.667 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:18 smithi043 bash[19734]: cluster 2024-09-21T17:52:17.017558+0000 mgr.y (mgr.24296) 70 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:18.668 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:18 smithi043 bash[25160]: cluster 2024-09-21T17:52:17.017558+0000 mgr.y (mgr.24296) 70 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:18.696 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.479650538Z level=info msg="Executing migration" id="create cache_data table" 2024-09-21T17:52:18.696 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.50487378Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-21T17:52:18.696 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.530182321Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-21T17:52:18.696 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.555432403Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-21T17:52:18.696 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.597345746Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-21T17:52:18.696 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.630913284Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-21T17:52:18.697 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.672872077Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.698384847Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.723444493Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.782047025Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.807274902Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.832602727Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.87450744Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.899793935Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-21T17:52:18.948 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.924985737Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.950275048Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:18 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:18.992164259Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.034145995Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.076118121Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.101383629Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.126576545Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.143519047Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.177224904Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-21T17:52:19.209 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.194122557Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-21T17:52:19.486 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.21101177Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-21T17:52:19.486 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.227974362Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-21T17:52:19.486 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.253083871Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-21T17:52:19.487 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.295401912Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-21T17:52:19.487 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.320748746Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-21T17:52:19.487 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.379297431Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-21T17:52:19.487 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.421336367Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-21T17:52:19.487 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.446584792Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-21T17:52:19.500 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:19.500 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.488536131Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.513879552Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.555806912Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.580965165Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.606274656Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.631535938Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.656754169Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.698674599Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-21T17:52:19.747 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.723984491Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-21T17:52:19.748 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.749259472Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-21T17:52:20.016 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.774561617Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-21T17:52:20.016 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.799770829Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-21T17:52:20.016 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.824916858Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-21T17:52:20.016 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.850271042Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-21T17:52:20.016 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.892245185Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-21T17:52:20.016 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.91750725Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-21T17:52:20.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.942712046Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-21T17:52:20.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.96803158Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-21T17:52:20.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:19 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:19.993253519Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-21T17:52:20.017 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.01858404Z 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-21T17:52:20.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:52:19] "GET /metrics HTTP/1.1" 200 26211 "" "Prometheus/2.43.0" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.060457717Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.085681499Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.111010037Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.136271459Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.178188271Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.203486153Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.25405359Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-21T17:52:20.277 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.279346675Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-21T17:52:20.522 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:20.523 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:20.524 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:20.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[20366]: cluster 2024-09-21T17:52:19.018112+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:20.529 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.304600886Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-21T17:52:20.529 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.329817705Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-21T17:52:20.530 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.355108013Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-21T17:52:20.530 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.397121779Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-21T17:52:20.530 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.422485626Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-21T17:52:20.530 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.447735188Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-21T17:52:20.530 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.489718567Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-21T17:52:20.530 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.531821749Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-21T17:52:20.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:20 smithi043 bash[19734]: cluster 2024-09-21T17:52:19.018112+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:20.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:20 smithi043 bash[25160]: cluster 2024-09-21T17:52:19.018112+0000 mgr.y (mgr.24296) 71 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:20.790 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.556865636Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-21T17:52:20.790 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.582314449Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-21T17:52:20.790 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.607581577Z level=info msg="Executing migration" id="create alert_image table" 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.632793153Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.658009968Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.699958841Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.716984897Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.742241865Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.742561936Z 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-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.76747646Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-21T17:52:20.791 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.792766825Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.818008327Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.818447397Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.818825621Z level=info msg="alerts found to migrate" alerts=0 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.843251828Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.86857209Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.910556289Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-21T17:52:21.068 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.935797182Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-21T17:52:21.069 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:20 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:20.961005176Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-21T17:52:21.069 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.003033875Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-21T17:52:21.069 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.028171938Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-21T17:52:21.069 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.070209367Z level=info msg="Executing migration" id="create data_keys table" 2024-09-21T17:52:21.170 INFO:teuthology.orchestra.run.smithi043.stdout:77309411407 2024-09-21T17:52:21.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.095814413Z level=info msg="Executing migration" id="create secrets table" 2024-09-21T17:52:21.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.120996278Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-21T17:52:21.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.179607432Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-21T17:52:21.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.221593652Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-21T17:52:21.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.263642238Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-21T17:52:21.346 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.305659329Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-21T17:52:21.346 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.347582313Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-21T17:52:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:21 smithi043 bash[25160]: audit 2024-09-21T17:52:21.169702+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.43:0/3703252704' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T17:52:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:21 smithi043 bash[19734]: audit 2024-09-21T17:52:21.169702+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.43:0/3703252704' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T17:52:21.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[20366]: audit 2024-09-21T17:52:21.169702+0000 mon.a (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.43:0/3703252704' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.389555156Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.414880763Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.440088389Z level=info msg="Executing migration" id="create permission table" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.465315751Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.490581059Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.532582528Z level=info msg="Executing migration" id="create role table" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.557846183Z level=info msg="Executing migration" id="add column display_name" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.583034489Z level=info msg="Executing migration" id="add column group_name" 2024-09-21T17:52:21.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.608289501Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-21T17:52:21.866 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.650307339Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.675613424Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.70081745Z level=info msg="Executing migration" id="create team role table" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.742807535Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.768053374Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.793281323Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.818550541Z level=info msg="Executing migration" id="create user role table" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.843795303Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-21T17:52:21.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.868982719Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-21T17:52:22.135 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.894263856Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-21T17:52:22.136 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.936234283Z level=info msg="Executing migration" id="create builtin role table" 2024-09-21T17:52:22.136 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:21 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:21.961534267Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-21T17:52:22.136 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.003418114Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-21T17:52:22.136 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.054095656Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-21T17:52:22.136 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.112814869Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-21T17:52:22.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.138146941Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-21T17:52:22.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.180260286Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-21T17:52:22.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.205429235Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-21T17:52:22.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.247708202Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-21T17:52:22.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.289472403Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-21T17:52:22.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.356488493Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-21T17:52:22.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.381650805Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-21T17:52:22.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[20366]: cluster 2024-09-21T17:52:21.018440+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:22.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[20366]: audit 2024-09-21T17:52:21.620953+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[20366]: audit 2024-09-21T17:52:21.628058+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[20366]: audit 2024-09-21T17:52:21.637322+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.4236885Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-21T17:52:22.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.448944729Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-21T17:52:22.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.474113605Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-21T17:52:22.682 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.499397223Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-21T17:52:22.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.541306536Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-21T17:52:22.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.56663589Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-21T17:52:22.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.633656266Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-21T17:52:22.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.658966511Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-21T17:52:22.683 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.684304252Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-21T17:52:22.702 INFO:teuthology.orchestra.run.smithi043.stdout:55834574938 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.709511291Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.751463837Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.793399344Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.810404082Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.827321384Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.844229917Z level=info msg="Executing migration" id="add correlation config column" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.861038272Z level=info msg="Executing migration" id="create entity_events table" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.894765804Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.911692227Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.912007444Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-21T17:52:22.935 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.936909156Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T17:52:22.936 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.937223506Z 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-21T17:52:22.952 INFO:teuthology.orchestra.run.smithi043.stdout:236223201304 2024-09-21T17:52:22.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[25160]: cluster 2024-09-21T17:52:21.018440+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:22.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[25160]: audit 2024-09-21T17:52:21.620953+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[25160]: audit 2024-09-21T17:52:21.628058+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[25160]: audit 2024-09-21T17:52:21.637322+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.964 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[19734]: cluster 2024-09-21T17:52:21.018440+0000 mgr.y (mgr.24296) 72 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:22.964 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[19734]: audit 2024-09-21T17:52:21.620953+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[19734]: audit 2024-09-21T17:52:21.628058+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:22.965 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:22 smithi043 bash[19734]: audit 2024-09-21T17:52:21.637322+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:23.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411405 got 77309411407 for osd.2 2024-09-21T17:52:23.108 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:23.212 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:22 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:22.987547482Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-21T17:52:23.212 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.01285386Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-21T17:52:23.212 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.038169794Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-21T17:52:23.212 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.080129388Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-21T17:52:23.213 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.122221292Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-21T17:52:23.213 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.147459028Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T17:52:23.213 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.172734069Z level=info msg="Executing migration" id="Drop public config table" 2024-09-21T17:52:23.213 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.214784134Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-21T17:52:23.481 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.25672399Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-21T17:52:23.481 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.298707957Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-21T17:52:23.481 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.323984338Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-21T17:52:23.482 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.349201834Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-21T17:52:23.482 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.399423323Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-21T17:52:23.482 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.433084129Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-21T17:52:23.482 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.458375194Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-21T17:52:23.482 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.483654699Z level=info msg="Executing migration" id="add share column" 2024-09-21T17:52:23.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[20366]: audit 2024-09-21T17:52:22.701763+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.43:0/1180345697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T17:52:23.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[20366]: audit 2024-09-21T17:52:22.951268+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.43:0/4143364604' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.508822529Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.550923317Z level=info msg="Executing migration" id="create file table" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.576212019Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.618217144Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.6603158Z level=info msg="Executing migration" id="create file_meta table" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.685539728Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.710744666Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-21T17:52:23.734 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.735943609Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-21T17:52:23.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.777876702Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-21T17:52:23.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.80314002Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-21T17:52:23.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.828367719Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-21T17:52:23.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.853699697Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-21T17:52:23.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.878902782Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-21T17:52:23.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.929477248Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-21T17:52:23.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.954750173Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-21T17:52:23.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:23 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:23.996717306Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-21T17:52:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:23 smithi043 bash[25160]: audit 2024-09-21T17:52:22.701763+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.43:0/1180345697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T17:52:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:23 smithi043 bash[25160]: audit 2024-09-21T17:52:22.951268+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.43:0/4143364604' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T17:52:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:23 smithi043 bash[19734]: audit 2024-09-21T17:52:22.701763+0000 mon.a (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.43:0/1180345697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-21T17:52:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:23 smithi043 bash[19734]: audit 2024-09-21T17:52:22.951268+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.43:0/4143364604' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-21T17:52:24.246 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.038684972Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-21T17:52:24.246 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.080708708Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-21T17:52:24.246 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.106024963Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-21T17:52:24.246 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.131192105Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-21T17:52:24.246 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.198186074Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-21T17:52:24.247 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.22340807Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-21T17:52:24.247 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.248672301Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-21T17:52:24.404 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574936 got 55834574938 for osd.1 2024-09-21T17:52:24.404 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.307327229Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.324206779Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.349442978Z level=info msg="Executing migration" id="create folder table" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.374744939Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.399962267Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.425130297Z level=info msg="Executing migration" id="Update folder title length" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.450465354Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=migrator t=2024-09-21T17:52:24.475685927Z level=info msg="migrations completed" performed=485 skipped=0 duration=19.469645695s 2024-09-21T17:52:24.601 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=sqlstore t=2024-09-21T17:52:24.477181731Z level=info msg="Created default organization" 2024-09-21T17:52:24.745 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:24 smithi043 bash[25160]: cluster 2024-09-21T17:52:23.018952+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:24.746 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:24 smithi043 bash[19734]: cluster 2024-09-21T17:52:23.018952+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:24.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[20366]: cluster 2024-09-21T17:52:23.018952+0000 mgr.y (mgr.24296) 73 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:24.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=plugin.finder t=2024-09-21T17:52:24.602918851Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T17:52:24.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=secrets t=2024-09-21T17:52:24.603101964Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T17:52:24.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=query_data t=2024-09-21T17:52:24.607300267Z level=info msg="Query Service initialization" 2024-09-21T17:52:24.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:24 smithi169 bash[44259]: logger=live.push_http t=2024-09-21T17:52:24.617448862Z level=info msg="Live Push Gateway initialization" 2024-09-21T17:52:25.096 INFO:teuthology.orchestra.run.smithi043.stdout:201863462949 2024-09-21T17:52:25.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[20366]: audit 2024-09-21T17:52:25.095049+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.43:0/3722938969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T17:52:25.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=infra.usagestats.collector t=2024-09-21T17:52:25.687779541Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T17:52:25.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=provisioning.datasources t=2024-09-21T17:52:25.688850483Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T17:52:25.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=provisioning.datasources t=2024-09-21T17:52:25.74369817Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-21T17:52:25.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=provisioning.alerting t=2024-09-21T17:52:25.777129771Z level=info msg="starting to provision alerting" 2024-09-21T17:52:25.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=provisioning.alerting t=2024-09-21T17:52:25.777145819Z level=info msg="finished to provision alerting" 2024-09-21T17:52:25.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=ngalert.state.manager t=2024-09-21T17:52:25.777658221Z level=info msg="Warming state cache for startup" 2024-09-21T17:52:25.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=ngalert.state.manager t=2024-09-21T17:52:25.77816466Z level=info msg="State cache has been initialized" states=0 duration=504.032µs 2024-09-21T17:52:25.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=ticker t=2024-09-21T17:52:25.778368676Z level=info msg=starting first_tick=2024-09-21T17:52:30Z 2024-09-21T17:52:25.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=ngalert.multiorg.alertmanager t=2024-09-21T17:52:25.778414248Z level=info msg="starting MultiOrg Alertmanager" 2024-09-21T17:52:25.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=grafanaStorageLogger t=2024-09-21T17:52:25.778423124Z level=info msg="storage starting" 2024-09-21T17:52:25.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:52:25 smithi169 bash[44259]: logger=http.server t=2024-09-21T17:52:25.78021804Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T17:52:25.918 INFO:teuthology.orchestra.run.smithi043.stdout:34359738471 2024-09-21T17:52:25.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:25 smithi043 bash[25160]: audit 2024-09-21T17:52:25.095049+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.43:0/3722938969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T17:52:25.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:25 smithi043 bash[19734]: audit 2024-09-21T17:52:25.095049+0000 mon.c (mon.2) 80 : audit [DBG] from='client.? 172.21.15.43:0/3722938969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-21T17:52:25.983 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201302 got 236223201304 for osd.7 2024-09-21T17:52:25.984 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:26.875 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:26 smithi043 bash[25160]: cluster 2024-09-21T17:52:25.019468+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:26.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:26 smithi043 bash[25160]: audit 2024-09-21T17:52:25.917230+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.43:0/985187658' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T17:52:26.876 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:26 smithi043 bash[25160]: audit 2024-09-21T17:52:26.084842+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:26.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:26 smithi043 bash[19734]: cluster 2024-09-21T17:52:25.019468+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:26.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:26 smithi043 bash[19734]: audit 2024-09-21T17:52:25.917230+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.43:0/985187658' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T17:52:26.876 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:26 smithi043 bash[19734]: audit 2024-09-21T17:52:26.084842+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:26.877 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462947 got 201863462949 for osd.6 2024-09-21T17:52:26.877 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:26.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:26 smithi169 bash[20366]: cluster 2024-09-21T17:52:25.019468+0000 mgr.y (mgr.24296) 74 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:26.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:26 smithi169 bash[20366]: audit 2024-09-21T17:52:25.917230+0000 mon.c (mon.2) 81 : audit [DBG] from='client.? 172.21.15.43:0/985187658' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-21T17:52:26.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:26 smithi169 bash[20366]: audit 2024-09-21T17:52:26.084842+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:26.967 INFO:teuthology.orchestra.run.smithi043.stdout:167503724592 2024-09-21T17:52:27.122 INFO:teuthology.orchestra.run.smithi043.stdout:111669149764 2024-09-21T17:52:27.234 INFO:teuthology.orchestra.run.smithi043.stdout:133143986235 2024-09-21T17:52:27.674 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738469 got 34359738471 for osd.0 2024-09-21T17:52:27.675 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:27 smithi169 bash[20366]: audit 2024-09-21T17:52:26.966430+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.43:0/3988620889' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T17:52:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:27 smithi169 bash[20366]: audit 2024-09-21T17:52:27.122013+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.43:0/3892833012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T17:52:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:27 smithi169 bash[20366]: audit 2024-09-21T17:52:27.233762+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.43:0/2762451475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T17:52:28.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:27 smithi043 bash[19734]: audit 2024-09-21T17:52:26.966430+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.43:0/3988620889' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T17:52:28.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:27 smithi043 bash[19734]: audit 2024-09-21T17:52:27.122013+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.43:0/3892833012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T17:52:28.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:27 smithi043 bash[19734]: audit 2024-09-21T17:52:27.233762+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.43:0/2762451475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T17:52:28.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:27 smithi043 bash[25160]: audit 2024-09-21T17:52:26.966430+0000 mon.a (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.43:0/3988620889' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-21T17:52:28.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:27 smithi043 bash[25160]: audit 2024-09-21T17:52:27.122013+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.43:0/3892833012' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-21T17:52:28.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:27 smithi043 bash[25160]: audit 2024-09-21T17:52:27.233762+0000 mon.c (mon.2) 84 : audit [DBG] from='client.? 172.21.15.43:0/2762451475' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-21T17:52:28.561 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724590 got 167503724592 for osd.5 2024-09-21T17:52:28.562 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:28.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:28 smithi169 bash[20366]: cluster 2024-09-21T17:52:27.019835+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:28 smithi043 bash[25160]: cluster 2024-09-21T17:52:27.019835+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:28 smithi043 bash[19734]: cluster 2024-09-21T17:52:27.019835+0000 mgr.y (mgr.24296) 75 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:29.492 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986233 got 133143986235 for osd.4 2024-09-21T17:52:29.492 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:29.495 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149762 got 111669149764 for osd.3 2024-09-21T17:52:29.495 DEBUG:teuthology.parallel:result is None 2024-09-21T17:52:29.495 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T17:52:29.496 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T17:52:30.196 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:52:29] "GET /metrics HTTP/1.1" 200 26209 "" "Prometheus/2.43.0" 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[19734]: cluster 2024-09-21T17:52:29.020333+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[19734]: audit 2024-09-21T17:52:29.197582+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[19734]: audit 2024-09-21T17:52:29.212482+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[19734]: audit 2024-09-21T17:52:29.227024+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[25160]: cluster 2024-09-21T17:52:29.020333+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[25160]: audit 2024-09-21T17:52:29.197582+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[25160]: audit 2024-09-21T17:52:29.212482+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:30 smithi043 bash[25160]: audit 2024-09-21T17:52:29.227024+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:30 smithi169 bash[20366]: cluster 2024-09-21T17:52:29.020333+0000 mgr.y (mgr.24296) 76 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:30.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:30 smithi169 bash[20366]: audit 2024-09-21T17:52:29.197582+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:30 smithi169 bash[20366]: audit 2024-09-21T17:52:29.212482+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:30.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:30 smithi169 bash[20366]: audit 2024-09-21T17:52:29.227024+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:32.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:32 smithi043 bash[19734]: cluster 2024-09-21T17:52:31.020906+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:32.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:32 smithi043 bash[25160]: cluster 2024-09-21T17:52:31.020906+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:32.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:32 smithi169 bash[20366]: cluster 2024-09-21T17:52:31.020906+0000 mgr.y (mgr.24296) 77 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:34.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:34 smithi043 bash[19734]: cluster 2024-09-21T17:52:33.021563+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:34.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:34 smithi043 bash[25160]: cluster 2024-09-21T17:52:33.021563+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:34.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:34 smithi169 bash[20366]: cluster 2024-09-21T17:52:33.021563+0000 mgr.y (mgr.24296) 78 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:34.979 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:36.374 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-21T17:52:36.376 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:52:36.388 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:36 smithi043 bash[25160]: cluster 2024-09-21T17:52:35.022157+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:36.388 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:36 smithi043 bash[19734]: cluster 2024-09-21T17:52:35.022157+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:36.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:36 smithi169 bash[20366]: cluster 2024-09-21T17:52:35.022157+0000 mgr.y (mgr.24296) 79 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:37.007 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":45,"stamp":"2024-09-21T17:52:35.021896+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":230920,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730296,"statfs":{"total":767960285184,"available":767723823104,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":229756465},"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.003229"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-21T17:51:13.142521+0000","last_change":"2024-09-21T17:50:24.882104+0000","last_active":"2024-09-21T17:51:13.142521+0000","last_peered":"2024-09-21T17:51:13.142521+0000","last_clean":"2024-09-21T17:51:13.142521+0000","last_became_active":"2024-09-21T17:50:24.881094+0000","last_became_peered":"2024-09-21T17:50:24.881094+0000","last_unstale":"2024-09-21T17:51:13.142521+0000","last_undegraded":"2024-09-21T17:51:13.142521+0000","last_fullsized":"2024-09-21T17:51:13.142521+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T17:45:52.942605+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T17:45:52.942605+0000","last_clean_scrub_stamp":"2024-09-21T17:45:52.942605+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-22T19:42:11.093815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201307,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462951,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724594,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986237,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149766,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411410,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,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":55834574941,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738473,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T17:52:37.008 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T17:52:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:37 smithi043 bash[25160]: audit 2024-09-21T17:52:36.372010+0000 mgr.y (mgr.24296) 80 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:52:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:37 smithi043 bash[19734]: audit 2024-09-21T17:52:36.372010+0000 mgr.y (mgr.24296) 80 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:52:38.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:37 smithi169 bash[20366]: audit 2024-09-21T17:52:36.372010+0000 mgr.y (mgr.24296) 80 : audit [DBG] from='client.24461 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:52:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:38 smithi043 bash[19734]: cluster 2024-09-21T17:52:37.022613+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:38 smithi043 bash[25160]: cluster 2024-09-21T17:52:37.022613+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:38 smithi169 bash[20366]: cluster 2024-09-21T17:52:37.022613+0000 mgr.y (mgr.24296) 81 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:40.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:52:39] "GET /metrics HTTP/1.1" 200 26209 "" "Prometheus/2.43.0" 2024-09-21T17:52:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:40 smithi043 bash[25160]: cluster 2024-09-21T17:52:39.023160+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:40 smithi043 bash[19734]: cluster 2024-09-21T17:52:39.023160+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:41.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:40 smithi169 bash[20366]: cluster 2024-09-21T17:52:39.023160+0000 mgr.y (mgr.24296) 82 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:41.564 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[19734]: audit 2024-09-21T17:52:41.084725+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[19734]: audit 2024-09-21T17:52:41.814447+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[19734]: audit 2024-09-21T17:52:41.823681+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[19734]: audit 2024-09-21T17:52:41.835200+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[25160]: audit 2024-09-21T17:52:41.084725+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[25160]: audit 2024-09-21T17:52:41.814447+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[25160]: audit 2024-09-21T17:52:41.823681+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:41 smithi043 bash[25160]: audit 2024-09-21T17:52:41.835200+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:41 smithi169 bash[20366]: audit 2024-09-21T17:52:41.084725+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:41 smithi169 bash[20366]: audit 2024-09-21T17:52:41.814447+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:41 smithi169 bash[20366]: audit 2024-09-21T17:52:41.823681+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:41 smithi169 bash[20366]: audit 2024-09-21T17:52:41.835200+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:43.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:42 smithi043 bash[19734]: cluster 2024-09-21T17:52:41.023702+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:42 smithi043 bash[25160]: cluster 2024-09-21T17:52:41.023702+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:43.067 INFO:teuthology.orchestra.run.smithi043.stderr:dumped all 2024-09-21T17:52:43.067 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:52:43.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:42 smithi169 bash[20366]: cluster 2024-09-21T17:52:41.023702+0000 mgr.y (mgr.24296) 83 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:43.703 INFO:teuthology.orchestra.run.smithi043.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-09-21T17:52:43.023988+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":230920,"kb_used_data":6380,"kb_used_omap":12,"kb_used_meta":224371,"kb_avail":749730296,"statfs":{"total":767960285184,"available":767723823104,"internally_reserved":0,"allocated":6533120,"data_stored":3703392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":229756465},"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.003347"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":253,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-09-21T17:51:13.142521+0000","last_change":"2024-09-21T17:50:24.882104+0000","last_active":"2024-09-21T17:51:13.142521+0000","last_peered":"2024-09-21T17:51:13.142521+0000","last_clean":"2024-09-21T17:51:13.142521+0000","last_became_active":"2024-09-21T17:50:24.881094+0000","last_became_peered":"2024-09-21T17:50:24.881094+0000","last_unstale":"2024-09-21T17:51:13.142521+0000","last_undegraded":"2024-09-21T17:51:13.142521+0000","last_fullsized":"2024-09-21T17:51:13.142521+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-21T17:45:52.942605+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T17:45:52.942605+0000","last_clean_scrub_stamp":"2024-09-21T17:45:52.942605+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-22T19:42:11.093815+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28184,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716968,"statfs":{"total":95995035648,"available":95966175232,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":47,"seq":201863462953,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503724596,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":31,"seq":133143986239,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149768,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27608,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411412,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574943,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31768,"kb_used_data":580,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713384,"statfs":{"total":95995035648,"available":95962505216,"internally_reserved":0,"allocated":593920,"data_stored":241536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738475,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28188,"kb_used_data":1160,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716964,"statfs":{"total":95995035648,"available":95966171136,"internally_reserved":0,"allocated":1187840,"data_stored":831904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-21T17:52:43.706 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T17:52:43.706 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T17:52:43.706 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T17:52:43.706 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T17:52:45.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:44 smithi169 bash[20366]: cluster 2024-09-21T17:52:43.024340+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:45.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:44 smithi169 bash[20366]: audit 2024-09-21T17:52:43.065129+0000 mgr.y (mgr.24296) 85 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:52:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:44 smithi043 bash[19734]: cluster 2024-09-21T17:52:43.024340+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:44 smithi043 bash[19734]: audit 2024-09-21T17:52:43.065129+0000 mgr.y (mgr.24296) 85 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:52:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:44 smithi043 bash[25160]: cluster 2024-09-21T17:52:43.024340+0000 mgr.y (mgr.24296) 84 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:44 smithi043 bash[25160]: audit 2024-09-21T17:52:43.065129+0000 mgr.y (mgr.24296) 85 : audit [DBG] from='client.24467 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T17:52:47.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:46 smithi169 bash[20366]: cluster 2024-09-21T17:52:45.024912+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:47.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:46 smithi043 bash[25160]: cluster 2024-09-21T17:52:45.024912+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:46 smithi043 bash[19734]: cluster 2024-09-21T17:52:45.024912+0000 mgr.y (mgr.24296) 86 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:47 smithi043 bash[19734]: cluster 2024-09-21T17:52:47.025505+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:47 smithi043 bash[25160]: cluster 2024-09-21T17:52:47.025505+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:47 smithi169 bash[20366]: cluster 2024-09-21T17:52:47.025505+0000 mgr.y (mgr.24296) 87 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:48.937 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:50.250 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:52:50.250 INFO:teuthology.orchestra.run.smithi043.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T17:52:50.263 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:52:49] "GET /metrics HTTP/1.1" 200 26208 "" "Prometheus/2.43.0" 2024-09-21T17:52:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[25160]: cluster 2024-09-21T17:52:49.026024+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[25160]: audit 2024-09-21T17:52:49.447641+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[25160]: audit 2024-09-21T17:52:49.460887+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[25160]: audit 2024-09-21T17:52:49.473300+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[25160]: audit 2024-09-21T17:52:50.249604+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.43:0/2646674301' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T17:52:50.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[19734]: cluster 2024-09-21T17:52:49.026024+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:50.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[19734]: audit 2024-09-21T17:52:49.447641+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[19734]: audit 2024-09-21T17:52:49.460887+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[19734]: audit 2024-09-21T17:52:49.473300+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:50 smithi043 bash[19734]: audit 2024-09-21T17:52:50.249604+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.43:0/2646674301' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T17:52:50.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:50 smithi169 bash[20366]: cluster 2024-09-21T17:52:49.026024+0000 mgr.y (mgr.24296) 88 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:50.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:50 smithi169 bash[20366]: audit 2024-09-21T17:52:49.447641+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:50 smithi169 bash[20366]: audit 2024-09-21T17:52:49.460887+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:50 smithi169 bash[20366]: audit 2024-09-21T17:52:49.473300+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:50.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:50 smithi169 bash[20366]: audit 2024-09-21T17:52:50.249604+0000 mon.a (mon.0) 1020 : audit [DBG] from='client.? 172.21.15.43:0/2646674301' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-21T17:52:50.921 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T17:52:50.922 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T17:52:50.922 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:52:50.932 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-21T17:52:50.933 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-09-21T17:52:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:52 smithi043 bash[19734]: cluster 2024-09-21T17:52:51.026659+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:52.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:52 smithi043 bash[25160]: cluster 2024-09-21T17:52:51.026659+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:52.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:52 smithi169 bash[20366]: cluster 2024-09-21T17:52:51.026659+0000 mgr.y (mgr.24296) 89 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:54.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:54 smithi043 bash[19734]: cluster 2024-09-21T17:52:53.027355+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:54.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:54 smithi043 bash[25160]: cluster 2024-09-21T17:52:53.027355+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:54.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:54 smithi169 bash[20366]: cluster 2024-09-21T17:52:53.027355+0000 mgr.y (mgr.24296) 90 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:55.731 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:52:56.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:56 smithi043 bash[25160]: cluster 2024-09-21T17:52:55.028007+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:56.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:56 smithi043 bash[25160]: audit 2024-09-21T17:52:56.085633+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:56.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:56 smithi043 bash[19734]: cluster 2024-09-21T17:52:55.028007+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:56.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:56 smithi043 bash[19734]: audit 2024-09-21T17:52:56.085633+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:56.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:56 smithi169 bash[20366]: cluster 2024-09-21T17:52:55.028007+0000 mgr.y (mgr.24296) 91 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:56.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:56 smithi169 bash[20366]: audit 2024-09-21T17:52:56.085633+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:52:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:57 smithi043 bash[19988]: [21/Sep/2024:17:52:57] ENGINE Bus STOPPING 2024-09-21T17:52:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:57 smithi043 bash[19988]: [21/Sep/2024:17:52:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:52:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:57 smithi043 bash[19988]: [21/Sep/2024:17:52:57] ENGINE Bus STOPPED 2024-09-21T17:52:57.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:57 smithi043 bash[19988]: [21/Sep/2024:17:52:57] ENGINE Bus STARTING 2024-09-21T17:52:57.881 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:57 smithi043 bash[19988]: [21/Sep/2024:17:52:57] ENGINE Serving on http://:::9283 2024-09-21T17:52:57.882 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:57 smithi043 bash[19988]: [21/Sep/2024:17:52:57] ENGINE Bus STARTED 2024-09-21T17:52:57.883 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T17:52:57.891 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi043.front.sepia.ceph.com 2024-09-21T17:52:57.892 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-09-21T17:52:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[19734]: cluster 2024-09-21T17:52:57.028620+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[19734]: audit 2024-09-21T17:52:57.187858+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.43:0/1235109878' entity='client.admin' 2024-09-21T17:52:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[19734]: audit 2024-09-21T17:52:57.205273+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[19734]: audit 2024-09-21T17:52:57.206136+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[19734]: audit 2024-09-21T17:52:57.211697+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[25160]: cluster 2024-09-21T17:52:57.028620+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[25160]: audit 2024-09-21T17:52:57.187858+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.43:0/1235109878' entity='client.admin' 2024-09-21T17:52:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[25160]: audit 2024-09-21T17:52:57.205273+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[25160]: audit 2024-09-21T17:52:57.206136+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:58.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:52:58 smithi043 bash[25160]: audit 2024-09-21T17:52:57.211697+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:52:58.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:58 smithi169 bash[20366]: cluster 2024-09-21T17:52:57.028620+0000 mgr.y (mgr.24296) 92 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:52:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:58 smithi169 bash[20366]: audit 2024-09-21T17:52:57.187858+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? 172.21.15.43:0/1235109878' entity='client.admin' 2024-09-21T17:52:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:58 smithi169 bash[20366]: audit 2024-09-21T17:52:57.205273+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:52:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:58 smithi169 bash[20366]: audit 2024-09-21T17:52:57.206136+0000 mon.c (mon.2) 88 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:52:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:52:58 smithi169 bash[20366]: audit 2024-09-21T17:52:57.211697+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:00.190 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:52:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:52:59] "GET /metrics HTTP/1.1" 200 26205 "" "Prometheus/2.43.0" 2024-09-21T17:53:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:00 smithi043 bash[19734]: cluster 2024-09-21T17:52:59.029162+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:00.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:00 smithi043 bash[25160]: cluster 2024-09-21T17:52:59.029162+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:00.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:00 smithi169 bash[20366]: cluster 2024-09-21T17:52:59.029162+0000 mgr.y (mgr.24296) 93 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[19734]: cluster 2024-09-21T17:53:01.029719+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[19734]: audit 2024-09-21T17:53:01.987157+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[19734]: audit 2024-09-21T17:53:01.998213+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[19734]: audit 2024-09-21T17:53:02.009810+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[25160]: cluster 2024-09-21T17:53:01.029719+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:02.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[25160]: audit 2024-09-21T17:53:01.987157+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[25160]: audit 2024-09-21T17:53:01.998213+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:02 smithi043 bash[25160]: audit 2024-09-21T17:53:02.009810+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.401 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:02.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:02 smithi169 bash[20366]: cluster 2024-09-21T17:53:01.029719+0000 mgr.y (mgr.24296) 94 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:02.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:02 smithi169 bash[20366]: audit 2024-09-21T17:53:01.987157+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:02 smithi169 bash[20366]: audit 2024-09-21T17:53:01.998213+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:02.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:02 smithi169 bash[20366]: audit 2024-09-21T17:53:02.009810+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:04.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:04 smithi043 bash[25160]: cluster 2024-09-21T17:53:03.030106+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:04.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:04 smithi043 bash[19734]: cluster 2024-09-21T17:53:03.030106+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:04.777 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:04 smithi169 bash[20366]: cluster 2024-09-21T17:53:03.030106+0000 mgr.y (mgr.24296) 95 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:05.647 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T17:53:05.648 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "efce117e-0086-4df8-8af5-4661bc72805c", 2024-09-21T17:53:05.648 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "r", 2024-09-21T17:53:05.648 INFO:teuthology.orchestra.run.smithi043.stdout: "current_period": "029d6048-754c-471b-9e00-6d963637f42d", 2024-09-21T17:53:05.648 INFO:teuthology.orchestra.run.smithi043.stdout: "epoch": 1 2024-09-21T17:53:05.648 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T17:53:05.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:05 smithi169 bash[20366]: cluster 2024-09-21T17:53:04.572084+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T17:53:05.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:05 smithi169 bash[20366]: audit 2024-09-21T17:53:04.573469+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.43:0/1317031492' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T17:53:05.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:05 smithi169 bash[20366]: audit 2024-09-21T17:53:04.574201+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T17:53:05.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:05 smithi043 bash[25160]: cluster 2024-09-21T17:53:04.572084+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T17:53:05.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:05 smithi043 bash[25160]: audit 2024-09-21T17:53:04.573469+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.43:0/1317031492' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T17:53:05.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:05 smithi043 bash[25160]: audit 2024-09-21T17:53:04.574201+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T17:53:05.905 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:05 smithi043 bash[19734]: cluster 2024-09-21T17:53:04.572084+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-09-21T17:53:05.905 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:05 smithi043 bash[19734]: audit 2024-09-21T17:53:04.573469+0000 mon.c (mon.2) 89 : audit [INF] from='client.? 172.21.15.43:0/1317031492' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T17:53:05.905 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:05 smithi043 bash[19734]: audit 2024-09-21T17:53:04.574201+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-09-21T17:53:06.390 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[25160]: cluster 2024-09-21T17:53:05.030685+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[25160]: cluster 2024-09-21T17:53:05.564167+0000 mon.a (mon.0) 1028 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[25160]: audit 2024-09-21T17:53:05.572957+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[25160]: cluster 2024-09-21T17:53:05.583055+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[19734]: cluster 2024-09-21T17:53:05.030685+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[19734]: cluster 2024-09-21T17:53:05.564167+0000 mon.a (mon.0) 1028 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:06.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[19734]: audit 2024-09-21T17:53:05.572957+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T17:53:06.760 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:06 smithi043 bash[19734]: cluster 2024-09-21T17:53:05.583055+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T17:53:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:06 smithi169 bash[20366]: cluster 2024-09-21T17:53:05.030685+0000 mgr.y (mgr.24296) 96 : cluster [DBG] pgmap v61: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:06 smithi169 bash[20366]: cluster 2024-09-21T17:53:05.564167+0000 mon.a (mon.0) 1028 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:06 smithi169 bash[20366]: audit 2024-09-21T17:53:05.572957+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-09-21T17:53:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:06 smithi169 bash[20366]: cluster 2024-09-21T17:53:05.583055+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-09-21T17:53:07.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:07 smithi169 bash[20366]: cluster 2024-09-21T17:53:06.584052+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T17:53:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:07 smithi043 bash[25160]: cluster 2024-09-21T17:53:06.584052+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T17:53:08.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:07 smithi043 bash[19734]: cluster 2024-09-21T17:53:06.584052+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-09-21T17:53:08.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:08 smithi169 bash[20366]: cluster 2024-09-21T17:53:07.031429+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v64: 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-21T17:53:08.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:08 smithi169 bash[20366]: cluster 2024-09-21T17:53:07.585707+0000 mon.a (mon.0) 1032 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:08.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:08 smithi169 bash[20366]: cluster 2024-09-21T17:53:07.585758+0000 mon.a (mon.0) 1033 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:08 smithi043 bash[25160]: cluster 2024-09-21T17:53:07.031429+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v64: 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-21T17:53:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:08 smithi043 bash[25160]: cluster 2024-09-21T17:53:07.585707+0000 mon.a (mon.0) 1032 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:08 smithi043 bash[25160]: cluster 2024-09-21T17:53:07.585758+0000 mon.a (mon.0) 1033 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:08 smithi043 bash[19734]: cluster 2024-09-21T17:53:07.031429+0000 mgr.y (mgr.24296) 97 : cluster [DBG] pgmap v64: 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-21T17:53:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:08 smithi043 bash[19734]: cluster 2024-09-21T17:53:07.585707+0000 mon.a (mon.0) 1032 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:08 smithi043 bash[19734]: cluster 2024-09-21T17:53:07.585758+0000 mon.a (mon.0) 1033 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:10.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:53:09] "GET /metrics HTTP/1.1" 200 26205 "" "Prometheus/2.43.0" 2024-09-21T17:53:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[25160]: cluster 2024-09-21T17:53:09.032057+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v65: 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-21T17:53:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[25160]: audit 2024-09-21T17:53:09.691741+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[25160]: audit 2024-09-21T17:53:09.705154+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[25160]: audit 2024-09-21T17:53:09.717618+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[19734]: cluster 2024-09-21T17:53:09.032057+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v65: 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-21T17:53:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[19734]: audit 2024-09-21T17:53:09.691741+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[19734]: audit 2024-09-21T17:53:09.705154+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:10 smithi043 bash[19734]: audit 2024-09-21T17:53:09.717618+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:10 smithi169 bash[20366]: cluster 2024-09-21T17:53:09.032057+0000 mgr.y (mgr.24296) 98 : cluster [DBG] pgmap v65: 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-21T17:53:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:10 smithi169 bash[20366]: audit 2024-09-21T17:53:09.691741+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:10 smithi169 bash[20366]: audit 2024-09-21T17:53:09.705154+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:10 smithi169 bash[20366]: audit 2024-09-21T17:53:09.717618+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:11.187 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:11 smithi043 bash[25160]: audit 2024-09-21T17:53:11.045496+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-09-21T17:53:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:11 smithi043 bash[25160]: audit 2024-09-21T17:53:11.046274+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-09-21T17:53:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:11 smithi043 bash[25160]: audit 2024-09-21T17:53:11.097444+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:11 smithi043 bash[19734]: audit 2024-09-21T17:53:11.045496+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-09-21T17:53:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:11 smithi043 bash[19734]: audit 2024-09-21T17:53:11.046274+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-09-21T17:53:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:11 smithi043 bash[19734]: audit 2024-09-21T17:53:11.097444+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:11 smithi169 bash[20366]: audit 2024-09-21T17:53:11.045496+0000 mon.c (mon.2) 90 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-09-21T17:53:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:11 smithi169 bash[20366]: audit 2024-09-21T17:53:11.046274+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]: dispatch 2024-09-21T17:53:12.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:11 smithi169 bash[20366]: audit 2024-09-21T17:53:11.097444+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:12.468 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T17:53:12.468 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "459ff3c5-7364-4dd7-b626-78d5274dbb55", 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default", 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "api_name": "default", 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "is_master": true, 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "endpoints": [], 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames": [], 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames_s3website": [], 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zone": "", 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "zones": [], 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "placement_targets": [ 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default-placement", 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "tags": [], 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: "storage_classes": [] 2024-09-21T17:53:12.469 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "default_placement": "default-placement", 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "efce117e-0086-4df8-8af5-4661bc72805c", 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_policy": { 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "groups": [] 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled_features": [ 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "notification_v2", 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: "resharding" 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-21T17:53:12.470 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T17:53:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:12 smithi043 bash[19734]: cluster 2024-09-21T17:53:11.032772+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T17:53:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:12 smithi043 bash[19734]: audit 2024-09-21T17:53:11.700633+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-09-21T17:53:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:12 smithi043 bash[19734]: cluster 2024-09-21T17:53:11.708353+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T17:53:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:12 smithi043 bash[25160]: cluster 2024-09-21T17:53:11.032772+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T17:53:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:12 smithi043 bash[25160]: audit 2024-09-21T17:53:11.700633+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-09-21T17:53:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:12 smithi043 bash[25160]: cluster 2024-09-21T17:53:11.708353+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T17:53:13.108 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-09-21T17:53:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:12 smithi169 bash[20366]: cluster 2024-09-21T17:53:11.032772+0000 mgr.y (mgr.24296) 99 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 316 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T17:53:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:12 smithi169 bash[20366]: audit 2024-09-21T17:53:11.700633+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 2]}]': finished 2024-09-21T17:53:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:12 smithi169 bash[20366]: cluster 2024-09-21T17:53:11.708353+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-09-21T17:53:14.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:13 smithi043 bash[19734]: cluster 2024-09-21T17:53:12.709375+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T17:53:14.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:13 smithi043 bash[25160]: cluster 2024-09-21T17:53:12.709375+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T17:53:14.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:13 smithi169 bash[20366]: cluster 2024-09-21T17:53:12.709375+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-09-21T17:53:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:14 smithi043 bash[25160]: cluster 2024-09-21T17:53:13.033424+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 317 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T17:53:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:14 smithi043 bash[19734]: cluster 2024-09-21T17:53:13.033424+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 317 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T17:53:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:14 smithi169 bash[20366]: cluster 2024-09-21T17:53:13.033424+0000 mgr.y (mgr.24296) 100 : cluster [DBG] pgmap v69: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 317 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-09-21T17:53:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:16 smithi043 bash[25160]: cluster 2024-09-21T17:53:15.034026+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:16 smithi043 bash[19734]: cluster 2024-09-21T17:53:15.034026+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:16 smithi169 bash[20366]: cluster 2024-09-21T17:53:15.034026+0000 mgr.y (mgr.24296) 101 : cluster [DBG] pgmap v70: 33 pgs: 1 peering, 32 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:17.900 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:19.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:18 smithi043 bash[25160]: cluster 2024-09-21T17:53:17.034855+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v71: 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-21T17:53:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:18 smithi043 bash[19734]: cluster 2024-09-21T17:53:17.034855+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v71: 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-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "47886dcf-5cd6-443d-abf2-86d01de3734e", 2024-09-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "z", 2024-09-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout: "domain_root": "z.rgw.meta:root", 2024-09-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout: "control_pool": "z.rgw.control", 2024-09-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout: "gc_pool": "z.rgw.log:gc", 2024-09-21T17:53:19.095 INFO:teuthology.orchestra.run.smithi043.stdout: "lc_pool": "z.rgw.log:lc", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "log_pool": "z.rgw.log", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "roles_pool": "z.rgw.meta:roles", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "otp_pool": "z.rgw.otp", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "notif_pool": "z.rgw.log:notif", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "topics_pool": "z.rgw.meta:topics", 2024-09-21T17:53:19.096 INFO:teuthology.orchestra.run.smithi043.stdout: "account_pool": "z.rgw.meta:accounts", 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "group_pool": "z.rgw.meta:groups", 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "system_key": { 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "access_key": "", 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "secret_key": "" 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "placement_pools": [ 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "key": "default-placement", 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "val": { 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "index_pool": "z.rgw.buckets.index", 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "storage_classes": { 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "STANDARD": { 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: "data_pool": "z.rgw.buckets.data" 2024-09-21T17:53:19.097 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: "index_type": 0, 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: "inline_data": true 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "efce117e-0086-4df8-8af5-4661bc72805c" 2024-09-21T17:53:19.098 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T17:53:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:18 smithi169 bash[20366]: cluster 2024-09-21T17:53:17.034855+0000 mgr.y (mgr.24296) 102 : cluster [DBG] pgmap v71: 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-21T17:53:19.668 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-09-21T17:53:20.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:53:19] "GET /metrics HTTP/1.1" 200 28527 "" "Prometheus/2.43.0" 2024-09-21T17:53:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:20 smithi043 bash[19734]: cluster 2024-09-21T17:53:19.035268+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v72: 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-21T17:53:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:20 smithi043 bash[25160]: cluster 2024-09-21T17:53:19.035268+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v72: 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-21T17:53:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:20 smithi169 bash[20366]: cluster 2024-09-21T17:53:19.035268+0000 mgr.y (mgr.24296) 103 : cluster [DBG] pgmap v72: 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-21T17:53:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[19734]: cluster 2024-09-21T17:53:21.035798+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 329 B/s rd, 438 B/s wr, 0 op/s 2024-09-21T17:53:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[19734]: audit 2024-09-21T17:53:22.193538+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[19734]: audit 2024-09-21T17:53:22.200275+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[19734]: audit 2024-09-21T17:53:22.207245+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[25160]: cluster 2024-09-21T17:53:21.035798+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 329 B/s rd, 438 B/s wr, 0 op/s 2024-09-21T17:53:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[25160]: audit 2024-09-21T17:53:22.193538+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[25160]: audit 2024-09-21T17:53:22.200275+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:22 smithi043 bash[25160]: audit 2024-09-21T17:53:22.207245+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:22 smithi169 bash[20366]: cluster 2024-09-21T17:53:21.035798+0000 mgr.y (mgr.24296) 104 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 329 B/s rd, 438 B/s wr, 0 op/s 2024-09-21T17:53:23.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:22 smithi169 bash[20366]: audit 2024-09-21T17:53:22.193538+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:22 smithi169 bash[20366]: audit 2024-09-21T17:53:22.200275+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:23.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:22 smithi169 bash[20366]: audit 2024-09-21T17:53:22.207245+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:24.216 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:24.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:24 smithi169 bash[20366]: cluster 2024-09-21T17:53:23.036667+0000 mgr.y (mgr.24296) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 892 B/s wr, 2 op/s 2024-09-21T17:53:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:24 smithi043 bash[25160]: cluster 2024-09-21T17:53:23.036667+0000 mgr.y (mgr.24296) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 892 B/s wr, 2 op/s 2024-09-21T17:53:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:24 smithi043 bash[19734]: cluster 2024-09-21T17:53:23.036667+0000 mgr.y (mgr.24296) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 892 B/s wr, 2 op/s 2024-09-21T17:53:27.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:26 smithi169 bash[20366]: cluster 2024-09-21T17:53:25.037241+0000 mgr.y (mgr.24296) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:53:27.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:26 smithi169 bash[20366]: audit 2024-09-21T17:53:26.097801+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:26 smithi043 bash[19734]: cluster 2024-09-21T17:53:25.037241+0000 mgr.y (mgr.24296) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:53:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:26 smithi043 bash[19734]: audit 2024-09-21T17:53:26.097801+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:26 smithi043 bash[25160]: cluster 2024-09-21T17:53:25.037241+0000 mgr.y (mgr.24296) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 767 B/s wr, 1 op/s 2024-09-21T17:53:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:26 smithi043 bash[25160]: audit 2024-09-21T17:53:26.097801+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:27 smithi043 bash[25160]: cluster 2024-09-21T17:53:26.759552+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T17:53:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:27 smithi043 bash[25160]: audit 2024-09-21T17:53:26.763639+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T17:53:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:27 smithi043 bash[19734]: cluster 2024-09-21T17:53:26.759552+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T17:53:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:27 smithi043 bash[19734]: audit 2024-09-21T17:53:26.763639+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T17:53:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:27 smithi169 bash[20366]: cluster 2024-09-21T17:53:26.759552+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-09-21T17:53:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:27 smithi169 bash[20366]: audit 2024-09-21T17:53:26.763639+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[25160]: cluster 2024-09-21T17:53:27.038237+0000 mgr.y (mgr.24296) 107 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[25160]: cluster 2024-09-21T17:53:27.753218+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[25160]: audit 2024-09-21T17:53:27.762244+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[25160]: cluster 2024-09-21T17:53:27.770866+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[19734]: cluster 2024-09-21T17:53:27.038237+0000 mgr.y (mgr.24296) 107 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[19734]: cluster 2024-09-21T17:53:27.753218+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[19734]: audit 2024-09-21T17:53:27.762244+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T17:53:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:28 smithi043 bash[19734]: cluster 2024-09-21T17:53:27.770866+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T17:53:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:28 smithi169 bash[20366]: cluster 2024-09-21T17:53:27.038237+0000 mgr.y (mgr.24296) 107 : cluster [DBG] pgmap v77: 65 pgs: 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T17:53:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:28 smithi169 bash[20366]: cluster 2024-09-21T17:53:27.753218+0000 mon.a (mon.0) 1046 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:28 smithi169 bash[20366]: audit 2024-09-21T17:53:27.762244+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-09-21T17:53:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:28 smithi169 bash[20366]: cluster 2024-09-21T17:53:27.770866+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-09-21T17:53:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:29 smithi169 bash[20366]: cluster 2024-09-21T17:53:28.781027+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T17:53:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:29 smithi169 bash[20366]: audit 2024-09-21T17:53:28.795796+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T17:53:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:53:29] "GET /metrics HTTP/1.1" 200 28546 "" "Prometheus/2.43.0" 2024-09-21T17:53:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:29 smithi043 bash[25160]: cluster 2024-09-21T17:53:28.781027+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T17:53:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:29 smithi043 bash[25160]: audit 2024-09-21T17:53:28.795796+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T17:53:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:29 smithi043 bash[19734]: cluster 2024-09-21T17:53:28.781027+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-09-21T17:53:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:29 smithi043 bash[19734]: audit 2024-09-21T17:53:28.795796+0000 mon.a (mon.0) 1050 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-09-21T17:53:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:30 smithi169 bash[20366]: cluster 2024-09-21T17:53:29.038945+0000 mgr.y (mgr.24296) 108 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-21T17:53:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:30 smithi169 bash[20366]: audit 2024-09-21T17:53:29.783636+0000 mon.a (mon.0) 1051 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T17:53:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:30 smithi169 bash[20366]: cluster 2024-09-21T17:53:29.792752+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T17:53:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:30 smithi169 bash[20366]: audit 2024-09-21T17:53:29.916384+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:30 smithi169 bash[20366]: audit 2024-09-21T17:53:29.929608+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:30 smithi169 bash[20366]: audit 2024-09-21T17:53:29.942394+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[25160]: cluster 2024-09-21T17:53:29.038945+0000 mgr.y (mgr.24296) 108 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-21T17:53:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[25160]: audit 2024-09-21T17:53:29.783636+0000 mon.a (mon.0) 1051 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T17:53:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[25160]: cluster 2024-09-21T17:53:29.792752+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T17:53:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[25160]: audit 2024-09-21T17:53:29.916384+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[25160]: audit 2024-09-21T17:53:29.929608+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[25160]: audit 2024-09-21T17:53:29.942394+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[19734]: cluster 2024-09-21T17:53:29.038945+0000 mgr.y (mgr.24296) 108 : cluster [DBG] pgmap v80: 97 pgs: 32 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 4.7 KiB/s rd, 4 op/s 2024-09-21T17:53:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[19734]: audit 2024-09-21T17:53:29.783636+0000 mon.a (mon.0) 1051 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-09-21T17:53:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[19734]: cluster 2024-09-21T17:53:29.792752+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-09-21T17:53:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[19734]: audit 2024-09-21T17:53:29.916384+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[19734]: audit 2024-09-21T17:53:29.929608+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:30 smithi043 bash[19734]: audit 2024-09-21T17:53:29.942394+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:32.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:31 smithi169 bash[20366]: cluster 2024-09-21T17:53:30.795387+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T17:53:32.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:31 smithi169 bash[20366]: audit 2024-09-21T17:53:30.796322+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T17:53:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:31 smithi043 bash[19734]: cluster 2024-09-21T17:53:30.795387+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T17:53:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:31 smithi043 bash[19734]: audit 2024-09-21T17:53:30.796322+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T17:53:32.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:31 smithi043 bash[25160]: cluster 2024-09-21T17:53:30.795387+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-09-21T17:53:32.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:31 smithi043 bash[25160]: audit 2024-09-21T17:53:30.796322+0000 mon.a (mon.0) 1057 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-09-21T17:53:32.924 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T17:53:32.924 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "849d7379-c4e5-48c7-8cf8-7456eff42420", 2024-09-21T17:53:32.924 INFO:teuthology.orchestra.run.smithi043.stdout: "epoch": 1, 2024-09-21T17:53:32.924 INFO:teuthology.orchestra.run.smithi043.stdout: "predecessor_uuid": "029d6048-754c-471b-9e00-6d963637f42d", 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_status": [], 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "period_map": { 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "849d7379-c4e5-48c7-8cf8-7456eff42420", 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "zonegroups": [ 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "459ff3c5-7364-4dd7-b626-78d5274dbb55", 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default", 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "api_name": "default", 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "is_master": true, 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "endpoints": [], 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames": [], 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "hostnames_s3website": [], 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zone": "47886dcf-5cd6-443d-abf2-86d01de3734e", 2024-09-21T17:53:32.925 INFO:teuthology.orchestra.run.smithi043.stdout: "zones": [ 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "id": "47886dcf-5cd6-443d-abf2-86d01de3734e", 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "z", 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "endpoints": [], 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "log_meta": false, 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "log_data": false, 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "bucket_index_max_shards": 11, 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "read_only": false, 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "tier_type": "", 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_from_all": true, 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_from": [], 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "redirect_zone": "", 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "supported_features": [ 2024-09-21T17:53:32.926 INFO:teuthology.orchestra.run.smithi043.stdout: "compress-encrypted", 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "notification_v2", 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "resharding" 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "placement_targets": [ 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "name": "default-placement", 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "tags": [], 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "storage_classes": [ 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: "STANDARD" 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:32.927 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "default_placement": "default-placement", 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "efce117e-0086-4df8-8af5-4661bc72805c", 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "sync_policy": { 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "groups": [] 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled_features": [ 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "notification_v2", 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "resharding" 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "short_zone_ids": [ 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: { 2024-09-21T17:53:32.928 INFO:teuthology.orchestra.run.smithi043.stdout: "key": "47886dcf-5cd6-443d-abf2-86d01de3734e", 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "val": 1717262360 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: ] 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zonegroup": "459ff3c5-7364-4dd7-b626-78d5274dbb55", 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "master_zone": "47886dcf-5cd6-443d-abf2-86d01de3734e", 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "period_config": { 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "bucket_quota": { 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false, 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "check_on_raw": false, 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size": -1, 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size_kb": 0, 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "max_objects": -1 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.929 INFO:teuthology.orchestra.run.smithi043.stdout: "user_quota": { 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "check_on_raw": false, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size": -1, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_size_kb": 0, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_objects": -1 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "user_ratelimit": { 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_ops": 0, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_ops": 0, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_bytes": 0, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_bytes": 0, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.930 INFO:teuthology.orchestra.run.smithi043.stdout: "bucket_ratelimit": { 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_ops": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_ops": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_bytes": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_bytes": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "anonymous_ratelimit": { 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_ops": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_ops": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_read_bytes": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "max_write_bytes": 0, 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: "enabled": false 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:53:32.931 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:53:32.932 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_id": "efce117e-0086-4df8-8af5-4661bc72805c", 2024-09-21T17:53:32.932 INFO:teuthology.orchestra.run.smithi043.stdout: "realm_epoch": 2 2024-09-21T17:53:32.932 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T17:53:33.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[19734]: cluster 2024-09-21T17:53:31.039737+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:33.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[19734]: audit 2024-09-21T17:53:31.802370+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T17:53:33.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[19734]: cluster 2024-09-21T17:53:31.810285+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T17:53:33.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[19734]: audit 2024-09-21T17:53:31.820134+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T17:53:33.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[25160]: cluster 2024-09-21T17:53:31.039737+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:33.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[25160]: audit 2024-09-21T17:53:31.802370+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T17:53:33.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[25160]: cluster 2024-09-21T17:53:31.810285+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T17:53:33.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:32 smithi043 bash[25160]: audit 2024-09-21T17:53:31.820134+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T17:53:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:32 smithi169 bash[20366]: cluster 2024-09-21T17:53:31.039737+0000 mgr.y (mgr.24296) 109 : cluster [DBG] pgmap v83: 129 pgs: 64 unknown, 32 creating+peering, 33 active+clean; 579 KiB data, 230 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:53:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:32 smithi169 bash[20366]: audit 2024-09-21T17:53:31.802370+0000 mon.a (mon.0) 1058 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-09-21T17:53:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:32 smithi169 bash[20366]: cluster 2024-09-21T17:53:31.810285+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-09-21T17:53:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:32 smithi169 bash[20366]: audit 2024-09-21T17:53:31.820134+0000 mon.a (mon.0) 1060 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-09-21T17:53:33.733 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-09-21T17:53:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:33 smithi043 bash[19734]: audit 2024-09-21T17:53:32.805430+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-21T17:53:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:33 smithi043 bash[19734]: cluster 2024-09-21T17:53:32.812923+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T17:53:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:33 smithi043 bash[25160]: audit 2024-09-21T17:53:32.805430+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-21T17:53:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:33 smithi043 bash[25160]: cluster 2024-09-21T17:53:32.812923+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T17:53:34.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:33 smithi169 bash[20366]: audit 2024-09-21T17:53:32.805430+0000 mon.a (mon.0) 1061 : audit [INF] from='client.? 172.21.15.43:0/3924159433' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-09-21T17:53:34.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:33 smithi169 bash[20366]: cluster 2024-09-21T17:53:32.812923+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-09-21T17:53:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:34 smithi169 bash[20366]: cluster 2024-09-21T17:53:33.040279+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:53:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:34 smithi169 bash[20366]: cluster 2024-09-21T17:53:33.815445+0000 mon.a (mon.0) 1063 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:34 smithi169 bash[20366]: cluster 2024-09-21T17:53:33.815484+0000 mon.a (mon.0) 1064 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:34 smithi043 bash[25160]: cluster 2024-09-21T17:53:33.040279+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:53:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:34 smithi043 bash[25160]: cluster 2024-09-21T17:53:33.815445+0000 mon.a (mon.0) 1063 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:34 smithi043 bash[25160]: cluster 2024-09-21T17:53:33.815484+0000 mon.a (mon.0) 1064 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:34 smithi043 bash[19734]: cluster 2024-09-21T17:53:33.040279+0000 mgr.y (mgr.24296) 110 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-09-21T17:53:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:34 smithi043 bash[19734]: cluster 2024-09-21T17:53:33.815445+0000 mon.a (mon.0) 1063 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:34 smithi043 bash[19734]: cluster 2024-09-21T17:53:33.815484+0000 mon.a (mon.0) 1064 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:36 smithi169 bash[20366]: cluster 2024-09-21T17:53:35.040805+0000 mgr.y (mgr.24296) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 194 B/s rd, 389 B/s wr, 1 op/s 2024-09-21T17:53:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:36 smithi043 bash[19734]: cluster 2024-09-21T17:53:35.040805+0000 mgr.y (mgr.24296) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 194 B/s rd, 389 B/s wr, 1 op/s 2024-09-21T17:53:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:36 smithi043 bash[25160]: cluster 2024-09-21T17:53:35.040805+0000 mgr.y (mgr.24296) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 579 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 194 B/s rd, 389 B/s wr, 1 op/s 2024-09-21T17:53:38.533 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:38 smithi043 bash[19734]: cluster 2024-09-21T17:53:37.042224+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-21T17:53:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:38 smithi043 bash[25160]: cluster 2024-09-21T17:53:37.042224+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-21T17:53:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:38 smithi169 bash[20366]: cluster 2024-09-21T17:53:37.042224+0000 mgr.y (mgr.24296) 112 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.9 KiB/s wr, 5 op/s 2024-09-21T17:53:40.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:53:39] "GET /metrics HTTP/1.1" 200 28546 "" "Prometheus/2.43.0" 2024-09-21T17:53:40.030 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled rgw.foo update... 2024-09-21T17:53:40.691 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph osd pool create foo' 2024-09-21T17:53:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: cluster 2024-09-21T17:53:39.043058+0000 mgr.y (mgr.24296) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T17:53:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.026619+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.031709+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.032600+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.038432+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.043141+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.043531+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.046902+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.054506+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[25160]: audit 2024-09-21T17:53:40.057267+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: cluster 2024-09-21T17:53:39.043058+0000 mgr.y (mgr.24296) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.026619+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.031709+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.032600+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.038432+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.043141+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.043531+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.046902+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:53:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.054506+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:40 smithi043 bash[19734]: audit 2024-09-21T17:53:40.057267+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: cluster 2024-09-21T17:53:39.043058+0000 mgr.y (mgr.24296) 113 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-09-21T17:53:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.026619+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.031709+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.032600+0000 mon.c (mon.2) 94 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.038432+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.043141+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.043531+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.046902+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi169.jfvkaw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:53:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.054506+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:40 smithi169 bash[20366]: audit 2024-09-21T17:53:40.057267+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:41.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:41 smithi169 bash[20366]: audit 2024-09-21T17:53:40.019182+0000 mgr.y (mgr.24296) 114 : audit [DBG] from='client.14652 -' 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-21T17:53:41.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:41 smithi169 bash[20366]: cephadm 2024-09-21T17:53:40.020822+0000 mgr.y (mgr.24296) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T17:53:41.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:41 smithi169 bash[20366]: cephadm 2024-09-21T17:53:40.058404+0000 mgr.y (mgr.24296) 116 : cephadm [INF] Deploying daemon rgw.foo.smithi169.jfvkaw on smithi169 2024-09-21T17:53:41.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:41 smithi169 bash[20366]: audit 2024-09-21T17:53:41.098496+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[25160]: audit 2024-09-21T17:53:40.019182+0000 mgr.y (mgr.24296) 114 : audit [DBG] from='client.14652 -' 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-21T17:53:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[25160]: cephadm 2024-09-21T17:53:40.020822+0000 mgr.y (mgr.24296) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T17:53:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[25160]: cephadm 2024-09-21T17:53:40.058404+0000 mgr.y (mgr.24296) 116 : cephadm [INF] Deploying daemon rgw.foo.smithi169.jfvkaw on smithi169 2024-09-21T17:53:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[25160]: audit 2024-09-21T17:53:41.098496+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:42.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[19734]: audit 2024-09-21T17:53:40.019182+0000 mgr.y (mgr.24296) 114 : audit [DBG] from='client.14652 -' 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-21T17:53:42.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[19734]: cephadm 2024-09-21T17:53:40.020822+0000 mgr.y (mgr.24296) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T17:53:42.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[19734]: cephadm 2024-09-21T17:53:40.058404+0000 mgr.y (mgr.24296) 116 : cephadm [INF] Deploying daemon rgw.foo.smithi169.jfvkaw on smithi169 2024-09-21T17:53:42.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:41 smithi043 bash[19734]: audit 2024-09-21T17:53:41.098496+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:42.646 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.646 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.646 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.651 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.651 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:42.651 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[19734]: cluster 2024-09-21T17:53:41.043880+0000 mgr.y (mgr.24296) 117 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[19734]: audit 2024-09-21T17:53:42.392273+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[19734]: audit 2024-09-21T17:53:42.404502+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[19734]: audit 2024-09-21T17:53:42.415237+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[25160]: cluster 2024-09-21T17:53:41.043880+0000 mgr.y (mgr.24296) 117 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[25160]: audit 2024-09-21T17:53:42.392273+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[25160]: audit 2024-09-21T17:53:42.404502+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:42 smithi043 bash[25160]: audit 2024-09-21T17:53:42.415237+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.146 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.146 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.147 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.147 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.147 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:42 smithi169 bash[20366]: cluster 2024-09-21T17:53:41.043880+0000 mgr.y (mgr.24296) 117 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-09-21T17:53:43.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:42 smithi169 bash[20366]: audit 2024-09-21T17:53:42.392273+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:42 smithi169 bash[20366]: audit 2024-09-21T17:53:42.404502+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:42 smithi169 bash[20366]: audit 2024-09-21T17:53:42.415237+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:43.148 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:43.148 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:53:42 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:44.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.944472+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.950655+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.956690+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.957877+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:44.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.958225+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:44.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.959947+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:53:44.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.967484+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:43 smithi169 bash[20366]: audit 2024-09-21T17:53:42.969966+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.944472+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.950655+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.956690+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.957877+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.958225+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.959947+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.967484+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[25160]: audit 2024-09-21T17:53:42.969966+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.944472+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.950655+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.956690+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.957877+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:44.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.958225+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-09-21T17:53:44.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.959947+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi043.iomyao", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-09-21T17:53:44.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.967484+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:44.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:43 smithi043 bash[19734]: audit 2024-09-21T17:53:42.969966+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:44 smithi169 bash[20366]: cephadm 2024-09-21T17:53:42.971174+0000 mgr.y (mgr.24296) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi043.iomyao on smithi043 2024-09-21T17:53:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:44 smithi169 bash[20366]: cluster 2024-09-21T17:53:43.044805+0000 mgr.y (mgr.24296) 119 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1000 B/s wr, 2 op/s 2024-09-21T17:53:45.221 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:45.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:44 smithi043 bash[19734]: cephadm 2024-09-21T17:53:42.971174+0000 mgr.y (mgr.24296) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi043.iomyao on smithi043 2024-09-21T17:53:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:44 smithi043 bash[19734]: cluster 2024-09-21T17:53:43.044805+0000 mgr.y (mgr.24296) 119 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1000 B/s wr, 2 op/s 2024-09-21T17:53:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:44 smithi043 bash[25160]: cephadm 2024-09-21T17:53:42.971174+0000 mgr.y (mgr.24296) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi043.iomyao on smithi043 2024-09-21T17:53:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:44 smithi043 bash[25160]: cluster 2024-09-21T17:53:43.044805+0000 mgr.y (mgr.24296) 119 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1000 B/s wr, 2 op/s 2024-09-21T17:53:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:45 smithi169 bash[20366]: cluster 2024-09-21T17:53:45.045538+0000 mgr.y (mgr.24296) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-21T17:53:46.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:45 smithi043 bash[25160]: cluster 2024-09-21T17:53:45.045538+0000 mgr.y (mgr.24296) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-21T17:53:46.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:45 smithi043 bash[19734]: cluster 2024-09-21T17:53:45.045538+0000 mgr.y (mgr.24296) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 852 B/s wr, 2 op/s 2024-09-21T17:53:46.206 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.523 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.523 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.523 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.523 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.524 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.524 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.524 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.524 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:46.524 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:53:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:53:47.645 INFO:teuthology.orchestra.run.smithi043.stderr:pool 'foo' created 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19988]: [21/Sep/2024:17:53:47] ENGINE Bus STOPPING 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.598518+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.605969+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.612745+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.617518+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.624560+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: cephadm 2024-09-21T17:53:46.626909+0000 mgr.y (mgr.24296) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.632365+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.637376+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.676579+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.677519+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: cephadm 2024-09-21T17:53:46.683419+0000 mgr.y (mgr.24296) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:46.938324+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.43:0/639607043' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:47.480872+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:47.489199+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:47.498678+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:47.574047+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19734]: audit 2024-09-21T17:53:47.574835+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.598518+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.605969+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.612745+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.617518+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.624560+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: cephadm 2024-09-21T17:53:46.626909+0000 mgr.y (mgr.24296) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.632365+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.637376+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.676579+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.677519+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: cephadm 2024-09-21T17:53:46.683419+0000 mgr.y (mgr.24296) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:46.938324+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.43:0/639607043' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:47.480872+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:47.489199+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:47.498678+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:47.574047+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:47.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[25160]: audit 2024-09-21T17:53:47.574835+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.598518+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.605969+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.612745+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.617518+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.624560+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: cephadm 2024-09-21T17:53:46.626909+0000 mgr.y (mgr.24296) 121 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-09-21T17:53:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.632365+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.637376+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.676579+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.677519+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: cephadm 2024-09-21T17:53:46.683419+0000 mgr.y (mgr.24296) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:46.938324+0000 mon.a (mon.0) 1086 : audit [INF] from='client.? 172.21.15.43:0/639607043' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:47.480872+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:47.489199+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:47.498678+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:47.574047+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:53:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:47 smithi169 bash[20366]: audit 2024-09-21T17:53:47.574835+0000 mon.c (mon.2) 103 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:53:48.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19988]: [21/Sep/2024:17:53:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:53:48.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19988]: [21/Sep/2024:17:53:47] ENGINE Bus STOPPED 2024-09-21T17:53:48.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:47 smithi043 bash[19988]: [21/Sep/2024:17:53:47] ENGINE Bus STARTING 2024-09-21T17:53:48.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Serving on http://:::9283 2024-09-21T17:53:48.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Bus STARTED 2024-09-21T17:53:48.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Bus STOPPING 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Bus STOPPED 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Bus STARTING 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Serving on http://:::9283 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19988]: [21/Sep/2024:17:53:48] ENGINE Bus STARTED 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: cluster 2024-09-21T17:53:47.046509+0000 mgr.y (mgr.24296) 123 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.6 KiB/s wr, 98 op/s 2024-09-21T17:53:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: cephadm 2024-09-21T17:53:47.499806+0000 mgr.y (mgr.24296) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: cephadm 2024-09-21T17:53:47.578286+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: audit 2024-09-21T17:53:47.641728+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.43:0/639607043' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: cluster 2024-09-21T17:53:47.644752+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: audit 2024-09-21T17:53:47.861424+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[25160]: cephadm 2024-09-21T17:53:47.862069+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: cluster 2024-09-21T17:53:47.046509+0000 mgr.y (mgr.24296) 123 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.6 KiB/s wr, 98 op/s 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: cephadm 2024-09-21T17:53:47.499806+0000 mgr.y (mgr.24296) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: cephadm 2024-09-21T17:53:47.578286+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: audit 2024-09-21T17:53:47.641728+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.43:0/639607043' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: cluster 2024-09-21T17:53:47.644752+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T17:53:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: audit 2024-09-21T17:53:47.861424+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:48.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:48 smithi043 bash[19734]: cephadm 2024-09-21T17:53:47.862069+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: cluster 2024-09-21T17:53:47.046509+0000 mgr.y (mgr.24296) 123 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.6 KiB/s wr, 98 op/s 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: cephadm 2024-09-21T17:53:47.499806+0000 mgr.y (mgr.24296) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: cephadm 2024-09-21T17:53:47.578286+0000 mgr.y (mgr.24296) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: audit 2024-09-21T17:53:47.641728+0000 mon.a (mon.0) 1090 : audit [INF] from='client.? 172.21.15.43:0/639607043' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: cluster 2024-09-21T17:53:47.644752+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: audit 2024-09-21T17:53:47.861424+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:48 smithi169 bash[20366]: cephadm 2024-09-21T17:53:47.862069+0000 mgr.y (mgr.24296) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:53:48.996 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'rbd pool init foo' 2024-09-21T17:53:49.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:49 smithi169 bash[20366]: cluster 2024-09-21T17:53:48.661274+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T17:53:49.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:49 smithi043 bash[25160]: cluster 2024-09-21T17:53:48.661274+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T17:53:49.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:49 smithi043 bash[19734]: cluster 2024-09-21T17:53:48.661274+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-09-21T17:53:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:53:49] "GET /metrics HTTP/1.1" 200 35441 "" "Prometheus/2.43.0" 2024-09-21T17:53:50.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:50 smithi169 bash[20366]: cluster 2024-09-21T17:53:49.046955+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 KiB/s wr, 143 op/s 2024-09-21T17:53:50.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:50 smithi169 bash[20366]: cluster 2024-09-21T17:53:49.652796+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:50.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:50 smithi169 bash[20366]: cluster 2024-09-21T17:53:49.660177+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T17:53:50.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:50 smithi169 bash[20366]: audit 2024-09-21T17:53:50.128072+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[25160]: cluster 2024-09-21T17:53:49.046955+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 KiB/s wr, 143 op/s 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[25160]: cluster 2024-09-21T17:53:49.652796+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[25160]: cluster 2024-09-21T17:53:49.660177+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[25160]: audit 2024-09-21T17:53:50.128072+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[19734]: cluster 2024-09-21T17:53:49.046955+0000 mgr.y (mgr.24296) 127 : cluster [DBG] pgmap v96: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 4.1 KiB/s wr, 143 op/s 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[19734]: cluster 2024-09-21T17:53:49.652796+0000 mon.a (mon.0) 1094 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T17:53:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[19734]: cluster 2024-09-21T17:53:49.660177+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-09-21T17:53:51.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:50 smithi043 bash[19734]: audit 2024-09-21T17:53:50.128072+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:52.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:52 smithi043 bash[25160]: cluster 2024-09-21T17:53:51.047745+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 5.5 KiB/s wr, 191 op/s 2024-09-21T17:53:52.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:52 smithi043 bash[25160]: audit 2024-09-21T17:53:51.154631+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:52.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:52 smithi043 bash[19734]: cluster 2024-09-21T17:53:51.047745+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 5.5 KiB/s wr, 191 op/s 2024-09-21T17:53:52.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:52 smithi043 bash[19734]: audit 2024-09-21T17:53:51.154631+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:52.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:52 smithi169 bash[20366]: cluster 2024-09-21T17:53:51.047745+0000 mgr.y (mgr.24296) 128 : cluster [DBG] pgmap v98: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 5.5 KiB/s wr, 191 op/s 2024-09-21T17:53:52.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:52 smithi169 bash[20366]: audit 2024-09-21T17:53:51.154631+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:53.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:53 smithi169 bash[20366]: audit 2024-09-21T17:53:52.565191+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:53.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:53 smithi169 bash[20366]: audit 2024-09-21T17:53:52.689755+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:53.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:53 smithi043 bash[25160]: audit 2024-09-21T17:53:52.565191+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:53.942 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:53 smithi043 bash[25160]: audit 2024-09-21T17:53:52.689755+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:53.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:53 smithi043 bash[19734]: audit 2024-09-21T17:53:52.565191+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:53.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:53 smithi043 bash[19734]: audit 2024-09-21T17:53:52.689755+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:54.969 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:53:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:54 smithi043 bash[19734]: cluster 2024-09-21T17:53:53.049617+0000 mgr.y (mgr.24296) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-21T17:53:55.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:54 smithi043 bash[25160]: cluster 2024-09-21T17:53:53.049617+0000 mgr.y (mgr.24296) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-21T17:53:55.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:54 smithi169 bash[20366]: cluster 2024-09-21T17:53:53.049617+0000 mgr.y (mgr.24296) 129 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 511 B/s wr, 174 op/s 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[19734]: audit 2024-09-21T17:53:54.712648+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[19734]: audit 2024-09-21T17:53:55.338165+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[19734]: audit 2024-09-21T17:53:55.352125+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[19734]: audit 2024-09-21T17:53:55.365389+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[25160]: audit 2024-09-21T17:53:54.712648+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[25160]: audit 2024-09-21T17:53:55.338165+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.982 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[25160]: audit 2024-09-21T17:53:55.352125+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:55.983 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:55 smithi043 bash[25160]: audit 2024-09-21T17:53:55.365389+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:56.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:55 smithi169 bash[20366]: audit 2024-09-21T17:53:54.712648+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:56.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:55 smithi169 bash[20366]: audit 2024-09-21T17:53:55.338165+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:56.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:55 smithi169 bash[20366]: audit 2024-09-21T17:53:55.352125+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:56.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:55 smithi169 bash[20366]: audit 2024-09-21T17:53:55.365389+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[19734]: cluster 2024-09-21T17:53:55.050127+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 414 B/s wr, 141 op/s 2024-09-21T17:53:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[19734]: audit 2024-09-21T17:53:56.077233+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.43:0/412037608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T17:53:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[19734]: audit 2024-09-21T17:53:56.102255+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[19734]: audit 2024-09-21T17:53:56.103636+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:57.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[25160]: cluster 2024-09-21T17:53:55.050127+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 414 B/s wr, 141 op/s 2024-09-21T17:53:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[25160]: audit 2024-09-21T17:53:56.077233+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.43:0/412037608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T17:53:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[25160]: audit 2024-09-21T17:53:56.102255+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:56 smithi043 bash[25160]: audit 2024-09-21T17:53:56.103636+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:56 smithi169 bash[20366]: cluster 2024-09-21T17:53:55.050127+0000 mgr.y (mgr.24296) 130 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 414 B/s wr, 141 op/s 2024-09-21T17:53:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:56 smithi169 bash[20366]: audit 2024-09-21T17:53:56.077233+0000 mon.a (mon.0) 1104 : audit [INF] from='client.? 172.21.15.43:0/412037608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-09-21T17:53:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:56 smithi169 bash[20366]: audit 2024-09-21T17:53:56.102255+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:53:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:56 smithi169 bash[20366]: audit 2024-09-21T17:53:56.103636+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:53:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:57 smithi043 bash[19734]: audit 2024-09-21T17:53:56.722982+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? 172.21.15.43:0/412037608' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T17:53:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:57 smithi043 bash[19734]: cluster 2024-09-21T17:53:56.729821+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T17:53:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:57 smithi043 bash[25160]: audit 2024-09-21T17:53:56.722982+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? 172.21.15.43:0/412037608' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T17:53:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:57 smithi043 bash[25160]: cluster 2024-09-21T17:53:56.729821+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T17:53:58.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:57 smithi169 bash[20366]: audit 2024-09-21T17:53:56.722982+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? 172.21.15.43:0/412037608' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-09-21T17:53:58.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:57 smithi169 bash[20366]: cluster 2024-09-21T17:53:56.729821+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-09-21T17:53:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[25160]: cluster 2024-09-21T17:53:57.051368+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 383 B/s wr, 131 op/s 2024-09-21T17:53:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[25160]: cluster 2024-09-21T17:53:57.733806+0000 mon.a (mon.0) 1108 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[25160]: cluster 2024-09-21T17:53:57.733850+0000 mon.a (mon.0) 1109 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[25160]: cluster 2024-09-21T17:53:57.742465+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T17:53:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[19734]: cluster 2024-09-21T17:53:57.051368+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 383 B/s wr, 131 op/s 2024-09-21T17:53:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[19734]: cluster 2024-09-21T17:53:57.733806+0000 mon.a (mon.0) 1108 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[19734]: cluster 2024-09-21T17:53:57.733850+0000 mon.a (mon.0) 1109 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:58 smithi043 bash[19734]: cluster 2024-09-21T17:53:57.742465+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T17:53:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:58 smithi169 bash[20366]: cluster 2024-09-21T17:53:57.051368+0000 mgr.y (mgr.24296) 131 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 383 B/s wr, 131 op/s 2024-09-21T17:53:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:58 smithi169 bash[20366]: cluster 2024-09-21T17:53:57.733806+0000 mon.a (mon.0) 1108 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T17:53:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:58 smithi169 bash[20366]: cluster 2024-09-21T17:53:57.733850+0000 mon.a (mon.0) 1109 : cluster [INF] Cluster is now healthy 2024-09-21T17:53:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:58 smithi169 bash[20366]: cluster 2024-09-21T17:53:57.742465+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-09-21T17:53:59.414 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch apply iscsi foo u p' 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:53:59] "GET /metrics HTTP/1.1" 200 38102 "" "Prometheus/2.43.0" 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: audit 2024-09-21T17:53:58.749429+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: cluster 2024-09-21T17:53:58.760643+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: audit 2024-09-21T17:53:58.766704+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: audit 2024-09-21T17:53:58.772549+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: audit 2024-09-21T17:53:58.776617+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: audit 2024-09-21T17:53:58.778674+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[25160]: audit 2024-09-21T17:53:58.789640+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: audit 2024-09-21T17:53:58.749429+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: cluster 2024-09-21T17:53:58.760643+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: audit 2024-09-21T17:53:58.766704+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: audit 2024-09-21T17:53:58.772549+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: audit 2024-09-21T17:53:58.776617+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: audit 2024-09-21T17:53:58.778674+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:53:59 smithi043 bash[19734]: audit 2024-09-21T17:53:58.789640+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: audit 2024-09-21T17:53:58.749429+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: cluster 2024-09-21T17:53:58.760643+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: audit 2024-09-21T17:53:58.766704+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: audit 2024-09-21T17:53:58.772549+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: audit 2024-09-21T17:53:58.776617+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: audit 2024-09-21T17:53:58.778674+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:53:59 smithi169 bash[20366]: audit 2024-09-21T17:53:58.789640+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:00 smithi169 bash[20366]: cluster 2024-09-21T17:53:59.052074+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:00 smithi043 bash[19734]: cluster 2024-09-21T17:53:59.052074+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:00 smithi043 bash[25160]: cluster 2024-09-21T17:53:59.052074+0000 mgr.y (mgr.24296) 132 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:02 smithi169 bash[20366]: cluster 2024-09-21T17:54:01.052782+0000 mgr.y (mgr.24296) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:02 smithi043 bash[19734]: cluster 2024-09-21T17:54:01.052782+0000 mgr.y (mgr.24296) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:02 smithi043 bash[25160]: cluster 2024-09-21T17:54:01.052782+0000 mgr.y (mgr.24296) 133 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:04.221 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:54:05.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:04 smithi169 bash[20366]: cluster 2024-09-21T17:54:03.054498+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 323 B/s wr, 0 op/s 2024-09-21T17:54:05.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:04 smithi043 bash[25160]: cluster 2024-09-21T17:54:03.054498+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 323 B/s wr, 0 op/s 2024-09-21T17:54:05.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:04 smithi043 bash[19734]: cluster 2024-09-21T17:54:03.054498+0000 mgr.y (mgr.24296) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 323 B/s wr, 0 op/s 2024-09-21T17:54:05.636 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled iscsi.foo update... 2024-09-21T17:54:06.224 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'sleep 180' 2024-09-21T17:54:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: cluster 2024-09-21T17:54:05.055069+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T17:54:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.622634+0000 mgr.y (mgr.24296) 136 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:54:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: cephadm 2024-09-21T17:54:05.626776+0000 mgr.y (mgr.24296) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T17:54:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.634753+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.638057+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.639451+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:06.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.645539+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:06.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.650492+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:06.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.650929+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:06.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.653582+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:06.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: audit 2024-09-21T17:54:05.661481+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:06.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:06 smithi169 bash[20366]: cephadm 2024-09-21T17:54:05.662488+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Deploying daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T17:54:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: cluster 2024-09-21T17:54:05.055069+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T17:54:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.622634+0000 mgr.y (mgr.24296) 136 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:54:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: cephadm 2024-09-21T17:54:05.626776+0000 mgr.y (mgr.24296) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T17:54:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.634753+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.638057+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.639451+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.645539+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.650492+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.650929+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.653582+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: audit 2024-09-21T17:54:05.661481+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[19734]: cephadm 2024-09-21T17:54:05.662488+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Deploying daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: cluster 2024-09-21T17:54:05.055069+0000 mgr.y (mgr.24296) 135 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.622634+0000 mgr.y (mgr.24296) 136 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: cephadm 2024-09-21T17:54:05.626776+0000 mgr.y (mgr.24296) 137 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-09-21T17:54:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.634753+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.638057+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.639451+0000 mon.c (mon.2) 108 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.645539+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.650492+0000 mon.c (mon.2) 109 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.650929+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.653582+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: audit 2024-09-21T17:54:05.661481+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:07.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:06 smithi043 bash[25160]: cephadm 2024-09-21T17:54:05.662488+0000 mgr.y (mgr.24296) 138 : cephadm [INF] Deploying daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T17:54:08.263 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.263 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.263 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.264 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.264 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.264 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.264 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.265 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.521 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.522 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[19734]: cluster 2024-09-21T17:54:07.056697+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 219 B/s wr, 0 op/s 2024-09-21T17:54:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[19734]: cluster 2024-09-21T17:54:07.375798+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T17:54:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.523 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.523 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.524 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[25160]: cluster 2024-09-21T17:54:07.056697+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 219 B/s wr, 0 op/s 2024-09-21T17:54:08.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[25160]: cluster 2024-09-21T17:54:07.375798+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T17:54:08.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:54:08.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:08 smithi169 bash[20366]: cluster 2024-09-21T17:54:07.056697+0000 mgr.y (mgr.24296) 139 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 219 B/s wr, 0 op/s 2024-09-21T17:54:08.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:08 smithi169 bash[20366]: cluster 2024-09-21T17:54:07.375798+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-09-21T17:54:08.933 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[19988]: [21/Sep/2024:17:54:08] ENGINE Bus STOPPING 2024-09-21T17:54:09.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[19988]: [21/Sep/2024:17:54:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T17:54:09.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[19988]: [21/Sep/2024:17:54:08] ENGINE Bus STOPPED 2024-09-21T17:54:09.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:08 smithi043 bash[19988]: [21/Sep/2024:17:54:08] ENGINE Bus STARTING 2024-09-21T17:54:09.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19988]: [21/Sep/2024:17:54:09] ENGINE Serving on http://:::9283 2024-09-21T17:54:09.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19988]: [21/Sep/2024:17:54:09] ENGINE Bus STARTED 2024-09-21T17:54:09.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.575350+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.581288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.586414+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: cephadm 2024-09-21T17:54:08.587422+0000 mgr.y (mgr.24296) 140 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.599013+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.631798+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.632654+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.639153+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: cephadm 2024-09-21T17:54:08.639726+0000 mgr.y (mgr.24296) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.698194+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.699007+0000 mgr.y (mgr.24296) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: cephadm 2024-09-21T17:54:08.700132+0000 mgr.y (mgr.24296) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T17:54:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.700455+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.700990+0000 mgr.y (mgr.24296) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.706337+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.711763+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.712516+0000 mgr.y (mgr.24296) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.718819+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.771589+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.772727+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: audit 2024-09-21T17:54:08.780422+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:09 smithi169 bash[20366]: cephadm 2024-09-21T17:54:08.782433+0000 mgr.y (mgr.24296) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:54:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.575350+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.581288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.586414+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: cephadm 2024-09-21T17:54:08.587422+0000 mgr.y (mgr.24296) 140 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.599013+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.631798+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.632654+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.639153+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: cephadm 2024-09-21T17:54:08.639726+0000 mgr.y (mgr.24296) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.698194+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.699007+0000 mgr.y (mgr.24296) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: cephadm 2024-09-21T17:54:08.700132+0000 mgr.y (mgr.24296) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.700455+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.700990+0000 mgr.y (mgr.24296) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.706337+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.711763+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.712516+0000 mgr.y (mgr.24296) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.718819+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.771589+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.772727+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: audit 2024-09-21T17:54:08.780422+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[25160]: cephadm 2024-09-21T17:54:08.782433+0000 mgr.y (mgr.24296) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.575350+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.581288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.586414+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: cephadm 2024-09-21T17:54:08.587422+0000 mgr.y (mgr.24296) 140 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.599013+0000 mon.a (mon.0) 1124 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.631798+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.632654+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.639153+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: cephadm 2024-09-21T17:54:08.639726+0000 mgr.y (mgr.24296) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.698194+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T17:54:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.699007+0000 mgr.y (mgr.24296) 142 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: cephadm 2024-09-21T17:54:08.700132+0000 mgr.y (mgr.24296) 143 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.700455+0000 mon.c (mon.2) 114 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.700990+0000 mgr.y (mgr.24296) 144 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.706337+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.711763+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.712516+0000 mgr.y (mgr.24296) 145 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.718819+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.771589+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.772727+0000 mon.c (mon.2) 117 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: audit 2024-09-21T17:54:08.780422+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:09.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19734]: cephadm 2024-09-21T17:54:08.782433+0000 mgr.y (mgr.24296) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T17:54:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:54:09] "GET /metrics HTTP/1.1" 200 38102 "" "Prometheus/2.43.0" 2024-09-21T17:54:10.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:10 smithi169 bash[20366]: cluster 2024-09-21T17:54:09.057107+0000 mgr.y (mgr.24296) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T17:54:10.989 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:54:11.091 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:10 smithi043 bash[19734]: cluster 2024-09-21T17:54:09.057107+0000 mgr.y (mgr.24296) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T17:54:11.092 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:10 smithi043 bash[25160]: cluster 2024-09-21T17:54:09.057107+0000 mgr.y (mgr.24296) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T17:54:11.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: cluster 2024-09-21T17:54:10.802968+0000 mon.a (mon.0) 1129 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-21T17:54:11.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.103833+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:11.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.108212+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:11.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.161481+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.720866+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.721072+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.721240+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.724798+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.725056+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[25160]: audit 2024-09-21T17:54:11.725226+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: cluster 2024-09-21T17:54:10.802968+0000 mon.a (mon.0) 1129 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.103833+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.108212+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.161481+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:11.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.720866+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T17:54:11.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.721072+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.721240+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.724798+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T17:54:11.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.725056+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-21T17:54:11.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:11 smithi043 bash[19734]: audit 2024-09-21T17:54:11.725226+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T17:54:12.100 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: cluster 2024-09-21T17:54:10.802968+0000 mon.a (mon.0) 1129 : cluster [DBG] mgrmap e22: y(active, since 2m), standbys: x 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.103833+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.108212+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.161481+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.720866+0000 mon.c (mon.2) 119 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.721072+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.721240+0000 mon.c (mon.2) 121 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.724798+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.725056+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-09-21T17:54:12.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:11 smithi169 bash[20366]: audit 2024-09-21T17:54:11.725226+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: cluster 2024-09-21T17:54:11.057510+0000 mgr.y (mgr.24296) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: audit 2024-09-21T17:54:11.923953+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.43:0/3572381454' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: audit 2024-09-21T17:54:12.161624+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: audit 2024-09-21T17:54:12.161801+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: audit 2024-09-21T17:54:12.161967+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: cluster 2024-09-21T17:54:12.168888+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[25160]: audit 2024-09-21T17:54:12.234980+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.43:0/1322818857' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3236263666"}]: dispatch 2024-09-21T17:54:13.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: cluster 2024-09-21T17:54:11.057510+0000 mgr.y (mgr.24296) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T17:54:13.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: audit 2024-09-21T17:54:11.923953+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.43:0/3572381454' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T17:54:13.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: audit 2024-09-21T17:54:12.161624+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T17:54:13.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: audit 2024-09-21T17:54:12.161801+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-21T17:54:13.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: audit 2024-09-21T17:54:12.161967+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T17:54:13.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: cluster 2024-09-21T17:54:12.168888+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T17:54:13.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:12 smithi043 bash[19734]: audit 2024-09-21T17:54:12.234980+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.43:0/1322818857' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3236263666"}]: dispatch 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: cluster 2024-09-21T17:54:11.057510+0000 mgr.y (mgr.24296) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: audit 2024-09-21T17:54:11.923953+0000 mon.a (mon.0) 1135 : audit [DBG] from='client.? 172.21.15.43:0/3572381454' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: audit 2024-09-21T17:54:12.161624+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: audit 2024-09-21T17:54:12.161801+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: audit 2024-09-21T17:54:12.161967+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]': finished 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: cluster 2024-09-21T17:54:12.168888+0000 mon.a (mon.0) 1139 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-09-21T17:54:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:12 smithi169 bash[20366]: audit 2024-09-21T17:54:12.234980+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? 172.21.15.43:0/1322818857' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3236263666"}]: dispatch 2024-09-21T17:54:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:14 smithi169 bash[20366]: cluster 2024-09-21T17:54:13.057959+0000 mgr.y (mgr.24296) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-09-21T17:54:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:14 smithi169 bash[20366]: audit 2024-09-21T17:54:13.164117+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? 172.21.15.43:0/1322818857' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3236263666"}]': finished 2024-09-21T17:54:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:14 smithi169 bash[20366]: cluster 2024-09-21T17:54:13.168740+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T17:54:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:14 smithi169 bash[20366]: audit 2024-09-21T17:54:13.486117+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.43:0/2203860491' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]: dispatch 2024-09-21T17:54:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:14 smithi169 bash[20366]: audit 2024-09-21T17:54:13.487084+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]: dispatch 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[19734]: cluster 2024-09-21T17:54:13.057959+0000 mgr.y (mgr.24296) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[19734]: audit 2024-09-21T17:54:13.164117+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? 172.21.15.43:0/1322818857' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3236263666"}]': finished 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[19734]: cluster 2024-09-21T17:54:13.168740+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[19734]: audit 2024-09-21T17:54:13.486117+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.43:0/2203860491' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]: dispatch 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[19734]: audit 2024-09-21T17:54:13.487084+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]: dispatch 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[25160]: cluster 2024-09-21T17:54:13.057959+0000 mgr.y (mgr.24296) 149 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 127 B/s rd, 127 B/s wr, 1 op/s 2024-09-21T17:54:14.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[25160]: audit 2024-09-21T17:54:13.164117+0000 mon.a (mon.0) 1141 : audit [INF] from='client.? 172.21.15.43:0/1322818857' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3236263666"}]': finished 2024-09-21T17:54:14.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[25160]: cluster 2024-09-21T17:54:13.168740+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-09-21T17:54:14.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[25160]: audit 2024-09-21T17:54:13.486117+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.43:0/2203860491' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]: dispatch 2024-09-21T17:54:14.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:14 smithi043 bash[25160]: audit 2024-09-21T17:54:13.487084+0000 mon.a (mon.0) 1143 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]: dispatch 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[19734]: audit 2024-09-21T17:54:14.172072+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]': finished 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[19734]: cluster 2024-09-21T17:54:14.175611+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[19734]: audit 2024-09-21T17:54:14.488770+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.43:0/4067354322' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]: dispatch 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[19734]: audit 2024-09-21T17:54:14.489308+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]: dispatch 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[25160]: audit 2024-09-21T17:54:14.172072+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]': finished 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[25160]: cluster 2024-09-21T17:54:14.175611+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[25160]: audit 2024-09-21T17:54:14.488770+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.43:0/4067354322' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]: dispatch 2024-09-21T17:54:15.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:15 smithi043 bash[25160]: audit 2024-09-21T17:54:14.489308+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]: dispatch 2024-09-21T17:54:15.589 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:15 smithi169 bash[20366]: audit 2024-09-21T17:54:14.172072+0000 mon.a (mon.0) 1144 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3893554892"}]': finished 2024-09-21T17:54:15.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:15 smithi169 bash[20366]: cluster 2024-09-21T17:54:14.175611+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-09-21T17:54:15.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:15 smithi169 bash[20366]: audit 2024-09-21T17:54:14.488770+0000 mon.c (mon.2) 123 : audit [INF] from='client.? 172.21.15.43:0/4067354322' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]: dispatch 2024-09-21T17:54:15.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:15 smithi169 bash[20366]: audit 2024-09-21T17:54:14.489308+0000 mon.a (mon.0) 1146 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]: dispatch 2024-09-21T17:54:16.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: cluster 2024-09-21T17:54:15.058648+0000 mgr.y (mgr.24296) 150 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.174510+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]': finished 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: cluster 2024-09-21T17:54:15.183424+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.508301+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.43:0/1822953822' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]: dispatch 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.508916+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]: dispatch 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.526036+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.561730+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.572984+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[25160]: audit 2024-09-21T17:54:15.585509+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: cluster 2024-09-21T17:54:15.058648+0000 mgr.y (mgr.24296) 150 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.174510+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]': finished 2024-09-21T17:54:16.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: cluster 2024-09-21T17:54:15.183424+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T17:54:16.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.508301+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.43:0/1822953822' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]: dispatch 2024-09-21T17:54:16.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.508916+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]: dispatch 2024-09-21T17:54:16.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.526036+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.561730+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.572984+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:16 smithi043 bash[19734]: audit 2024-09-21T17:54:15.585509+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: cluster 2024-09-21T17:54:15.058648+0000 mgr.y (mgr.24296) 150 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 244 MiB used, 715 GiB / 715 GiB avail; 170 B/s rd, 170 B/s wr, 1 op/s 2024-09-21T17:54:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.174510+0000 mon.a (mon.0) 1147 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1929732668"}]': finished 2024-09-21T17:54:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: cluster 2024-09-21T17:54:15.183424+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-09-21T17:54:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.508301+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.43:0/1822953822' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]: dispatch 2024-09-21T17:54:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.508916+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]: dispatch 2024-09-21T17:54:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.526036+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.561730+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.572984+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:16.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:16 smithi169 bash[20366]: audit 2024-09-21T17:54:15.585509+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.187308+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]': finished 2024-09-21T17:54:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: cluster 2024-09-21T17:54:16.190485+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T17:54:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.517771+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.43:0/1757216951' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]: dispatch 2024-09-21T17:54:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.518183+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]: dispatch 2024-09-21T17:54:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.560239+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.566193+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.570511+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.572781+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.597632+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[19734]: audit 2024-09-21T17:54:16.605541+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.187308+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]': finished 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: cluster 2024-09-21T17:54:16.190485+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.517771+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.43:0/1757216951' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]: dispatch 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.518183+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]: dispatch 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.560239+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.566193+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.570511+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:17.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.572781+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.597632+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:17.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:17 smithi043 bash[25160]: audit 2024-09-21T17:54:16.605541+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.187308+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1929732668"}]': finished 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: cluster 2024-09-21T17:54:16.190485+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.517771+0000 mon.c (mon.2) 125 : audit [INF] from='client.? 172.21.15.43:0/1757216951' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]: dispatch 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.518183+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]: dispatch 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.560239+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.566193+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.570511+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:54:17.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.572781+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:17.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.597632+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:54:17.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:17 smithi169 bash[20366]: audit 2024-09-21T17:54:16.605541+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[19734]: cluster 2024-09-21T17:54:17.060308+0000 mgr.y (mgr.24296) 151 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[19734]: audit 2024-09-21T17:54:17.205979+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]': finished 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[19734]: cluster 2024-09-21T17:54:17.213312+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[19734]: audit 2024-09-21T17:54:17.512664+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.43:0/1812450471' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3389298097"}]: dispatch 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[25160]: cluster 2024-09-21T17:54:17.060308+0000 mgr.y (mgr.24296) 151 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[25160]: audit 2024-09-21T17:54:17.205979+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]': finished 2024-09-21T17:54:18.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[25160]: cluster 2024-09-21T17:54:17.213312+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T17:54:18.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:18 smithi043 bash[25160]: audit 2024-09-21T17:54:17.512664+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.43:0/1812450471' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3389298097"}]: dispatch 2024-09-21T17:54:18.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:18 smithi169 bash[20366]: cluster 2024-09-21T17:54:17.060308+0000 mgr.y (mgr.24296) 151 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T17:54:18.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:18 smithi169 bash[20366]: audit 2024-09-21T17:54:17.205979+0000 mon.a (mon.0) 1161 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4248832378"}]': finished 2024-09-21T17:54:18.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:18 smithi169 bash[20366]: cluster 2024-09-21T17:54:17.213312+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-09-21T17:54:18.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:18 smithi169 bash[20366]: audit 2024-09-21T17:54:17.512664+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? 172.21.15.43:0/1812450471' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3389298097"}]: dispatch 2024-09-21T17:54:19.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[25160]: audit 2024-09-21T17:54:18.208322+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.43:0/1812450471' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3389298097"}]': finished 2024-09-21T17:54:19.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[25160]: cluster 2024-09-21T17:54:18.216255+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T17:54:19.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[25160]: audit 2024-09-21T17:54:18.530492+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? 172.21.15.43:0/1078127579' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3656631207"}]: dispatch 2024-09-21T17:54:19.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[19734]: audit 2024-09-21T17:54:18.208322+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.43:0/1812450471' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3389298097"}]': finished 2024-09-21T17:54:19.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[19734]: cluster 2024-09-21T17:54:18.216255+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T17:54:19.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[19734]: audit 2024-09-21T17:54:18.530492+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? 172.21.15.43:0/1078127579' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3656631207"}]: dispatch 2024-09-21T17:54:19.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:19 smithi169 bash[20366]: audit 2024-09-21T17:54:18.208322+0000 mon.a (mon.0) 1164 : audit [INF] from='client.? 172.21.15.43:0/1812450471' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3389298097"}]': finished 2024-09-21T17:54:19.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:19 smithi169 bash[20366]: cluster 2024-09-21T17:54:18.216255+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-09-21T17:54:19.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:19 smithi169 bash[20366]: audit 2024-09-21T17:54:18.530492+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? 172.21.15.43:0/1078127579' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3656631207"}]: dispatch 2024-09-21T17:54:20.245 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:54:19] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[25160]: cluster 2024-09-21T17:54:19.061039+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[25160]: audit 2024-09-21T17:54:19.229588+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.43:0/1078127579' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3656631207"}]': finished 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[25160]: cluster 2024-09-21T17:54:19.234781+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[25160]: audit 2024-09-21T17:54:19.556524+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.43:0/3742212923' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]: dispatch 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[25160]: audit 2024-09-21T17:54:19.557341+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]: dispatch 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[19734]: cluster 2024-09-21T17:54:19.061039+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[19734]: audit 2024-09-21T17:54:19.229588+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.43:0/1078127579' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3656631207"}]': finished 2024-09-21T17:54:20.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[19734]: cluster 2024-09-21T17:54:19.234781+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T17:54:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[19734]: audit 2024-09-21T17:54:19.556524+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.43:0/3742212923' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]: dispatch 2024-09-21T17:54:20.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:20 smithi043 bash[19734]: audit 2024-09-21T17:54:19.557341+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]: dispatch 2024-09-21T17:54:20.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:20 smithi169 bash[20366]: cluster 2024-09-21T17:54:19.061039+0000 mgr.y (mgr.24296) 152 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T17:54:20.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:20 smithi169 bash[20366]: audit 2024-09-21T17:54:19.229588+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? 172.21.15.43:0/1078127579' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3656631207"}]': finished 2024-09-21T17:54:20.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:20 smithi169 bash[20366]: cluster 2024-09-21T17:54:19.234781+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-09-21T17:54:20.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:20 smithi169 bash[20366]: audit 2024-09-21T17:54:19.556524+0000 mon.c (mon.2) 128 : audit [INF] from='client.? 172.21.15.43:0/3742212923' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]: dispatch 2024-09-21T17:54:20.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:20 smithi169 bash[20366]: audit 2024-09-21T17:54:19.557341+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]: dispatch 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[19734]: audit 2024-09-21T17:54:20.232047+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]': finished 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[19734]: cluster 2024-09-21T17:54:20.239092+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[19734]: audit 2024-09-21T17:54:20.557763+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.43:0/3364920978' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]: dispatch 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[19734]: audit 2024-09-21T17:54:20.558442+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]: dispatch 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[25160]: audit 2024-09-21T17:54:20.232047+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]': finished 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[25160]: cluster 2024-09-21T17:54:20.239092+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[25160]: audit 2024-09-21T17:54:20.557763+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.43:0/3364920978' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]: dispatch 2024-09-21T17:54:21.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:21 smithi043 bash[25160]: audit 2024-09-21T17:54:20.558442+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]: dispatch 2024-09-21T17:54:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:21 smithi169 bash[20366]: audit 2024-09-21T17:54:20.232047+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1516672891"}]': finished 2024-09-21T17:54:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:21 smithi169 bash[20366]: cluster 2024-09-21T17:54:20.239092+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-09-21T17:54:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:21 smithi169 bash[20366]: audit 2024-09-21T17:54:20.557763+0000 mon.c (mon.2) 129 : audit [INF] from='client.? 172.21.15.43:0/3364920978' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]: dispatch 2024-09-21T17:54:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:21 smithi169 bash[20366]: audit 2024-09-21T17:54:20.558442+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]: dispatch 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[19734]: cluster 2024-09-21T17:54:21.061749+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[19734]: audit 2024-09-21T17:54:21.255519+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]': finished 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[19734]: cluster 2024-09-21T17:54:21.263172+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[19734]: audit 2024-09-21T17:54:21.568019+0000 mgr.y (mgr.24296) 154 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[19734]: audit 2024-09-21T17:54:21.590150+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.43:0/1508340696' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/239151497"}]: dispatch 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[25160]: cluster 2024-09-21T17:54:21.061749+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[25160]: audit 2024-09-21T17:54:21.255519+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]': finished 2024-09-21T17:54:22.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[25160]: cluster 2024-09-21T17:54:21.263172+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T17:54:22.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[25160]: audit 2024-09-21T17:54:21.568019+0000 mgr.y (mgr.24296) 154 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:22.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:22 smithi043 bash[25160]: audit 2024-09-21T17:54:21.590150+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.43:0/1508340696' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/239151497"}]: dispatch 2024-09-21T17:54:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:22 smithi169 bash[20366]: cluster 2024-09-21T17:54:21.061749+0000 mgr.y (mgr.24296) 153 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:54:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:22 smithi169 bash[20366]: audit 2024-09-21T17:54:21.255519+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/1171612982"}]': finished 2024-09-21T17:54:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:22 smithi169 bash[20366]: cluster 2024-09-21T17:54:21.263172+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-09-21T17:54:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:22 smithi169 bash[20366]: audit 2024-09-21T17:54:21.568019+0000 mgr.y (mgr.24296) 154 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:22 smithi169 bash[20366]: audit 2024-09-21T17:54:21.590150+0000 mon.a (mon.0) 1175 : audit [INF] from='client.? 172.21.15.43:0/1508340696' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/239151497"}]: dispatch 2024-09-21T17:54:23.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:23 smithi043 bash[25160]: audit 2024-09-21T17:54:22.257806+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.43:0/1508340696' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/239151497"}]': finished 2024-09-21T17:54:23.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:23 smithi043 bash[25160]: cluster 2024-09-21T17:54:22.262768+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T17:54:23.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:23 smithi043 bash[25160]: audit 2024-09-21T17:54:22.587192+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.43:0/1801784347' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3022505631"}]: dispatch 2024-09-21T17:54:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:23 smithi043 bash[19734]: audit 2024-09-21T17:54:22.257806+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.43:0/1508340696' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/239151497"}]': finished 2024-09-21T17:54:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:23 smithi043 bash[19734]: cluster 2024-09-21T17:54:22.262768+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T17:54:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:23 smithi043 bash[19734]: audit 2024-09-21T17:54:22.587192+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.43:0/1801784347' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3022505631"}]: dispatch 2024-09-21T17:54:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:23 smithi169 bash[20366]: audit 2024-09-21T17:54:22.257806+0000 mon.a (mon.0) 1176 : audit [INF] from='client.? 172.21.15.43:0/1508340696' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/239151497"}]': finished 2024-09-21T17:54:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:23 smithi169 bash[20366]: cluster 2024-09-21T17:54:22.262768+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-09-21T17:54:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:23 smithi169 bash[20366]: audit 2024-09-21T17:54:22.587192+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.43:0/1801784347' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3022505631"}]: dispatch 2024-09-21T17:54:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:24 smithi169 bash[20366]: cluster 2024-09-21T17:54:23.062441+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v129: 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-21T17:54:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:24 smithi169 bash[20366]: audit 2024-09-21T17:54:23.279016+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.43:0/1801784347' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3022505631"}]': finished 2024-09-21T17:54:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:24 smithi169 bash[20366]: cluster 2024-09-21T17:54:23.283745+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T17:54:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:24 smithi169 bash[20366]: audit 2024-09-21T17:54:23.604554+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.43:0/4234863792' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1171612982"}]: dispatch 2024-09-21T17:54:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[25160]: cluster 2024-09-21T17:54:23.062441+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v129: 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-21T17:54:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[25160]: audit 2024-09-21T17:54:23.279016+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.43:0/1801784347' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3022505631"}]': finished 2024-09-21T17:54:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[25160]: cluster 2024-09-21T17:54:23.283745+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T17:54:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[25160]: audit 2024-09-21T17:54:23.604554+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.43:0/4234863792' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1171612982"}]: dispatch 2024-09-21T17:54:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[19734]: cluster 2024-09-21T17:54:23.062441+0000 mgr.y (mgr.24296) 155 : cluster [DBG] pgmap v129: 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-21T17:54:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[19734]: audit 2024-09-21T17:54:23.279016+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.43:0/1801784347' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3022505631"}]': finished 2024-09-21T17:54:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[19734]: cluster 2024-09-21T17:54:23.283745+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-09-21T17:54:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:24 smithi043 bash[19734]: audit 2024-09-21T17:54:23.604554+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? 172.21.15.43:0/4234863792' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1171612982"}]: dispatch 2024-09-21T17:54:25.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:25 smithi169 bash[20366]: audit 2024-09-21T17:54:24.281441+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.43:0/4234863792' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1171612982"}]': finished 2024-09-21T17:54:25.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:25 smithi169 bash[20366]: cluster 2024-09-21T17:54:24.288637+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T17:54:25.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:25 smithi169 bash[20366]: audit 2024-09-21T17:54:24.613010+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.43:0/34230328' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2190403156"}]: dispatch 2024-09-21T17:54:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:25 smithi043 bash[25160]: audit 2024-09-21T17:54:24.281441+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.43:0/4234863792' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1171612982"}]': finished 2024-09-21T17:54:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:25 smithi043 bash[25160]: cluster 2024-09-21T17:54:24.288637+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T17:54:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:25 smithi043 bash[25160]: audit 2024-09-21T17:54:24.613010+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.43:0/34230328' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2190403156"}]: dispatch 2024-09-21T17:54:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:25 smithi043 bash[19734]: audit 2024-09-21T17:54:24.281441+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? 172.21.15.43:0/4234863792' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/1171612982"}]': finished 2024-09-21T17:54:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:25 smithi043 bash[19734]: cluster 2024-09-21T17:54:24.288637+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-09-21T17:54:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:25 smithi043 bash[19734]: audit 2024-09-21T17:54:24.613010+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.43:0/34230328' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2190403156"}]: dispatch 2024-09-21T17:54:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:26 smithi169 bash[20366]: cluster 2024-09-21T17:54:25.063076+0000 mgr.y (mgr.24296) 156 : cluster [DBG] pgmap v132: 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-21T17:54:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:26 smithi169 bash[20366]: audit 2024-09-21T17:54:25.301660+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.43:0/34230328' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2190403156"}]': finished 2024-09-21T17:54:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:26 smithi169 bash[20366]: cluster 2024-09-21T17:54:25.308687+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T17:54:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:26 smithi169 bash[20366]: audit 2024-09-21T17:54:25.631777+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? 172.21.15.43:0/938317581' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4181037786"}]: dispatch 2024-09-21T17:54:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:26 smithi169 bash[20366]: audit 2024-09-21T17:54:26.100595+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[19734]: cluster 2024-09-21T17:54:25.063076+0000 mgr.y (mgr.24296) 156 : cluster [DBG] pgmap v132: 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-21T17:54:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[19734]: audit 2024-09-21T17:54:25.301660+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.43:0/34230328' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2190403156"}]': finished 2024-09-21T17:54:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[19734]: cluster 2024-09-21T17:54:25.308687+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T17:54:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[19734]: audit 2024-09-21T17:54:25.631777+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? 172.21.15.43:0/938317581' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4181037786"}]: dispatch 2024-09-21T17:54:26.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[19734]: audit 2024-09-21T17:54:26.100595+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:26.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[25160]: cluster 2024-09-21T17:54:25.063076+0000 mgr.y (mgr.24296) 156 : cluster [DBG] pgmap v132: 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-21T17:54:26.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[25160]: audit 2024-09-21T17:54:25.301660+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.43:0/34230328' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/2190403156"}]': finished 2024-09-21T17:54:26.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[25160]: cluster 2024-09-21T17:54:25.308687+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-09-21T17:54:26.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[25160]: audit 2024-09-21T17:54:25.631777+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? 172.21.15.43:0/938317581' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4181037786"}]: dispatch 2024-09-21T17:54:26.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:26 smithi043 bash[25160]: audit 2024-09-21T17:54:26.100595+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:27 smithi169 bash[20366]: audit 2024-09-21T17:54:26.304174+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.43:0/938317581' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4181037786"}]': finished 2024-09-21T17:54:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:27 smithi169 bash[20366]: cluster 2024-09-21T17:54:26.312069+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T17:54:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:27 smithi169 bash[20366]: audit 2024-09-21T17:54:26.632217+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.43:0/1192512913' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]: dispatch 2024-09-21T17:54:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:27 smithi169 bash[20366]: audit 2024-09-21T17:54:26.632863+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]: dispatch 2024-09-21T17:54:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[25160]: audit 2024-09-21T17:54:26.304174+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.43:0/938317581' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4181037786"}]': finished 2024-09-21T17:54:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[25160]: cluster 2024-09-21T17:54:26.312069+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T17:54:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[25160]: audit 2024-09-21T17:54:26.632217+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.43:0/1192512913' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]: dispatch 2024-09-21T17:54:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[25160]: audit 2024-09-21T17:54:26.632863+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]: dispatch 2024-09-21T17:54:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[19734]: audit 2024-09-21T17:54:26.304174+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? 172.21.15.43:0/938317581' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4181037786"}]': finished 2024-09-21T17:54:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[19734]: cluster 2024-09-21T17:54:26.312069+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-09-21T17:54:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[19734]: audit 2024-09-21T17:54:26.632217+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.43:0/1192512913' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]: dispatch 2024-09-21T17:54:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:27 smithi043 bash[19734]: audit 2024-09-21T17:54:26.632863+0000 mon.a (mon.0) 1190 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]: dispatch 2024-09-21T17:54:28.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:28 smithi169 bash[20366]: cluster 2024-09-21T17:54:27.064779+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v135: 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-21T17:54:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:28 smithi169 bash[20366]: audit 2024-09-21T17:54:27.324788+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]': finished 2024-09-21T17:54:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:28 smithi169 bash[20366]: cluster 2024-09-21T17:54:27.332026+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T17:54:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:28 smithi169 bash[20366]: audit 2024-09-21T17:54:27.657391+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? 172.21.15.43:0/2329987758' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/891376927"}]: dispatch 2024-09-21T17:54:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[25160]: cluster 2024-09-21T17:54:27.064779+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v135: 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-21T17:54:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[25160]: audit 2024-09-21T17:54:27.324788+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]': finished 2024-09-21T17:54:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[25160]: cluster 2024-09-21T17:54:27.332026+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T17:54:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[25160]: audit 2024-09-21T17:54:27.657391+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? 172.21.15.43:0/2329987758' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/891376927"}]: dispatch 2024-09-21T17:54:28.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[19734]: cluster 2024-09-21T17:54:27.064779+0000 mgr.y (mgr.24296) 157 : cluster [DBG] pgmap v135: 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-21T17:54:28.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[19734]: audit 2024-09-21T17:54:27.324788+0000 mon.a (mon.0) 1191 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/891376927"}]': finished 2024-09-21T17:54:28.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[19734]: cluster 2024-09-21T17:54:27.332026+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-09-21T17:54:28.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:28 smithi043 bash[19734]: audit 2024-09-21T17:54:27.657391+0000 mon.a (mon.0) 1193 : audit [INF] from='client.? 172.21.15.43:0/2329987758' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/891376927"}]: dispatch 2024-09-21T17:54:29.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:29 smithi169 bash[20366]: audit 2024-09-21T17:54:28.327392+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? 172.21.15.43:0/2329987758' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/891376927"}]': finished 2024-09-21T17:54:29.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:29 smithi169 bash[20366]: cluster 2024-09-21T17:54:28.334676+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T17:54:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:29 smithi043 bash[19734]: audit 2024-09-21T17:54:28.327392+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? 172.21.15.43:0/2329987758' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/891376927"}]': finished 2024-09-21T17:54:29.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:29 smithi043 bash[19734]: cluster 2024-09-21T17:54:28.334676+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T17:54:29.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:29 smithi043 bash[25160]: audit 2024-09-21T17:54:28.327392+0000 mon.a (mon.0) 1194 : audit [INF] from='client.? 172.21.15.43:0/2329987758' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/891376927"}]': finished 2024-09-21T17:54:29.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:29 smithi043 bash[25160]: cluster 2024-09-21T17:54:28.334676+0000 mon.a (mon.0) 1195 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-09-21T17:54:30.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:54:29] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T17:54:30.603 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:30 smithi043 bash[25160]: cluster 2024-09-21T17:54:29.065491+0000 mgr.y (mgr.24296) 158 : cluster [DBG] pgmap v138: 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-21T17:54:30.603 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:30 smithi043 bash[19734]: cluster 2024-09-21T17:54:29.065491+0000 mgr.y (mgr.24296) 158 : cluster [DBG] pgmap v138: 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-21T17:54:30.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:30 smithi169 bash[20366]: cluster 2024-09-21T17:54:29.065491+0000 mgr.y (mgr.24296) 158 : cluster [DBG] pgmap v138: 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-21T17:54:32.618 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:32 smithi169 bash[20366]: cluster 2024-09-21T17:54:31.066219+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T17:54:32.618 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:32 smithi169 bash[20366]: audit 2024-09-21T17:54:31.578137+0000 mgr.y (mgr.24296) 160 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:32.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:32 smithi043 bash[19734]: cluster 2024-09-21T17:54:31.066219+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T17:54:32.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:32 smithi043 bash[19734]: audit 2024-09-21T17:54:31.578137+0000 mgr.y (mgr.24296) 160 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:32.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:32 smithi043 bash[25160]: cluster 2024-09-21T17:54:31.066219+0000 mgr.y (mgr.24296) 159 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 888 B/s rd, 0 op/s 2024-09-21T17:54:32.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:32 smithi043 bash[25160]: audit 2024-09-21T17:54:31.578137+0000 mgr.y (mgr.24296) 160 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:34 smithi169 bash[20366]: cluster 2024-09-21T17:54:33.068010+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T17:54:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:34 smithi169 bash[20366]: audit 2024-09-21T17:54:34.121057+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:34 smithi169 bash[20366]: audit 2024-09-21T17:54:34.130227+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:34 smithi169 bash[20366]: audit 2024-09-21T17:54:34.141904+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[19734]: cluster 2024-09-21T17:54:33.068010+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[19734]: audit 2024-09-21T17:54:34.121057+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[19734]: audit 2024-09-21T17:54:34.130227+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[19734]: audit 2024-09-21T17:54:34.141904+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[25160]: cluster 2024-09-21T17:54:33.068010+0000 mgr.y (mgr.24296) 161 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[25160]: audit 2024-09-21T17:54:34.121057+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[25160]: audit 2024-09-21T17:54:34.130227+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:34.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:34 smithi043 bash[25160]: audit 2024-09-21T17:54:34.141904+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:36 smithi169 bash[20366]: cluster 2024-09-21T17:54:35.068706+0000 mgr.y (mgr.24296) 162 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T17:54:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:36 smithi169 bash[20366]: audit 2024-09-21T17:54:35.814903+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:36 smithi169 bash[20366]: audit 2024-09-21T17:54:35.831060+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:36 smithi169 bash[20366]: audit 2024-09-21T17:54:35.846813+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[25160]: cluster 2024-09-21T17:54:35.068706+0000 mgr.y (mgr.24296) 162 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[25160]: audit 2024-09-21T17:54:35.814903+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[25160]: audit 2024-09-21T17:54:35.831060+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[25160]: audit 2024-09-21T17:54:35.846813+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[19734]: cluster 2024-09-21T17:54:35.068706+0000 mgr.y (mgr.24296) 162 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[19734]: audit 2024-09-21T17:54:35.814903+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[19734]: audit 2024-09-21T17:54:35.831060+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:36 smithi043 bash[19734]: audit 2024-09-21T17:54:35.846813+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:38 smithi169 bash[20366]: cluster 2024-09-21T17:54:37.070638+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T17:54:39.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:38 smithi043 bash[19734]: cluster 2024-09-21T17:54:37.070638+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T17:54:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:38 smithi043 bash[25160]: cluster 2024-09-21T17:54:37.070638+0000 mgr.y (mgr.24296) 163 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T17:54:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:54:39] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.43.0" 2024-09-21T17:54:41.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:40 smithi169 bash[20366]: cluster 2024-09-21T17:54:39.071444+0000 mgr.y (mgr.24296) 164 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-21T17:54:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:40 smithi043 bash[19734]: cluster 2024-09-21T17:54:39.071444+0000 mgr.y (mgr.24296) 164 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-21T17:54:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:40 smithi043 bash[25160]: cluster 2024-09-21T17:54:39.071444+0000 mgr.y (mgr.24296) 164 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 953 B/s rd, 0 op/s 2024-09-21T17:54:42.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:41 smithi043 bash[19734]: audit 2024-09-21T17:54:41.101345+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:41 smithi043 bash[25160]: audit 2024-09-21T17:54:41.101345+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:42.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:41 smithi169 bash[20366]: audit 2024-09-21T17:54:41.101345+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:43.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:42 smithi169 bash[20366]: cluster 2024-09-21T17:54:41.072297+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v144: 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-21T17:54:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:42 smithi169 bash[20366]: audit 2024-09-21T17:54:41.587881+0000 mgr.y (mgr.24296) 166 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:42 smithi043 bash[19734]: cluster 2024-09-21T17:54:41.072297+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v144: 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-21T17:54:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:42 smithi043 bash[19734]: audit 2024-09-21T17:54:41.587881+0000 mgr.y (mgr.24296) 166 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:42 smithi043 bash[25160]: cluster 2024-09-21T17:54:41.072297+0000 mgr.y (mgr.24296) 165 : cluster [DBG] pgmap v144: 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-21T17:54:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:42 smithi043 bash[25160]: audit 2024-09-21T17:54:41.587881+0000 mgr.y (mgr.24296) 166 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:45.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:44 smithi169 bash[20366]: cluster 2024-09-21T17:54:43.074050+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v145: 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-21T17:54:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:44 smithi043 bash[25160]: cluster 2024-09-21T17:54:43.074050+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v145: 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-21T17:54:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:44 smithi043 bash[19734]: cluster 2024-09-21T17:54:43.074050+0000 mgr.y (mgr.24296) 167 : cluster [DBG] pgmap v145: 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-21T17:54:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:46 smithi169 bash[20366]: cluster 2024-09-21T17:54:45.074729+0000 mgr.y (mgr.24296) 168 : cluster [DBG] pgmap v146: 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-21T17:54:47.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:46 smithi043 bash[19734]: cluster 2024-09-21T17:54:45.074729+0000 mgr.y (mgr.24296) 168 : cluster [DBG] pgmap v146: 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-21T17:54:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:46 smithi043 bash[25160]: cluster 2024-09-21T17:54:45.074729+0000 mgr.y (mgr.24296) 168 : cluster [DBG] pgmap v146: 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-21T17:54:49.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:48 smithi169 bash[20366]: cluster 2024-09-21T17:54:47.076439+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v147: 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-21T17:54:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:48 smithi043 bash[19734]: cluster 2024-09-21T17:54:47.076439+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v147: 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-21T17:54:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:48 smithi043 bash[25160]: cluster 2024-09-21T17:54:47.076439+0000 mgr.y (mgr.24296) 169 : cluster [DBG] pgmap v147: 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-21T17:54:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:54:49] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T17:54:51.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:50 smithi043 bash[25160]: cluster 2024-09-21T17:54:49.077200+0000 mgr.y (mgr.24296) 170 : cluster [DBG] pgmap v148: 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-21T17:54:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:50 smithi043 bash[19734]: cluster 2024-09-21T17:54:49.077200+0000 mgr.y (mgr.24296) 170 : cluster [DBG] pgmap v148: 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-21T17:54:51.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:50 smithi169 bash[20366]: cluster 2024-09-21T17:54:49.077200+0000 mgr.y (mgr.24296) 170 : cluster [DBG] pgmap v148: 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-21T17:54:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:52 smithi169 bash[20366]: cluster 2024-09-21T17:54:51.077905+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v149: 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-21T17:54:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:52 smithi169 bash[20366]: audit 2024-09-21T17:54:51.599108+0000 mgr.y (mgr.24296) 172 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:52 smithi043 bash[19734]: cluster 2024-09-21T17:54:51.077905+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v149: 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-21T17:54:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:52 smithi043 bash[19734]: audit 2024-09-21T17:54:51.599108+0000 mgr.y (mgr.24296) 172 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:52 smithi043 bash[25160]: cluster 2024-09-21T17:54:51.077905+0000 mgr.y (mgr.24296) 171 : cluster [DBG] pgmap v149: 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-21T17:54:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:52 smithi043 bash[25160]: audit 2024-09-21T17:54:51.599108+0000 mgr.y (mgr.24296) 172 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:54:55.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:54 smithi169 bash[20366]: cluster 2024-09-21T17:54:53.079658+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v150: 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-21T17:54:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:54 smithi169 bash[20366]: audit 2024-09-21T17:54:54.370693+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:54 smithi169 bash[20366]: audit 2024-09-21T17:54:54.386956+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:54 smithi169 bash[20366]: audit 2024-09-21T17:54:54.402281+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[19734]: cluster 2024-09-21T17:54:53.079658+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v150: 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-21T17:54:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[19734]: audit 2024-09-21T17:54:54.370693+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[19734]: audit 2024-09-21T17:54:54.386956+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[19734]: audit 2024-09-21T17:54:54.402281+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[25160]: cluster 2024-09-21T17:54:53.079658+0000 mgr.y (mgr.24296) 173 : cluster [DBG] pgmap v150: 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-21T17:54:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[25160]: audit 2024-09-21T17:54:54.370693+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[25160]: audit 2024-09-21T17:54:54.386956+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:55.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:54 smithi043 bash[25160]: audit 2024-09-21T17:54:54.402281+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:56 smithi169 bash[20366]: cluster 2024-09-21T17:54:55.080466+0000 mgr.y (mgr.24296) 174 : cluster [DBG] pgmap v151: 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-21T17:54:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:56 smithi169 bash[20366]: audit 2024-09-21T17:54:56.037892+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:56 smithi169 bash[20366]: audit 2024-09-21T17:54:56.053513+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:56 smithi169 bash[20366]: audit 2024-09-21T17:54:56.066860+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:56 smithi169 bash[20366]: audit 2024-09-21T17:54:56.101512+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[19734]: cluster 2024-09-21T17:54:55.080466+0000 mgr.y (mgr.24296) 174 : cluster [DBG] pgmap v151: 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-21T17:54:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[19734]: audit 2024-09-21T17:54:56.037892+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[19734]: audit 2024-09-21T17:54:56.053513+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[19734]: audit 2024-09-21T17:54:56.066860+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[19734]: audit 2024-09-21T17:54:56.101512+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[25160]: cluster 2024-09-21T17:54:55.080466+0000 mgr.y (mgr.24296) 174 : cluster [DBG] pgmap v151: 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-21T17:54:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[25160]: audit 2024-09-21T17:54:56.037892+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[25160]: audit 2024-09-21T17:54:56.053513+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[25160]: audit 2024-09-21T17:54:56.066860+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:54:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:56 smithi043 bash[25160]: audit 2024-09-21T17:54:56.101512+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:54:59.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:54:58 smithi169 bash[20366]: cluster 2024-09-21T17:54:57.082138+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v152: 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-21T17:54:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:54:58 smithi043 bash[25160]: cluster 2024-09-21T17:54:57.082138+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v152: 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-21T17:54:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:54:58 smithi043 bash[19734]: cluster 2024-09-21T17:54:57.082138+0000 mgr.y (mgr.24296) 175 : cluster [DBG] pgmap v152: 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-21T17:55:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:54:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:54:59] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T17:55:01.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:00 smithi169 bash[20366]: cluster 2024-09-21T17:54:59.082818+0000 mgr.y (mgr.24296) 176 : cluster [DBG] pgmap v153: 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-21T17:55:01.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:00 smithi043 bash[19734]: cluster 2024-09-21T17:54:59.082818+0000 mgr.y (mgr.24296) 176 : cluster [DBG] pgmap v153: 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-21T17:55:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:00 smithi043 bash[25160]: cluster 2024-09-21T17:54:59.082818+0000 mgr.y (mgr.24296) 176 : cluster [DBG] pgmap v153: 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-21T17:55:03.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:02 smithi169 bash[20366]: cluster 2024-09-21T17:55:01.083539+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v154: 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-21T17:55:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:02 smithi169 bash[20366]: audit 2024-09-21T17:55:01.610344+0000 mgr.y (mgr.24296) 178 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:02 smithi043 bash[19734]: cluster 2024-09-21T17:55:01.083539+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v154: 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-21T17:55:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:02 smithi043 bash[19734]: audit 2024-09-21T17:55:01.610344+0000 mgr.y (mgr.24296) 178 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:02 smithi043 bash[25160]: cluster 2024-09-21T17:55:01.083539+0000 mgr.y (mgr.24296) 177 : cluster [DBG] pgmap v154: 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-21T17:55:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:02 smithi043 bash[25160]: audit 2024-09-21T17:55:01.610344+0000 mgr.y (mgr.24296) 178 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:05.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:04 smithi169 bash[20366]: cluster 2024-09-21T17:55:03.085251+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v155: 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-21T17:55:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:04 smithi043 bash[19734]: cluster 2024-09-21T17:55:03.085251+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v155: 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-21T17:55:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:04 smithi043 bash[25160]: cluster 2024-09-21T17:55:03.085251+0000 mgr.y (mgr.24296) 179 : cluster [DBG] pgmap v155: 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-21T17:55:07.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:06 smithi169 bash[20366]: cluster 2024-09-21T17:55:05.085926+0000 mgr.y (mgr.24296) 180 : cluster [DBG] pgmap v156: 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-21T17:55:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:06 smithi043 bash[25160]: cluster 2024-09-21T17:55:05.085926+0000 mgr.y (mgr.24296) 180 : cluster [DBG] pgmap v156: 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-21T17:55:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:06 smithi043 bash[19734]: cluster 2024-09-21T17:55:05.085926+0000 mgr.y (mgr.24296) 180 : cluster [DBG] pgmap v156: 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-21T17:55:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:08 smithi169 bash[20366]: cluster 2024-09-21T17:55:07.087598+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v157: 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-21T17:55:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:08 smithi043 bash[25160]: cluster 2024-09-21T17:55:07.087598+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v157: 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-21T17:55:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:08 smithi043 bash[19734]: cluster 2024-09-21T17:55:07.087598+0000 mgr.y (mgr.24296) 181 : cluster [DBG] pgmap v157: 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-21T17:55:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:55:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:55:09] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T17:55:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:10 smithi169 bash[20366]: cluster 2024-09-21T17:55:09.088289+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v158: 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-21T17:55:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:10 smithi043 bash[19734]: cluster 2024-09-21T17:55:09.088289+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v158: 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-21T17:55:11.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:10 smithi043 bash[25160]: cluster 2024-09-21T17:55:09.088289+0000 mgr.y (mgr.24296) 182 : cluster [DBG] pgmap v158: 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-21T17:55:12.165 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:11 smithi043 bash[25160]: audit 2024-09-21T17:55:11.101924+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:12.165 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:11 smithi043 bash[19734]: audit 2024-09-21T17:55:11.101924+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:12.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:11 smithi169 bash[20366]: audit 2024-09-21T17:55:11.101924+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:12 smithi169 bash[20366]: cluster 2024-09-21T17:55:11.088951+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v159: 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-21T17:55:13.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:12 smithi169 bash[20366]: audit 2024-09-21T17:55:11.621559+0000 mgr.y (mgr.24296) 184 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:13.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:12 smithi043 bash[25160]: cluster 2024-09-21T17:55:11.088951+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v159: 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-21T17:55:13.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:12 smithi043 bash[25160]: audit 2024-09-21T17:55:11.621559+0000 mgr.y (mgr.24296) 184 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:12 smithi043 bash[19734]: cluster 2024-09-21T17:55:11.088951+0000 mgr.y (mgr.24296) 183 : cluster [DBG] pgmap v159: 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-21T17:55:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:12 smithi043 bash[19734]: audit 2024-09-21T17:55:11.621559+0000 mgr.y (mgr.24296) 184 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:15.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:14 smithi169 bash[20366]: cluster 2024-09-21T17:55:13.090658+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v160: 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-21T17:55:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:14 smithi169 bash[20366]: audit 2024-09-21T17:55:14.598492+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:14 smithi169 bash[20366]: audit 2024-09-21T17:55:14.612663+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:14 smithi169 bash[20366]: audit 2024-09-21T17:55:14.625847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[25160]: cluster 2024-09-21T17:55:13.090658+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v160: 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-21T17:55:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[25160]: audit 2024-09-21T17:55:14.598492+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[25160]: audit 2024-09-21T17:55:14.612663+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[25160]: audit 2024-09-21T17:55:14.625847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[19734]: cluster 2024-09-21T17:55:13.090658+0000 mgr.y (mgr.24296) 185 : cluster [DBG] pgmap v160: 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-21T17:55:15.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[19734]: audit 2024-09-21T17:55:14.598492+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[19734]: audit 2024-09-21T17:55:14.612663+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:15.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:14 smithi043 bash[19734]: audit 2024-09-21T17:55:14.625847+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: cluster 2024-09-21T17:55:15.091383+0000 mgr.y (mgr.24296) 186 : cluster [DBG] pgmap v161: 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-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: audit 2024-09-21T17:55:16.256202+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: audit 2024-09-21T17:55:16.269606+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: audit 2024-09-21T17:55:16.282641+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: audit 2024-09-21T17:55:16.744230+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: audit 2024-09-21T17:55:16.746140+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[25160]: audit 2024-09-21T17:55:16.757296+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: cluster 2024-09-21T17:55:15.091383+0000 mgr.y (mgr.24296) 186 : cluster [DBG] pgmap v161: 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-21T17:55:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: audit 2024-09-21T17:55:16.256202+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: audit 2024-09-21T17:55:16.269606+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: audit 2024-09-21T17:55:16.282641+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: audit 2024-09-21T17:55:16.744230+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:55:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: audit 2024-09-21T17:55:16.746140+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:55:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:16 smithi043 bash[19734]: audit 2024-09-21T17:55:16.757296+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: cluster 2024-09-21T17:55:15.091383+0000 mgr.y (mgr.24296) 186 : cluster [DBG] pgmap v161: 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-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: audit 2024-09-21T17:55:16.256202+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: audit 2024-09-21T17:55:16.269606+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: audit 2024-09-21T17:55:16.282641+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: audit 2024-09-21T17:55:16.744230+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: audit 2024-09-21T17:55:16.746140+0000 mon.c (mon.2) 136 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:55:17.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:16 smithi169 bash[20366]: audit 2024-09-21T17:55:16.757296+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:19.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:18 smithi043 bash[25160]: cluster 2024-09-21T17:55:17.093040+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v162: 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-21T17:55:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:18 smithi043 bash[19734]: cluster 2024-09-21T17:55:17.093040+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v162: 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-21T17:55:19.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:18 smithi169 bash[20366]: cluster 2024-09-21T17:55:17.093040+0000 mgr.y (mgr.24296) 187 : cluster [DBG] pgmap v162: 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-21T17:55:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:55:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:55:19] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T17:55:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:20 smithi043 bash[19734]: cluster 2024-09-21T17:55:19.093743+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v163: 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-21T17:55:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:20 smithi043 bash[25160]: cluster 2024-09-21T17:55:19.093743+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v163: 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-21T17:55:21.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:20 smithi169 bash[20366]: cluster 2024-09-21T17:55:19.093743+0000 mgr.y (mgr.24296) 188 : cluster [DBG] pgmap v163: 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-21T17:55:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:22 smithi043 bash[19734]: cluster 2024-09-21T17:55:21.094419+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v164: 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-21T17:55:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:22 smithi043 bash[19734]: audit 2024-09-21T17:55:21.631902+0000 mgr.y (mgr.24296) 190 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:22 smithi043 bash[25160]: cluster 2024-09-21T17:55:21.094419+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v164: 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-21T17:55:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:22 smithi043 bash[25160]: audit 2024-09-21T17:55:21.631902+0000 mgr.y (mgr.24296) 190 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:23.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:22 smithi169 bash[20366]: cluster 2024-09-21T17:55:21.094419+0000 mgr.y (mgr.24296) 189 : cluster [DBG] pgmap v164: 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-21T17:55:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:22 smithi169 bash[20366]: audit 2024-09-21T17:55:21.631902+0000 mgr.y (mgr.24296) 190 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:24 smithi043 bash[19734]: cluster 2024-09-21T17:55:23.096171+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v165: 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-21T17:55:25.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:24 smithi043 bash[25160]: cluster 2024-09-21T17:55:23.096171+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v165: 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-21T17:55:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:24 smithi169 bash[20366]: cluster 2024-09-21T17:55:23.096171+0000 mgr.y (mgr.24296) 191 : cluster [DBG] pgmap v165: 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-21T17:55:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:26 smithi043 bash[25160]: cluster 2024-09-21T17:55:25.096864+0000 mgr.y (mgr.24296) 192 : cluster [DBG] pgmap v166: 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-21T17:55:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:26 smithi043 bash[25160]: audit 2024-09-21T17:55:26.102627+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:26 smithi043 bash[19734]: cluster 2024-09-21T17:55:25.096864+0000 mgr.y (mgr.24296) 192 : cluster [DBG] pgmap v166: 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-21T17:55:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:26 smithi043 bash[19734]: audit 2024-09-21T17:55:26.102627+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:27.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:26 smithi169 bash[20366]: cluster 2024-09-21T17:55:25.096864+0000 mgr.y (mgr.24296) 192 : cluster [DBG] pgmap v166: 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-21T17:55:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:26 smithi169 bash[20366]: audit 2024-09-21T17:55:26.102627+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:28 smithi043 bash[25160]: cluster 2024-09-21T17:55:27.098486+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v167: 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-21T17:55:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:28 smithi043 bash[19734]: cluster 2024-09-21T17:55:27.098486+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v167: 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-21T17:55:29.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:28 smithi169 bash[20366]: cluster 2024-09-21T17:55:27.098486+0000 mgr.y (mgr.24296) 193 : cluster [DBG] pgmap v167: 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-21T17:55:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:55:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:55:29] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T17:55:31.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:30 smithi043 bash[25160]: cluster 2024-09-21T17:55:29.099002+0000 mgr.y (mgr.24296) 194 : cluster [DBG] pgmap v168: 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-21T17:55:31.247 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:30 smithi043 bash[19734]: cluster 2024-09-21T17:55:29.099002+0000 mgr.y (mgr.24296) 194 : cluster [DBG] pgmap v168: 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-21T17:55:31.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:30 smithi169 bash[20366]: cluster 2024-09-21T17:55:29.099002+0000 mgr.y (mgr.24296) 194 : cluster [DBG] pgmap v168: 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-21T17:55:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:32 smithi043 bash[25160]: cluster 2024-09-21T17:55:31.099463+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v169: 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-21T17:55:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:32 smithi043 bash[25160]: audit 2024-09-21T17:55:31.643086+0000 mgr.y (mgr.24296) 196 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:32 smithi043 bash[19734]: cluster 2024-09-21T17:55:31.099463+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v169: 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-21T17:55:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:32 smithi043 bash[19734]: audit 2024-09-21T17:55:31.643086+0000 mgr.y (mgr.24296) 196 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:33.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:32 smithi169 bash[20366]: cluster 2024-09-21T17:55:31.099463+0000 mgr.y (mgr.24296) 195 : cluster [DBG] pgmap v169: 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-21T17:55:33.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:32 smithi169 bash[20366]: audit 2024-09-21T17:55:31.643086+0000 mgr.y (mgr.24296) 196 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:35.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:34 smithi169 bash[20366]: cluster 2024-09-21T17:55:33.101171+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v170: 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-21T17:55:35.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:34 smithi169 bash[20366]: audit 2024-09-21T17:55:34.820062+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:34 smithi169 bash[20366]: audit 2024-09-21T17:55:34.832391+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:34 smithi169 bash[20366]: audit 2024-09-21T17:55:34.844870+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[25160]: cluster 2024-09-21T17:55:33.101171+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v170: 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-21T17:55:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[25160]: audit 2024-09-21T17:55:34.820062+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[25160]: audit 2024-09-21T17:55:34.832391+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[25160]: audit 2024-09-21T17:55:34.844870+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[19734]: cluster 2024-09-21T17:55:33.101171+0000 mgr.y (mgr.24296) 197 : cluster [DBG] pgmap v170: 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-21T17:55:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[19734]: audit 2024-09-21T17:55:34.820062+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[19734]: audit 2024-09-21T17:55:34.832391+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:35.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:34 smithi043 bash[19734]: audit 2024-09-21T17:55:34.844870+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[25160]: cluster 2024-09-21T17:55:35.101945+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v171: 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-21T17:55:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[25160]: audit 2024-09-21T17:55:36.412852+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[25160]: audit 2024-09-21T17:55:36.426309+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[25160]: audit 2024-09-21T17:55:36.439158+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[19734]: cluster 2024-09-21T17:55:35.101945+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v171: 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-21T17:55:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[19734]: audit 2024-09-21T17:55:36.412852+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[19734]: audit 2024-09-21T17:55:36.426309+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:36 smithi043 bash[19734]: audit 2024-09-21T17:55:36.439158+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:36 smithi169 bash[20366]: cluster 2024-09-21T17:55:35.101945+0000 mgr.y (mgr.24296) 198 : cluster [DBG] pgmap v171: 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-21T17:55:37.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:36 smithi169 bash[20366]: audit 2024-09-21T17:55:36.412852+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:36 smithi169 bash[20366]: audit 2024-09-21T17:55:36.426309+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:37.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:36 smithi169 bash[20366]: audit 2024-09-21T17:55:36.439158+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:38 smithi043 bash[19734]: cluster 2024-09-21T17:55:37.103622+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v172: 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-21T17:55:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:38 smithi043 bash[25160]: cluster 2024-09-21T17:55:37.103622+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v172: 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-21T17:55:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:38 smithi169 bash[20366]: cluster 2024-09-21T17:55:37.103622+0000 mgr.y (mgr.24296) 199 : cluster [DBG] pgmap v172: 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-21T17:55:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:55:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:55:39] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T17:55:41.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:40 smithi043 bash[25160]: cluster 2024-09-21T17:55:39.104362+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v173: 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-21T17:55:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:40 smithi043 bash[19734]: cluster 2024-09-21T17:55:39.104362+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v173: 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-21T17:55:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:40 smithi169 bash[20366]: cluster 2024-09-21T17:55:39.104362+0000 mgr.y (mgr.24296) 200 : cluster [DBG] pgmap v173: 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-21T17:55:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:41 smithi043 bash[25160]: audit 2024-09-21T17:55:41.102849+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:41 smithi043 bash[19734]: audit 2024-09-21T17:55:41.102849+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:42.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:41 smithi169 bash[20366]: audit 2024-09-21T17:55:41.102849+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:43.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:42 smithi043 bash[25160]: cluster 2024-09-21T17:55:41.105052+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v174: 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-21T17:55:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:42 smithi043 bash[25160]: audit 2024-09-21T17:55:41.654271+0000 mgr.y (mgr.24296) 202 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:42 smithi043 bash[19734]: cluster 2024-09-21T17:55:41.105052+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v174: 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-21T17:55:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:42 smithi043 bash[19734]: audit 2024-09-21T17:55:41.654271+0000 mgr.y (mgr.24296) 202 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:43.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:42 smithi169 bash[20366]: cluster 2024-09-21T17:55:41.105052+0000 mgr.y (mgr.24296) 201 : cluster [DBG] pgmap v174: 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-21T17:55:43.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:42 smithi169 bash[20366]: audit 2024-09-21T17:55:41.654271+0000 mgr.y (mgr.24296) 202 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:44.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:44 smithi043 bash[25160]: cluster 2024-09-21T17:55:43.106847+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v175: 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-21T17:55:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:44 smithi043 bash[19734]: cluster 2024-09-21T17:55:43.106847+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v175: 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-21T17:55:44.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:44 smithi169 bash[20366]: cluster 2024-09-21T17:55:43.106847+0000 mgr.y (mgr.24296) 203 : cluster [DBG] pgmap v175: 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-21T17:55:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:46 smithi043 bash[19734]: cluster 2024-09-21T17:55:45.107580+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v176: 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-21T17:55:46.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:46 smithi043 bash[25160]: cluster 2024-09-21T17:55:45.107580+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v176: 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-21T17:55:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:46 smithi169 bash[20366]: cluster 2024-09-21T17:55:45.107580+0000 mgr.y (mgr.24296) 204 : cluster [DBG] pgmap v176: 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-21T17:55:48.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:48 smithi043 bash[19734]: cluster 2024-09-21T17:55:47.109211+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v177: 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-21T17:55:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:48 smithi043 bash[25160]: cluster 2024-09-21T17:55:47.109211+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v177: 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-21T17:55:48.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:48 smithi169 bash[20366]: cluster 2024-09-21T17:55:47.109211+0000 mgr.y (mgr.24296) 205 : cluster [DBG] pgmap v177: 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-21T17:55:50.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:55:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:55:49] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T17:55:50.497 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:50 smithi043 bash[25160]: cluster 2024-09-21T17:55:49.109921+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v178: 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-21T17:55:50.497 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:50 smithi043 bash[19734]: cluster 2024-09-21T17:55:49.109921+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v178: 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-21T17:55:50.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:50 smithi169 bash[20366]: cluster 2024-09-21T17:55:49.109921+0000 mgr.y (mgr.24296) 206 : cluster [DBG] pgmap v178: 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-21T17:55:52.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:52 smithi043 bash[19734]: cluster 2024-09-21T17:55:51.110646+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v179: 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-21T17:55:52.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:52 smithi043 bash[19734]: audit 2024-09-21T17:55:51.665478+0000 mgr.y (mgr.24296) 208 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:52 smithi043 bash[25160]: cluster 2024-09-21T17:55:51.110646+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v179: 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-21T17:55:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:52 smithi043 bash[25160]: audit 2024-09-21T17:55:51.665478+0000 mgr.y (mgr.24296) 208 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:52.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:52 smithi169 bash[20366]: cluster 2024-09-21T17:55:51.110646+0000 mgr.y (mgr.24296) 207 : cluster [DBG] pgmap v179: 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-21T17:55:52.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:52 smithi169 bash[20366]: audit 2024-09-21T17:55:51.665478+0000 mgr.y (mgr.24296) 208 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:55:54.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:54 smithi043 bash[25160]: cluster 2024-09-21T17:55:53.111635+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v180: 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-21T17:55:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:54 smithi043 bash[19734]: cluster 2024-09-21T17:55:53.111635+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v180: 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-21T17:55:54.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:54 smithi169 bash[20366]: cluster 2024-09-21T17:55:53.111635+0000 mgr.y (mgr.24296) 209 : cluster [DBG] pgmap v180: 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-21T17:55:56.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:56 smithi169 bash[20366]: audit 2024-09-21T17:55:55.054379+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:56 smithi169 bash[20366]: audit 2024-09-21T17:55:55.069680+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:56 smithi169 bash[20366]: audit 2024-09-21T17:55:55.082369+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:56 smithi169 bash[20366]: cluster 2024-09-21T17:55:55.112254+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v181: 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-21T17:55:56.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[25160]: audit 2024-09-21T17:55:55.054379+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[25160]: audit 2024-09-21T17:55:55.069680+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[25160]: audit 2024-09-21T17:55:55.082369+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[25160]: cluster 2024-09-21T17:55:55.112254+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v181: 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-21T17:55:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[19734]: audit 2024-09-21T17:55:55.054379+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[19734]: audit 2024-09-21T17:55:55.069680+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[19734]: audit 2024-09-21T17:55:55.082369+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:56 smithi043 bash[19734]: cluster 2024-09-21T17:55:55.112254+0000 mgr.y (mgr.24296) 210 : cluster [DBG] pgmap v181: 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-21T17:55:57.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:57 smithi169 bash[20366]: audit 2024-09-21T17:55:56.103244+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:57.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:57 smithi169 bash[20366]: audit 2024-09-21T17:55:56.581776+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:57 smithi169 bash[20366]: audit 2024-09-21T17:55:56.595609+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:57 smithi169 bash[20366]: audit 2024-09-21T17:55:56.608356+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[19734]: audit 2024-09-21T17:55:56.103244+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[19734]: audit 2024-09-21T17:55:56.581776+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[19734]: audit 2024-09-21T17:55:56.595609+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[19734]: audit 2024-09-21T17:55:56.608356+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[25160]: audit 2024-09-21T17:55:56.103244+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[25160]: audit 2024-09-21T17:55:56.581776+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[25160]: audit 2024-09-21T17:55:56.595609+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:57 smithi043 bash[25160]: audit 2024-09-21T17:55:56.608356+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:55:58.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:55:58 smithi169 bash[20366]: cluster 2024-09-21T17:55:57.113932+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v182: 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-21T17:55:58.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:55:58 smithi043 bash[25160]: cluster 2024-09-21T17:55:57.113932+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v182: 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-21T17:55:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:55:58 smithi043 bash[19734]: cluster 2024-09-21T17:55:57.113932+0000 mgr.y (mgr.24296) 211 : cluster [DBG] pgmap v182: 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-21T17:56:00.171 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:55:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:55:59] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:56:00.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:00 smithi043 bash[25160]: cluster 2024-09-21T17:55:59.114624+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v183: 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-21T17:56:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:00 smithi043 bash[19734]: cluster 2024-09-21T17:55:59.114624+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v183: 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-21T17:56:00.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:00 smithi169 bash[20366]: cluster 2024-09-21T17:55:59.114624+0000 mgr.y (mgr.24296) 212 : cluster [DBG] pgmap v183: 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-21T17:56:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:02 smithi043 bash[25160]: cluster 2024-09-21T17:56:01.115399+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v184: 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-21T17:56:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:02 smithi043 bash[25160]: audit 2024-09-21T17:56:01.672231+0000 mgr.y (mgr.24296) 214 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:02 smithi043 bash[19734]: cluster 2024-09-21T17:56:01.115399+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v184: 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-21T17:56:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:02 smithi043 bash[19734]: audit 2024-09-21T17:56:01.672231+0000 mgr.y (mgr.24296) 214 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:02.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:02 smithi169 bash[20366]: cluster 2024-09-21T17:56:01.115399+0000 mgr.y (mgr.24296) 213 : cluster [DBG] pgmap v184: 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-21T17:56:02.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:02 smithi169 bash[20366]: audit 2024-09-21T17:56:01.672231+0000 mgr.y (mgr.24296) 214 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:04.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:04 smithi043 bash[25160]: cluster 2024-09-21T17:56:03.117134+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v185: 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-21T17:56:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:04 smithi043 bash[19734]: cluster 2024-09-21T17:56:03.117134+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v185: 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-21T17:56:04.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:04 smithi169 bash[20366]: cluster 2024-09-21T17:56:03.117134+0000 mgr.y (mgr.24296) 215 : cluster [DBG] pgmap v185: 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-21T17:56:06.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:06 smithi043 bash[25160]: cluster 2024-09-21T17:56:05.117834+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v186: 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-21T17:56:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:06 smithi043 bash[19734]: cluster 2024-09-21T17:56:05.117834+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v186: 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-21T17:56:06.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:06 smithi169 bash[20366]: cluster 2024-09-21T17:56:05.117834+0000 mgr.y (mgr.24296) 216 : cluster [DBG] pgmap v186: 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-21T17:56:08.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:08 smithi043 bash[19734]: cluster 2024-09-21T17:56:07.119488+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v187: 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-21T17:56:08.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:08 smithi043 bash[25160]: cluster 2024-09-21T17:56:07.119488+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v187: 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-21T17:56:08.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:08 smithi169 bash[20366]: cluster 2024-09-21T17:56:07.119488+0000 mgr.y (mgr.24296) 217 : cluster [DBG] pgmap v187: 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-21T17:56:10.192 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:56:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:56:09] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:56:10.480 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:10 smithi043 bash[19734]: cluster 2024-09-21T17:56:09.120203+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v188: 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-21T17:56:10.480 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:10 smithi043 bash[25160]: cluster 2024-09-21T17:56:09.120203+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v188: 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-21T17:56:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:10 smithi169 bash[20366]: cluster 2024-09-21T17:56:09.120203+0000 mgr.y (mgr.24296) 218 : cluster [DBG] pgmap v188: 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-21T17:56:11.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:11 smithi043 bash[19734]: audit 2024-09-21T17:56:11.103718+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:11.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:11 smithi043 bash[25160]: audit 2024-09-21T17:56:11.103718+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:11.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:11 smithi169 bash[20366]: audit 2024-09-21T17:56:11.103718+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:12.488 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:12 smithi043 bash[25160]: cluster 2024-09-21T17:56:11.120866+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v189: 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-21T17:56:12.488 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:12 smithi043 bash[25160]: audit 2024-09-21T17:56:11.683446+0000 mgr.y (mgr.24296) 220 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:12.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:12 smithi043 bash[19734]: cluster 2024-09-21T17:56:11.120866+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v189: 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-21T17:56:12.488 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:12 smithi043 bash[19734]: audit 2024-09-21T17:56:11.683446+0000 mgr.y (mgr.24296) 220 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:12.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:12 smithi169 bash[20366]: cluster 2024-09-21T17:56:11.120866+0000 mgr.y (mgr.24296) 219 : cluster [DBG] pgmap v189: 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-21T17:56:12.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:12 smithi169 bash[20366]: audit 2024-09-21T17:56:11.683446+0000 mgr.y (mgr.24296) 220 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:14.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:14 smithi043 bash[19734]: cluster 2024-09-21T17:56:13.122373+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v190: 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-21T17:56:14.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:14 smithi043 bash[25160]: cluster 2024-09-21T17:56:13.122373+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v190: 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-21T17:56:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:14 smithi169 bash[20366]: cluster 2024-09-21T17:56:13.122373+0000 mgr.y (mgr.24296) 221 : cluster [DBG] pgmap v190: 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-21T17:56:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[19734]: cluster 2024-09-21T17:56:15.123276+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v191: 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-21T17:56:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[19734]: audit 2024-09-21T17:56:15.261764+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[19734]: audit 2024-09-21T17:56:15.275168+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[19734]: audit 2024-09-21T17:56:15.287989+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[25160]: cluster 2024-09-21T17:56:15.123276+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v191: 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-21T17:56:16.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[25160]: audit 2024-09-21T17:56:15.261764+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[25160]: audit 2024-09-21T17:56:15.275168+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:16 smithi043 bash[25160]: audit 2024-09-21T17:56:15.287989+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:16 smithi169 bash[20366]: cluster 2024-09-21T17:56:15.123276+0000 mgr.y (mgr.24296) 222 : cluster [DBG] pgmap v191: 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-21T17:56:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:16 smithi169 bash[20366]: audit 2024-09-21T17:56:15.261764+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:16 smithi169 bash[20366]: audit 2024-09-21T17:56:15.275168+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:16 smithi169 bash[20366]: audit 2024-09-21T17:56:15.287989+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[25160]: audit 2024-09-21T17:56:16.760140+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[25160]: audit 2024-09-21T17:56:16.775384+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[25160]: audit 2024-09-21T17:56:16.788473+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[25160]: audit 2024-09-21T17:56:16.880708+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[25160]: audit 2024-09-21T17:56:16.882377+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[25160]: audit 2024-09-21T17:56:16.892888+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[19734]: audit 2024-09-21T17:56:16.760140+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[19734]: audit 2024-09-21T17:56:16.775384+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[19734]: audit 2024-09-21T17:56:16.788473+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[19734]: audit 2024-09-21T17:56:16.880708+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:56:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[19734]: audit 2024-09-21T17:56:16.882377+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:56:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:17 smithi043 bash[19734]: audit 2024-09-21T17:56:16.892888+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.086 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:17 smithi169 bash[20366]: audit 2024-09-21T17:56:16.760140+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.086 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:17 smithi169 bash[20366]: audit 2024-09-21T17:56:16.775384+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.086 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:17 smithi169 bash[20366]: audit 2024-09-21T17:56:16.788473+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:18.086 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:17 smithi169 bash[20366]: audit 2024-09-21T17:56:16.880708+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:56:18.086 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:17 smithi169 bash[20366]: audit 2024-09-21T17:56:16.882377+0000 mon.c (mon.2) 142 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:56:18.086 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:17 smithi169 bash[20366]: audit 2024-09-21T17:56:16.892888+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:18 smithi169 bash[20366]: cluster 2024-09-21T17:56:17.124938+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v192: 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-21T17:56:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:18 smithi043 bash[25160]: cluster 2024-09-21T17:56:17.124938+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v192: 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-21T17:56:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:18 smithi043 bash[19734]: cluster 2024-09-21T17:56:17.124938+0000 mgr.y (mgr.24296) 223 : cluster [DBG] pgmap v192: 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-21T17:56:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:56:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:56:19] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.43.0" 2024-09-21T17:56:21.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:20 smithi043 bash[25160]: cluster 2024-09-21T17:56:19.125636+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v193: 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-21T17:56:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:20 smithi043 bash[19734]: cluster 2024-09-21T17:56:19.125636+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v193: 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-21T17:56:21.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:20 smithi169 bash[20366]: cluster 2024-09-21T17:56:19.125636+0000 mgr.y (mgr.24296) 224 : cluster [DBG] pgmap v193: 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-21T17:56:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:22 smithi043 bash[25160]: cluster 2024-09-21T17:56:21.126364+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v194: 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-21T17:56:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:22 smithi043 bash[25160]: audit 2024-09-21T17:56:21.694767+0000 mgr.y (mgr.24296) 226 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:22 smithi043 bash[19734]: cluster 2024-09-21T17:56:21.126364+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v194: 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-21T17:56:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:22 smithi043 bash[19734]: audit 2024-09-21T17:56:21.694767+0000 mgr.y (mgr.24296) 226 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:22 smithi169 bash[20366]: cluster 2024-09-21T17:56:21.126364+0000 mgr.y (mgr.24296) 225 : cluster [DBG] pgmap v194: 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-21T17:56:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:22 smithi169 bash[20366]: audit 2024-09-21T17:56:21.694767+0000 mgr.y (mgr.24296) 226 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:25.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:24 smithi043 bash[25160]: cluster 2024-09-21T17:56:23.128106+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v195: 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-21T17:56:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:24 smithi043 bash[19734]: cluster 2024-09-21T17:56:23.128106+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v195: 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-21T17:56:25.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:24 smithi169 bash[20366]: cluster 2024-09-21T17:56:23.128106+0000 mgr.y (mgr.24296) 227 : cluster [DBG] pgmap v195: 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-21T17:56:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:26 smithi043 bash[19734]: cluster 2024-09-21T17:56:25.128823+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v196: 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-21T17:56:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:26 smithi043 bash[19734]: audit 2024-09-21T17:56:26.104474+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:26 smithi043 bash[25160]: cluster 2024-09-21T17:56:25.128823+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v196: 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-21T17:56:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:26 smithi043 bash[25160]: audit 2024-09-21T17:56:26.104474+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:26 smithi169 bash[20366]: cluster 2024-09-21T17:56:25.128823+0000 mgr.y (mgr.24296) 228 : cluster [DBG] pgmap v196: 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-21T17:56:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:26 smithi169 bash[20366]: audit 2024-09-21T17:56:26.104474+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:29.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:28 smithi043 bash[19734]: cluster 2024-09-21T17:56:27.130437+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v197: 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-21T17:56:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:28 smithi043 bash[25160]: cluster 2024-09-21T17:56:27.130437+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v197: 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-21T17:56:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:28 smithi169 bash[20366]: cluster 2024-09-21T17:56:27.130437+0000 mgr.y (mgr.24296) 229 : cluster [DBG] pgmap v197: 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-21T17:56:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:56:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:56:29] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T17:56:31.200 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:30 smithi043 bash[19734]: cluster 2024-09-21T17:56:29.131146+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v198: 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-21T17:56:31.200 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:30 smithi043 bash[25160]: cluster 2024-09-21T17:56:29.131146+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v198: 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-21T17:56:31.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:30 smithi169 bash[20366]: cluster 2024-09-21T17:56:29.131146+0000 mgr.y (mgr.24296) 230 : cluster [DBG] pgmap v198: 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-21T17:56:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:32 smithi043 bash[19734]: cluster 2024-09-21T17:56:31.131879+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v199: 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-21T17:56:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:32 smithi043 bash[19734]: audit 2024-09-21T17:56:31.703907+0000 mgr.y (mgr.24296) 232 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:32 smithi043 bash[25160]: cluster 2024-09-21T17:56:31.131879+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v199: 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-21T17:56:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:32 smithi043 bash[25160]: audit 2024-09-21T17:56:31.703907+0000 mgr.y (mgr.24296) 232 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:33.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:32 smithi169 bash[20366]: cluster 2024-09-21T17:56:31.131879+0000 mgr.y (mgr.24296) 231 : cluster [DBG] pgmap v199: 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-21T17:56:33.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:32 smithi169 bash[20366]: audit 2024-09-21T17:56:31.703907+0000 mgr.y (mgr.24296) 232 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:34 smithi043 bash[25160]: cluster 2024-09-21T17:56:33.133309+0000 mgr.y (mgr.24296) 233 : cluster [DBG] pgmap v200: 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-21T17:56:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:34 smithi043 bash[19734]: cluster 2024-09-21T17:56:33.133309+0000 mgr.y (mgr.24296) 233 : cluster [DBG] pgmap v200: 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-21T17:56:35.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:34 smithi169 bash[20366]: cluster 2024-09-21T17:56:33.133309+0000 mgr.y (mgr.24296) 233 : cluster [DBG] pgmap v200: 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-21T17:56:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:36 smithi169 bash[20366]: cluster 2024-09-21T17:56:35.134010+0000 mgr.y (mgr.24296) 234 : cluster [DBG] pgmap v201: 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-21T17:56:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:36 smithi169 bash[20366]: audit 2024-09-21T17:56:35.460379+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:36 smithi169 bash[20366]: audit 2024-09-21T17:56:35.471640+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:36 smithi169 bash[20366]: audit 2024-09-21T17:56:35.483215+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[19734]: cluster 2024-09-21T17:56:35.134010+0000 mgr.y (mgr.24296) 234 : cluster [DBG] pgmap v201: 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-21T17:56:36.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[19734]: audit 2024-09-21T17:56:35.460379+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[19734]: audit 2024-09-21T17:56:35.471640+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[19734]: audit 2024-09-21T17:56:35.483215+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[25160]: cluster 2024-09-21T17:56:35.134010+0000 mgr.y (mgr.24296) 234 : cluster [DBG] pgmap v201: 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-21T17:56:36.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[25160]: audit 2024-09-21T17:56:35.460379+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[25160]: audit 2024-09-21T17:56:35.471640+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:36.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:36 smithi043 bash[25160]: audit 2024-09-21T17:56:35.483215+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:37 smithi043 bash[19734]: audit 2024-09-21T17:56:36.951244+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:37 smithi043 bash[19734]: audit 2024-09-21T17:56:36.966272+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:37 smithi043 bash[19734]: audit 2024-09-21T17:56:36.979227+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:37 smithi043 bash[25160]: audit 2024-09-21T17:56:36.951244+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:37 smithi043 bash[25160]: audit 2024-09-21T17:56:36.966272+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:37 smithi043 bash[25160]: audit 2024-09-21T17:56:36.979227+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:37 smithi169 bash[20366]: audit 2024-09-21T17:56:36.951244+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:37 smithi169 bash[20366]: audit 2024-09-21T17:56:36.966272+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:38.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:37 smithi169 bash[20366]: audit 2024-09-21T17:56:36.979227+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:38 smithi169 bash[20366]: cluster 2024-09-21T17:56:37.135658+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v202: 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-21T17:56:39.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:38 smithi043 bash[25160]: cluster 2024-09-21T17:56:37.135658+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v202: 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-21T17:56:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:38 smithi043 bash[19734]: cluster 2024-09-21T17:56:37.135658+0000 mgr.y (mgr.24296) 235 : cluster [DBG] pgmap v202: 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-21T17:56:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:56:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:56:39] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T17:56:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:39 smithi043 bash[25160]: cluster 2024-09-21T17:56:39.136366+0000 mgr.y (mgr.24296) 236 : cluster [DBG] pgmap v203: 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-21T17:56:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:39 smithi043 bash[19734]: cluster 2024-09-21T17:56:39.136366+0000 mgr.y (mgr.24296) 236 : cluster [DBG] pgmap v203: 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-21T17:56:40.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:39 smithi169 bash[20366]: cluster 2024-09-21T17:56:39.136366+0000 mgr.y (mgr.24296) 236 : cluster [DBG] pgmap v203: 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-21T17:56:41.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:41 smithi043 bash[19734]: audit 2024-09-21T17:56:41.104555+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:41 smithi043 bash[25160]: audit 2024-09-21T17:56:41.104555+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:41.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:41 smithi169 bash[20366]: audit 2024-09-21T17:56:41.104555+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:42.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:42 smithi043 bash[19734]: cluster 2024-09-21T17:56:41.148704+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v204: 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-21T17:56:42.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:42 smithi043 bash[19734]: audit 2024-09-21T17:56:41.708584+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:42.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:42 smithi043 bash[25160]: cluster 2024-09-21T17:56:41.148704+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v204: 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-21T17:56:42.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:42 smithi043 bash[25160]: audit 2024-09-21T17:56:41.708584+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:42.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:42 smithi169 bash[20366]: cluster 2024-09-21T17:56:41.148704+0000 mgr.y (mgr.24296) 237 : cluster [DBG] pgmap v204: 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-21T17:56:42.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:42 smithi169 bash[20366]: audit 2024-09-21T17:56:41.708584+0000 mgr.y (mgr.24296) 238 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:44.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:44 smithi043 bash[19734]: cluster 2024-09-21T17:56:43.150453+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v205: 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-21T17:56:44.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:44 smithi043 bash[25160]: cluster 2024-09-21T17:56:43.150453+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v205: 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-21T17:56:44.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:44 smithi169 bash[20366]: cluster 2024-09-21T17:56:43.150453+0000 mgr.y (mgr.24296) 239 : cluster [DBG] pgmap v205: 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-21T17:56:46.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:46 smithi043 bash[25160]: cluster 2024-09-21T17:56:45.151156+0000 mgr.y (mgr.24296) 240 : cluster [DBG] pgmap v206: 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-21T17:56:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:46 smithi043 bash[19734]: cluster 2024-09-21T17:56:45.151156+0000 mgr.y (mgr.24296) 240 : cluster [DBG] pgmap v206: 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-21T17:56:46.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:46 smithi169 bash[20366]: cluster 2024-09-21T17:56:45.151156+0000 mgr.y (mgr.24296) 240 : cluster [DBG] pgmap v206: 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-21T17:56:48.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:48 smithi043 bash[19734]: cluster 2024-09-21T17:56:47.152792+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v207: 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-21T17:56:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:48 smithi043 bash[25160]: cluster 2024-09-21T17:56:47.152792+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v207: 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-21T17:56:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:48 smithi169 bash[20366]: cluster 2024-09-21T17:56:47.152792+0000 mgr.y (mgr.24296) 241 : cluster [DBG] pgmap v207: 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-21T17:56:50.230 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:56:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:56:49] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T17:56:50.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:50 smithi043 bash[19734]: cluster 2024-09-21T17:56:49.153496+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v208: 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-21T17:56:50.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:50 smithi043 bash[25160]: cluster 2024-09-21T17:56:49.153496+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v208: 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-21T17:56:50.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:50 smithi169 bash[20366]: cluster 2024-09-21T17:56:49.153496+0000 mgr.y (mgr.24296) 242 : cluster [DBG] pgmap v208: 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-21T17:56:52.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:52 smithi043 bash[19734]: cluster 2024-09-21T17:56:51.154164+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v209: 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-21T17:56:52.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:52 smithi043 bash[19734]: audit 2024-09-21T17:56:51.713426+0000 mgr.y (mgr.24296) 244 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:52 smithi043 bash[25160]: cluster 2024-09-21T17:56:51.154164+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v209: 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-21T17:56:52.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:52 smithi043 bash[25160]: audit 2024-09-21T17:56:51.713426+0000 mgr.y (mgr.24296) 244 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:52.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:52 smithi169 bash[20366]: cluster 2024-09-21T17:56:51.154164+0000 mgr.y (mgr.24296) 243 : cluster [DBG] pgmap v209: 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-21T17:56:52.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:52 smithi169 bash[20366]: audit 2024-09-21T17:56:51.713426+0000 mgr.y (mgr.24296) 244 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:56:54.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:54 smithi043 bash[19734]: cluster 2024-09-21T17:56:53.155910+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v210: 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-21T17:56:54.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:54 smithi043 bash[25160]: cluster 2024-09-21T17:56:53.155910+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v210: 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-21T17:56:54.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:54 smithi169 bash[20366]: cluster 2024-09-21T17:56:53.155910+0000 mgr.y (mgr.24296) 245 : cluster [DBG] pgmap v210: 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-21T17:56:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[19734]: cluster 2024-09-21T17:56:55.156666+0000 mgr.y (mgr.24296) 246 : cluster [DBG] pgmap v211: 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-21T17:56:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[19734]: audit 2024-09-21T17:56:55.689187+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[19734]: audit 2024-09-21T17:56:55.701290+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[19734]: audit 2024-09-21T17:56:55.712683+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[19734]: audit 2024-09-21T17:56:56.105097+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:57.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[25160]: cluster 2024-09-21T17:56:55.156666+0000 mgr.y (mgr.24296) 246 : cluster [DBG] pgmap v211: 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-21T17:56:57.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[25160]: audit 2024-09-21T17:56:55.689187+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[25160]: audit 2024-09-21T17:56:55.701290+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[25160]: audit 2024-09-21T17:56:55.712683+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:56 smithi043 bash[25160]: audit 2024-09-21T17:56:56.105097+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:56 smithi169 bash[20366]: cluster 2024-09-21T17:56:55.156666+0000 mgr.y (mgr.24296) 246 : cluster [DBG] pgmap v211: 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-21T17:56:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:56 smithi169 bash[20366]: audit 2024-09-21T17:56:55.689187+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:56 smithi169 bash[20366]: audit 2024-09-21T17:56:55.701290+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:56 smithi169 bash[20366]: audit 2024-09-21T17:56:55.712683+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:56 smithi169 bash[20366]: audit 2024-09-21T17:56:56.105097+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:56:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:58 smithi169 bash[20366]: cluster 2024-09-21T17:56:57.158298+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v212: 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-21T17:56:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:58 smithi169 bash[20366]: audit 2024-09-21T17:56:57.170610+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:58 smithi169 bash[20366]: audit 2024-09-21T17:56:57.184448+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:56:58 smithi169 bash[20366]: audit 2024-09-21T17:56:57.197684+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[25160]: cluster 2024-09-21T17:56:57.158298+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v212: 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-21T17:56:58.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[25160]: audit 2024-09-21T17:56:57.170610+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[25160]: audit 2024-09-21T17:56:57.184448+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[25160]: audit 2024-09-21T17:56:57.197684+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[19734]: cluster 2024-09-21T17:56:57.158298+0000 mgr.y (mgr.24296) 247 : cluster [DBG] pgmap v212: 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-21T17:56:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[19734]: audit 2024-09-21T17:56:57.170610+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[19734]: audit 2024-09-21T17:56:57.184448+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:56:58.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:56:58 smithi043 bash[19734]: audit 2024-09-21T17:56:57.197684+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:00.173 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:56:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:56:59] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:57:00.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:00 smithi043 bash[25160]: cluster 2024-09-21T17:56:59.158946+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v213: 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-21T17:57:00.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:00 smithi043 bash[19734]: cluster 2024-09-21T17:56:59.158946+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v213: 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-21T17:57:00.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:00 smithi169 bash[20366]: cluster 2024-09-21T17:56:59.158946+0000 mgr.y (mgr.24296) 248 : cluster [DBG] pgmap v213: 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-21T17:57:02.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:02 smithi043 bash[19734]: cluster 2024-09-21T17:57:01.159691+0000 mgr.y (mgr.24296) 249 : cluster [DBG] pgmap v214: 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-21T17:57:02.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:02 smithi043 bash[19734]: audit 2024-09-21T17:57:01.723777+0000 mgr.y (mgr.24296) 250 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:02 smithi043 bash[25160]: cluster 2024-09-21T17:57:01.159691+0000 mgr.y (mgr.24296) 249 : cluster [DBG] pgmap v214: 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-21T17:57:02.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:02 smithi043 bash[25160]: audit 2024-09-21T17:57:01.723777+0000 mgr.y (mgr.24296) 250 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:02.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:02 smithi169 bash[20366]: cluster 2024-09-21T17:57:01.159691+0000 mgr.y (mgr.24296) 249 : cluster [DBG] pgmap v214: 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-21T17:57:02.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:02 smithi169 bash[20366]: audit 2024-09-21T17:57:01.723777+0000 mgr.y (mgr.24296) 250 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:04.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:04 smithi043 bash[25160]: cluster 2024-09-21T17:57:03.161422+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v215: 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-21T17:57:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:04 smithi043 bash[19734]: cluster 2024-09-21T17:57:03.161422+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v215: 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-21T17:57:04.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:04 smithi169 bash[20366]: cluster 2024-09-21T17:57:03.161422+0000 mgr.y (mgr.24296) 251 : cluster [DBG] pgmap v215: 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-21T17:57:06.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:06 smithi043 bash[19734]: cluster 2024-09-21T17:57:05.162120+0000 mgr.y (mgr.24296) 252 : cluster [DBG] pgmap v216: 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-21T17:57:06.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:06 smithi043 bash[25160]: cluster 2024-09-21T17:57:05.162120+0000 mgr.y (mgr.24296) 252 : cluster [DBG] pgmap v216: 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-21T17:57:06.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:06 smithi169 bash[20366]: cluster 2024-09-21T17:57:05.162120+0000 mgr.y (mgr.24296) 252 : cluster [DBG] pgmap v216: 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-21T17:57:08.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:08 smithi043 bash[25160]: cluster 2024-09-21T17:57:07.163831+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v217: 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-21T17:57:08.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:08 smithi043 bash[19734]: cluster 2024-09-21T17:57:07.163831+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v217: 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-21T17:57:08.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:08 smithi169 bash[20366]: cluster 2024-09-21T17:57:07.163831+0000 mgr.y (mgr.24296) 253 : cluster [DBG] pgmap v217: 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-21T17:57:10.194 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:57:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:57:09] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:57:10.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:10 smithi043 bash[25160]: cluster 2024-09-21T17:57:09.164525+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v218: 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-21T17:57:10.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:10 smithi043 bash[19734]: cluster 2024-09-21T17:57:09.164525+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v218: 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-21T17:57:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:10 smithi169 bash[20366]: cluster 2024-09-21T17:57:09.164525+0000 mgr.y (mgr.24296) 254 : cluster [DBG] pgmap v218: 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-21T17:57:11.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:11 smithi043 bash[25160]: audit 2024-09-21T17:57:11.105708+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:11.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:11 smithi043 bash[19734]: audit 2024-09-21T17:57:11.105708+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:11.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:11 smithi169 bash[20366]: audit 2024-09-21T17:57:11.105708+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:12.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:12 smithi043 bash[25160]: cluster 2024-09-21T17:57:11.165211+0000 mgr.y (mgr.24296) 255 : cluster [DBG] pgmap v219: 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-21T17:57:12.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:12 smithi043 bash[25160]: audit 2024-09-21T17:57:11.735017+0000 mgr.y (mgr.24296) 256 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:12 smithi043 bash[19734]: cluster 2024-09-21T17:57:11.165211+0000 mgr.y (mgr.24296) 255 : cluster [DBG] pgmap v219: 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-21T17:57:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:12 smithi043 bash[19734]: audit 2024-09-21T17:57:11.735017+0000 mgr.y (mgr.24296) 256 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:12.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:12 smithi169 bash[20366]: cluster 2024-09-21T17:57:11.165211+0000 mgr.y (mgr.24296) 255 : cluster [DBG] pgmap v219: 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-21T17:57:12.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:12 smithi169 bash[20366]: audit 2024-09-21T17:57:11.735017+0000 mgr.y (mgr.24296) 256 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:14.047 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-09-21T17:57:14.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:14 smithi043 bash[25160]: cluster 2024-09-21T17:57:13.166502+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v220: 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-21T17:57:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:14 smithi043 bash[19734]: cluster 2024-09-21T17:57:13.166502+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v220: 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-21T17:57:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:14 smithi169 bash[20366]: cluster 2024-09-21T17:57:13.166502+0000 mgr.y (mgr.24296) 257 : cluster [DBG] pgmap v220: 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-21T17:57:17.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[25160]: cluster 2024-09-21T17:57:15.167044+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v221: 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-21T17:57:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[25160]: audit 2024-09-21T17:57:15.939406+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[25160]: audit 2024-09-21T17:57:15.954691+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[25160]: audit 2024-09-21T17:57:15.966251+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[19734]: cluster 2024-09-21T17:57:15.167044+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v221: 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-21T17:57:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[19734]: audit 2024-09-21T17:57:15.939406+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[19734]: audit 2024-09-21T17:57:15.954691+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:16 smithi043 bash[19734]: audit 2024-09-21T17:57:15.966251+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:16 smithi169 bash[20366]: cluster 2024-09-21T17:57:15.167044+0000 mgr.y (mgr.24296) 258 : cluster [DBG] pgmap v221: 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-21T17:57:17.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:16 smithi169 bash[20366]: audit 2024-09-21T17:57:15.939406+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:16 smithi169 bash[20366]: audit 2024-09-21T17:57:15.954691+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:17.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:16 smithi169 bash[20366]: audit 2024-09-21T17:57:15.966251+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[19734]: audit 2024-09-21T17:57:17.054959+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[19734]: audit 2024-09-21T17:57:17.056649+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[19734]: audit 2024-09-21T17:57:17.070620+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[19734]: audit 2024-09-21T17:57:17.379999+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[19734]: audit 2024-09-21T17:57:17.395694+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[19734]: audit 2024-09-21T17:57:17.408847+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[25160]: audit 2024-09-21T17:57:17.054959+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[25160]: audit 2024-09-21T17:57:17.056649+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:57:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[25160]: audit 2024-09-21T17:57:17.070620+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[25160]: audit 2024-09-21T17:57:17.379999+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[25160]: audit 2024-09-21T17:57:17.395694+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:17 smithi043 bash[25160]: audit 2024-09-21T17:57:17.408847+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:17 smithi169 bash[20366]: audit 2024-09-21T17:57:17.054959+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:57:18.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:17 smithi169 bash[20366]: audit 2024-09-21T17:57:17.056649+0000 mon.c (mon.2) 148 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:57:18.318 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:17 smithi169 bash[20366]: audit 2024-09-21T17:57:17.070620+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.318 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:17 smithi169 bash[20366]: audit 2024-09-21T17:57:17.379999+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.318 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:17 smithi169 bash[20366]: audit 2024-09-21T17:57:17.395694+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.318 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:17 smithi169 bash[20366]: audit 2024-09-21T17:57:17.408847+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:18.870 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:57:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:18 smithi169 bash[20366]: cluster 2024-09-21T17:57:17.169144+0000 mgr.y (mgr.24296) 259 : cluster [DBG] pgmap v222: 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-21T17:57:19.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:18 smithi043 bash[25160]: cluster 2024-09-21T17:57:17.169144+0000 mgr.y (mgr.24296) 259 : cluster [DBG] pgmap v222: 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-21T17:57:19.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:18 smithi043 bash[19734]: cluster 2024-09-21T17:57:17.169144+0000 mgr.y (mgr.24296) 259 : cluster [DBG] pgmap v222: 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-21T17:57:20.269 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:57:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:57:19] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T17:57:20.916 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-09-21T17:57:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:20 smithi043 bash[19734]: cluster 2024-09-21T17:57:19.169865+0000 mgr.y (mgr.24296) 260 : cluster [DBG] pgmap v223: 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-21T17:57:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:20 smithi043 bash[25160]: cluster 2024-09-21T17:57:19.169865+0000 mgr.y (mgr.24296) 260 : cluster [DBG] pgmap v223: 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-21T17:57:21.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:20 smithi169 bash[20366]: cluster 2024-09-21T17:57:19.169865+0000 mgr.y (mgr.24296) 260 : cluster [DBG] pgmap v223: 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-21T17:57:23.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:22 smithi043 bash[19734]: cluster 2024-09-21T17:57:21.170359+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v224: 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-21T17:57:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:22 smithi043 bash[19734]: audit 2024-09-21T17:57:21.746446+0000 mgr.y (mgr.24296) 262 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:22 smithi043 bash[25160]: cluster 2024-09-21T17:57:21.170359+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v224: 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-21T17:57:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:22 smithi043 bash[25160]: audit 2024-09-21T17:57:21.746446+0000 mgr.y (mgr.24296) 262 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:22 smithi169 bash[20366]: cluster 2024-09-21T17:57:21.170359+0000 mgr.y (mgr.24296) 261 : cluster [DBG] pgmap v224: 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-21T17:57:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:22 smithi169 bash[20366]: audit 2024-09-21T17:57:21.746446+0000 mgr.y (mgr.24296) 262 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:25.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:24 smithi043 bash[25160]: cluster 2024-09-21T17:57:23.171735+0000 mgr.y (mgr.24296) 263 : cluster [DBG] pgmap v225: 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-21T17:57:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:24 smithi043 bash[19734]: cluster 2024-09-21T17:57:23.171735+0000 mgr.y (mgr.24296) 263 : cluster [DBG] pgmap v225: 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-21T17:57:25.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:24 smithi169 bash[20366]: cluster 2024-09-21T17:57:23.171735+0000 mgr.y (mgr.24296) 263 : cluster [DBG] pgmap v225: 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-21T17:57:25.744 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:57:27.200 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:26 smithi043 bash[25160]: cluster 2024-09-21T17:57:25.172440+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v226: 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-21T17:57:27.201 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:26 smithi043 bash[25160]: audit 2024-09-21T17:57:26.106128+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:27.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:26 smithi043 bash[19734]: cluster 2024-09-21T17:57:25.172440+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v226: 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-21T17:57:27.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:26 smithi043 bash[19734]: audit 2024-09-21T17:57:26.106128+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:26 smithi169 bash[20366]: cluster 2024-09-21T17:57:25.172440+0000 mgr.y (mgr.24296) 264 : cluster [DBG] pgmap v226: 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-21T17:57:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:26 smithi169 bash[20366]: audit 2024-09-21T17:57:26.106128+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:27.853 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-21T17:57:29.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:28 smithi043 bash[19734]: cluster 2024-09-21T17:57:27.173256+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v227: 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-21T17:57:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:28 smithi043 bash[25160]: cluster 2024-09-21T17:57:27.173256+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v227: 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-21T17:57:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:28 smithi169 bash[20366]: cluster 2024-09-21T17:57:27.173256+0000 mgr.y (mgr.24296) 265 : cluster [DBG] pgmap v227: 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-21T17:57:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:57:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:57:29] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T17:57:31.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:30 smithi043 bash[25160]: cluster 2024-09-21T17:57:29.173924+0000 mgr.y (mgr.24296) 266 : cluster [DBG] pgmap v228: 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-21T17:57:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:30 smithi043 bash[19734]: cluster 2024-09-21T17:57:29.173924+0000 mgr.y (mgr.24296) 266 : cluster [DBG] pgmap v228: 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-21T17:57:31.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:30 smithi169 bash[20366]: cluster 2024-09-21T17:57:29.173924+0000 mgr.y (mgr.24296) 266 : cluster [DBG] pgmap v228: 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-21T17:57:32.672 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:57:33.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:32 smithi043 bash[19734]: cluster 2024-09-21T17:57:31.174605+0000 mgr.y (mgr.24296) 267 : cluster [DBG] pgmap v229: 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-21T17:57:33.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:32 smithi043 bash[19734]: audit 2024-09-21T17:57:31.757635+0000 mgr.y (mgr.24296) 268 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:32 smithi043 bash[25160]: cluster 2024-09-21T17:57:31.174605+0000 mgr.y (mgr.24296) 267 : cluster [DBG] pgmap v229: 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-21T17:57:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:32 smithi043 bash[25160]: audit 2024-09-21T17:57:31.757635+0000 mgr.y (mgr.24296) 268 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:33.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:32 smithi169 bash[20366]: cluster 2024-09-21T17:57:31.174605+0000 mgr.y (mgr.24296) 267 : cluster [DBG] pgmap v229: 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-21T17:57:33.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:32 smithi169 bash[20366]: audit 2024-09-21T17:57:31.757635+0000 mgr.y (mgr.24296) 268 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:35.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:35 smithi043 bash[25160]: cluster 2024-09-21T17:57:33.176292+0000 mgr.y (mgr.24296) 269 : cluster [DBG] pgmap v230: 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-21T17:57:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:34 smithi043 bash[19734]: cluster 2024-09-21T17:57:33.176292+0000 mgr.y (mgr.24296) 269 : cluster [DBG] pgmap v230: 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-21T17:57:35.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:34 smithi169 bash[20366]: cluster 2024-09-21T17:57:33.176292+0000 mgr.y (mgr.24296) 269 : cluster [DBG] pgmap v230: 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-21T17:57:35.922 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T17:57:37.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[25160]: cluster 2024-09-21T17:57:35.176983+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v231: 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-21T17:57:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[25160]: audit 2024-09-21T17:57:36.104511+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[25160]: audit 2024-09-21T17:57:36.113800+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[25160]: audit 2024-09-21T17:57:36.120793+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[19734]: cluster 2024-09-21T17:57:35.176983+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v231: 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-21T17:57:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[19734]: audit 2024-09-21T17:57:36.104511+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[19734]: audit 2024-09-21T17:57:36.113800+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:36 smithi043 bash[19734]: audit 2024-09-21T17:57:36.120793+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:36 smithi169 bash[20366]: cluster 2024-09-21T17:57:35.176983+0000 mgr.y (mgr.24296) 270 : cluster [DBG] pgmap v231: 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-21T17:57:37.418 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:36 smithi169 bash[20366]: audit 2024-09-21T17:57:36.104511+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.418 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:36 smithi169 bash[20366]: audit 2024-09-21T17:57:36.113800+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:37.419 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:36 smithi169 bash[20366]: audit 2024-09-21T17:57:36.120793+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:38.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:38 smithi169 bash[20366]: cluster 2024-09-21T17:57:37.178674+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v232: 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-21T17:57:38.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:38 smithi169 bash[20366]: audit 2024-09-21T17:57:37.621693+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:38.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:38 smithi169 bash[20366]: audit 2024-09-21T17:57:37.636471+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:38.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:38 smithi169 bash[20366]: audit 2024-09-21T17:57:37.650106+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[25160]: cluster 2024-09-21T17:57:37.178674+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v232: 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-21T17:57:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[25160]: audit 2024-09-21T17:57:37.621693+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[25160]: audit 2024-09-21T17:57:37.636471+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[25160]: audit 2024-09-21T17:57:37.650106+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[19734]: cluster 2024-09-21T17:57:37.178674+0000 mgr.y (mgr.24296) 271 : cluster [DBG] pgmap v232: 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-21T17:57:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[19734]: audit 2024-09-21T17:57:37.621693+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[19734]: audit 2024-09-21T17:57:37.636471+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:38 smithi043 bash[19734]: audit 2024-09-21T17:57:37.650106+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:57:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:57:39] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T17:57:40.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:40 smithi169 bash[20366]: cluster 2024-09-21T17:57:39.179425+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v233: 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-21T17:57:41.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:40 smithi043 bash[25160]: cluster 2024-09-21T17:57:39.179425+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v233: 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-21T17:57:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:40 smithi043 bash[19734]: cluster 2024-09-21T17:57:39.179425+0000 mgr.y (mgr.24296) 272 : cluster [DBG] pgmap v233: 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-21T17:57:41.112 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:57:41.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:41 smithi169 bash[20366]: audit 2024-09-21T17:57:41.106272+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:42.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:41 smithi043 bash[25160]: audit 2024-09-21T17:57:41.106272+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:41 smithi043 bash[19734]: audit 2024-09-21T17:57:41.106272+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 6s ago 15m - - 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 4s ago 15m - - 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (6m) 6s ago 6m 14.4M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (5m) 4s ago 5m 73.7M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (3m) 6s ago 3m 47.6M - 3.8 164465d2334a 38169b2d8273 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,8765 running (14m) 4s ago 14m 429M - 19.1.1-373-g4e45e6b4 164465d2334a af81dbb28017 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283,8765 running (16m) 6s ago 16m 506M - 19.1.1-373-g4e45e6b4 164465d2334a 4de5ee918922 2024-09-21T17:57:42.537 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (17m) 6s ago 17m 52.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (15m) 4s ago 15m 42.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (15m) 6s ago 15m 43.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (6m) 6s ago 6m 8267k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (6m) 4s ago 6m 8580k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (13m) 6s ago 13m 51.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (12m) 6s ago 13m 59.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (12m) 6s ago 12m 55.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (11m) 6s ago 11m 49.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (10m) 4s ago 10m 58.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (9m) 4s ago 9m 48.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (8m) 4s ago 8m 47.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (7m) 4s ago 7m 57.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T17:57:42.538 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (5m) 4s ago 6m 43.1M - 2.43.0 a07b618ecd1d bb2791d5c8ac 2024-09-21T17:57:42.539 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (3m) 6s ago 3m 91.4M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T17:57:42.539 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (3m) 4s ago 3m 91.1M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T17:57:42.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:42 smithi169 bash[20366]: cluster 2024-09-21T17:57:41.180126+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v234: 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-21T17:57:42.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:42 smithi169 bash[20366]: audit 2024-09-21T17:57:41.767984+0000 mgr.y (mgr.24296) 274 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:43.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:42 smithi043 bash[25160]: cluster 2024-09-21T17:57:41.180126+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v234: 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-21T17:57:43.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:42 smithi043 bash[25160]: audit 2024-09-21T17:57:41.767984+0000 mgr.y (mgr.24296) 274 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:42 smithi043 bash[19734]: cluster 2024-09-21T17:57:41.180126+0000 mgr.y (mgr.24296) 273 : cluster [DBG] pgmap v234: 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-21T17:57:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:42 smithi043 bash[19734]: audit 2024-09-21T17:57:41.767984+0000 mgr.y (mgr.24296) 274 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:43.176 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions' 2024-09-21T17:57:43.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:43 smithi169 bash[20366]: audit 2024-09-21T17:57:42.521605+0000 mgr.y (mgr.24296) 275 : audit [DBG] from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:57:44.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:43 smithi043 bash[25160]: audit 2024-09-21T17:57:42.521605+0000 mgr.y (mgr.24296) 275 : audit [DBG] from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:57:44.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:43 smithi043 bash[19734]: audit 2024-09-21T17:57:42.521605+0000 mgr.y (mgr.24296) 275 : audit [DBG] from='client.24824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:57:44.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:44 smithi169 bash[20366]: cluster 2024-09-21T17:57:43.181750+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v235: 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-21T17:57:45.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:44 smithi043 bash[25160]: cluster 2024-09-21T17:57:43.181750+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v235: 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-21T17:57:45.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:44 smithi043 bash[19734]: cluster 2024-09-21T17:57:43.181750+0000 mgr.y (mgr.24296) 276 : cluster [DBG] pgmap v235: 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-21T17:57:47.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:46 smithi043 bash[25160]: cluster 2024-09-21T17:57:45.182461+0000 mgr.y (mgr.24296) 277 : cluster [DBG] pgmap v236: 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-21T17:57:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:46 smithi043 bash[19734]: cluster 2024-09-21T17:57:45.182461+0000 mgr.y (mgr.24296) 277 : cluster [DBG] pgmap v236: 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-21T17:57:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:46 smithi169 bash[20366]: cluster 2024-09-21T17:57:45.182461+0000 mgr.y (mgr.24296) 277 : cluster [DBG] pgmap v236: 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-21T17:57:47.999 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:57:48.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:48 smithi043 bash[19734]: cluster 2024-09-21T17:57:47.184134+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v237: 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-21T17:57:48.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:48 smithi043 bash[25160]: cluster 2024-09-21T17:57:47.184134+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v237: 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-21T17:57:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:48 smithi169 bash[20366]: cluster 2024-09-21T17:57:47.184134+0000 mgr.y (mgr.24296) 278 : cluster [DBG] pgmap v237: 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-21T17:57:49.341 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T17:57:49.342 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T17:57:49.343 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 15 2024-09-21T17:57:49.343 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T17:57:49.343 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T17:57:49.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:49 smithi043 bash[19734]: audit 2024-09-21T17:57:49.340896+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.43:0/3359360938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T17:57:49.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:49 smithi043 bash[25160]: audit 2024-09-21T17:57:49.340896+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.43:0/3359360938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T17:57:49.967 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph -s' 2024-09-21T17:57:50.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:49 smithi169 bash[20366]: audit 2024-09-21T17:57:49.340896+0000 mon.c (mon.2) 151 : audit [DBG] from='client.? 172.21.15.43:0/3359360938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T17:57:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:57:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:57:49] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:57:51.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:50 smithi043 bash[19734]: cluster 2024-09-21T17:57:49.184611+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v238: 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-21T17:57:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:50 smithi043 bash[25160]: cluster 2024-09-21T17:57:49.184611+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v238: 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-21T17:57:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:50 smithi169 bash[20366]: cluster 2024-09-21T17:57:49.184611+0000 mgr.y (mgr.24296) 279 : cluster [DBG] pgmap v238: 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-21T17:57:53.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:52 smithi043 bash[25160]: cluster 2024-09-21T17:57:51.185381+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v239: 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-21T17:57:53.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:52 smithi043 bash[25160]: audit 2024-09-21T17:57:51.772857+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:52 smithi043 bash[19734]: cluster 2024-09-21T17:57:51.185381+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v239: 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-21T17:57:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:52 smithi043 bash[19734]: audit 2024-09-21T17:57:51.772857+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:52 smithi169 bash[20366]: cluster 2024-09-21T17:57:51.185381+0000 mgr.y (mgr.24296) 280 : cluster [DBG] pgmap v239: 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-21T17:57:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:52 smithi169 bash[20366]: audit 2024-09-21T17:57:51.772857+0000 mgr.y (mgr.24296) 281 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:57:54.791 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:57:54.872 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:54 smithi043 bash[25160]: cluster 2024-09-21T17:57:53.187135+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v240: 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-21T17:57:54.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:54 smithi043 bash[19734]: cluster 2024-09-21T17:57:53.187135+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v240: 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-21T17:57:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:54 smithi169 bash[20366]: cluster 2024-09-21T17:57:53.187135+0000 mgr.y (mgr.24296) 282 : cluster [DBG] pgmap v240: 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-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: id: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_OK 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,b,c (age 15m) 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: y(active, since 6m), standbys: x 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 7m), 8 in (since 8m) 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T17:57:56.829 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 213 objects, 585 KiB 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T17:57:56.830 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T17:57:57.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[19734]: cluster 2024-09-21T17:57:55.187797+0000 mgr.y (mgr.24296) 283 : cluster [DBG] pgmap v241: 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-21T17:57:57.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[19734]: audit 2024-09-21T17:57:56.106664+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:57.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[19734]: audit 2024-09-21T17:57:56.330747+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[19734]: audit 2024-09-21T17:57:56.343855+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[19734]: audit 2024-09-21T17:57:56.355508+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[25160]: cluster 2024-09-21T17:57:55.187797+0000 mgr.y (mgr.24296) 283 : cluster [DBG] pgmap v241: 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-21T17:57:57.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[25160]: audit 2024-09-21T17:57:56.106664+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:57.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[25160]: audit 2024-09-21T17:57:56.330747+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[25160]: audit 2024-09-21T17:57:56.343855+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:56 smithi043 bash[25160]: audit 2024-09-21T17:57:56.355508+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:56 smithi169 bash[20366]: cluster 2024-09-21T17:57:55.187797+0000 mgr.y (mgr.24296) 283 : cluster [DBG] pgmap v241: 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-21T17:57:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:56 smithi169 bash[20366]: audit 2024-09-21T17:57:56.106664+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:57:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:56 smithi169 bash[20366]: audit 2024-09-21T17:57:56.330747+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:56 smithi169 bash[20366]: audit 2024-09-21T17:57:56.343855+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:56 smithi169 bash[20366]: audit 2024-09-21T17:57:56.355508+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:57.546 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ls' 2024-09-21T17:57:58.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:57 smithi043 bash[19734]: audit 2024-09-21T17:57:56.828442+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.43:0/3845511619' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T17:57:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:57 smithi043 bash[25160]: audit 2024-09-21T17:57:56.828442+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.43:0/3845511619' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T17:57:58.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:57 smithi169 bash[20366]: audit 2024-09-21T17:57:56.828442+0000 mon.a (mon.0) 1262 : audit [DBG] from='client.? 172.21.15.43:0/3845511619' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T17:57:59.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:58 smithi169 bash[20366]: cluster 2024-09-21T17:57:57.188846+0000 mgr.y (mgr.24296) 284 : cluster [DBG] pgmap v242: 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-21T17:57:59.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:58 smithi169 bash[20366]: audit 2024-09-21T17:57:57.831338+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:58 smithi169 bash[20366]: audit 2024-09-21T17:57:57.844230+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:57:58 smithi169 bash[20366]: audit 2024-09-21T17:57:57.856419+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[19734]: cluster 2024-09-21T17:57:57.188846+0000 mgr.y (mgr.24296) 284 : cluster [DBG] pgmap v242: 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-21T17:57:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[19734]: audit 2024-09-21T17:57:57.831338+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[19734]: audit 2024-09-21T17:57:57.844230+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[19734]: audit 2024-09-21T17:57:57.856419+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[25160]: cluster 2024-09-21T17:57:57.188846+0000 mgr.y (mgr.24296) 284 : cluster [DBG] pgmap v242: 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-21T17:57:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[25160]: audit 2024-09-21T17:57:57.831338+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[25160]: audit 2024-09-21T17:57:57.844230+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:57:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:57:58 smithi043 bash[25160]: audit 2024-09-21T17:57:57.856419+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:57:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:57:59] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T17:58:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:00 smithi169 bash[20366]: cluster 2024-09-21T17:57:59.189502+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v243: 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-21T17:58:01.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:00 smithi043 bash[25160]: cluster 2024-09-21T17:57:59.189502+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v243: 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-21T17:58:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:00 smithi043 bash[19734]: cluster 2024-09-21T17:57:59.189502+0000 mgr.y (mgr.24296) 285 : cluster [DBG] pgmap v243: 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-21T17:58:02.372 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:58:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:02 smithi169 bash[20366]: cluster 2024-09-21T17:58:01.190216+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v244: 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-21T17:58:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:02 smithi169 bash[20366]: audit 2024-09-21T17:58:01.784065+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:02 smithi043 bash[19734]: cluster 2024-09-21T17:58:01.190216+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v244: 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-21T17:58:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:02 smithi043 bash[19734]: audit 2024-09-21T17:58:01.784065+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:02 smithi043 bash[25160]: cluster 2024-09-21T17:58:01.190216+0000 mgr.y (mgr.24296) 286 : cluster [DBG] pgmap v244: 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-21T17:58:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:02 smithi043 bash[25160]: audit 2024-09-21T17:58:01.784065+0000 mgr.y (mgr.24296) 287 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:03.816 INFO:teuthology.orchestra.run.smithi043.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T17:58:03.816 INFO:teuthology.orchestra.run.smithi043.stdout:agent 2/2 7s ago 6m * 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager ?:9093,9094 1/1 7s ago 6m smithi043=a;count:1 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:grafana ?:3000 1/1 5s ago 6m smithi169=a;count:1 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo ?:5000 1/1 7s ago 3m count:1 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:mgr 2/2 7s ago 15m smithi043=y;smithi169=x;count:2 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:mon 3/3 7s ago 15m smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b;count:3 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter ?:9100 2/2 7s ago 7m smithi043=a;smithi169=b;count:2 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:osd 8 7s ago - 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus ?:9095 1/1 5s ago 7m smithi169=a;count:1 2024-09-21T17:58:03.817 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo ?:8000 2/2 7s ago 4m count:2 2024-09-21T17:58:04.413 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T17:58:05.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:04 smithi169 bash[20366]: cluster 2024-09-21T17:58:03.192043+0000 mgr.y (mgr.24296) 288 : cluster [DBG] pgmap v245: 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-21T17:58:05.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:04 smithi169 bash[20366]: audit 2024-09-21T17:58:03.806632+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:05.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:04 smithi043 bash[25160]: cluster 2024-09-21T17:58:03.192043+0000 mgr.y (mgr.24296) 288 : cluster [DBG] pgmap v245: 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-21T17:58:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:04 smithi043 bash[25160]: audit 2024-09-21T17:58:03.806632+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:04 smithi043 bash[19734]: cluster 2024-09-21T17:58:03.192043+0000 mgr.y (mgr.24296) 288 : cluster [DBG] pgmap v245: 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-21T17:58:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:04 smithi043 bash[19734]: audit 2024-09-21T17:58:03.806632+0000 mgr.y (mgr.24296) 289 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:07.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:06 smithi169 bash[20366]: cluster 2024-09-21T17:58:05.192831+0000 mgr.y (mgr.24296) 290 : cluster [DBG] pgmap v246: 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-21T17:58:07.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:06 smithi043 bash[19734]: cluster 2024-09-21T17:58:05.192831+0000 mgr.y (mgr.24296) 290 : cluster [DBG] pgmap v246: 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-21T17:58:07.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:06 smithi043 bash[25160]: cluster 2024-09-21T17:58:05.192831+0000 mgr.y (mgr.24296) 290 : cluster [DBG] pgmap v246: 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-21T17:58:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:08 smithi169 bash[20366]: cluster 2024-09-21T17:58:07.194094+0000 mgr.y (mgr.24296) 291 : cluster [DBG] pgmap v247: 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-21T17:58:09.246 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:58:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:08 smithi043 bash[19734]: cluster 2024-09-21T17:58:07.194094+0000 mgr.y (mgr.24296) 291 : cluster [DBG] pgmap v247: 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-21T17:58:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:08 smithi043 bash[25160]: cluster 2024-09-21T17:58:07.194094+0000 mgr.y (mgr.24296) 291 : cluster [DBG] pgmap v247: 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-21T17:58:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:58:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:58:09] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T17:58:11.080 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled to redeploy mgr.x on host 'smithi169' 2024-09-21T17:58:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:10 smithi043 bash[25160]: cluster 2024-09-21T17:58:09.194864+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v248: 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-21T17:58:11.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:10 smithi043 bash[25160]: audit 2024-09-21T17:58:10.695818+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.43:0/454105067' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T17:58:11.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:10 smithi043 bash[19734]: cluster 2024-09-21T17:58:09.194864+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v248: 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-21T17:58:11.108 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:10 smithi043 bash[19734]: audit 2024-09-21T17:58:10.695818+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.43:0/454105067' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T17:58:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:10 smithi169 bash[20366]: cluster 2024-09-21T17:58:09.194864+0000 mgr.y (mgr.24296) 292 : cluster [DBG] pgmap v248: 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-21T17:58:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:10 smithi169 bash[20366]: audit 2024-09-21T17:58:10.695818+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.43:0/454105067' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T17:58:11.716 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps --refresh' 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.044121+0000 mgr.y (mgr.24296) 293 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.052062+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: cephadm 2024-09-21T17:58:11.056520+0000 mgr.y (mgr.24296) 294 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.065744+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.077421+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.081572+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.083011+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.090660+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.106457+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.164340+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:58:12.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.164682+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:58:12.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.165569+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:58:12.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.166357+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:58:12.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: cephadm 2024-09-21T17:58:11.167126+0000 mgr.y (mgr.24296) 295 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T17:58:12.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: cluster 2024-09-21T17:58:11.195312+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v249: 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-21T17:58:12.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:12 smithi169 bash[20366]: audit 2024-09-21T17:58:11.795281+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.044121+0000 mgr.y (mgr.24296) 293 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.052062+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: cephadm 2024-09-21T17:58:11.056520+0000 mgr.y (mgr.24296) 294 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.065744+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.077421+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.081572+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:58:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.083011+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.090660+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.106457+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.164340+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.164682+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.165569+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.166357+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: cephadm 2024-09-21T17:58:11.167126+0000 mgr.y (mgr.24296) 295 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: cluster 2024-09-21T17:58:11.195312+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v249: 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-21T17:58:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[19734]: audit 2024-09-21T17:58:11.795281+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.044121+0000 mgr.y (mgr.24296) 293 : audit [DBG] from='client.24854 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.052062+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: cephadm 2024-09-21T17:58:11.056520+0000 mgr.y (mgr.24296) 294 : cephadm [INF] Schedule redeploy daemon mgr.x 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.065744+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.077421+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.081572+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.083011+0000 mon.c (mon.2) 154 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.090660+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.106457+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.164340+0000 mon.c (mon.2) 156 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.164682+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T17:58:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.165569+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T17:58:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.166357+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:58:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: cephadm 2024-09-21T17:58:11.167126+0000 mgr.y (mgr.24296) 295 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T17:58:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: cluster 2024-09-21T17:58:11.195312+0000 mgr.y (mgr.24296) 296 : cluster [DBG] pgmap v249: 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-21T17:58:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:12 smithi043 bash[25160]: audit 2024-09-21T17:58:11.795281+0000 mgr.y (mgr.24296) 297 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:14.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:14 smithi043 bash[25160]: cluster 2024-09-21T17:58:13.196908+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v250: 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-21T17:58:14.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:14 smithi043 bash[19734]: cluster 2024-09-21T17:58:13.196908+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v250: 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-21T17:58:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:14 smithi169 bash[20366]: cluster 2024-09-21T17:58:13.196908+0000 mgr.y (mgr.24296) 298 : cluster [DBG] pgmap v250: 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-21T17:58:16.496 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:58:16.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:16 smithi043 bash[19734]: cluster 2024-09-21T17:58:15.197406+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v251: 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-21T17:58:16.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:16 smithi043 bash[25160]: cluster 2024-09-21T17:58:15.197406+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v251: 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-21T17:58:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:16 smithi169 bash[20366]: cluster 2024-09-21T17:58:15.197406+0000 mgr.y (mgr.24296) 299 : cluster [DBG] pgmap v251: 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-21T17:58:17.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:17 smithi043 bash[19734]: audit 2024-09-21T17:58:16.542524+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:17 smithi043 bash[19734]: audit 2024-09-21T17:58:16.554689+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:17 smithi043 bash[19734]: audit 2024-09-21T17:58:16.562765+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:17 smithi043 bash[25160]: audit 2024-09-21T17:58:16.542524+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:17 smithi043 bash[25160]: audit 2024-09-21T17:58:16.554689+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:17 smithi043 bash[25160]: audit 2024-09-21T17:58:16.562765+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:17 smithi169 bash[20366]: audit 2024-09-21T17:58:16.542524+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:17 smithi169 bash[20366]: audit 2024-09-21T17:58:16.554689+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:17 smithi169 bash[20366]: audit 2024-09-21T17:58:16.562765+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.214 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T17:58:18.214 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 1s ago 16m - - 2024-09-21T17:58:18.214 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 0s ago 16m - - 2024-09-21T17:58:18.214 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (6m) 1s ago 6m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T17:58:18.214 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (6m) 0s ago 6m 74.8M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T17:58:18.214 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (4m) 1s ago 4m 47.7M - 3.8 164465d2334a 38169b2d8273 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,8765 running (15m) 0s ago 15m 430M - 19.1.1-373-g4e45e6b4 164465d2334a af81dbb28017 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283,8765 running (17m) 1s ago 17m 507M - 19.1.1-373-g4e45e6b4 164465d2334a 4de5ee918922 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (17m) 1s ago 17m 54.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (15m) 0s ago 15m 43.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (15m) 1s ago 15m 44.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (6m) 1s ago 6m 8175k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (6m) 0s ago 6m 8783k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (14m) 1s ago 14m 51.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (13m) 1s ago 13m 60.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (12m) 1s ago 12m 55.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (11m) 1s ago 11m 50.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (10m) 0s ago 10m 58.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T17:58:18.215 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (9m) 0s ago 9m 48.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T17:58:18.216 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (8m) 0s ago 9m 48.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T17:58:18.216 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (8m) 0s ago 8m 57.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T17:58:18.216 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (6m) 0s ago 7m 44.8M - 2.43.0 a07b618ecd1d bb2791d5c8ac 2024-09-21T17:58:18.216 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (4m) 1s ago 4m 91.8M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T17:58:18.216 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (4m) 0s ago 4m 91.5M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T17:58:18.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[19734]: cluster 2024-09-21T17:58:17.199030+0000 mgr.y (mgr.24296) 300 : cluster [DBG] pgmap v252: 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-21T17:58:18.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[19734]: audit 2024-09-21T17:58:18.049267+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[19734]: audit 2024-09-21T17:58:18.058325+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[19734]: audit 2024-09-21T17:58:18.065745+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[25160]: cluster 2024-09-21T17:58:17.199030+0000 mgr.y (mgr.24296) 300 : cluster [DBG] pgmap v252: 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-21T17:58:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[25160]: audit 2024-09-21T17:58:18.049267+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[25160]: audit 2024-09-21T17:58:18.058325+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:18 smithi043 bash[25160]: audit 2024-09-21T17:58:18.065745+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:18 smithi169 bash[20366]: cluster 2024-09-21T17:58:17.199030+0000 mgr.y (mgr.24296) 300 : cluster [DBG] pgmap v252: 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-21T17:58:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:18 smithi169 bash[20366]: audit 2024-09-21T17:58:18.049267+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:18 smithi169 bash[20366]: audit 2024-09-21T17:58:18.058325+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:18 smithi169 bash[20366]: audit 2024-09-21T17:58:18.065745+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:19.217 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'sleep 180' 2024-09-21T17:58:19.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:19 smithi169 bash[20366]: audit 2024-09-21T17:58:18.199519+0000 mgr.y (mgr.24296) 301 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:19 smithi043 bash[19734]: audit 2024-09-21T17:58:18.199519+0000 mgr.y (mgr.24296) 301 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:19.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:19 smithi043 bash[25160]: audit 2024-09-21T17:58:18.199519+0000 mgr.y (mgr.24296) 301 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T17:58:20.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:58:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:58:19] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:58:20.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:20 smithi169 bash[20366]: cluster 2024-09-21T17:58:19.199680+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v253: 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-21T17:58:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:20 smithi043 bash[19734]: cluster 2024-09-21T17:58:19.199680+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v253: 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-21T17:58:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:20 smithi043 bash[25160]: cluster 2024-09-21T17:58:19.199680+0000 mgr.y (mgr.24296) 302 : cluster [DBG] pgmap v253: 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-21T17:58:22.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:22 smithi169 bash[20366]: cluster 2024-09-21T17:58:21.200321+0000 mgr.y (mgr.24296) 303 : cluster [DBG] pgmap v254: 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-21T17:58:22.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:22 smithi169 bash[20366]: audit 2024-09-21T17:58:21.801570+0000 mgr.y (mgr.24296) 304 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:23.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:22 smithi043 bash[25160]: cluster 2024-09-21T17:58:21.200321+0000 mgr.y (mgr.24296) 303 : cluster [DBG] pgmap v254: 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-21T17:58:23.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:22 smithi043 bash[25160]: audit 2024-09-21T17:58:21.801570+0000 mgr.y (mgr.24296) 304 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:22 smithi043 bash[19734]: cluster 2024-09-21T17:58:21.200321+0000 mgr.y (mgr.24296) 303 : cluster [DBG] pgmap v254: 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-21T17:58:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:22 smithi043 bash[19734]: audit 2024-09-21T17:58:21.801570+0000 mgr.y (mgr.24296) 304 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:24.039 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T17:58:24.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:24 smithi169 bash[20366]: cluster 2024-09-21T17:58:23.201987+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v255: 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-21T17:58:25.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:24 smithi043 bash[19734]: cluster 2024-09-21T17:58:23.201987+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v255: 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-21T17:58:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:24 smithi043 bash[25160]: cluster 2024-09-21T17:58:23.201987+0000 mgr.y (mgr.24296) 305 : cluster [DBG] pgmap v255: 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-21T17:58:26.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:26 smithi169 bash[20366]: cluster 2024-09-21T17:58:25.202680+0000 mgr.y (mgr.24296) 306 : cluster [DBG] pgmap v256: 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-21T17:58:26.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:26 smithi169 bash[20366]: audit 2024-09-21T17:58:26.107228+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:26 smithi043 bash[19734]: cluster 2024-09-21T17:58:25.202680+0000 mgr.y (mgr.24296) 306 : cluster [DBG] pgmap v256: 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-21T17:58:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:26 smithi043 bash[19734]: audit 2024-09-21T17:58:26.107228+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:27.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:26 smithi043 bash[25160]: cluster 2024-09-21T17:58:25.202680+0000 mgr.y (mgr.24296) 306 : cluster [DBG] pgmap v256: 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-21T17:58:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:26 smithi043 bash[25160]: audit 2024-09-21T17:58:26.107228+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:28 smithi169 bash[20366]: cluster 2024-09-21T17:58:27.204388+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v257: 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-21T17:58:29.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:28 smithi043 bash[19734]: cluster 2024-09-21T17:58:27.204388+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v257: 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-21T17:58:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:28 smithi043 bash[25160]: cluster 2024-09-21T17:58:27.204388+0000 mgr.y (mgr.24296) 307 : cluster [DBG] pgmap v257: 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-21T17:58:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:58:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:58:29] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T17:58:31.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:30 smithi043 bash[19734]: cluster 2024-09-21T17:58:29.205091+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:31.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:30 smithi043 bash[25160]: cluster 2024-09-21T17:58:29.205091+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:31.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:30 smithi169 bash[20366]: cluster 2024-09-21T17:58:29.205091+0000 mgr.y (mgr.24296) 308 : cluster [DBG] pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:32.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:32 smithi169 bash[20366]: cluster 2024-09-21T17:58:31.205791+0000 mgr.y (mgr.24296) 309 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:32.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:32 smithi169 bash[20366]: audit 2024-09-21T17:58:31.811929+0000 mgr.y (mgr.24296) 310 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:32 smithi043 bash[19734]: cluster 2024-09-21T17:58:31.205791+0000 mgr.y (mgr.24296) 309 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:32 smithi043 bash[19734]: audit 2024-09-21T17:58:31.811929+0000 mgr.y (mgr.24296) 310 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:32 smithi043 bash[25160]: cluster 2024-09-21T17:58:31.205791+0000 mgr.y (mgr.24296) 309 : cluster [DBG] pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:32 smithi043 bash[25160]: audit 2024-09-21T17:58:31.811929+0000 mgr.y (mgr.24296) 310 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:34.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:34 smithi169 bash[20366]: cluster 2024-09-21T17:58:33.207599+0000 mgr.y (mgr.24296) 311 : cluster [DBG] pgmap v260: 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-21T17:58:35.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:34 smithi043 bash[25160]: cluster 2024-09-21T17:58:33.207599+0000 mgr.y (mgr.24296) 311 : cluster [DBG] pgmap v260: 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-21T17:58:35.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:34 smithi043 bash[19734]: cluster 2024-09-21T17:58:33.207599+0000 mgr.y (mgr.24296) 311 : cluster [DBG] pgmap v260: 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-21T17:58:36.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:36 smithi169 bash[20366]: cluster 2024-09-21T17:58:35.208421+0000 mgr.y (mgr.24296) 312 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:36.912 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:36 smithi043 bash[19734]: cluster 2024-09-21T17:58:35.208421+0000 mgr.y (mgr.24296) 312 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:36.913 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:36 smithi043 bash[25160]: cluster 2024-09-21T17:58:35.208421+0000 mgr.y (mgr.24296) 312 : cluster [DBG] pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T17:58:38.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:37 smithi043 bash[25160]: audit 2024-09-21T17:58:36.715843+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:37 smithi043 bash[25160]: audit 2024-09-21T17:58:36.722836+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:37 smithi043 bash[25160]: audit 2024-09-21T17:58:36.729964+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:37 smithi043 bash[19734]: audit 2024-09-21T17:58:36.715843+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:37 smithi043 bash[19734]: audit 2024-09-21T17:58:36.722836+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:37 smithi043 bash[19734]: audit 2024-09-21T17:58:36.729964+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:37 smithi169 bash[20366]: audit 2024-09-21T17:58:36.715843+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:37 smithi169 bash[20366]: audit 2024-09-21T17:58:36.722836+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:38.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:37 smithi169 bash[20366]: audit 2024-09-21T17:58:36.729964+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[25160]: cluster 2024-09-21T17:58:37.209552+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v262: 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-21T17:58:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[25160]: audit 2024-09-21T17:58:38.246795+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[25160]: audit 2024-09-21T17:58:38.260988+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[25160]: audit 2024-09-21T17:58:38.273942+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[19734]: cluster 2024-09-21T17:58:37.209552+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v262: 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-21T17:58:39.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[19734]: audit 2024-09-21T17:58:38.246795+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[19734]: audit 2024-09-21T17:58:38.260988+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:38 smithi043 bash[19734]: audit 2024-09-21T17:58:38.273942+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:38 smithi169 bash[20366]: cluster 2024-09-21T17:58:37.209552+0000 mgr.y (mgr.24296) 313 : cluster [DBG] pgmap v262: 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-21T17:58:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:38 smithi169 bash[20366]: audit 2024-09-21T17:58:38.246795+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:38 smithi169 bash[20366]: audit 2024-09-21T17:58:38.260988+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:39.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:38 smithi169 bash[20366]: audit 2024-09-21T17:58:38.273942+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:58:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:58:39] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T17:58:41.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:40 smithi043 bash[25160]: cluster 2024-09-21T17:58:39.210224+0000 mgr.y (mgr.24296) 314 : cluster [DBG] pgmap v263: 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-21T17:58:41.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:40 smithi043 bash[19734]: cluster 2024-09-21T17:58:39.210224+0000 mgr.y (mgr.24296) 314 : cluster [DBG] pgmap v263: 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-21T17:58:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:40 smithi169 bash[20366]: cluster 2024-09-21T17:58:39.210224+0000 mgr.y (mgr.24296) 314 : cluster [DBG] pgmap v263: 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-21T17:58:42.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:41 smithi043 bash[25160]: audit 2024-09-21T17:58:41.107745+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:41 smithi043 bash[19734]: audit 2024-09-21T17:58:41.107745+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:42.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:41 smithi169 bash[20366]: audit 2024-09-21T17:58:41.107745+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:42.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:42 smithi169 bash[20366]: cluster 2024-09-21T17:58:41.210887+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v264: 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-21T17:58:42.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:42 smithi169 bash[20366]: audit 2024-09-21T17:58:41.823467+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:43.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:42 smithi043 bash[25160]: cluster 2024-09-21T17:58:41.210887+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v264: 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-21T17:58:43.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:42 smithi043 bash[25160]: audit 2024-09-21T17:58:41.823467+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:42 smithi043 bash[19734]: cluster 2024-09-21T17:58:41.210887+0000 mgr.y (mgr.24296) 315 : cluster [DBG] pgmap v264: 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-21T17:58:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:42 smithi043 bash[19734]: audit 2024-09-21T17:58:41.823467+0000 mgr.y (mgr.24296) 316 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:45.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:44 smithi043 bash[25160]: cluster 2024-09-21T17:58:43.212701+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v265: 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-21T17:58:45.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:44 smithi043 bash[19734]: cluster 2024-09-21T17:58:43.212701+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v265: 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-21T17:58:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:44 smithi169 bash[20366]: cluster 2024-09-21T17:58:43.212701+0000 mgr.y (mgr.24296) 317 : cluster [DBG] pgmap v265: 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-21T17:58:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:46 smithi043 bash[19734]: cluster 2024-09-21T17:58:45.213372+0000 mgr.y (mgr.24296) 318 : cluster [DBG] pgmap v266: 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-21T17:58:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:46 smithi043 bash[25160]: cluster 2024-09-21T17:58:45.213372+0000 mgr.y (mgr.24296) 318 : cluster [DBG] pgmap v266: 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-21T17:58:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:46 smithi169 bash[20366]: cluster 2024-09-21T17:58:45.213372+0000 mgr.y (mgr.24296) 318 : cluster [DBG] pgmap v266: 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-21T17:58:49.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:48 smithi043 bash[19734]: cluster 2024-09-21T17:58:47.215044+0000 mgr.y (mgr.24296) 319 : cluster [DBG] pgmap v267: 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-21T17:58:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:48 smithi043 bash[25160]: cluster 2024-09-21T17:58:47.215044+0000 mgr.y (mgr.24296) 319 : cluster [DBG] pgmap v267: 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-21T17:58:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:48 smithi169 bash[20366]: cluster 2024-09-21T17:58:47.215044+0000 mgr.y (mgr.24296) 319 : cluster [DBG] pgmap v267: 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-21T17:58:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:58:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:58:49] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T17:58:51.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:50 smithi043 bash[25160]: cluster 2024-09-21T17:58:49.215723+0000 mgr.y (mgr.24296) 320 : cluster [DBG] pgmap v268: 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-21T17:58:51.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:50 smithi043 bash[19734]: cluster 2024-09-21T17:58:49.215723+0000 mgr.y (mgr.24296) 320 : cluster [DBG] pgmap v268: 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-21T17:58:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:50 smithi169 bash[20366]: cluster 2024-09-21T17:58:49.215723+0000 mgr.y (mgr.24296) 320 : cluster [DBG] pgmap v268: 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-21T17:58:53.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:52 smithi043 bash[25160]: cluster 2024-09-21T17:58:51.216390+0000 mgr.y (mgr.24296) 321 : cluster [DBG] pgmap v269: 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-21T17:58:53.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:52 smithi043 bash[25160]: audit 2024-09-21T17:58:51.833874+0000 mgr.y (mgr.24296) 322 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:52 smithi043 bash[19734]: cluster 2024-09-21T17:58:51.216390+0000 mgr.y (mgr.24296) 321 : cluster [DBG] pgmap v269: 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-21T17:58:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:52 smithi043 bash[19734]: audit 2024-09-21T17:58:51.833874+0000 mgr.y (mgr.24296) 322 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:52 smithi169 bash[20366]: cluster 2024-09-21T17:58:51.216390+0000 mgr.y (mgr.24296) 321 : cluster [DBG] pgmap v269: 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-21T17:58:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:52 smithi169 bash[20366]: audit 2024-09-21T17:58:51.833874+0000 mgr.y (mgr.24296) 322 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:58:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:54 smithi169 bash[20366]: cluster 2024-09-21T17:58:53.218106+0000 mgr.y (mgr.24296) 323 : cluster [DBG] pgmap v270: 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-21T17:58:55.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:54 smithi043 bash[19734]: cluster 2024-09-21T17:58:53.218106+0000 mgr.y (mgr.24296) 323 : cluster [DBG] pgmap v270: 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-21T17:58:55.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:54 smithi043 bash[25160]: cluster 2024-09-21T17:58:53.218106+0000 mgr.y (mgr.24296) 323 : cluster [DBG] pgmap v270: 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-21T17:58:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:56 smithi169 bash[20366]: cluster 2024-09-21T17:58:55.218798+0000 mgr.y (mgr.24296) 324 : cluster [DBG] pgmap v271: 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-21T17:58:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:56 smithi169 bash[20366]: audit 2024-09-21T17:58:56.107739+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:57.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:56 smithi043 bash[25160]: cluster 2024-09-21T17:58:55.218798+0000 mgr.y (mgr.24296) 324 : cluster [DBG] pgmap v271: 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-21T17:58:57.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:56 smithi043 bash[25160]: audit 2024-09-21T17:58:56.107739+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:57.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:56 smithi043 bash[19734]: cluster 2024-09-21T17:58:55.218798+0000 mgr.y (mgr.24296) 324 : cluster [DBG] pgmap v271: 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-21T17:58:57.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:56 smithi043 bash[19734]: audit 2024-09-21T17:58:56.107739+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:58:58.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:57 smithi043 bash[25160]: audit 2024-09-21T17:58:56.944175+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:57 smithi043 bash[25160]: audit 2024-09-21T17:58:56.958899+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:57 smithi043 bash[25160]: audit 2024-09-21T17:58:56.972342+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:57 smithi043 bash[19734]: audit 2024-09-21T17:58:56.944175+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:57 smithi043 bash[19734]: audit 2024-09-21T17:58:56.958899+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:57 smithi043 bash[19734]: audit 2024-09-21T17:58:56.972342+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:57 smithi169 bash[20366]: audit 2024-09-21T17:58:56.944175+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:57 smithi169 bash[20366]: audit 2024-09-21T17:58:56.958899+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:58.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:57 smithi169 bash[20366]: audit 2024-09-21T17:58:56.972342+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[19734]: cluster 2024-09-21T17:58:57.220086+0000 mgr.y (mgr.24296) 325 : cluster [DBG] pgmap v272: 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-21T17:58:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[19734]: audit 2024-09-21T17:58:58.473570+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[19734]: audit 2024-09-21T17:58:58.487107+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[19734]: audit 2024-09-21T17:58:58.499970+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[25160]: cluster 2024-09-21T17:58:57.220086+0000 mgr.y (mgr.24296) 325 : cluster [DBG] pgmap v272: 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-21T17:58:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[25160]: audit 2024-09-21T17:58:58.473570+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[25160]: audit 2024-09-21T17:58:58.487107+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:58:58 smithi043 bash[25160]: audit 2024-09-21T17:58:58.499970+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:58 smithi169 bash[20366]: cluster 2024-09-21T17:58:57.220086+0000 mgr.y (mgr.24296) 325 : cluster [DBG] pgmap v272: 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-21T17:58:59.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:58 smithi169 bash[20366]: audit 2024-09-21T17:58:58.473570+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:58 smithi169 bash[20366]: audit 2024-09-21T17:58:58.487107+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:58:59.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:58:58 smithi169 bash[20366]: audit 2024-09-21T17:58:58.499970+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:58:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:58:59] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T17:59:01.000 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.000 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.001 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:00 smithi169 bash[20366]: cluster 2024-09-21T17:58:59.220746+0000 mgr.y (mgr.24296) 326 : cluster [DBG] pgmap v273: 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-21T17:59:01.001 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.002 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.002 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.002 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.002 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:01.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:00 smithi043 bash[19734]: cluster 2024-09-21T17:58:59.220746+0000 mgr.y (mgr.24296) 326 : cluster [DBG] pgmap v273: 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-21T17:59:01.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:00 smithi043 bash[25160]: cluster 2024-09-21T17:58:59.220746+0000 mgr.y (mgr.24296) 326 : cluster [DBG] pgmap v273: 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-21T17:59:01.316 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: Stopping Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T17:59:01.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 bash[51462]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mgr-x 2024-09-21T17:59:01.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T17:59:01.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 bash[51521]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mgr-x 2024-09-21T17:59:01.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T17:59:01.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: Stopped Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:59:02.198 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.199 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.199 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.200 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.200 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.200 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.200 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:02 smithi169 systemd[1]: Started Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T17:59:02.200 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:02.201 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 17:59:01 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T17:59:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: cluster 2024-09-21T17:59:01.221488+0000 mgr.y (mgr.24296) 327 : cluster [DBG] pgmap v274: 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-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:01.840994+0000 mgr.y (mgr.24296) 328 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.123251+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.138651+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.154289+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.167732+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.256542+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.258120+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[19734]: audit 2024-09-21T17:59:02.268242+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: cluster 2024-09-21T17:59:01.221488+0000 mgr.y (mgr.24296) 327 : cluster [DBG] pgmap v274: 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-21T17:59:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:01.840994+0000 mgr.y (mgr.24296) 328 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.123251+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.138651+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.154289+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.167732+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.256542+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:59:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.258120+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:59:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:02 smithi043 bash[25160]: audit 2024-09-21T17:59:02.268242+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: cluster 2024-09-21T17:59:01.221488+0000 mgr.y (mgr.24296) 327 : cluster [DBG] pgmap v274: 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-21T17:59:03.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:01.840994+0000 mgr.y (mgr.24296) 328 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:03.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.123251+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.138651+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.154289+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.167732+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.256542+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T17:59:03.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.258120+0000 mon.c (mon.2) 163 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T17:59:03.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:02 smithi169 bash[20366]: audit 2024-09-21T17:59:02.268242+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:03.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:03 smithi169 bash[51581]: debug 2024-09-21T17:59:03.610+0000 7f9346741640 1 -- 172.21.15.169:0/22115606 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e3a69850e0 con 0x55e3a6986800 2024-09-21T17:59:05.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:04 smithi043 bash[19734]: cluster 2024-09-21T17:59:03.223180+0000 mgr.y (mgr.24296) 329 : cluster [DBG] pgmap v275: 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-21T17:59:05.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:04 smithi043 bash[25160]: cluster 2024-09-21T17:59:03.223180+0000 mgr.y (mgr.24296) 329 : cluster [DBG] pgmap v275: 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-21T17:59:05.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:04 smithi169 bash[20366]: cluster 2024-09-21T17:59:03.223180+0000 mgr.y (mgr.24296) 329 : cluster [DBG] pgmap v275: 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-21T17:59:07.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:06 smithi043 bash[19734]: cluster 2024-09-21T17:59:05.223906+0000 mgr.y (mgr.24296) 330 : cluster [DBG] pgmap v276: 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-21T17:59:07.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:06 smithi043 bash[25160]: cluster 2024-09-21T17:59:05.223906+0000 mgr.y (mgr.24296) 330 : cluster [DBG] pgmap v276: 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-21T17:59:07.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:06 smithi169 bash[20366]: cluster 2024-09-21T17:59:05.223906+0000 mgr.y (mgr.24296) 330 : cluster [DBG] pgmap v276: 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-21T17:59:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:08 smithi169 bash[20366]: cluster 2024-09-21T17:59:07.225546+0000 mgr.y (mgr.24296) 331 : cluster [DBG] pgmap v277: 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-21T17:59:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:08 smithi169 bash[20366]: audit 2024-09-21T17:59:08.523912+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:08 smithi169 bash[20366]: audit 2024-09-21T17:59:08.537667+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:08 smithi169 bash[20366]: audit 2024-09-21T17:59:08.551172+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[19734]: cluster 2024-09-21T17:59:07.225546+0000 mgr.y (mgr.24296) 331 : cluster [DBG] pgmap v277: 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-21T17:59:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[19734]: audit 2024-09-21T17:59:08.523912+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[19734]: audit 2024-09-21T17:59:08.537667+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[19734]: audit 2024-09-21T17:59:08.551172+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[25160]: cluster 2024-09-21T17:59:07.225546+0000 mgr.y (mgr.24296) 331 : cluster [DBG] pgmap v277: 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-21T17:59:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[25160]: audit 2024-09-21T17:59:08.523912+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[25160]: audit 2024-09-21T17:59:08.537667+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:08 smithi043 bash[25160]: audit 2024-09-21T17:59:08.551172+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:09.997 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:09 smithi169 bash[51581]: [21/Sep/2024:17:59:09] ENGINE Bus STARTING 2024-09-21T17:59:09.997 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:09 smithi169 bash[51581]: CherryPy Checker: 2024-09-21T17:59:09.997 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:09 smithi169 bash[51581]: The Application mounted at '' has an empty config. 2024-09-21T17:59:09.998 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:09 smithi169 bash[51581]: [21/Sep/2024:17:59:09] ENGINE Serving on http://:::9283 2024-09-21T17:59:09.998 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 17:59:09 smithi169 bash[51581]: [21/Sep/2024:17:59:09] ENGINE Bus STARTED 2024-09-21T17:59:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:59:09] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.43.0" 2024-09-21T17:59:10.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19734]: cluster 2024-09-21T17:59:09.784564+0000 mon.a (mon.0) 1298 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19734]: cluster 2024-09-21T17:59:09.784752+0000 mon.a (mon.0) 1299 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19734]: audit 2024-09-21T17:59:09.789425+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19734]: audit 2024-09-21T17:59:09.790484+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19734]: audit 2024-09-21T17:59:09.792619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[19734]: audit 2024-09-21T17:59:09.793019+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[25160]: cluster 2024-09-21T17:59:09.784564+0000 mon.a (mon.0) 1298 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[25160]: cluster 2024-09-21T17:59:09.784752+0000 mon.a (mon.0) 1299 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[25160]: audit 2024-09-21T17:59:09.789425+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[25160]: audit 2024-09-21T17:59:09.790484+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:59:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[25160]: audit 2024-09-21T17:59:09.792619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:59:10.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:09 smithi043 bash[25160]: audit 2024-09-21T17:59:09.793019+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:59:10.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:10 smithi169 bash[20366]: cluster 2024-09-21T17:59:09.784564+0000 mon.a (mon.0) 1298 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T17:59:10.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:10 smithi169 bash[20366]: cluster 2024-09-21T17:59:09.784752+0000 mon.a (mon.0) 1299 : cluster [DBG] Standby manager daemon x started 2024-09-21T17:59:10.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:10 smithi169 bash[20366]: audit 2024-09-21T17:59:09.789425+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T17:59:10.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:10 smithi169 bash[20366]: audit 2024-09-21T17:59:09.790484+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T17:59:10.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:10 smithi169 bash[20366]: audit 2024-09-21T17:59:09.792619+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T17:59:10.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:10 smithi169 bash[20366]: audit 2024-09-21T17:59:09.793019+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T17:59:11.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:11 smithi043 bash[19734]: cluster 2024-09-21T17:59:09.226203+0000 mgr.y (mgr.24296) 332 : cluster [DBG] pgmap v278: 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-21T17:59:11.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:11 smithi043 bash[19734]: cluster 2024-09-21T17:59:10.024280+0000 mon.a (mon.0) 1300 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-09-21T17:59:11.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:11 smithi043 bash[25160]: cluster 2024-09-21T17:59:09.226203+0000 mgr.y (mgr.24296) 332 : cluster [DBG] pgmap v278: 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-21T17:59:11.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:11 smithi043 bash[25160]: cluster 2024-09-21T17:59:10.024280+0000 mon.a (mon.0) 1300 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-09-21T17:59:11.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:11 smithi169 bash[20366]: cluster 2024-09-21T17:59:09.226203+0000 mgr.y (mgr.24296) 332 : cluster [DBG] pgmap v278: 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-21T17:59:11.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:11 smithi169 bash[20366]: cluster 2024-09-21T17:59:10.024280+0000 mon.a (mon.0) 1300 : cluster [DBG] mgrmap e23: y(active, since 7m), standbys: x 2024-09-21T17:59:12.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:12 smithi043 bash[19734]: audit 2024-09-21T17:59:11.108469+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:12 smithi043 bash[19734]: cluster 2024-09-21T17:59:11.226882+0000 mgr.y (mgr.24296) 333 : cluster [DBG] pgmap v279: 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-21T17:59:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:12 smithi043 bash[19734]: audit 2024-09-21T17:59:11.851987+0000 mgr.y (mgr.24296) 334 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:12.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:12 smithi043 bash[25160]: audit 2024-09-21T17:59:11.108469+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:12.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:12 smithi043 bash[25160]: cluster 2024-09-21T17:59:11.226882+0000 mgr.y (mgr.24296) 333 : cluster [DBG] pgmap v279: 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-21T17:59:12.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:12 smithi043 bash[25160]: audit 2024-09-21T17:59:11.851987+0000 mgr.y (mgr.24296) 334 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:12.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:12 smithi169 bash[20366]: audit 2024-09-21T17:59:11.108469+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:12.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:12 smithi169 bash[20366]: cluster 2024-09-21T17:59:11.226882+0000 mgr.y (mgr.24296) 333 : cluster [DBG] pgmap v279: 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-21T17:59:12.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:12 smithi169 bash[20366]: audit 2024-09-21T17:59:11.851987+0000 mgr.y (mgr.24296) 334 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:14 smithi169 bash[20366]: cluster 2024-09-21T17:59:13.228637+0000 mgr.y (mgr.24296) 335 : cluster [DBG] pgmap v280: 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-21T17:59:14.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:14 smithi043 bash[25160]: cluster 2024-09-21T17:59:13.228637+0000 mgr.y (mgr.24296) 335 : cluster [DBG] pgmap v280: 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-21T17:59:14.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:14 smithi043 bash[19734]: cluster 2024-09-21T17:59:13.228637+0000 mgr.y (mgr.24296) 335 : cluster [DBG] pgmap v280: 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-21T17:59:16.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:16 smithi169 bash[20366]: cluster 2024-09-21T17:59:15.229225+0000 mgr.y (mgr.24296) 336 : cluster [DBG] pgmap v281: 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-21T17:59:16.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:16 smithi043 bash[19734]: cluster 2024-09-21T17:59:15.229225+0000 mgr.y (mgr.24296) 336 : cluster [DBG] pgmap v281: 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-21T17:59:16.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:16 smithi043 bash[25160]: cluster 2024-09-21T17:59:15.229225+0000 mgr.y (mgr.24296) 336 : cluster [DBG] pgmap v281: 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-21T17:59:18.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:18 smithi169 bash[20366]: audit 2024-09-21T17:59:17.089518+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:18 smithi169 bash[20366]: audit 2024-09-21T17:59:17.097582+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:18 smithi169 bash[20366]: audit 2024-09-21T17:59:17.106408+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:18 smithi169 bash[20366]: cluster 2024-09-21T17:59:17.230012+0000 mgr.y (mgr.24296) 337 : cluster [DBG] pgmap v282: 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-21T17:59:18.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[25160]: audit 2024-09-21T17:59:17.089518+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[25160]: audit 2024-09-21T17:59:17.097582+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[25160]: audit 2024-09-21T17:59:17.106408+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[25160]: cluster 2024-09-21T17:59:17.230012+0000 mgr.y (mgr.24296) 337 : cluster [DBG] pgmap v282: 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-21T17:59:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[19734]: audit 2024-09-21T17:59:17.089518+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[19734]: audit 2024-09-21T17:59:17.097582+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[19734]: audit 2024-09-21T17:59:17.106408+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:18.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:18 smithi043 bash[19734]: cluster 2024-09-21T17:59:17.230012+0000 mgr.y (mgr.24296) 337 : cluster [DBG] pgmap v282: 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-21T17:59:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:59:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:59:19] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T17:59:20.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:20 smithi169 bash[20366]: cluster 2024-09-21T17:59:19.230751+0000 mgr.y (mgr.24296) 338 : cluster [DBG] pgmap v283: 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-21T17:59:20.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:20 smithi043 bash[25160]: cluster 2024-09-21T17:59:19.230751+0000 mgr.y (mgr.24296) 338 : cluster [DBG] pgmap v283: 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-21T17:59:20.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:20 smithi043 bash[19734]: cluster 2024-09-21T17:59:19.230751+0000 mgr.y (mgr.24296) 338 : cluster [DBG] pgmap v283: 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-21T17:59:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:22 smithi169 bash[20366]: cluster 2024-09-21T17:59:21.231513+0000 mgr.y (mgr.24296) 339 : cluster [DBG] pgmap v284: 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-21T17:59:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:22 smithi169 bash[20366]: audit 2024-09-21T17:59:21.855934+0000 mgr.y (mgr.24296) 340 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:22.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:22 smithi043 bash[19734]: cluster 2024-09-21T17:59:21.231513+0000 mgr.y (mgr.24296) 339 : cluster [DBG] pgmap v284: 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-21T17:59:22.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:22 smithi043 bash[19734]: audit 2024-09-21T17:59:21.855934+0000 mgr.y (mgr.24296) 340 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:22.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:22 smithi043 bash[25160]: cluster 2024-09-21T17:59:21.231513+0000 mgr.y (mgr.24296) 339 : cluster [DBG] pgmap v284: 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-21T17:59:22.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:22 smithi043 bash[25160]: audit 2024-09-21T17:59:21.855934+0000 mgr.y (mgr.24296) 340 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:24 smithi169 bash[20366]: cluster 2024-09-21T17:59:23.233166+0000 mgr.y (mgr.24296) 341 : cluster [DBG] pgmap v285: 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-21T17:59:24.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:24 smithi043 bash[19734]: cluster 2024-09-21T17:59:23.233166+0000 mgr.y (mgr.24296) 341 : cluster [DBG] pgmap v285: 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-21T17:59:24.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:24 smithi043 bash[25160]: cluster 2024-09-21T17:59:23.233166+0000 mgr.y (mgr.24296) 341 : cluster [DBG] pgmap v285: 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-21T17:59:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:26 smithi169 bash[20366]: cluster 2024-09-21T17:59:25.233809+0000 mgr.y (mgr.24296) 342 : cluster [DBG] pgmap v286: 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-21T17:59:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:26 smithi169 bash[20366]: audit 2024-09-21T17:59:26.108883+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:26.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:26 smithi043 bash[25160]: cluster 2024-09-21T17:59:25.233809+0000 mgr.y (mgr.24296) 342 : cluster [DBG] pgmap v286: 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-21T17:59:26.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:26 smithi043 bash[25160]: audit 2024-09-21T17:59:26.108883+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:26.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:26 smithi043 bash[19734]: cluster 2024-09-21T17:59:25.233809+0000 mgr.y (mgr.24296) 342 : cluster [DBG] pgmap v286: 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-21T17:59:26.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:26 smithi043 bash[19734]: audit 2024-09-21T17:59:26.108883+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:28 smithi169 bash[20366]: cluster 2024-09-21T17:59:27.235600+0000 mgr.y (mgr.24296) 343 : cluster [DBG] pgmap v287: 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-21T17:59:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:28 smithi169 bash[20366]: audit 2024-09-21T17:59:27.352960+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:28 smithi169 bash[20366]: audit 2024-09-21T17:59:27.366577+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:28 smithi169 bash[20366]: audit 2024-09-21T17:59:27.379648+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[19734]: cluster 2024-09-21T17:59:27.235600+0000 mgr.y (mgr.24296) 343 : cluster [DBG] pgmap v287: 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-21T17:59:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[19734]: audit 2024-09-21T17:59:27.352960+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[19734]: audit 2024-09-21T17:59:27.366577+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[19734]: audit 2024-09-21T17:59:27.379648+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[25160]: cluster 2024-09-21T17:59:27.235600+0000 mgr.y (mgr.24296) 343 : cluster [DBG] pgmap v287: 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-21T17:59:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[25160]: audit 2024-09-21T17:59:27.352960+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[25160]: audit 2024-09-21T17:59:27.366577+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:28 smithi043 bash[25160]: audit 2024-09-21T17:59:27.379648+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:59:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:59:29] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:59:30.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:30 smithi169 bash[20366]: cluster 2024-09-21T17:59:29.236318+0000 mgr.y (mgr.24296) 344 : cluster [DBG] pgmap v288: 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-21T17:59:30.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:30 smithi043 bash[25160]: cluster 2024-09-21T17:59:29.236318+0000 mgr.y (mgr.24296) 344 : cluster [DBG] pgmap v288: 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-21T17:59:30.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:30 smithi043 bash[19734]: cluster 2024-09-21T17:59:29.236318+0000 mgr.y (mgr.24296) 344 : cluster [DBG] pgmap v288: 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-21T17:59:32.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:32 smithi169 bash[20366]: cluster 2024-09-21T17:59:31.237034+0000 mgr.y (mgr.24296) 345 : cluster [DBG] pgmap v289: 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-21T17:59:32.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:32 smithi169 bash[20366]: audit 2024-09-21T17:59:31.863930+0000 mgr.y (mgr.24296) 346 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:32.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:32 smithi043 bash[25160]: cluster 2024-09-21T17:59:31.237034+0000 mgr.y (mgr.24296) 345 : cluster [DBG] pgmap v289: 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-21T17:59:32.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:32 smithi043 bash[25160]: audit 2024-09-21T17:59:31.863930+0000 mgr.y (mgr.24296) 346 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:32.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:32 smithi043 bash[19734]: cluster 2024-09-21T17:59:31.237034+0000 mgr.y (mgr.24296) 345 : cluster [DBG] pgmap v289: 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-21T17:59:32.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:32 smithi043 bash[19734]: audit 2024-09-21T17:59:31.863930+0000 mgr.y (mgr.24296) 346 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:34 smithi169 bash[20366]: cluster 2024-09-21T17:59:33.238804+0000 mgr.y (mgr.24296) 347 : cluster [DBG] pgmap v290: 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-21T17:59:34.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:34 smithi043 bash[19734]: cluster 2024-09-21T17:59:33.238804+0000 mgr.y (mgr.24296) 347 : cluster [DBG] pgmap v290: 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-21T17:59:34.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:34 smithi043 bash[25160]: cluster 2024-09-21T17:59:33.238804+0000 mgr.y (mgr.24296) 347 : cluster [DBG] pgmap v290: 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-21T17:59:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:36 smithi169 bash[20366]: cluster 2024-09-21T17:59:35.239680+0000 mgr.y (mgr.24296) 348 : cluster [DBG] pgmap v291: 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-21T17:59:36.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:36 smithi043 bash[19734]: cluster 2024-09-21T17:59:35.239680+0000 mgr.y (mgr.24296) 348 : cluster [DBG] pgmap v291: 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-21T17:59:36.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:36 smithi043 bash[25160]: cluster 2024-09-21T17:59:35.239680+0000 mgr.y (mgr.24296) 348 : cluster [DBG] pgmap v291: 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-21T17:59:38.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[19734]: cluster 2024-09-21T17:59:37.241299+0000 mgr.y (mgr.24296) 349 : cluster [DBG] pgmap v292: 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-21T17:59:38.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[19734]: audit 2024-09-21T17:59:37.261672+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[19734]: audit 2024-09-21T17:59:37.271724+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[19734]: audit 2024-09-21T17:59:37.280560+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[25160]: cluster 2024-09-21T17:59:37.241299+0000 mgr.y (mgr.24296) 349 : cluster [DBG] pgmap v292: 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-21T17:59:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[25160]: audit 2024-09-21T17:59:37.261672+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[25160]: audit 2024-09-21T17:59:37.271724+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:38 smithi043 bash[25160]: audit 2024-09-21T17:59:37.280560+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:38 smithi169 bash[20366]: cluster 2024-09-21T17:59:37.241299+0000 mgr.y (mgr.24296) 349 : cluster [DBG] pgmap v292: 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-21T17:59:38.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:38 smithi169 bash[20366]: audit 2024-09-21T17:59:37.261672+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:38 smithi169 bash[20366]: audit 2024-09-21T17:59:37.271724+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:38.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:38 smithi169 bash[20366]: audit 2024-09-21T17:59:37.280560+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:40.266 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:59:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:59:39] "GET /metrics HTTP/1.1" 200 38152 "" "Prometheus/2.43.0" 2024-09-21T17:59:40.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:40 smithi043 bash[25160]: cluster 2024-09-21T17:59:39.241984+0000 mgr.y (mgr.24296) 350 : cluster [DBG] pgmap v293: 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-21T17:59:40.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:40 smithi043 bash[19734]: cluster 2024-09-21T17:59:39.241984+0000 mgr.y (mgr.24296) 350 : cluster [DBG] pgmap v293: 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-21T17:59:40.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:40 smithi169 bash[20366]: cluster 2024-09-21T17:59:39.241984+0000 mgr.y (mgr.24296) 350 : cluster [DBG] pgmap v293: 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-21T17:59:41.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:41 smithi169 bash[20366]: audit 2024-09-21T17:59:41.109440+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:41.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:41 smithi043 bash[25160]: audit 2024-09-21T17:59:41.109440+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:41.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:41 smithi043 bash[19734]: audit 2024-09-21T17:59:41.109440+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:42.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:42 smithi169 bash[20366]: cluster 2024-09-21T17:59:41.242770+0000 mgr.y (mgr.24296) 351 : cluster [DBG] pgmap v294: 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-21T17:59:42.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:42 smithi169 bash[20366]: audit 2024-09-21T17:59:41.875263+0000 mgr.y (mgr.24296) 352 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:42.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:42 smithi043 bash[25160]: cluster 2024-09-21T17:59:41.242770+0000 mgr.y (mgr.24296) 351 : cluster [DBG] pgmap v294: 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-21T17:59:42.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:42 smithi043 bash[25160]: audit 2024-09-21T17:59:41.875263+0000 mgr.y (mgr.24296) 352 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:42.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:42 smithi043 bash[19734]: cluster 2024-09-21T17:59:41.242770+0000 mgr.y (mgr.24296) 351 : cluster [DBG] pgmap v294: 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-21T17:59:42.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:42 smithi043 bash[19734]: audit 2024-09-21T17:59:41.875263+0000 mgr.y (mgr.24296) 352 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:44.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:44 smithi169 bash[20366]: cluster 2024-09-21T17:59:43.244458+0000 mgr.y (mgr.24296) 353 : cluster [DBG] pgmap v295: 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-21T17:59:44.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:44 smithi043 bash[25160]: cluster 2024-09-21T17:59:43.244458+0000 mgr.y (mgr.24296) 353 : cluster [DBG] pgmap v295: 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-21T17:59:44.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:44 smithi043 bash[19734]: cluster 2024-09-21T17:59:43.244458+0000 mgr.y (mgr.24296) 353 : cluster [DBG] pgmap v295: 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-21T17:59:46.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:46 smithi169 bash[20366]: cluster 2024-09-21T17:59:45.245140+0000 mgr.y (mgr.24296) 354 : cluster [DBG] pgmap v296: 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-21T17:59:46.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:46 smithi043 bash[25160]: cluster 2024-09-21T17:59:45.245140+0000 mgr.y (mgr.24296) 354 : cluster [DBG] pgmap v296: 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-21T17:59:46.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:46 smithi043 bash[19734]: cluster 2024-09-21T17:59:45.245140+0000 mgr.y (mgr.24296) 354 : cluster [DBG] pgmap v296: 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-21T17:59:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:48 smithi169 bash[20366]: cluster 2024-09-21T17:59:47.246768+0000 mgr.y (mgr.24296) 355 : cluster [DBG] pgmap v297: 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-21T17:59:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:48 smithi169 bash[20366]: audit 2024-09-21T17:59:47.596673+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:48 smithi169 bash[20366]: audit 2024-09-21T17:59:47.610334+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:48.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:48 smithi169 bash[20366]: audit 2024-09-21T17:59:47.623084+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[25160]: cluster 2024-09-21T17:59:47.246768+0000 mgr.y (mgr.24296) 355 : cluster [DBG] pgmap v297: 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-21T17:59:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[25160]: audit 2024-09-21T17:59:47.596673+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[25160]: audit 2024-09-21T17:59:47.610334+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[25160]: audit 2024-09-21T17:59:47.623084+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[19734]: cluster 2024-09-21T17:59:47.246768+0000 mgr.y (mgr.24296) 355 : cluster [DBG] pgmap v297: 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-21T17:59:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[19734]: audit 2024-09-21T17:59:47.596673+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[19734]: audit 2024-09-21T17:59:47.610334+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:48 smithi043 bash[19734]: audit 2024-09-21T17:59:47.623084+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:59:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:59:49] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T17:59:50.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:50 smithi169 bash[20366]: cluster 2024-09-21T17:59:49.247494+0000 mgr.y (mgr.24296) 356 : cluster [DBG] pgmap v298: 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-21T17:59:51.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:50 smithi043 bash[25160]: cluster 2024-09-21T17:59:49.247494+0000 mgr.y (mgr.24296) 356 : cluster [DBG] pgmap v298: 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-21T17:59:51.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:50 smithi043 bash[19734]: cluster 2024-09-21T17:59:49.247494+0000 mgr.y (mgr.24296) 356 : cluster [DBG] pgmap v298: 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-21T17:59:52.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:52 smithi169 bash[20366]: cluster 2024-09-21T17:59:51.248145+0000 mgr.y (mgr.24296) 357 : cluster [DBG] pgmap v299: 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-21T17:59:52.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:52 smithi169 bash[20366]: audit 2024-09-21T17:59:51.881368+0000 mgr.y (mgr.24296) 358 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:53.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:52 smithi043 bash[25160]: cluster 2024-09-21T17:59:51.248145+0000 mgr.y (mgr.24296) 357 : cluster [DBG] pgmap v299: 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-21T17:59:53.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:52 smithi043 bash[25160]: audit 2024-09-21T17:59:51.881368+0000 mgr.y (mgr.24296) 358 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:53.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:52 smithi043 bash[19734]: cluster 2024-09-21T17:59:51.248145+0000 mgr.y (mgr.24296) 357 : cluster [DBG] pgmap v299: 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-21T17:59:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:52 smithi043 bash[19734]: audit 2024-09-21T17:59:51.881368+0000 mgr.y (mgr.24296) 358 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T17:59:54.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:54 smithi169 bash[20366]: cluster 2024-09-21T17:59:53.249835+0000 mgr.y (mgr.24296) 359 : cluster [DBG] pgmap v300: 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-21T17:59:55.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:54 smithi043 bash[25160]: cluster 2024-09-21T17:59:53.249835+0000 mgr.y (mgr.24296) 359 : cluster [DBG] pgmap v300: 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-21T17:59:55.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:54 smithi043 bash[19734]: cluster 2024-09-21T17:59:53.249835+0000 mgr.y (mgr.24296) 359 : cluster [DBG] pgmap v300: 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-21T17:59:56.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:56 smithi043 bash[19734]: cluster 2024-09-21T17:59:55.250603+0000 mgr.y (mgr.24296) 360 : cluster [DBG] pgmap v301: 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-21T17:59:56.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:56 smithi043 bash[19734]: audit 2024-09-21T17:59:56.109787+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:56.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:56 smithi043 bash[25160]: cluster 2024-09-21T17:59:55.250603+0000 mgr.y (mgr.24296) 360 : cluster [DBG] pgmap v301: 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-21T17:59:56.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:56 smithi043 bash[25160]: audit 2024-09-21T17:59:56.109787+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:56.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:56 smithi169 bash[20366]: cluster 2024-09-21T17:59:55.250603+0000 mgr.y (mgr.24296) 360 : cluster [DBG] pgmap v301: 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-21T17:59:56.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:56 smithi169 bash[20366]: audit 2024-09-21T17:59:56.109787+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T17:59:58.725 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[19734]: cluster 2024-09-21T17:59:57.252296+0000 mgr.y (mgr.24296) 361 : cluster [DBG] pgmap v302: 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-21T17:59:58.725 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[19734]: audit 2024-09-21T17:59:57.456019+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.725 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[19734]: audit 2024-09-21T17:59:57.463969+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.726 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[19734]: audit 2024-09-21T17:59:57.471570+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[25160]: cluster 2024-09-21T17:59:57.252296+0000 mgr.y (mgr.24296) 361 : cluster [DBG] pgmap v302: 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-21T17:59:58.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[25160]: audit 2024-09-21T17:59:57.456019+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[25160]: audit 2024-09-21T17:59:57.463969+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.726 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 17:59:58 smithi043 bash[25160]: audit 2024-09-21T17:59:57.471570+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:58 smithi169 bash[20366]: cluster 2024-09-21T17:59:57.252296+0000 mgr.y (mgr.24296) 361 : cluster [DBG] pgmap v302: 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-21T17:59:58.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:58 smithi169 bash[20366]: audit 2024-09-21T17:59:57.456019+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:58 smithi169 bash[20366]: audit 2024-09-21T17:59:57.463969+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T17:59:58.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 17:59:58 smithi169 bash[20366]: audit 2024-09-21T17:59:57.471570+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 17:59:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:17:59:59] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T18:00:00.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:00 smithi043 bash[19734]: cluster 2024-09-21T17:59:59.253027+0000 mgr.y (mgr.24296) 362 : cluster [DBG] pgmap v303: 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-21T18:00:00.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:00 smithi043 bash[19734]: cluster 2024-09-21T18:00:00.000139+0000 mon.a (mon.0) 1316 : cluster [INF] overall HEALTH_OK 2024-09-21T18:00:00.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:00 smithi043 bash[25160]: cluster 2024-09-21T17:59:59.253027+0000 mgr.y (mgr.24296) 362 : cluster [DBG] pgmap v303: 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-21T18:00:00.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:00 smithi043 bash[25160]: cluster 2024-09-21T18:00:00.000139+0000 mon.a (mon.0) 1316 : cluster [INF] overall HEALTH_OK 2024-09-21T18:00:00.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:00 smithi169 bash[20366]: cluster 2024-09-21T17:59:59.253027+0000 mgr.y (mgr.24296) 362 : cluster [DBG] pgmap v303: 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-21T18:00:00.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:00 smithi169 bash[20366]: cluster 2024-09-21T18:00:00.000139+0000 mon.a (mon.0) 1316 : cluster [INF] overall HEALTH_OK 2024-09-21T18:00:02.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[25160]: cluster 2024-09-21T18:00:01.253719+0000 mgr.y (mgr.24296) 363 : cluster [DBG] pgmap v304: 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-21T18:00:02.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[25160]: audit 2024-09-21T18:00:01.891894+0000 mgr.y (mgr.24296) 364 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[25160]: audit 2024-09-21T18:00:02.423024+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[25160]: audit 2024-09-21T18:00:02.424829+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[25160]: audit 2024-09-21T18:00:02.438662+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[19734]: cluster 2024-09-21T18:00:01.253719+0000 mgr.y (mgr.24296) 363 : cluster [DBG] pgmap v304: 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-21T18:00:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[19734]: audit 2024-09-21T18:00:01.891894+0000 mgr.y (mgr.24296) 364 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[19734]: audit 2024-09-21T18:00:02.423024+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[19734]: audit 2024-09-21T18:00:02.424829+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:00:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:02 smithi043 bash[19734]: audit 2024-09-21T18:00:02.438662+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:02 smithi169 bash[20366]: cluster 2024-09-21T18:00:01.253719+0000 mgr.y (mgr.24296) 363 : cluster [DBG] pgmap v304: 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-21T18:00:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:02 smithi169 bash[20366]: audit 2024-09-21T18:00:01.891894+0000 mgr.y (mgr.24296) 364 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:02 smithi169 bash[20366]: audit 2024-09-21T18:00:02.423024+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:00:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:02 smithi169 bash[20366]: audit 2024-09-21T18:00:02.424829+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:00:02.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:02 smithi169 bash[20366]: audit 2024-09-21T18:00:02.438662+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:04.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:04 smithi043 bash[25160]: cluster 2024-09-21T18:00:03.255544+0000 mgr.y (mgr.24296) 365 : cluster [DBG] pgmap v305: 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-21T18:00:04.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:04 smithi043 bash[19734]: cluster 2024-09-21T18:00:03.255544+0000 mgr.y (mgr.24296) 365 : cluster [DBG] pgmap v305: 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-21T18:00:04.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:04 smithi169 bash[20366]: cluster 2024-09-21T18:00:03.255544+0000 mgr.y (mgr.24296) 365 : cluster [DBG] pgmap v305: 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-21T18:00:06.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:06 smithi043 bash[25160]: cluster 2024-09-21T18:00:05.256411+0000 mgr.y (mgr.24296) 366 : cluster [DBG] pgmap v306: 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-21T18:00:06.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:06 smithi043 bash[19734]: cluster 2024-09-21T18:00:05.256411+0000 mgr.y (mgr.24296) 366 : cluster [DBG] pgmap v306: 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-21T18:00:06.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:06 smithi169 bash[20366]: cluster 2024-09-21T18:00:05.256411+0000 mgr.y (mgr.24296) 366 : cluster [DBG] pgmap v306: 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-21T18:00:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:08 smithi169 bash[20366]: cluster 2024-09-21T18:00:07.258191+0000 mgr.y (mgr.24296) 367 : cluster [DBG] pgmap v307: 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-21T18:00:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:08 smithi169 bash[20366]: audit 2024-09-21T18:00:07.843934+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:08 smithi169 bash[20366]: audit 2024-09-21T18:00:07.858282+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:08 smithi169 bash[20366]: audit 2024-09-21T18:00:07.873586+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[25160]: cluster 2024-09-21T18:00:07.258191+0000 mgr.y (mgr.24296) 367 : cluster [DBG] pgmap v307: 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-21T18:00:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[25160]: audit 2024-09-21T18:00:07.843934+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[25160]: audit 2024-09-21T18:00:07.858282+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[25160]: audit 2024-09-21T18:00:07.873586+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[19734]: cluster 2024-09-21T18:00:07.258191+0000 mgr.y (mgr.24296) 367 : cluster [DBG] pgmap v307: 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-21T18:00:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[19734]: audit 2024-09-21T18:00:07.843934+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[19734]: audit 2024-09-21T18:00:07.858282+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:08 smithi043 bash[19734]: audit 2024-09-21T18:00:07.873586+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:00:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:00:09] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-09-21T18:00:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:10 smithi169 bash[20366]: cluster 2024-09-21T18:00:09.258952+0000 mgr.y (mgr.24296) 368 : cluster [DBG] pgmap v308: 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-21T18:00:11.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:10 smithi043 bash[19734]: cluster 2024-09-21T18:00:09.258952+0000 mgr.y (mgr.24296) 368 : cluster [DBG] pgmap v308: 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-21T18:00:11.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:10 smithi043 bash[25160]: cluster 2024-09-21T18:00:09.258952+0000 mgr.y (mgr.24296) 368 : cluster [DBG] pgmap v308: 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-21T18:00:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:11 smithi169 bash[20366]: audit 2024-09-21T18:00:11.110219+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:12.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:11 smithi043 bash[19734]: audit 2024-09-21T18:00:11.110219+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:12.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:11 smithi043 bash[25160]: audit 2024-09-21T18:00:11.110219+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:12 smithi169 bash[20366]: cluster 2024-09-21T18:00:11.259665+0000 mgr.y (mgr.24296) 369 : cluster [DBG] pgmap v309: 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-21T18:00:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:12 smithi169 bash[20366]: audit 2024-09-21T18:00:11.899935+0000 mgr.y (mgr.24296) 370 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:13.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:12 smithi043 bash[19734]: cluster 2024-09-21T18:00:11.259665+0000 mgr.y (mgr.24296) 369 : cluster [DBG] pgmap v309: 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-21T18:00:13.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:12 smithi043 bash[19734]: audit 2024-09-21T18:00:11.899935+0000 mgr.y (mgr.24296) 370 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:13.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:12 smithi043 bash[25160]: cluster 2024-09-21T18:00:11.259665+0000 mgr.y (mgr.24296) 369 : cluster [DBG] pgmap v309: 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-21T18:00:13.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:12 smithi043 bash[25160]: audit 2024-09-21T18:00:11.899935+0000 mgr.y (mgr.24296) 370 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:14 smithi169 bash[20366]: cluster 2024-09-21T18:00:13.261413+0000 mgr.y (mgr.24296) 371 : cluster [DBG] pgmap v310: 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-21T18:00:15.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:14 smithi043 bash[19734]: cluster 2024-09-21T18:00:13.261413+0000 mgr.y (mgr.24296) 371 : cluster [DBG] pgmap v310: 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-21T18:00:15.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:14 smithi043 bash[25160]: cluster 2024-09-21T18:00:13.261413+0000 mgr.y (mgr.24296) 371 : cluster [DBG] pgmap v310: 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-21T18:00:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:16 smithi169 bash[20366]: cluster 2024-09-21T18:00:15.262132+0000 mgr.y (mgr.24296) 372 : cluster [DBG] pgmap v311: 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-21T18:00:17.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:16 smithi043 bash[19734]: cluster 2024-09-21T18:00:15.262132+0000 mgr.y (mgr.24296) 372 : cluster [DBG] pgmap v311: 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-21T18:00:17.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:16 smithi043 bash[25160]: cluster 2024-09-21T18:00:15.262132+0000 mgr.y (mgr.24296) 372 : cluster [DBG] pgmap v311: 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-21T18:00:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:18 smithi169 bash[20366]: cluster 2024-09-21T18:00:17.263098+0000 mgr.y (mgr.24296) 373 : cluster [DBG] pgmap v312: 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-21T18:00:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:18 smithi169 bash[20366]: audit 2024-09-21T18:00:17.601312+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:18 smithi169 bash[20366]: audit 2024-09-21T18:00:17.607560+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:18 smithi169 bash[20366]: audit 2024-09-21T18:00:17.613395+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:19.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[25160]: cluster 2024-09-21T18:00:17.263098+0000 mgr.y (mgr.24296) 373 : cluster [DBG] pgmap v312: 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-21T18:00:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[25160]: audit 2024-09-21T18:00:17.601312+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[25160]: audit 2024-09-21T18:00:17.607560+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[25160]: audit 2024-09-21T18:00:17.613395+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[19734]: cluster 2024-09-21T18:00:17.263098+0000 mgr.y (mgr.24296) 373 : cluster [DBG] pgmap v312: 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-21T18:00:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[19734]: audit 2024-09-21T18:00:17.601312+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[19734]: audit 2024-09-21T18:00:17.607560+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:18 smithi043 bash[19734]: audit 2024-09-21T18:00:17.613395+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:00:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:00:19] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.43.0" 2024-09-21T18:00:20.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:20 smithi169 bash[20366]: cluster 2024-09-21T18:00:19.263549+0000 mgr.y (mgr.24296) 374 : cluster [DBG] pgmap v313: 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-21T18:00:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:20 smithi043 bash[19734]: cluster 2024-09-21T18:00:19.263549+0000 mgr.y (mgr.24296) 374 : cluster [DBG] pgmap v313: 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-21T18:00:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:20 smithi043 bash[25160]: cluster 2024-09-21T18:00:19.263549+0000 mgr.y (mgr.24296) 374 : cluster [DBG] pgmap v313: 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-21T18:00:22.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:22 smithi169 bash[20366]: cluster 2024-09-21T18:00:21.264176+0000 mgr.y (mgr.24296) 375 : cluster [DBG] pgmap v314: 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-21T18:00:22.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:22 smithi169 bash[20366]: audit 2024-09-21T18:00:21.910952+0000 mgr.y (mgr.24296) 376 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:23.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:22 smithi043 bash[19734]: cluster 2024-09-21T18:00:21.264176+0000 mgr.y (mgr.24296) 375 : cluster [DBG] pgmap v314: 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-21T18:00:23.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:22 smithi043 bash[19734]: audit 2024-09-21T18:00:21.910952+0000 mgr.y (mgr.24296) 376 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:23.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:22 smithi043 bash[25160]: cluster 2024-09-21T18:00:21.264176+0000 mgr.y (mgr.24296) 375 : cluster [DBG] pgmap v314: 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-21T18:00:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:22 smithi043 bash[25160]: audit 2024-09-21T18:00:21.910952+0000 mgr.y (mgr.24296) 376 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:24.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:24 smithi169 bash[20366]: cluster 2024-09-21T18:00:23.265972+0000 mgr.y (mgr.24296) 377 : cluster [DBG] pgmap v315: 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-21T18:00:25.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:24 smithi043 bash[19734]: cluster 2024-09-21T18:00:23.265972+0000 mgr.y (mgr.24296) 377 : cluster [DBG] pgmap v315: 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-21T18:00:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:24 smithi043 bash[25160]: cluster 2024-09-21T18:00:23.265972+0000 mgr.y (mgr.24296) 377 : cluster [DBG] pgmap v315: 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-21T18:00:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:26 smithi169 bash[20366]: cluster 2024-09-21T18:00:25.266805+0000 mgr.y (mgr.24296) 378 : cluster [DBG] pgmap v316: 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-21T18:00:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:26 smithi169 bash[20366]: audit 2024-09-21T18:00:26.110682+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:26 smithi043 bash[19734]: cluster 2024-09-21T18:00:25.266805+0000 mgr.y (mgr.24296) 378 : cluster [DBG] pgmap v316: 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-21T18:00:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:26 smithi043 bash[19734]: audit 2024-09-21T18:00:26.110682+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:27.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:26 smithi043 bash[25160]: cluster 2024-09-21T18:00:25.266805+0000 mgr.y (mgr.24296) 378 : cluster [DBG] pgmap v316: 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-21T18:00:27.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:26 smithi043 bash[25160]: audit 2024-09-21T18:00:26.110682+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:28 smithi169 bash[20366]: cluster 2024-09-21T18:00:27.268516+0000 mgr.y (mgr.24296) 379 : cluster [DBG] pgmap v317: 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-21T18:00:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:28 smithi169 bash[20366]: audit 2024-09-21T18:00:28.067969+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:28 smithi169 bash[20366]: audit 2024-09-21T18:00:28.081671+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:28 smithi169 bash[20366]: audit 2024-09-21T18:00:28.094663+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[25160]: cluster 2024-09-21T18:00:27.268516+0000 mgr.y (mgr.24296) 379 : cluster [DBG] pgmap v317: 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-21T18:00:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[25160]: audit 2024-09-21T18:00:28.067969+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[25160]: audit 2024-09-21T18:00:28.081671+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[25160]: audit 2024-09-21T18:00:28.094663+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:29.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[19734]: cluster 2024-09-21T18:00:27.268516+0000 mgr.y (mgr.24296) 379 : cluster [DBG] pgmap v317: 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-21T18:00:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[19734]: audit 2024-09-21T18:00:28.067969+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[19734]: audit 2024-09-21T18:00:28.081671+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:28 smithi043 bash[19734]: audit 2024-09-21T18:00:28.094663+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:00:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:00:29] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T18:00:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:30 smithi169 bash[20366]: cluster 2024-09-21T18:00:29.269210+0000 mgr.y (mgr.24296) 380 : cluster [DBG] pgmap v318: 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-21T18:00:31.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:30 smithi043 bash[25160]: cluster 2024-09-21T18:00:29.269210+0000 mgr.y (mgr.24296) 380 : cluster [DBG] pgmap v318: 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-21T18:00:31.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:30 smithi043 bash[19734]: cluster 2024-09-21T18:00:29.269210+0000 mgr.y (mgr.24296) 380 : cluster [DBG] pgmap v318: 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-21T18:00:32.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:32 smithi169 bash[20366]: cluster 2024-09-21T18:00:31.269910+0000 mgr.y (mgr.24296) 381 : cluster [DBG] pgmap v319: 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-21T18:00:32.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:32 smithi169 bash[20366]: audit 2024-09-21T18:00:31.916914+0000 mgr.y (mgr.24296) 382 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:33.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:32 smithi043 bash[25160]: cluster 2024-09-21T18:00:31.269910+0000 mgr.y (mgr.24296) 381 : cluster [DBG] pgmap v319: 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-21T18:00:33.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:32 smithi043 bash[25160]: audit 2024-09-21T18:00:31.916914+0000 mgr.y (mgr.24296) 382 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:32 smithi043 bash[19734]: cluster 2024-09-21T18:00:31.269910+0000 mgr.y (mgr.24296) 381 : cluster [DBG] pgmap v319: 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-21T18:00:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:32 smithi043 bash[19734]: audit 2024-09-21T18:00:31.916914+0000 mgr.y (mgr.24296) 382 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:34.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:34 smithi169 bash[20366]: cluster 2024-09-21T18:00:33.271662+0000 mgr.y (mgr.24296) 383 : cluster [DBG] pgmap v320: 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-21T18:00:35.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:34 smithi043 bash[25160]: cluster 2024-09-21T18:00:33.271662+0000 mgr.y (mgr.24296) 383 : cluster [DBG] pgmap v320: 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-21T18:00:35.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:34 smithi043 bash[19734]: cluster 2024-09-21T18:00:33.271662+0000 mgr.y (mgr.24296) 383 : cluster [DBG] pgmap v320: 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-21T18:00:36.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:36 smithi043 bash[19734]: cluster 2024-09-21T18:00:35.272326+0000 mgr.y (mgr.24296) 384 : cluster [DBG] pgmap v321: 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-21T18:00:36.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:36 smithi043 bash[25160]: cluster 2024-09-21T18:00:35.272326+0000 mgr.y (mgr.24296) 384 : cluster [DBG] pgmap v321: 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-21T18:00:36.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:36 smithi169 bash[20366]: cluster 2024-09-21T18:00:35.272326+0000 mgr.y (mgr.24296) 384 : cluster [DBG] pgmap v321: 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-21T18:00:39.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[25160]: cluster 2024-09-21T18:00:37.273982+0000 mgr.y (mgr.24296) 385 : cluster [DBG] pgmap v322: 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-21T18:00:39.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[25160]: audit 2024-09-21T18:00:37.740344+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[25160]: audit 2024-09-21T18:00:37.746380+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[25160]: audit 2024-09-21T18:00:37.752053+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[19734]: cluster 2024-09-21T18:00:37.273982+0000 mgr.y (mgr.24296) 385 : cluster [DBG] pgmap v322: 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-21T18:00:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[19734]: audit 2024-09-21T18:00:37.740344+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[19734]: audit 2024-09-21T18:00:37.746380+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:38 smithi043 bash[19734]: audit 2024-09-21T18:00:37.752053+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:38 smithi169 bash[20366]: cluster 2024-09-21T18:00:37.273982+0000 mgr.y (mgr.24296) 385 : cluster [DBG] pgmap v322: 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-21T18:00:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:38 smithi169 bash[20366]: audit 2024-09-21T18:00:37.740344+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:38 smithi169 bash[20366]: audit 2024-09-21T18:00:37.746380+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:38 smithi169 bash[20366]: audit 2024-09-21T18:00:37.752053+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:00:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:00:39] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T18:00:41.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:40 smithi043 bash[25160]: cluster 2024-09-21T18:00:39.274408+0000 mgr.y (mgr.24296) 386 : cluster [DBG] pgmap v323: 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-21T18:00:41.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:40 smithi043 bash[19734]: cluster 2024-09-21T18:00:39.274408+0000 mgr.y (mgr.24296) 386 : cluster [DBG] pgmap v323: 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-21T18:00:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:40 smithi169 bash[20366]: cluster 2024-09-21T18:00:39.274408+0000 mgr.y (mgr.24296) 386 : cluster [DBG] pgmap v323: 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-21T18:00:42.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:41 smithi043 bash[25160]: audit 2024-09-21T18:00:41.111081+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:41 smithi043 bash[19734]: audit 2024-09-21T18:00:41.111081+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:42.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:41 smithi169 bash[20366]: audit 2024-09-21T18:00:41.111081+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:43.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:42 smithi043 bash[25160]: cluster 2024-09-21T18:00:41.275048+0000 mgr.y (mgr.24296) 387 : cluster [DBG] pgmap v324: 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-21T18:00:43.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:42 smithi043 bash[25160]: audit 2024-09-21T18:00:41.923073+0000 mgr.y (mgr.24296) 388 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:43.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:42 smithi043 bash[19734]: cluster 2024-09-21T18:00:41.275048+0000 mgr.y (mgr.24296) 387 : cluster [DBG] pgmap v324: 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-21T18:00:43.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:42 smithi043 bash[19734]: audit 2024-09-21T18:00:41.923073+0000 mgr.y (mgr.24296) 388 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:42 smithi169 bash[20366]: cluster 2024-09-21T18:00:41.275048+0000 mgr.y (mgr.24296) 387 : cluster [DBG] pgmap v324: 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-21T18:00:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:42 smithi169 bash[20366]: audit 2024-09-21T18:00:41.923073+0000 mgr.y (mgr.24296) 388 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:45.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:44 smithi043 bash[25160]: cluster 2024-09-21T18:00:43.276800+0000 mgr.y (mgr.24296) 389 : cluster [DBG] pgmap v325: 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-21T18:00:45.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:44 smithi043 bash[19734]: cluster 2024-09-21T18:00:43.276800+0000 mgr.y (mgr.24296) 389 : cluster [DBG] pgmap v325: 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-21T18:00:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:44 smithi169 bash[20366]: cluster 2024-09-21T18:00:43.276800+0000 mgr.y (mgr.24296) 389 : cluster [DBG] pgmap v325: 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-21T18:00:47.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:46 smithi043 bash[25160]: cluster 2024-09-21T18:00:45.277486+0000 mgr.y (mgr.24296) 390 : cluster [DBG] pgmap v326: 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-21T18:00:47.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:46 smithi043 bash[19734]: cluster 2024-09-21T18:00:45.277486+0000 mgr.y (mgr.24296) 390 : cluster [DBG] pgmap v326: 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-21T18:00:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:46 smithi169 bash[20366]: cluster 2024-09-21T18:00:45.277486+0000 mgr.y (mgr.24296) 390 : cluster [DBG] pgmap v326: 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-21T18:00:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[25160]: cluster 2024-09-21T18:00:47.279137+0000 mgr.y (mgr.24296) 391 : cluster [DBG] pgmap v327: 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-21T18:00:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[25160]: audit 2024-09-21T18:00:48.255894+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[25160]: audit 2024-09-21T18:00:48.269409+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[25160]: audit 2024-09-21T18:00:48.282052+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[19734]: cluster 2024-09-21T18:00:47.279137+0000 mgr.y (mgr.24296) 391 : cluster [DBG] pgmap v327: 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-21T18:00:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[19734]: audit 2024-09-21T18:00:48.255894+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[19734]: audit 2024-09-21T18:00:48.269409+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:48 smithi043 bash[19734]: audit 2024-09-21T18:00:48.282052+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:48 smithi169 bash[20366]: cluster 2024-09-21T18:00:47.279137+0000 mgr.y (mgr.24296) 391 : cluster [DBG] pgmap v327: 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-21T18:00:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:48 smithi169 bash[20366]: audit 2024-09-21T18:00:48.255894+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:48 smithi169 bash[20366]: audit 2024-09-21T18:00:48.269409+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:48 smithi169 bash[20366]: audit 2024-09-21T18:00:48.282052+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:00:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:00:49] "GET /metrics HTTP/1.1" 200 38150 "" "Prometheus/2.43.0" 2024-09-21T18:00:51.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:50 smithi169 bash[20366]: cluster 2024-09-21T18:00:49.279933+0000 mgr.y (mgr.24296) 392 : cluster [DBG] pgmap v328: 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-21T18:00:51.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:50 smithi043 bash[25160]: cluster 2024-09-21T18:00:49.279933+0000 mgr.y (mgr.24296) 392 : cluster [DBG] pgmap v328: 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-21T18:00:51.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:50 smithi043 bash[19734]: cluster 2024-09-21T18:00:49.279933+0000 mgr.y (mgr.24296) 392 : cluster [DBG] pgmap v328: 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-21T18:00:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:52 smithi169 bash[20366]: cluster 2024-09-21T18:00:51.280781+0000 mgr.y (mgr.24296) 393 : cluster [DBG] pgmap v329: 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-21T18:00:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:52 smithi169 bash[20366]: audit 2024-09-21T18:00:51.928893+0000 mgr.y (mgr.24296) 394 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:53.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:52 smithi043 bash[25160]: cluster 2024-09-21T18:00:51.280781+0000 mgr.y (mgr.24296) 393 : cluster [DBG] pgmap v329: 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-21T18:00:53.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:52 smithi043 bash[25160]: audit 2024-09-21T18:00:51.928893+0000 mgr.y (mgr.24296) 394 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:53.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:52 smithi043 bash[19734]: cluster 2024-09-21T18:00:51.280781+0000 mgr.y (mgr.24296) 393 : cluster [DBG] pgmap v329: 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-21T18:00:53.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:52 smithi043 bash[19734]: audit 2024-09-21T18:00:51.928893+0000 mgr.y (mgr.24296) 394 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:00:55.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:54 smithi169 bash[20366]: cluster 2024-09-21T18:00:53.282637+0000 mgr.y (mgr.24296) 395 : cluster [DBG] pgmap v330: 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-21T18:00:55.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:54 smithi043 bash[25160]: cluster 2024-09-21T18:00:53.282637+0000 mgr.y (mgr.24296) 395 : cluster [DBG] pgmap v330: 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-21T18:00:55.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:54 smithi043 bash[19734]: cluster 2024-09-21T18:00:53.282637+0000 mgr.y (mgr.24296) 395 : cluster [DBG] pgmap v330: 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-21T18:00:57.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:56 smithi043 bash[25160]: cluster 2024-09-21T18:00:55.283437+0000 mgr.y (mgr.24296) 396 : cluster [DBG] pgmap v331: 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-21T18:00:57.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:56 smithi043 bash[25160]: audit 2024-09-21T18:00:56.111494+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:57.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:56 smithi043 bash[19734]: cluster 2024-09-21T18:00:55.283437+0000 mgr.y (mgr.24296) 396 : cluster [DBG] pgmap v331: 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-21T18:00:57.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:56 smithi043 bash[19734]: audit 2024-09-21T18:00:56.111494+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:56 smithi169 bash[20366]: cluster 2024-09-21T18:00:55.283437+0000 mgr.y (mgr.24296) 396 : cluster [DBG] pgmap v331: 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-21T18:00:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:56 smithi169 bash[20366]: audit 2024-09-21T18:00:56.111494+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:00:59.182 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[25160]: cluster 2024-09-21T18:00:57.285050+0000 mgr.y (mgr.24296) 397 : cluster [DBG] pgmap v332: 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-21T18:00:59.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[25160]: audit 2024-09-21T18:00:57.930449+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[25160]: audit 2024-09-21T18:00:57.942219+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[25160]: audit 2024-09-21T18:00:57.956713+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[19734]: cluster 2024-09-21T18:00:57.285050+0000 mgr.y (mgr.24296) 397 : cluster [DBG] pgmap v332: 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-21T18:00:59.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[19734]: audit 2024-09-21T18:00:57.930449+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[19734]: audit 2024-09-21T18:00:57.942219+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:00:58 smithi043 bash[19734]: audit 2024-09-21T18:00:57.956713+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:58 smithi169 bash[20366]: cluster 2024-09-21T18:00:57.285050+0000 mgr.y (mgr.24296) 397 : cluster [DBG] pgmap v332: 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-21T18:00:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:58 smithi169 bash[20366]: audit 2024-09-21T18:00:57.930449+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:58 smithi169 bash[20366]: audit 2024-09-21T18:00:57.942219+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:00:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:00:58 smithi169 bash[20366]: audit 2024-09-21T18:00:57.956713+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:00:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:00:59] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T18:01:01.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:00 smithi043 bash[19734]: cluster 2024-09-21T18:00:59.285728+0000 mgr.y (mgr.24296) 398 : cluster [DBG] pgmap v333: 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-21T18:01:01.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:00 smithi043 bash[25160]: cluster 2024-09-21T18:00:59.285728+0000 mgr.y (mgr.24296) 398 : cluster [DBG] pgmap v333: 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-21T18:01:01.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:00 smithi169 bash[20366]: cluster 2024-09-21T18:00:59.285728+0000 mgr.y (mgr.24296) 398 : cluster [DBG] pgmap v333: 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-21T18:01:03.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[25160]: cluster 2024-09-21T18:01:01.286376+0000 mgr.y (mgr.24296) 399 : cluster [DBG] pgmap v334: 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-21T18:01:03.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[25160]: audit 2024-09-21T18:01:01.939967+0000 mgr.y (mgr.24296) 400 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:03.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[25160]: audit 2024-09-21T18:01:02.589967+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:01:03.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[25160]: audit 2024-09-21T18:01:02.591723+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:01:03.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[25160]: audit 2024-09-21T18:01:02.605309+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[19734]: cluster 2024-09-21T18:01:01.286376+0000 mgr.y (mgr.24296) 399 : cluster [DBG] pgmap v334: 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-21T18:01:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[19734]: audit 2024-09-21T18:01:01.939967+0000 mgr.y (mgr.24296) 400 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[19734]: audit 2024-09-21T18:01:02.589967+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:01:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[19734]: audit 2024-09-21T18:01:02.591723+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:01:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:02 smithi043 bash[19734]: audit 2024-09-21T18:01:02.605309+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:02 smithi169 bash[20366]: cluster 2024-09-21T18:01:01.286376+0000 mgr.y (mgr.24296) 399 : cluster [DBG] pgmap v334: 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-21T18:01:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:02 smithi169 bash[20366]: audit 2024-09-21T18:01:01.939967+0000 mgr.y (mgr.24296) 400 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:02 smithi169 bash[20366]: audit 2024-09-21T18:01:02.589967+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:01:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:02 smithi169 bash[20366]: audit 2024-09-21T18:01:02.591723+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:01:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:02 smithi169 bash[20366]: audit 2024-09-21T18:01:02.605309+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:05.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:04 smithi043 bash[19734]: cluster 2024-09-21T18:01:03.288463+0000 mgr.y (mgr.24296) 401 : cluster [DBG] pgmap v335: 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-21T18:01:05.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:04 smithi043 bash[25160]: cluster 2024-09-21T18:01:03.288463+0000 mgr.y (mgr.24296) 401 : cluster [DBG] pgmap v335: 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-21T18:01:05.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:04 smithi169 bash[20366]: cluster 2024-09-21T18:01:03.288463+0000 mgr.y (mgr.24296) 401 : cluster [DBG] pgmap v335: 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-21T18:01:07.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:06 smithi043 bash[19734]: cluster 2024-09-21T18:01:05.289170+0000 mgr.y (mgr.24296) 402 : cluster [DBG] pgmap v336: 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-21T18:01:07.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:06 smithi043 bash[25160]: cluster 2024-09-21T18:01:05.289170+0000 mgr.y (mgr.24296) 402 : cluster [DBG] pgmap v336: 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-21T18:01:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:06 smithi169 bash[20366]: cluster 2024-09-21T18:01:05.289170+0000 mgr.y (mgr.24296) 402 : cluster [DBG] pgmap v336: 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-21T18:01:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[19734]: cluster 2024-09-21T18:01:07.290869+0000 mgr.y (mgr.24296) 403 : cluster [DBG] pgmap v337: 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-21T18:01:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[19734]: audit 2024-09-21T18:01:08.484607+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[19734]: audit 2024-09-21T18:01:08.498058+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[19734]: audit 2024-09-21T18:01:08.511510+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[25160]: cluster 2024-09-21T18:01:07.290869+0000 mgr.y (mgr.24296) 403 : cluster [DBG] pgmap v337: 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-21T18:01:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[25160]: audit 2024-09-21T18:01:08.484607+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[25160]: audit 2024-09-21T18:01:08.498058+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:08 smithi043 bash[25160]: audit 2024-09-21T18:01:08.511510+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:08 smithi169 bash[20366]: cluster 2024-09-21T18:01:07.290869+0000 mgr.y (mgr.24296) 403 : cluster [DBG] pgmap v337: 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-21T18:01:09.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:08 smithi169 bash[20366]: audit 2024-09-21T18:01:08.484607+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:08 smithi169 bash[20366]: audit 2024-09-21T18:01:08.498058+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:09.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:08 smithi169 bash[20366]: audit 2024-09-21T18:01:08.511510+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:01:09 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:01:09] "GET /metrics HTTP/1.1" 200 38149 "" "Prometheus/2.43.0" 2024-09-21T18:01:11.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:10 smithi043 bash[25160]: cluster 2024-09-21T18:01:09.291548+0000 mgr.y (mgr.24296) 404 : cluster [DBG] pgmap v338: 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-21T18:01:11.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:10 smithi043 bash[19734]: cluster 2024-09-21T18:01:09.291548+0000 mgr.y (mgr.24296) 404 : cluster [DBG] pgmap v338: 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-21T18:01:11.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:10 smithi169 bash[20366]: cluster 2024-09-21T18:01:09.291548+0000 mgr.y (mgr.24296) 404 : cluster [DBG] pgmap v338: 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-21T18:01:12.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:11 smithi043 bash[19734]: audit 2024-09-21T18:01:11.111995+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:12.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:11 smithi043 bash[25160]: audit 2024-09-21T18:01:11.111995+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:12.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:11 smithi169 bash[20366]: audit 2024-09-21T18:01:11.111995+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:13.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:12 smithi043 bash[25160]: cluster 2024-09-21T18:01:11.292210+0000 mgr.y (mgr.24296) 405 : cluster [DBG] pgmap v339: 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-21T18:01:13.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:12 smithi043 bash[25160]: audit 2024-09-21T18:01:11.951349+0000 mgr.y (mgr.24296) 406 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:13.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:12 smithi043 bash[19734]: cluster 2024-09-21T18:01:11.292210+0000 mgr.y (mgr.24296) 405 : cluster [DBG] pgmap v339: 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-21T18:01:13.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:12 smithi043 bash[19734]: audit 2024-09-21T18:01:11.951349+0000 mgr.y (mgr.24296) 406 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:13.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:12 smithi169 bash[20366]: cluster 2024-09-21T18:01:11.292210+0000 mgr.y (mgr.24296) 405 : cluster [DBG] pgmap v339: 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-21T18:01:13.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:12 smithi169 bash[20366]: audit 2024-09-21T18:01:11.951349+0000 mgr.y (mgr.24296) 406 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:15.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:14 smithi043 bash[19734]: cluster 2024-09-21T18:01:13.293972+0000 mgr.y (mgr.24296) 407 : cluster [DBG] pgmap v340: 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-21T18:01:15.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:14 smithi043 bash[25160]: cluster 2024-09-21T18:01:13.293972+0000 mgr.y (mgr.24296) 407 : cluster [DBG] pgmap v340: 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-21T18:01:15.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:14 smithi169 bash[20366]: cluster 2024-09-21T18:01:13.293972+0000 mgr.y (mgr.24296) 407 : cluster [DBG] pgmap v340: 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-21T18:01:17.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:16 smithi043 bash[19734]: cluster 2024-09-21T18:01:15.294745+0000 mgr.y (mgr.24296) 408 : cluster [DBG] pgmap v341: 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-21T18:01:17.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:16 smithi043 bash[25160]: cluster 2024-09-21T18:01:15.294745+0000 mgr.y (mgr.24296) 408 : cluster [DBG] pgmap v341: 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-21T18:01:17.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:16 smithi169 bash[20366]: cluster 2024-09-21T18:01:15.294745+0000 mgr.y (mgr.24296) 408 : cluster [DBG] pgmap v341: 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-21T18:01:19.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[25160]: cluster 2024-09-21T18:01:17.296559+0000 mgr.y (mgr.24296) 409 : cluster [DBG] pgmap v342: 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-21T18:01:19.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[25160]: audit 2024-09-21T18:01:18.104608+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[25160]: audit 2024-09-21T18:01:18.110888+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[25160]: audit 2024-09-21T18:01:18.117409+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[19734]: cluster 2024-09-21T18:01:17.296559+0000 mgr.y (mgr.24296) 409 : cluster [DBG] pgmap v342: 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-21T18:01:19.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[19734]: audit 2024-09-21T18:01:18.104608+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[19734]: audit 2024-09-21T18:01:18.110888+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:18 smithi043 bash[19734]: audit 2024-09-21T18:01:18.117409+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:18 smithi169 bash[20366]: cluster 2024-09-21T18:01:17.296559+0000 mgr.y (mgr.24296) 409 : cluster [DBG] pgmap v342: 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-21T18:01:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:18 smithi169 bash[20366]: audit 2024-09-21T18:01:18.104608+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:18 smithi169 bash[20366]: audit 2024-09-21T18:01:18.110888+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:18 smithi169 bash[20366]: audit 2024-09-21T18:01:18.117409+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:01:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:01:19] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T18:01:21.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:20 smithi043 bash[25160]: cluster 2024-09-21T18:01:19.297153+0000 mgr.y (mgr.24296) 410 : cluster [DBG] pgmap v343: 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-21T18:01:21.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:20 smithi043 bash[19734]: cluster 2024-09-21T18:01:19.297153+0000 mgr.y (mgr.24296) 410 : cluster [DBG] pgmap v343: 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-21T18:01:21.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:20 smithi169 bash[20366]: cluster 2024-09-21T18:01:19.297153+0000 mgr.y (mgr.24296) 410 : cluster [DBG] pgmap v343: 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-21T18:01:23.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:22 smithi043 bash[25160]: cluster 2024-09-21T18:01:21.297823+0000 mgr.y (mgr.24296) 411 : cluster [DBG] pgmap v344: 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-21T18:01:23.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:22 smithi043 bash[25160]: audit 2024-09-21T18:01:21.958829+0000 mgr.y (mgr.24296) 412 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:23.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:22 smithi043 bash[19734]: cluster 2024-09-21T18:01:21.297823+0000 mgr.y (mgr.24296) 411 : cluster [DBG] pgmap v344: 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-21T18:01:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:22 smithi043 bash[19734]: audit 2024-09-21T18:01:21.958829+0000 mgr.y (mgr.24296) 412 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:22 smithi169 bash[20366]: cluster 2024-09-21T18:01:21.297823+0000 mgr.y (mgr.24296) 411 : cluster [DBG] pgmap v344: 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-21T18:01:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:22 smithi169 bash[20366]: audit 2024-09-21T18:01:21.958829+0000 mgr.y (mgr.24296) 412 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:25.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:24 smithi043 bash[25160]: cluster 2024-09-21T18:01:23.299579+0000 mgr.y (mgr.24296) 413 : cluster [DBG] pgmap v345: 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-21T18:01:25.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:24 smithi043 bash[19734]: cluster 2024-09-21T18:01:23.299579+0000 mgr.y (mgr.24296) 413 : cluster [DBG] pgmap v345: 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-21T18:01:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:24 smithi169 bash[20366]: cluster 2024-09-21T18:01:23.299579+0000 mgr.y (mgr.24296) 413 : cluster [DBG] pgmap v345: 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-21T18:01:25.798 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:01:27.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:26 smithi043 bash[19734]: cluster 2024-09-21T18:01:25.300303+0000 mgr.y (mgr.24296) 414 : cluster [DBG] pgmap v346: 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-21T18:01:27.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:26 smithi043 bash[19734]: audit 2024-09-21T18:01:26.112384+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:27.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:26 smithi043 bash[25160]: cluster 2024-09-21T18:01:25.300303+0000 mgr.y (mgr.24296) 414 : cluster [DBG] pgmap v346: 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-21T18:01:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:26 smithi043 bash[25160]: audit 2024-09-21T18:01:26.112384+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:26 smithi169 bash[20366]: cluster 2024-09-21T18:01:25.300303+0000 mgr.y (mgr.24296) 414 : cluster [DBG] pgmap v346: 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-21T18:01:27.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:26 smithi169 bash[20366]: audit 2024-09-21T18:01:26.112384+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:29.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[25160]: cluster 2024-09-21T18:01:27.301997+0000 mgr.y (mgr.24296) 415 : cluster [DBG] pgmap v347: 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-21T18:01:29.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[25160]: audit 2024-09-21T18:01:28.715917+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[25160]: audit 2024-09-21T18:01:28.731572+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[25160]: audit 2024-09-21T18:01:28.746670+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[19734]: cluster 2024-09-21T18:01:27.301997+0000 mgr.y (mgr.24296) 415 : cluster [DBG] pgmap v347: 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-21T18:01:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[19734]: audit 2024-09-21T18:01:28.715917+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[19734]: audit 2024-09-21T18:01:28.731572+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:28 smithi043 bash[19734]: audit 2024-09-21T18:01:28.746670+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:29 smithi169 bash[20366]: cluster 2024-09-21T18:01:27.301997+0000 mgr.y (mgr.24296) 415 : cluster [DBG] pgmap v347: 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-21T18:01:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:29 smithi169 bash[20366]: audit 2024-09-21T18:01:28.715917+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:29 smithi169 bash[20366]: audit 2024-09-21T18:01:28.731572+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:29 smithi169 bash[20366]: audit 2024-09-21T18:01:28.746670+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:01:29 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:01:29] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-21T18:01:30.625 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:01:31.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:31 smithi043 bash[25160]: cluster 2024-09-21T18:01:29.302686+0000 mgr.y (mgr.24296) 416 : cluster [DBG] pgmap v348: 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-21T18:01:31.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:31 smithi043 bash[19734]: cluster 2024-09-21T18:01:29.302686+0000 mgr.y (mgr.24296) 416 : cluster [DBG] pgmap v348: 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-21T18:01:31.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:31 smithi169 bash[20366]: cluster 2024-09-21T18:01:29.302686+0000 mgr.y (mgr.24296) 416 : cluster [DBG] pgmap v348: 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-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 14s ago 19m - - 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 3s ago 19m - - 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (9m) 14s ago 10m 14.1M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (9m) 3s ago 9m 74.7M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (7m) 14s ago 7m 48.0M - 3.8 164465d2334a 38169b2d8273 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (2m) 3s ago 18m 439M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 79bdf4262188 2024-09-21T18:01:32.169 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283,8765 running (20m) 14s ago 20m 512M - 19.1.1-373-g4e45e6b4 164465d2334a 4de5ee918922 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (20m) 14s ago 20m 60.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (18m) 3s ago 18m 44.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (18m) 14s ago 18m 48.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (10m) 14s ago 10m 8483k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (9m) 3s ago 10m 8972k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (17m) 14s ago 17m 52.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (16m) 14s ago 16m 61.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (15m) 14s ago 15m 56.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (14m) 14s ago 14m 51.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (13m) 3s ago 14m 60.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (13m) 3s ago 13m 50.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:01:32.170 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (12m) 3s ago 12m 49.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:01:32.171 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (11m) 3s ago 11m 59.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:01:32.171 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (9m) 3s ago 10m 48.8M - 2.43.0 a07b618ecd1d bb2791d5c8ac 2024-09-21T18:01:32.171 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (7m) 14s ago 7m 93.6M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:01:32.171 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (7m) 3s ago 7m 93.9M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:01:32.863 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions' 2024-09-21T18:01:33.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:33 smithi043 bash[25160]: cluster 2024-09-21T18:01:31.303436+0000 mgr.y (mgr.24296) 417 : cluster [DBG] pgmap v349: 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-21T18:01:33.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:33 smithi043 bash[25160]: audit 2024-09-21T18:01:31.969863+0000 mgr.y (mgr.24296) 418 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:33.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:33 smithi043 bash[19734]: cluster 2024-09-21T18:01:31.303436+0000 mgr.y (mgr.24296) 417 : cluster [DBG] pgmap v349: 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-21T18:01:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:33 smithi043 bash[19734]: audit 2024-09-21T18:01:31.969863+0000 mgr.y (mgr.24296) 418 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:33.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:33 smithi169 bash[20366]: cluster 2024-09-21T18:01:31.303436+0000 mgr.y (mgr.24296) 417 : cluster [DBG] pgmap v349: 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-21T18:01:33.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:33 smithi169 bash[20366]: audit 2024-09-21T18:01:31.969863+0000 mgr.y (mgr.24296) 418 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:34.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:34 smithi043 bash[19734]: audit 2024-09-21T18:01:32.127736+0000 mgr.y (mgr.24296) 419 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:01:34.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:34 smithi043 bash[25160]: audit 2024-09-21T18:01:32.127736+0000 mgr.y (mgr.24296) 419 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:01:34.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:34 smithi169 bash[20366]: audit 2024-09-21T18:01:32.127736+0000 mgr.y (mgr.24296) 419 : audit [DBG] from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:01:35.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:35 smithi043 bash[25160]: cluster 2024-09-21T18:01:33.305126+0000 mgr.y (mgr.24296) 420 : cluster [DBG] pgmap v350: 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-21T18:01:35.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:35 smithi043 bash[19734]: cluster 2024-09-21T18:01:33.305126+0000 mgr.y (mgr.24296) 420 : cluster [DBG] pgmap v350: 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-21T18:01:35.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:35 smithi169 bash[20366]: cluster 2024-09-21T18:01:33.305126+0000 mgr.y (mgr.24296) 420 : cluster [DBG] pgmap v350: 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-21T18:01:37.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:37 smithi043 bash[25160]: cluster 2024-09-21T18:01:35.305851+0000 mgr.y (mgr.24296) 421 : cluster [DBG] pgmap v351: 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-21T18:01:37.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:37 smithi043 bash[19734]: cluster 2024-09-21T18:01:35.305851+0000 mgr.y (mgr.24296) 421 : cluster [DBG] pgmap v351: 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-21T18:01:37.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:37 smithi169 bash[20366]: cluster 2024-09-21T18:01:35.305851+0000 mgr.y (mgr.24296) 421 : cluster [DBG] pgmap v351: 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-21T18:01:37.688 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:01:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:39 smithi169 bash[20366]: cluster 2024-09-21T18:01:37.307661+0000 mgr.y (mgr.24296) 422 : cluster [DBG] pgmap v352: 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-21T18:01:39.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:39 smithi169 bash[20366]: audit 2024-09-21T18:01:38.321658+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:39 smithi169 bash[20366]: audit 2024-09-21T18:01:38.333312+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:39 smithi169 bash[20366]: audit 2024-09-21T18:01:38.344118+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.493 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[25160]: cluster 2024-09-21T18:01:37.307661+0000 mgr.y (mgr.24296) 422 : cluster [DBG] pgmap v352: 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-21T18:01:39.493 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[25160]: audit 2024-09-21T18:01:38.321658+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.493 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[25160]: audit 2024-09-21T18:01:38.333312+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.494 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[25160]: audit 2024-09-21T18:01:38.344118+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[19734]: cluster 2024-09-21T18:01:37.307661+0000 mgr.y (mgr.24296) 422 : cluster [DBG] pgmap v352: 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-21T18:01:39.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[19734]: audit 2024-09-21T18:01:38.321658+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[19734]: audit 2024-09-21T18:01:38.333312+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.494 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[19734]: audit 2024-09-21T18:01:38.344118+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:39.550 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:01:39.550 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 1, 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 1 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:01:39.551 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:01:39.552 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 14, 2024-09-21T18:01:39.552 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 1 2024-09-21T18:01:39.552 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:01:39.552 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:01:40.176 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:01:39 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:01:39] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-21T18:01:40.176 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:40 smithi043 bash[25160]: audit 2024-09-21T18:01:39.550147+0000 mon.a (mon.0) 1349 : audit [DBG] from='client.? 172.21.15.43:0/2960215888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:01:40.176 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:40 smithi043 bash[19734]: audit 2024-09-21T18:01:39.550147+0000 mon.a (mon.0) 1349 : audit [DBG] from='client.? 172.21.15.43:0/2960215888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:01:40.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:40 smithi169 bash[20366]: audit 2024-09-21T18:01:39.550147+0000 mon.a (mon.0) 1349 : audit [DBG] from='client.? 172.21.15.43:0/2960215888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:01:40.601 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph -s' 2024-09-21T18:01:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:41 smithi169 bash[20366]: cluster 2024-09-21T18:01:39.308096+0000 mgr.y (mgr.24296) 423 : cluster [DBG] pgmap v353: 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-21T18:01:41.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:41 smithi043 bash[25160]: cluster 2024-09-21T18:01:39.308096+0000 mgr.y (mgr.24296) 423 : cluster [DBG] pgmap v353: 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-21T18:01:41.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:41 smithi043 bash[19734]: cluster 2024-09-21T18:01:39.308096+0000 mgr.y (mgr.24296) 423 : cluster [DBG] pgmap v353: 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-21T18:01:42.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:42 smithi043 bash[19734]: audit 2024-09-21T18:01:41.112775+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:42 smithi043 bash[25160]: audit 2024-09-21T18:01:41.112775+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:42 smithi169 bash[20366]: audit 2024-09-21T18:01:41.112775+0000 mon.c (mon.2) 178 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:43.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:43 smithi169 bash[20366]: cluster 2024-09-21T18:01:41.308712+0000 mgr.y (mgr.24296) 424 : cluster [DBG] pgmap v354: 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-21T18:01:43.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:43 smithi169 bash[20366]: audit 2024-09-21T18:01:41.979867+0000 mgr.y (mgr.24296) 425 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:43.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:43 smithi043 bash[25160]: cluster 2024-09-21T18:01:41.308712+0000 mgr.y (mgr.24296) 424 : cluster [DBG] pgmap v354: 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-21T18:01:43.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:43 smithi043 bash[25160]: audit 2024-09-21T18:01:41.979867+0000 mgr.y (mgr.24296) 425 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:43.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:43 smithi043 bash[19734]: cluster 2024-09-21T18:01:41.308712+0000 mgr.y (mgr.24296) 424 : cluster [DBG] pgmap v354: 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-21T18:01:43.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:43 smithi043 bash[19734]: audit 2024-09-21T18:01:41.979867+0000 mgr.y (mgr.24296) 425 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:44.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:44 smithi169 bash[20366]: cluster 2024-09-21T18:01:43.310459+0000 mgr.y (mgr.24296) 426 : cluster [DBG] pgmap v355: 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-21T18:01:44.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:44 smithi043 bash[25160]: cluster 2024-09-21T18:01:43.310459+0000 mgr.y (mgr.24296) 426 : cluster [DBG] pgmap v355: 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-21T18:01:44.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:44 smithi043 bash[19734]: cluster 2024-09-21T18:01:43.310459+0000 mgr.y (mgr.24296) 426 : cluster [DBG] pgmap v355: 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-21T18:01:45.170 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:01:46.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:46 smithi043 bash[25160]: cluster 2024-09-21T18:01:45.311147+0000 mgr.y (mgr.24296) 427 : cluster [DBG] pgmap v356: 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-21T18:01:46.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:46 smithi043 bash[19734]: cluster 2024-09-21T18:01:45.311147+0000 mgr.y (mgr.24296) 427 : cluster [DBG] pgmap v356: 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-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: id: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_OK 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,b,c (age 18m) 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: y(active, since 10m), standbys: x 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 11m), 8 in (since 11m) 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:01:46.554 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 213 objects, 585 KiB 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T18:01:46.555 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:01:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:46 smithi169 bash[20366]: cluster 2024-09-21T18:01:45.311147+0000 mgr.y (mgr.24296) 427 : cluster [DBG] pgmap v356: 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-21T18:01:47.179 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph health detail' 2024-09-21T18:01:47.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:47 smithi043 bash[25160]: audit 2024-09-21T18:01:46.553823+0000 mon.a (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.43:0/2978515045' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:01:47.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:47 smithi043 bash[19734]: audit 2024-09-21T18:01:46.553823+0000 mon.a (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.43:0/2978515045' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:01:47.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:47 smithi169 bash[20366]: audit 2024-09-21T18:01:46.553823+0000 mon.a (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.43:0/2978515045' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:01:48.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:48 smithi169 bash[20366]: cluster 2024-09-21T18:01:47.312814+0000 mgr.y (mgr.24296) 428 : cluster [DBG] pgmap v357: 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-21T18:01:48.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:48 smithi043 bash[25160]: cluster 2024-09-21T18:01:47.312814+0000 mgr.y (mgr.24296) 428 : cluster [DBG] pgmap v357: 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-21T18:01:48.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:48 smithi043 bash[19734]: cluster 2024-09-21T18:01:47.312814+0000 mgr.y (mgr.24296) 428 : cluster [DBG] pgmap v357: 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-21T18:01:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:01:49] "GET /metrics HTTP/1.1" 200 38147 "" "Prometheus/2.43.0" 2024-09-21T18:01:50.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[19734]: audit 2024-09-21T18:01:48.961322+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[19734]: audit 2024-09-21T18:01:48.975601+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[19734]: audit 2024-09-21T18:01:48.988764+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[25160]: audit 2024-09-21T18:01:48.961322+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[25160]: audit 2024-09-21T18:01:48.975601+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:49 smithi043 bash[25160]: audit 2024-09-21T18:01:48.988764+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:49 smithi169 bash[20366]: audit 2024-09-21T18:01:48.961322+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:49 smithi169 bash[20366]: audit 2024-09-21T18:01:48.975601+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:50.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:49 smithi169 bash[20366]: audit 2024-09-21T18:01:48.988764+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:51.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:50 smithi043 bash[19734]: cluster 2024-09-21T18:01:49.313464+0000 mgr.y (mgr.24296) 429 : cluster [DBG] pgmap v358: 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-21T18:01:51.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:50 smithi043 bash[25160]: cluster 2024-09-21T18:01:49.313464+0000 mgr.y (mgr.24296) 429 : cluster [DBG] pgmap v358: 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-21T18:01:51.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:50 smithi169 bash[20366]: cluster 2024-09-21T18:01:49.313464+0000 mgr.y (mgr.24296) 429 : cluster [DBG] pgmap v358: 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-21T18:01:52.011 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:01:53.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:52 smithi043 bash[19734]: cluster 2024-09-21T18:01:51.314172+0000 mgr.y (mgr.24296) 430 : cluster [DBG] pgmap v359: 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-21T18:01:53.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:52 smithi043 bash[19734]: audit 2024-09-21T18:01:51.990771+0000 mgr.y (mgr.24296) 431 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:53.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:52 smithi043 bash[25160]: cluster 2024-09-21T18:01:51.314172+0000 mgr.y (mgr.24296) 430 : cluster [DBG] pgmap v359: 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-21T18:01:53.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:52 smithi043 bash[25160]: audit 2024-09-21T18:01:51.990771+0000 mgr.y (mgr.24296) 431 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:53.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:52 smithi169 bash[20366]: cluster 2024-09-21T18:01:51.314172+0000 mgr.y (mgr.24296) 430 : cluster [DBG] pgmap v359: 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-21T18:01:53.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:52 smithi169 bash[20366]: audit 2024-09-21T18:01:51.990771+0000 mgr.y (mgr.24296) 431 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:01:53.505 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-09-21T18:01:54.150 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-09-21T18:01:54.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:54 smithi043 bash[19734]: audit 2024-09-21T18:01:53.505453+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.43:0/3481696872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:01:54.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:54 smithi043 bash[25160]: audit 2024-09-21T18:01:53.505453+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.43:0/3481696872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:01:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:54 smithi169 bash[20366]: audit 2024-09-21T18:01:53.505453+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.43:0/3481696872' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:01:55.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:55 smithi043 bash[19734]: cluster 2024-09-21T18:01:53.315863+0000 mgr.y (mgr.24296) 432 : cluster [DBG] pgmap v360: 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-21T18:01:55.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:55 smithi043 bash[25160]: cluster 2024-09-21T18:01:53.315863+0000 mgr.y (mgr.24296) 432 : cluster [DBG] pgmap v360: 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-21T18:01:55.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:55 smithi169 bash[20366]: cluster 2024-09-21T18:01:53.315863+0000 mgr.y (mgr.24296) 432 : cluster [DBG] pgmap v360: 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-21T18:01:57.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:57 smithi043 bash[25160]: cluster 2024-09-21T18:01:55.316579+0000 mgr.y (mgr.24296) 433 : cluster [DBG] pgmap v361: 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-21T18:01:57.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:57 smithi043 bash[25160]: audit 2024-09-21T18:01:56.113028+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:57.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:57 smithi043 bash[19734]: cluster 2024-09-21T18:01:55.316579+0000 mgr.y (mgr.24296) 433 : cluster [DBG] pgmap v361: 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-21T18:01:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:57 smithi043 bash[19734]: audit 2024-09-21T18:01:56.113028+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:57.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:57 smithi169 bash[20366]: cluster 2024-09-21T18:01:55.316579+0000 mgr.y (mgr.24296) 433 : cluster [DBG] pgmap v361: 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-21T18:01:57.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:57 smithi169 bash[20366]: audit 2024-09-21T18:01:56.113028+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:01:58.975 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:01:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[19734]: cluster 2024-09-21T18:01:57.318289+0000 mgr.y (mgr.24296) 434 : cluster [DBG] pgmap v362: 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-21T18:01:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[19734]: audit 2024-09-21T18:01:58.527998+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[19734]: audit 2024-09-21T18:01:58.538282+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[19734]: audit 2024-09-21T18:01:58.552065+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[25160]: cluster 2024-09-21T18:01:57.318289+0000 mgr.y (mgr.24296) 434 : cluster [DBG] pgmap v362: 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-21T18:01:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[25160]: audit 2024-09-21T18:01:58.527998+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[25160]: audit 2024-09-21T18:01:58.538282+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[25160]: audit 2024-09-21T18:01:58.552065+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:59 smithi169 bash[20366]: cluster 2024-09-21T18:01:57.318289+0000 mgr.y (mgr.24296) 434 : cluster [DBG] pgmap v362: 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-21T18:01:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:59 smithi169 bash[20366]: audit 2024-09-21T18:01:58.527998+0000 mon.a (mon.0) 1354 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:59 smithi169 bash[20366]: audit 2024-09-21T18:01:58.538282+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:01:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:01:59 smithi169 bash[20366]: audit 2024-09-21T18:01:58.552065+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:00.261 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:01:59 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:01:59] "GET /metrics HTTP/1.1" 200 38148 "" "Prometheus/2.43.0" 2024-09-21T18:02:00.720 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:02:01.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:01 smithi169 bash[20366]: cluster 2024-09-21T18:01:59.319013+0000 mgr.y (mgr.24296) 435 : cluster [DBG] pgmap v363: 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-21T18:02:01.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:01 smithi169 bash[20366]: audit 2024-09-21T18:02:00.709165+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.43:0/1323315592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:02:01.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:01 smithi043 bash[25160]: cluster 2024-09-21T18:01:59.319013+0000 mgr.y (mgr.24296) 435 : cluster [DBG] pgmap v363: 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-21T18:02:01.503 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:01 smithi043 bash[25160]: audit 2024-09-21T18:02:00.709165+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.43:0/1323315592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:02:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:01 smithi043 bash[19734]: cluster 2024-09-21T18:01:59.319013+0000 mgr.y (mgr.24296) 435 : cluster [DBG] pgmap v363: 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-21T18:02:01.504 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:01 smithi043 bash[19734]: audit 2024-09-21T18:02:00.709165+0000 mon.c (mon.2) 181 : audit [DBG] from='client.? 172.21.15.43:0/1323315592' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:02:01.784 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph mgr fail' 2024-09-21T18:02:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: cluster 2024-09-21T18:02:01.319799+0000 mgr.y (mgr.24296) 436 : cluster [DBG] pgmap v364: 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-21T18:02:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:01.999646+0000 mgr.y (mgr.24296) 437 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.767284+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.767962+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.770172+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.770914+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.773007+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.773658+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.775909+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.776642+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[19734]: audit 2024-09-21T18:02:02.785524+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: cluster 2024-09-21T18:02:01.319799+0000 mgr.y (mgr.24296) 436 : cluster [DBG] pgmap v364: 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-21T18:02:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:01.999646+0000 mgr.y (mgr.24296) 437 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.767284+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.767962+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.770172+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.770914+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.773007+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.773658+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.775909+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.776642+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:03 smithi043 bash[25160]: audit 2024-09-21T18:02:02.785524+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: cluster 2024-09-21T18:02:01.319799+0000 mgr.y (mgr.24296) 436 : cluster [DBG] pgmap v364: 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-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:01.999646+0000 mgr.y (mgr.24296) 437 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.767284+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.767962+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.770172+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.770914+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.773007+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.773658+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.775909+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.776642+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:03.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:03 smithi169 bash[20366]: audit 2024-09-21T18:02:02.785524+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: cephadm 2024-09-21T18:02:02.778132+0000 mgr.y (mgr.24296) 438 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 3036M 2024-09-21T18:02:04.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.345399+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.353562+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.356602+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.356981+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.358211+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.358588+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.359742+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.360084+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.361137+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.361470+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.367216+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.371351+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.372667+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:04.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:04 smithi169 bash[20366]: audit 2024-09-21T18:02:03.381446+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: cephadm 2024-09-21T18:02:02.778132+0000 mgr.y (mgr.24296) 438 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 3036M 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.345399+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.353562+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.356602+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.356981+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.358211+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.358588+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.359742+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.360084+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.361137+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.361470+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.367216+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.371351+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.372667+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[19734]: audit 2024-09-21T18:02:03.381446+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: cephadm 2024-09-21T18:02:02.778132+0000 mgr.y (mgr.24296) 438 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 3036M 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.345399+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.353562+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.356602+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.356981+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.358211+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.358588+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.359742+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.360084+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.361137+0000 mon.c (mon.2) 189 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.361470+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24296 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.367216+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.371351+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.372667+0000 mon.c (mon.2) 191 : audit [INF] from='mgr.24296 172.21.15.43:0/384849941' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:04.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:04 smithi043 bash[25160]: audit 2024-09-21T18:02:03.381446+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24296 ' entity='mgr.y' 2024-09-21T18:02:05.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:05 smithi169 bash[20366]: cluster 2024-09-21T18:02:03.320904+0000 mgr.y (mgr.24296) 439 : cluster [DBG] pgmap v365: 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-21T18:02:05.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:05 smithi169 bash[20366]: cephadm 2024-09-21T18:02:03.362386+0000 mgr.y (mgr.24296) 440 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 2781M 2024-09-21T18:02:05.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:05 smithi043 bash[19734]: cluster 2024-09-21T18:02:03.320904+0000 mgr.y (mgr.24296) 439 : cluster [DBG] pgmap v365: 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-21T18:02:05.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:05 smithi043 bash[19734]: cephadm 2024-09-21T18:02:03.362386+0000 mgr.y (mgr.24296) 440 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 2781M 2024-09-21T18:02:05.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:05 smithi043 bash[25160]: cluster 2024-09-21T18:02:03.320904+0000 mgr.y (mgr.24296) 439 : cluster [DBG] pgmap v365: 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-21T18:02:05.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:05 smithi043 bash[25160]: cephadm 2024-09-21T18:02:03.362386+0000 mgr.y (mgr.24296) 440 : cephadm [INF] Adjusting osd_memory_target on smithi043 to 2781M 2024-09-21T18:02:06.617 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:02:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:07 smithi169 bash[20366]: cluster 2024-09-21T18:02:05.321573+0000 mgr.y (mgr.24296) 441 : cluster [DBG] pgmap v366: 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-21T18:02:07.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:07 smithi043 bash[19734]: cluster 2024-09-21T18:02:05.321573+0000 mgr.y (mgr.24296) 441 : cluster [DBG] pgmap v366: 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-21T18:02:07.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:07 smithi043 bash[25160]: cluster 2024-09-21T18:02:05.321573+0000 mgr.y (mgr.24296) 441 : cluster [DBG] pgmap v366: 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-21T18:02:08.284 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:08 smithi169 bash[51581]: [21/Sep/2024:18:02:08] ENGINE Bus STOPPING 2024-09-21T18:02:08.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:08 smithi043 bash[19988]: ignoring --setuser ceph since I am not root 2024-09-21T18:02:08.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:08 smithi043 bash[19988]: ignoring --setgroup ceph since I am not root 2024-09-21T18:02:08.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:08 smithi043 bash[19988]: debug 2024-09-21T18:02:08.351+0000 7f9f00191040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-21T18:02:08.833 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'sleep 180' 2024-09-21T18:02:08.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:08 smithi169 bash[51581]: [21/Sep/2024:18:02:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T18:02:08.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:08 smithi169 bash[51581]: [21/Sep/2024:18:02:08] ENGINE Bus STOPPED 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: cluster 2024-09-21T18:02:07.323418+0000 mgr.y (mgr.24296) 442 : cluster [DBG] pgmap v367: 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-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.176818+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.43:0/2548796003' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: cluster 2024-09-21T18:02:08.177610+0000 mon.a (mon.0) 1371 : cluster [INF] Activating manager daemon x 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.181507+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.43:0/2548796003' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.196380+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.196502+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.196607+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.197651+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.197936+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:02:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198025+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198112+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198247+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198330+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198417+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198496+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.198571+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: cluster 2024-09-21T18:02:08.200168+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.200264+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.200397+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: audit 2024-09-21T18:02:08.200481+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: cluster 2024-09-21T18:02:08.200951+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0233302s) 2024-09-21T18:02:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19734]: cluster 2024-09-21T18:02:08.656834+0000 mon.a (mon.0) 1375 : cluster [INF] Manager daemon x is now available 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: cluster 2024-09-21T18:02:07.323418+0000 mgr.y (mgr.24296) 442 : cluster [DBG] pgmap v367: 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-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.176818+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.43:0/2548796003' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: cluster 2024-09-21T18:02:08.177610+0000 mon.a (mon.0) 1371 : cluster [INF] Activating manager daemon x 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.181507+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.43:0/2548796003' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.196380+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.196502+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.196607+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.197651+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.197936+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198025+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:02:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198112+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198247+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198330+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198417+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198496+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.198571+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: cluster 2024-09-21T18:02:08.200168+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.200264+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.200397+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: audit 2024-09-21T18:02:08.200481+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: cluster 2024-09-21T18:02:08.200951+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0233302s) 2024-09-21T18:02:09.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[25160]: cluster 2024-09-21T18:02:08.656834+0000 mon.a (mon.0) 1375 : cluster [INF] Manager daemon x is now available 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: cluster 2024-09-21T18:02:07.323418+0000 mgr.y (mgr.24296) 442 : cluster [DBG] pgmap v367: 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-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.176818+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.43:0/2548796003' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: cluster 2024-09-21T18:02:08.177610+0000 mon.a (mon.0) 1371 : cluster [INF] Activating manager daemon x 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.181507+0000 mon.a (mon.0) 1372 : audit [INF] from='client.? 172.21.15.43:0/2548796003' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.196380+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.196502+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.196607+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.197651+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.197936+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198025+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:02:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198112+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198247+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198330+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198417+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198496+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.198571+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: cluster 2024-09-21T18:02:08.200168+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.200264+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.200397+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: audit 2024-09-21T18:02:08.200481+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: cluster 2024-09-21T18:02:08.200951+0000 mon.a (mon.0) 1374 : cluster [DBG] mgrmap e24: x(active, starting, since 0.0233302s) 2024-09-21T18:02:09.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[20366]: cluster 2024-09-21T18:02:08.656834+0000 mon.a (mon.0) 1375 : cluster [INF] Manager daemon x is now available 2024-09-21T18:02:10.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19988]: debug 2024-09-21T18:02:09.623+0000 7f9f00191040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-21T18:02:10.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19988]: debug 2024-09-21T18:02:09.695+0000 7f9f00191040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-21T18:02:10.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:09 smithi043 bash[19988]: debug 2024-09-21T18:02:09.855+0000 7f9f00191040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-21T18:02:10.145 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[51581]: [21/Sep/2024:18:02:09] ENGINE Bus STARTING 2024-09-21T18:02:10.145 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[51581]: [21/Sep/2024:18:02:09] ENGINE Serving on http://:::9283 2024-09-21T18:02:10.145 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:09 smithi169 bash[51581]: [21/Sep/2024:18:02:09] ENGINE Bus STARTED 2024-09-21T18:02:10.462 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: cluster 2024-09-21T18:02:09.199786+0000 mon.a (mon.0) 1376 : cluster [DBG] mgrmap e25: x(active, since 1.02217s) 2024-09-21T18:02:10.462 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: cluster 2024-09-21T18:02:09.211706+0000 mgr.x (mgr.24661) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.774871+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.783525+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.790886+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.816919+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.817158+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.845740+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.846664+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.847373+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.849050+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.849566+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:10.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.850198+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:02:10.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.872675+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:02:10.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[20366]: audit 2024-09-21T18:02:09.875961+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:02:10.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: cluster 2024-09-21T18:02:09.199786+0000 mon.a (mon.0) 1376 : cluster [DBG] mgrmap e25: x(active, since 1.02217s) 2024-09-21T18:02:10.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: cluster 2024-09-21T18:02:09.211706+0000 mgr.x (mgr.24661) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:10.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.774871+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.783525+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.790886+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.816919+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:10.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.817158+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:02:10.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.845740+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:10.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.846664+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:10.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.847373+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:02:10.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.849050+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.849566+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.850198+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.872675+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[25160]: audit 2024-09-21T18:02:09.875961+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: cluster 2024-09-21T18:02:09.199786+0000 mon.a (mon.0) 1376 : cluster [DBG] mgrmap e25: x(active, since 1.02217s) 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: cluster 2024-09-21T18:02:09.211706+0000 mgr.x (mgr.24661) 1 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.774871+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.783525+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.790886+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.816919+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:10.525 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.817158+0000 mon.b (mon.1) 50 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.845740+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.846664+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.847373+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.849050+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.849566+0000 mon.b (mon.1) 52 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.850198+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.872675+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:02:10.526 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19734]: audit 2024-09-21T18:02:09.875961+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:02:10.836 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19988]: debug 2024-09-21T18:02:10.543+0000 7f9f00191040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-21T18:02:10.836 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19988]: debug 2024-09-21T18:02:10.615+0000 7f9f00191040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-21T18:02:10.836 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19988]: debug 2024-09-21T18:02:10.687+0000 7f9f00191040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-21T18:02:11.145 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: debug 2024-09-21T18:02:10.870+0000 7f92a4f05640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:18:02:10] ENGINE Error in HTTPServer.serve 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: Traceback (most recent call last): 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: self._connections.run(self.expiration_interval) 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: self._run(expiration_interval) 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: s = self.context.wrap_socket( 2024-09-21T18:02:11.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:02:11.147 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: return self.sslsocket_class._create( 2024-09-21T18:02:11.147 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:02:11.147 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: self.do_handshake() 2024-09-21T18:02:11.147 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:02:11.147 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: self._sslobj.do_handshake() 2024-09-21T18:02:11.147 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:10 smithi169 bash[51581]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:02:11.203 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19988]: debug 2024-09-21T18:02:10.883+0000 7f9f00191040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-21T18:02:11.204 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:10 smithi043 bash[19988]: debug 2024-09-21T18:02:10.963+0000 7f9f00191040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-21T18:02:11.204 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19988]: debug 2024-09-21T18:02:11.035+0000 7f9f00191040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-21T18:02:11.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.581371+0000 mgr.x (mgr.24661) 4 : cephadm [INF] Reconfiguring daemon agent.smithi169 on smithi169 2024-09-21T18:02:11.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.581371+0000 mgr.x (mgr.24661) 4 : cephadm [INF] Reconfiguring daemon agent.smithi169 on smithi169 2024-09-21T18:02:11.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19988]: debug 2024-09-21T18:02:11.307+0000 7f9f00191040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-21T18:02:11.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19988]: debug 2024-09-21T18:02:11.375+0000 7f9f00191040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-21T18:02:11.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:11 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.581371+0000 mgr.x (mgr.24661) 4 : cephadm [INF] Reconfiguring daemon agent.smithi169 on smithi169 2024-09-21T18:02:11.938 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19988]: debug 2024-09-21T18:02:11.583+0000 7f9f00191040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-21T18:02:11.938 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19988]: debug 2024-09-21T18:02:11.667+0000 7f9f00191040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-21T18:02:12.211 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:11 smithi043 bash[19988]: debug 2024-09-21T18:02:11.931+0000 7f9f00191040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-21T18:02:12.212 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19988]: debug 2024-09-21T18:02:12.123+0000 7f9f00191040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.719997+0000 mgr.x (mgr.24661) 5 : cephadm [INF] Reconfiguring daemon agent.smithi043 on smithi043 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.748060+0000 mgr.x (mgr.24661) 6 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Bus STARTING 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.862010+0000 mgr.x (mgr.24661) 7 : cephadm [INF] Deploying cephadm binary to smithi169 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.869758+0000 mgr.x (mgr.24661) 8 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Serving on https://172.21.15.169:7150 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.874720+0000 mgr.x (mgr.24661) 9 : cephadm [ERR] [21/Sep/2024:18:02:10] ENGINE Error in HTTPServer.serve 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: Traceback (most recent call last): 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:02:12.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: self._run(expiration_interval) 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: s = self.context.wrap_socket( 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: return self.sslsocket_class._create( 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: self.do_handshake() 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: self._sslobj.do_handshake() 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:02:12.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.987503+0000 mgr.x (mgr.24661) 10 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Serving on http://172.21.15.169:8765 2024-09-21T18:02:12.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:12 smithi169 bash[20366]: cephadm 2024-09-21T18:02:10.987756+0000 mgr.x (mgr.24661) 11 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Bus STARTED 2024-09-21T18:02:12.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19988]: debug 2024-09-21T18:02:12.295+0000 7f9f00191040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-21T18:02:12.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19988]: debug 2024-09-21T18:02:12.379+0000 7f9f00191040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.719997+0000 mgr.x (mgr.24661) 5 : cephadm [INF] Reconfiguring daemon agent.smithi043 on smithi043 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.748060+0000 mgr.x (mgr.24661) 6 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Bus STARTING 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.862010+0000 mgr.x (mgr.24661) 7 : cephadm [INF] Deploying cephadm binary to smithi169 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.869758+0000 mgr.x (mgr.24661) 8 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Serving on https://172.21.15.169:7150 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.874720+0000 mgr.x (mgr.24661) 9 : cephadm [ERR] [21/Sep/2024:18:02:10] ENGINE Error in HTTPServer.serve 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:02:12.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: self.do_handshake() 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.987503+0000 mgr.x (mgr.24661) 10 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Serving on http://172.21.15.169:8765 2024-09-21T18:02:12.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19734]: cephadm 2024-09-21T18:02:10.987756+0000 mgr.x (mgr.24661) 11 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Bus STARTED 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.719997+0000 mgr.x (mgr.24661) 5 : cephadm [INF] Reconfiguring daemon agent.smithi043 on smithi043 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.748060+0000 mgr.x (mgr.24661) 6 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Bus STARTING 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.862010+0000 mgr.x (mgr.24661) 7 : cephadm [INF] Deploying cephadm binary to smithi169 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.869758+0000 mgr.x (mgr.24661) 8 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Serving on https://172.21.15.169:7150 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.874720+0000 mgr.x (mgr.24661) 9 : cephadm [ERR] [21/Sep/2024:18:02:10] ENGINE Error in HTTPServer.serve 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: Traceback (most recent call last): 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: self._connections.run(self.expiration_interval) 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: self._run(expiration_interval) 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:02:12.524 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: s = self.context.wrap_socket( 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: return self.sslsocket_class._create( 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: self.do_handshake() 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: self._sslobj.do_handshake() 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.987503+0000 mgr.x (mgr.24661) 10 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Serving on http://172.21.15.169:8765 2024-09-21T18:02:12.525 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[25160]: cephadm 2024-09-21T18:02:10.987756+0000 mgr.x (mgr.24661) 11 : cephadm [INF] [21/Sep/2024:18:02:10] ENGINE Bus STARTED 2024-09-21T18:02:13.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:12 smithi043 bash[19988]: debug 2024-09-21T18:02:12.567+0000 7f9f00191040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-21T18:02:13.473 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:12.011983+0000 mgr.x (mgr.24661) 12 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:13.473 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: cephadm 2024-09-21T18:02:12.042709+0000 mgr.x (mgr.24661) 13 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: cluster 2024-09-21T18:02:12.200919+0000 mgr.x (mgr.24661) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: cluster 2024-09-21T18:02:12.225721+0000 mon.a (mon.0) 1384 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:13.178809+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:13.189067+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:13.199166+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:13.202364+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:13.205921+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19734]: audit 2024-09-21T18:02:13.209293+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]': finished 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:12.011983+0000 mgr.x (mgr.24661) 12 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: cephadm 2024-09-21T18:02:12.042709+0000 mgr.x (mgr.24661) 13 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: cluster 2024-09-21T18:02:12.200919+0000 mgr.x (mgr.24661) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:13.474 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: cluster 2024-09-21T18:02:12.225721+0000 mon.a (mon.0) 1384 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-09-21T18:02:13.475 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:13.178809+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.475 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:13.189067+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.475 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:13.199166+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.475 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:13.202364+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:13.475 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:13.205921+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:13.475 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[25160]: audit 2024-09-21T18:02:13.209293+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]': finished 2024-09-21T18:02:13.620 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:12.011983+0000 mgr.x (mgr.24661) 12 : audit [DBG] from='client.14814 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: cephadm 2024-09-21T18:02:12.042709+0000 mgr.x (mgr.24661) 13 : cephadm [INF] Deploying cephadm binary to smithi043 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: cluster 2024-09-21T18:02:12.200919+0000 mgr.x (mgr.24661) 14 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: cluster 2024-09-21T18:02:12.225721+0000 mon.a (mon.0) 1384 : cluster [DBG] mgrmap e26: x(active, since 4s) 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:13.178809+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:13.189067+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:13.199166+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:13.202364+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:13.205921+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:13 smithi169 bash[20366]: audit 2024-09-21T18:02:13.209293+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]': finished 2024-09-21T18:02:13.771 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19988]: debug 2024-09-21T18:02:13.467+0000 7f9f00191040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-21T18:02:13.771 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19988]: debug 2024-09-21T18:02:13.547+0000 7f9f00191040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-21T18:02:14.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19988]: debug 2024-09-21T18:02:13.799+0000 7f9f00191040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-21T18:02:14.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:13 smithi043 bash[19988]: debug 2024-09-21T18:02:13.875+0000 7f9f00191040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-21T18:02:14.398 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: debug 2024-09-21T18:02:14.307+0000 7f9f00191040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-21T18:02:14.736 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: debug 2024-09-21T18:02:14.391+0000 7f9f00191040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-21T18:02:14.736 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: [21/Sep/2024:18:02:14] ENGINE Bus STARTING 2024-09-21T18:02:14.736 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: CherryPy Checker: 2024-09-21T18:02:14.736 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: The Application mounted at '' has an empty config. 2024-09-21T18:02:14.737 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: [21/Sep/2024:18:02:14] ENGINE Serving on http://:::9283 2024-09-21T18:02:14.737 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19988]: [21/Sep/2024:18:02:14] ENGINE Bus STARTED 2024-09-21T18:02:14.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.736281+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.747514+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.756758+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.760501+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.764219+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.764306+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.773915+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:13.775584+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:13.778099+0000 mgr.x (mgr.24661) 15 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:13.778540+0000 mgr.x (mgr.24661) 16 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:13.899922+0000 mgr.x (mgr.24661) 17 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:13.926662+0000 mgr.x (mgr.24661) 18 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:02:14.995 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:13.984892+0000 mgr.x (mgr.24661) 19 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:14.042141+0000 mgr.x (mgr.24661) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.111458+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.119402+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:14.125273+0000 mgr.x (mgr.24661) 21 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cephadm 2024-09-21T18:02:14.182161+0000 mgr.x (mgr.24661) 22 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cluster 2024-09-21T18:02:14.201316+0000 mgr.x (mgr.24661) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cluster 2024-09-21T18:02:14.221843+0000 mon.a (mon.0) 1397 : cluster [DBG] mgrmap e27: x(active, since 6s) 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.241023+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.247608+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.253130+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.258269+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.283153+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.286928+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: cluster 2024-09-21T18:02:14.416923+0000 mon.a (mon.0) 1403 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.418418+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.419937+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.422786+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[25160]: audit 2024-09-21T18:02:14.423309+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.736281+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.747514+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.756758+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.760501+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.764219+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.764306+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.773915+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:13.775584+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:13.778099+0000 mgr.x (mgr.24661) 15 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:13.778540+0000 mgr.x (mgr.24661) 16 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:13.899922+0000 mgr.x (mgr.24661) 17 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:13.926662+0000 mgr.x (mgr.24661) 18 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:13.984892+0000 mgr.x (mgr.24661) 19 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:14.042141+0000 mgr.x (mgr.24661) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:02:14.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.111458+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.119402+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:14.125273+0000 mgr.x (mgr.24661) 21 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cephadm 2024-09-21T18:02:14.182161+0000 mgr.x (mgr.24661) 22 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cluster 2024-09-21T18:02:14.201316+0000 mgr.x (mgr.24661) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cluster 2024-09-21T18:02:14.221843+0000 mon.a (mon.0) 1397 : cluster [DBG] mgrmap e27: x(active, since 6s) 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.241023+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.247608+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.253130+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:14.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.258269+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.283153+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.286928+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: cluster 2024-09-21T18:02:14.416923+0000 mon.a (mon.0) 1403 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.418418+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.419937+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.422786+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:02:15.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:14 smithi043 bash[19734]: audit 2024-09-21T18:02:14.423309+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:02:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.736281+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.747514+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.756758+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.760501+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.764219+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.764306+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd='[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]': finished 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.773915+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:13.775584+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:13.778099+0000 mgr.x (mgr.24661) 15 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:13.778540+0000 mgr.x (mgr.24661) 16 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:13.899922+0000 mgr.x (mgr.24661) 17 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:13.926662+0000 mgr.x (mgr.24661) 18 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:13.984892+0000 mgr.x (mgr.24661) 19 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:14.042141+0000 mgr.x (mgr.24661) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.111458+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.119402+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:14.125273+0000 mgr.x (mgr.24661) 21 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:02:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cephadm 2024-09-21T18:02:14.182161+0000 mgr.x (mgr.24661) 22 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cluster 2024-09-21T18:02:14.201316+0000 mgr.x (mgr.24661) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cluster 2024-09-21T18:02:14.221843+0000 mon.a (mon.0) 1397 : cluster [DBG] mgrmap e27: x(active, since 6s) 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.241023+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.247608+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.253130+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.258269+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.283153+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.286928+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: cluster 2024-09-21T18:02:14.416923+0000 mon.a (mon.0) 1403 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.418418+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.419937+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.422786+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:02:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:14 smithi169 bash[20366]: audit 2024-09-21T18:02:14.423309+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.? 172.21.15.43:0/3849504546' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:02:16.109 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.109 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.110 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.110 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.110 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.111 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.111 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:15 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.111 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.521 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.521 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.522 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.522 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.522 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:16 smithi043 bash[25160]: cluster 2024-09-21T18:02:15.276107+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-21T18:02:16.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:16 smithi043 bash[25160]: audit 2024-09-21T18:02:15.283673+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:02:16.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:16 smithi043 bash[25160]: cephadm 2024-09-21T18:02:15.305128+0000 mgr.x (mgr.24661) 24 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-21T18:02:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:16.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:16 smithi043 bash[19734]: cluster 2024-09-21T18:02:15.276107+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-21T18:02:16.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:16 smithi043 bash[19734]: audit 2024-09-21T18:02:15.283673+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:02:16.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:16 smithi043 bash[19734]: cephadm 2024-09-21T18:02:15.305128+0000 mgr.x (mgr.24661) 24 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-21T18:02:16.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:16 smithi169 bash[20366]: cluster 2024-09-21T18:02:15.276107+0000 mon.a (mon.0) 1408 : cluster [DBG] mgrmap e28: x(active, since 7s), standbys: y 2024-09-21T18:02:16.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:16 smithi169 bash[20366]: audit 2024-09-21T18:02:15.283673+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:02:16.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:16 smithi169 bash[20366]: cephadm 2024-09-21T18:02:15.305128+0000 mgr.x (mgr.24661) 24 : cephadm [INF] Deploying daemon agent.smithi043 on smithi043 2024-09-21T18:02:17.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: cluster 2024-09-21T18:02:16.202901+0000 mgr.x (mgr.24661) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:02:17.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: audit 2024-09-21T18:02:16.405081+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: audit 2024-09-21T18:02:16.408625+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:02:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: cephadm 2024-09-21T18:02:16.411982+0000 mgr.x (mgr.24661) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: audit 2024-09-21T18:02:16.412456+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:02:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: audit 2024-09-21T18:02:16.423032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: cephadm 2024-09-21T18:02:16.424381+0000 mgr.x (mgr.24661) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[25160]: audit 2024-09-21T18:02:16.982828+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: cluster 2024-09-21T18:02:16.202901+0000 mgr.x (mgr.24661) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: audit 2024-09-21T18:02:16.405081+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: audit 2024-09-21T18:02:16.408625+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:02:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: cephadm 2024-09-21T18:02:16.411982+0000 mgr.x (mgr.24661) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:02:17.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: audit 2024-09-21T18:02:16.412456+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:02:17.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: audit 2024-09-21T18:02:16.423032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:17.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: cephadm 2024-09-21T18:02:16.424381+0000 mgr.x (mgr.24661) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:02:17.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:17 smithi043 bash[19734]: audit 2024-09-21T18:02:16.982828+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: cluster 2024-09-21T18:02:16.202901+0000 mgr.x (mgr.24661) 25 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:02:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: audit 2024-09-21T18:02:16.405081+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: audit 2024-09-21T18:02:16.408625+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:02:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: cephadm 2024-09-21T18:02:16.411982+0000 mgr.x (mgr.24661) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:02:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: audit 2024-09-21T18:02:16.412456+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:02:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: audit 2024-09-21T18:02:16.423032+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: cephadm 2024-09-21T18:02:16.424381+0000 mgr.x (mgr.24661) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:02:17.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:17 smithi169 bash[20366]: audit 2024-09-21T18:02:16.982828+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:19.453 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:19 smithi043 bash[19734]: cluster 2024-09-21T18:02:18.203382+0000 mgr.x (mgr.24661) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:02:19.453 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:19 smithi043 bash[25160]: cluster 2024-09-21T18:02:18.203382+0000 mgr.x (mgr.24661) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:02:19.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:19 smithi169 bash[20366]: cluster 2024-09-21T18:02:18.203382+0000 mgr.x (mgr.24661) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:02:20.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:02:19 smithi043 bash[19988]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:02:19] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T18:02:20.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.896 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.896 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.896 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 bash[20366]: audit 2024-09-21T18:02:19.690826+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 bash[20366]: audit 2024-09-21T18:02:19.702108+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 bash[20366]: audit 2024-09-21T18:02:19.707842+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 bash[20366]: audit 2024-09-21T18:02:19.711607+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 bash[20366]: cephadm 2024-09-21T18:02:20.134902+0000 mgr.x (mgr.24661) 29 : cephadm [INF] Deploying daemon agent.smithi169 on smithi169 2024-09-21T18:02:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 bash[20366]: cluster 2024-09-21T18:02:20.204902+0000 mgr.x (mgr.24661) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:02:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.898 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:20.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:02:20 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[19734]: audit 2024-09-21T18:02:19.690826+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[19734]: audit 2024-09-21T18:02:19.702108+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[19734]: audit 2024-09-21T18:02:19.707842+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[19734]: audit 2024-09-21T18:02:19.711607+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:21.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[19734]: cephadm 2024-09-21T18:02:20.134902+0000 mgr.x (mgr.24661) 29 : cephadm [INF] Deploying daemon agent.smithi169 on smithi169 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[19734]: cluster 2024-09-21T18:02:20.204902+0000 mgr.x (mgr.24661) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[25160]: audit 2024-09-21T18:02:19.690826+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[25160]: audit 2024-09-21T18:02:19.702108+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[25160]: audit 2024-09-21T18:02:19.707842+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[25160]: audit 2024-09-21T18:02:19.711607+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[25160]: cephadm 2024-09-21T18:02:20.134902+0000 mgr.x (mgr.24661) 29 : cephadm [INF] Deploying daemon agent.smithi169 on smithi169 2024-09-21T18:02:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:20 smithi043 bash[25160]: cluster 2024-09-21T18:02:20.204902+0000 mgr.x (mgr.24661) 30 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:02:21.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.209 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.210 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.210 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.210 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.210 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.211 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.211 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:21.211 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:02:21 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:02:22.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: audit 2024-09-21T18:02:21.251363+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:22.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: cephadm 2024-09-21T18:02:21.257504+0000 mgr.x (mgr.24661) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:02:22.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: audit 2024-09-21T18:02:21.388787+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.43:0/2847244121' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:02:22.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: cephadm 2024-09-21T18:02:21.487907+0000 mgr.x (mgr.24661) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:02:22.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: audit 2024-09-21T18:02:21.710718+0000 mon.c (mon.2) 192 : audit [INF] from='client.? 172.21.15.43:0/3741091688' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]: dispatch 2024-09-21T18:02:22.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: audit 2024-09-21T18:02:21.711523+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]: dispatch 2024-09-21T18:02:22.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:22 smithi169 bash[20366]: audit 2024-09-21T18:02:21.799078+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: audit 2024-09-21T18:02:21.251363+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: cephadm 2024-09-21T18:02:21.257504+0000 mgr.x (mgr.24661) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:02:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: audit 2024-09-21T18:02:21.388787+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.43:0/2847244121' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:02:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: cephadm 2024-09-21T18:02:21.487907+0000 mgr.x (mgr.24661) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:02:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: audit 2024-09-21T18:02:21.710718+0000 mon.c (mon.2) 192 : audit [INF] from='client.? 172.21.15.43:0/3741091688' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]: dispatch 2024-09-21T18:02:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: audit 2024-09-21T18:02:21.711523+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]: dispatch 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[25160]: audit 2024-09-21T18:02:21.799078+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: audit 2024-09-21T18:02:21.251363+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: cephadm 2024-09-21T18:02:21.257504+0000 mgr.x (mgr.24661) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: audit 2024-09-21T18:02:21.388787+0000 mon.a (mon.0) 1416 : audit [DBG] from='client.? 172.21.15.43:0/2847244121' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: cephadm 2024-09-21T18:02:21.487907+0000 mgr.x (mgr.24661) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: audit 2024-09-21T18:02:21.710718+0000 mon.c (mon.2) 192 : audit [INF] from='client.? 172.21.15.43:0/3741091688' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]: dispatch 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: audit 2024-09-21T18:02:21.711523+0000 mon.a (mon.0) 1417 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]: dispatch 2024-09-21T18:02:22.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:22 smithi043 bash[19734]: audit 2024-09-21T18:02:21.799078+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: cluster 2024-09-21T18:02:22.205750+0000 mgr.x (mgr.24661) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:02:23.476 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: audit 2024-09-21T18:02:22.249403+0000 mon.a (mon.0) 1419 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]': finished 2024-09-21T18:02:23.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: cluster 2024-09-21T18:02:22.257306+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T18:02:23.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: audit 2024-09-21T18:02:22.609946+0000 mon.a (mon.0) 1421 : audit [INF] from='client.? 172.21.15.43:0/1179592382' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/4003358402"}]: dispatch 2024-09-21T18:02:23.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: audit 2024-09-21T18:02:23.213348+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: audit 2024-09-21T18:02:23.222545+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:23 smithi169 bash[20366]: audit 2024-09-21T18:02:23.229755+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: cluster 2024-09-21T18:02:22.205750+0000 mgr.x (mgr.24661) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:02:23.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: audit 2024-09-21T18:02:22.249403+0000 mon.a (mon.0) 1419 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]': finished 2024-09-21T18:02:23.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: cluster 2024-09-21T18:02:22.257306+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: audit 2024-09-21T18:02:22.609946+0000 mon.a (mon.0) 1421 : audit [INF] from='client.? 172.21.15.43:0/1179592382' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/4003358402"}]: dispatch 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: audit 2024-09-21T18:02:23.213348+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: audit 2024-09-21T18:02:23.222545+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[19734]: audit 2024-09-21T18:02:23.229755+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: cluster 2024-09-21T18:02:22.205750+0000 mgr.x (mgr.24661) 33 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: audit 2024-09-21T18:02:22.249403+0000 mon.a (mon.0) 1419 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/4003358402"}]': finished 2024-09-21T18:02:23.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: cluster 2024-09-21T18:02:22.257306+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-09-21T18:02:23.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: audit 2024-09-21T18:02:22.609946+0000 mon.a (mon.0) 1421 : audit [INF] from='client.? 172.21.15.43:0/1179592382' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/4003358402"}]: dispatch 2024-09-21T18:02:23.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: audit 2024-09-21T18:02:23.213348+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: audit 2024-09-21T18:02:23.222545+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:23.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:23 smithi043 bash[25160]: audit 2024-09-21T18:02:23.229755+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:24.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:24 smithi169 bash[20366]: audit 2024-09-21T18:02:23.268209+0000 mon.a (mon.0) 1425 : audit [INF] from='client.? 172.21.15.43:0/1179592382' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/4003358402"}]': finished 2024-09-21T18:02:24.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:24 smithi169 bash[20366]: cluster 2024-09-21T18:02:23.273780+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T18:02:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:24 smithi169 bash[20366]: audit 2024-09-21T18:02:23.593487+0000 mon.c (mon.2) 193 : audit [INF] from='client.? 172.21.15.43:0/817731335' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]: dispatch 2024-09-21T18:02:24.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:24 smithi169 bash[20366]: audit 2024-09-21T18:02:23.594172+0000 mon.a (mon.0) 1427 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]: dispatch 2024-09-21T18:02:24.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[25160]: audit 2024-09-21T18:02:23.268209+0000 mon.a (mon.0) 1425 : audit [INF] from='client.? 172.21.15.43:0/1179592382' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/4003358402"}]': finished 2024-09-21T18:02:24.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[25160]: cluster 2024-09-21T18:02:23.273780+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T18:02:24.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[25160]: audit 2024-09-21T18:02:23.593487+0000 mon.c (mon.2) 193 : audit [INF] from='client.? 172.21.15.43:0/817731335' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]: dispatch 2024-09-21T18:02:24.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[25160]: audit 2024-09-21T18:02:23.594172+0000 mon.a (mon.0) 1427 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]: dispatch 2024-09-21T18:02:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[19734]: audit 2024-09-21T18:02:23.268209+0000 mon.a (mon.0) 1425 : audit [INF] from='client.? 172.21.15.43:0/1179592382' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/4003358402"}]': finished 2024-09-21T18:02:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[19734]: cluster 2024-09-21T18:02:23.273780+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-09-21T18:02:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[19734]: audit 2024-09-21T18:02:23.593487+0000 mon.c (mon.2) 193 : audit [INF] from='client.? 172.21.15.43:0/817731335' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]: dispatch 2024-09-21T18:02:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:24 smithi043 bash[19734]: audit 2024-09-21T18:02:23.594172+0000 mon.a (mon.0) 1427 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]: dispatch 2024-09-21T18:02:25.609 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[20366]: cluster 2024-09-21T18:02:24.207171+0000 mgr.x (mgr.24661) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:02:25.609 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[20366]: audit 2024-09-21T18:02:24.277114+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]': finished 2024-09-21T18:02:25.609 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[20366]: cluster 2024-09-21T18:02:24.286594+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T18:02:25.609 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[20366]: audit 2024-09-21T18:02:24.624742+0000 mon.c (mon.2) 194 : audit [INF] from='client.? 172.21.15.43:0/1092342296' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]: dispatch 2024-09-21T18:02:25.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[20366]: audit 2024-09-21T18:02:24.625184+0000 mon.a (mon.0) 1430 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]: dispatch 2024-09-21T18:02:25.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[20366]: audit 2024-09-21T18:02:24.818047+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:25.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[19734]: cluster 2024-09-21T18:02:24.207171+0000 mgr.x (mgr.24661) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[19734]: audit 2024-09-21T18:02:24.277114+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]': finished 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[19734]: cluster 2024-09-21T18:02:24.286594+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[19734]: audit 2024-09-21T18:02:24.624742+0000 mon.c (mon.2) 194 : audit [INF] from='client.? 172.21.15.43:0/1092342296' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]: dispatch 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[19734]: audit 2024-09-21T18:02:24.625184+0000 mon.a (mon.0) 1430 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]: dispatch 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[19734]: audit 2024-09-21T18:02:24.818047+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[25160]: cluster 2024-09-21T18:02:24.207171+0000 mgr.x (mgr.24661) 34 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[25160]: audit 2024-09-21T18:02:24.277114+0000 mon.a (mon.0) 1428 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4289075104"}]': finished 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[25160]: cluster 2024-09-21T18:02:24.286594+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-09-21T18:02:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[25160]: audit 2024-09-21T18:02:24.624742+0000 mon.c (mon.2) 194 : audit [INF] from='client.? 172.21.15.43:0/1092342296' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]: dispatch 2024-09-21T18:02:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[25160]: audit 2024-09-21T18:02:24.625184+0000 mon.a (mon.0) 1430 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]: dispatch 2024-09-21T18:02:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:25 smithi043 bash[25160]: audit 2024-09-21T18:02:24.818047+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:25.895 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:02:25.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.728Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:02:25.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.728Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:02:25.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.728Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:02:25.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.728Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:02:25.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.728Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:02:25.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.728Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T18:02:25.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.729Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:02:25.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.729Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T18:02:25.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.729Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T18:02:25.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.730Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:02:25.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.730Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T18:02:25.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[43438]: ts=2024-09-21T18:02:25.730Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T18:02:26.239 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:02:25 smithi169 bash[44259]: logger=cleanup t=2024-09-21T18:02:25.91345366Z level=info msg="Completed cleanup jobs" duration=135.734127ms 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[25160]: audit 2024-09-21T18:02:25.279631+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]': finished 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[25160]: cluster 2024-09-21T18:02:25.287206+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[25160]: audit 2024-09-21T18:02:25.621552+0000 mon.c (mon.2) 195 : audit [INF] from='client.? 172.21.15.43:0/673814781' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]: dispatch 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[25160]: audit 2024-09-21T18:02:25.622832+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]: dispatch 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[19734]: audit 2024-09-21T18:02:25.279631+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]': finished 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[19734]: cluster 2024-09-21T18:02:25.287206+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T18:02:26.588 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[19734]: audit 2024-09-21T18:02:25.621552+0000 mon.c (mon.2) 195 : audit [INF] from='client.? 172.21.15.43:0/673814781' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]: dispatch 2024-09-21T18:02:26.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:26 smithi043 bash[19734]: audit 2024-09-21T18:02:25.622832+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]: dispatch 2024-09-21T18:02:26.645 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:26 smithi169 bash[56078]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:02:26.645 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:26 smithi169 bash[56137]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:02:26.645 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:26 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T18:02:26.645 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:26 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:02:26.645 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:26 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:02:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:26 smithi169 bash[20366]: audit 2024-09-21T18:02:25.279631+0000 mon.a (mon.0) 1431 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/957358229"}]': finished 2024-09-21T18:02:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:26 smithi169 bash[20366]: cluster 2024-09-21T18:02:25.287206+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-09-21T18:02:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:26 smithi169 bash[20366]: audit 2024-09-21T18:02:25.621552+0000 mon.c (mon.2) 195 : audit [INF] from='client.? 172.21.15.43:0/673814781' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]: dispatch 2024-09-21T18:02:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:26 smithi169 bash[20366]: audit 2024-09-21T18:02:25.622832+0000 mon.a (mon.0) 1433 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]: dispatch 2024-09-21T18:02:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: cluster 2024-09-21T18:02:26.207923+0000 mgr.x (mgr.24661) 35 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:02:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.302321+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]': finished 2024-09-21T18:02:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: cluster 2024-09-21T18:02:26.308883+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T18:02:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.453367+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.463335+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.474638+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.475302+0000 mgr.x (mgr.24661) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.478993+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.479387+0000 mgr.x (mgr.24661) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.483426+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.483818+0000 mgr.x (mgr.24661) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:26.651334+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.43:0/1969411655' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/995054687"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:27.060102+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:27.071047+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:27.077549+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:27.078337+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[20366]: audit 2024-09-21T18:02:27.082840+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.429Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.429Z 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-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.429Z 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 smithi169 (none))" 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.429Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.429Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.431Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.431Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.432Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.432Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.433Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.434Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.018108ms 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.434Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.435Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.449Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-21T18:02:27.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.450Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.450Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.422µs wal_replay_duration=15.486069ms wbl_replay_duration=196ns total_replay_duration=16.551611ms 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.453Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.453Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.453Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.479Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.673568ms db_storage=981ns remote_storage=1.314µs web_handler=393ns query_engine=790ns scrape=273.803µs scrape_sd=171.818µs notify=14.852µs notify_sd=11.243µs rules=25.612015ms tracing=6.505µs 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.479Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T18:02:27.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:02:27 smithi169 bash[56165]: ts=2024-09-21T18:02:27.479Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T18:02:27.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: cluster 2024-09-21T18:02:26.207923+0000 mgr.x (mgr.24661) 35 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:02:27.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.302321+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]': finished 2024-09-21T18:02:27.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: cluster 2024-09-21T18:02:26.308883+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T18:02:27.672 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.453367+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.463335+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.474638+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.475302+0000 mgr.x (mgr.24661) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.478993+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.479387+0000 mgr.x (mgr.24661) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.483426+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.483818+0000 mgr.x (mgr.24661) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:26.651334+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.43:0/1969411655' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/995054687"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:27.060102+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:27.071047+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:27.077549+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:27.078337+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:27.673 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[25160]: audit 2024-09-21T18:02:27.082840+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: cluster 2024-09-21T18:02:26.207923+0000 mgr.x (mgr.24661) 35 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.302321+0000 mon.a (mon.0) 1434 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3012384883"}]': finished 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: cluster 2024-09-21T18:02:26.308883+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.453367+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.463335+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.474638+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.475302+0000 mgr.x (mgr.24661) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.478993+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.479387+0000 mgr.x (mgr.24661) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.483426+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.483818+0000 mgr.x (mgr.24661) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:26.651334+0000 mon.a (mon.0) 1438 : audit [INF] from='client.? 172.21.15.43:0/1969411655' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/995054687"}]: dispatch 2024-09-21T18:02:27.674 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:27.060102+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:27.071047+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:27.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:27.077549+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:02:27.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:27.078337+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:02:27.675 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:27 smithi043 bash[19734]: audit 2024-09-21T18:02:27.082840+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: audit 2024-09-21T18:02:27.463615+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? 172.21.15.43:0/1969411655' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/995054687"}]': finished 2024-09-21T18:02:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: cluster 2024-09-21T18:02:27.470501+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T18:02:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: audit 2024-09-21T18:02:27.802462+0000 mon.c (mon.2) 196 : audit [INF] from='client.? 172.21.15.43:0/78366023' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]: dispatch 2024-09-21T18:02:28.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: audit 2024-09-21T18:02:27.802958+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]: dispatch 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: audit 2024-09-21T18:02:27.948884+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: audit 2024-09-21T18:02:27.960469+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[19734]: audit 2024-09-21T18:02:27.970485+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: audit 2024-09-21T18:02:27.463615+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? 172.21.15.43:0/1969411655' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/995054687"}]': finished 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: cluster 2024-09-21T18:02:27.470501+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: audit 2024-09-21T18:02:27.802462+0000 mon.c (mon.2) 196 : audit [INF] from='client.? 172.21.15.43:0/78366023' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]: dispatch 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: audit 2024-09-21T18:02:27.802958+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]: dispatch 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: audit 2024-09-21T18:02:27.948884+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: audit 2024-09-21T18:02:27.960469+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:28 smithi043 bash[25160]: audit 2024-09-21T18:02:27.970485+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: audit 2024-09-21T18:02:27.463615+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? 172.21.15.43:0/1969411655' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/995054687"}]': finished 2024-09-21T18:02:28.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: cluster 2024-09-21T18:02:27.470501+0000 mon.a (mon.0) 1443 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-09-21T18:02:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: audit 2024-09-21T18:02:27.802462+0000 mon.c (mon.2) 196 : audit [INF] from='client.? 172.21.15.43:0/78366023' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]: dispatch 2024-09-21T18:02:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: audit 2024-09-21T18:02:27.802958+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]: dispatch 2024-09-21T18:02:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: audit 2024-09-21T18:02:27.948884+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: audit 2024-09-21T18:02:27.960469+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:28.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:28 smithi169 bash[20366]: audit 2024-09-21T18:02:27.970485+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:29.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:29 smithi043 bash[19734]: cluster 2024-09-21T18:02:28.208694+0000 mgr.x (mgr.24661) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:02:29.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:29 smithi043 bash[19734]: audit 2024-09-21T18:02:28.466293+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]': finished 2024-09-21T18:02:29.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:29 smithi043 bash[19734]: cluster 2024-09-21T18:02:28.471089+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T18:02:29.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:29 smithi043 bash[25160]: cluster 2024-09-21T18:02:28.208694+0000 mgr.x (mgr.24661) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:02:29.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:29 smithi043 bash[25160]: audit 2024-09-21T18:02:28.466293+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]': finished 2024-09-21T18:02:29.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:29 smithi043 bash[25160]: cluster 2024-09-21T18:02:28.471089+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T18:02:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:29 smithi169 bash[20366]: cluster 2024-09-21T18:02:28.208694+0000 mgr.x (mgr.24661) 39 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:02:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:29 smithi169 bash[20366]: audit 2024-09-21T18:02:28.466293+0000 mon.a (mon.0) 1448 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/4275919895"}]': finished 2024-09-21T18:02:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:29 smithi169 bash[20366]: cluster 2024-09-21T18:02:28.471089+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-09-21T18:02:31.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[19734]: cluster 2024-09-21T18:02:30.210432+0000 mgr.x (mgr.24661) 40 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T18:02:31.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[19734]: audit 2024-09-21T18:02:30.993374+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[19734]: audit 2024-09-21T18:02:31.009107+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[19734]: audit 2024-09-21T18:02:31.022312+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[25160]: cluster 2024-09-21T18:02:30.210432+0000 mgr.x (mgr.24661) 40 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T18:02:31.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[25160]: audit 2024-09-21T18:02:30.993374+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[25160]: audit 2024-09-21T18:02:31.009107+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:31 smithi043 bash[25160]: audit 2024-09-21T18:02:31.022312+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:31 smithi169 bash[20366]: cluster 2024-09-21T18:02:30.210432+0000 mgr.x (mgr.24661) 40 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-09-21T18:02:31.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:31 smithi169 bash[20366]: audit 2024-09-21T18:02:30.993374+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:31 smithi169 bash[20366]: audit 2024-09-21T18:02:31.009107+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:31.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:31 smithi169 bash[20366]: audit 2024-09-21T18:02:31.022312+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:32.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:32 smithi043 bash[19734]: audit 2024-09-21T18:02:31.115899+0000 mgr.x (mgr.24661) 41 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:32.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:32 smithi043 bash[25160]: audit 2024-09-21T18:02:31.115899+0000 mgr.x (mgr.24661) 41 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:32 smithi169 bash[20366]: audit 2024-09-21T18:02:31.115899+0000 mgr.x (mgr.24661) 41 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:33.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:33 smithi169 bash[20366]: cluster 2024-09-21T18:02:32.211219+0000 mgr.x (mgr.24661) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:33.645 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:02:33] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:02:33.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:33 smithi043 bash[19734]: cluster 2024-09-21T18:02:32.211219+0000 mgr.x (mgr.24661) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:33.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:33 smithi043 bash[25160]: cluster 2024-09-21T18:02:32.211219+0000 mgr.x (mgr.24661) 42 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:35.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:35 smithi043 bash[19734]: cluster 2024-09-21T18:02:34.212560+0000 mgr.x (mgr.24661) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-09-21T18:02:35.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:35 smithi043 bash[25160]: cluster 2024-09-21T18:02:34.212560+0000 mgr.x (mgr.24661) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-09-21T18:02:35.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:35 smithi169 bash[20366]: cluster 2024-09-21T18:02:34.212560+0000 mgr.x (mgr.24661) 43 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-09-21T18:02:37.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[25160]: audit 2024-09-21T18:02:36.177790+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[25160]: audit 2024-09-21T18:02:36.192114+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[25160]: audit 2024-09-21T18:02:36.207476+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[25160]: cluster 2024-09-21T18:02:36.213830+0000 mgr.x (mgr.24661) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T18:02:37.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[19734]: audit 2024-09-21T18:02:36.177790+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[19734]: audit 2024-09-21T18:02:36.192114+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[19734]: audit 2024-09-21T18:02:36.207476+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:37 smithi043 bash[19734]: cluster 2024-09-21T18:02:36.213830+0000 mgr.x (mgr.24661) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T18:02:37.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:37 smithi169 bash[20366]: audit 2024-09-21T18:02:36.177790+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:37 smithi169 bash[20366]: audit 2024-09-21T18:02:36.192114+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:37 smithi169 bash[20366]: audit 2024-09-21T18:02:36.207476+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:37.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:37 smithi169 bash[20366]: cluster 2024-09-21T18:02:36.213830+0000 mgr.x (mgr.24661) 44 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-09-21T18:02:39.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:39 smithi043 bash[19734]: cluster 2024-09-21T18:02:38.214568+0000 mgr.x (mgr.24661) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:02:39.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:39 smithi043 bash[25160]: cluster 2024-09-21T18:02:38.214568+0000 mgr.x (mgr.24661) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:02:39.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:39 smithi169 bash[20366]: cluster 2024-09-21T18:02:38.214568+0000 mgr.x (mgr.24661) 45 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:02:40.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[25160]: audit 2024-09-21T18:02:39.818456+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:40.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[25160]: audit 2024-09-21T18:02:40.246657+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[25160]: audit 2024-09-21T18:02:40.258333+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[25160]: audit 2024-09-21T18:02:40.270033+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[19734]: audit 2024-09-21T18:02:39.818456+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[19734]: audit 2024-09-21T18:02:40.246657+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[19734]: audit 2024-09-21T18:02:40.258333+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:40 smithi043 bash[19734]: audit 2024-09-21T18:02:40.270033+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:40 smithi169 bash[20366]: audit 2024-09-21T18:02:39.818456+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:40.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:40 smithi169 bash[20366]: audit 2024-09-21T18:02:40.246657+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:40 smithi169 bash[20366]: audit 2024-09-21T18:02:40.258333+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:40.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:40 smithi169 bash[20366]: audit 2024-09-21T18:02:40.270033+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:41.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:41 smithi043 bash[25160]: cluster 2024-09-21T18:02:40.216207+0000 mgr.x (mgr.24661) 46 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:02:41.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:41 smithi043 bash[19734]: cluster 2024-09-21T18:02:40.216207+0000 mgr.x (mgr.24661) 46 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:02:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:41 smithi169 bash[20366]: cluster 2024-09-21T18:02:40.216207+0000 mgr.x (mgr.24661) 46 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:02:42.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:42 smithi043 bash[25160]: audit 2024-09-21T18:02:41.127545+0000 mgr.x (mgr.24661) 47 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:42.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:42 smithi043 bash[19734]: audit 2024-09-21T18:02:41.127545+0000 mgr.x (mgr.24661) 47 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:42 smithi169 bash[20366]: audit 2024-09-21T18:02:41.127545+0000 mgr.x (mgr.24661) 47 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:43.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:43 smithi043 bash[25160]: cluster 2024-09-21T18:02:42.216942+0000 mgr.x (mgr.24661) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:43.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:43 smithi043 bash[19734]: cluster 2024-09-21T18:02:42.216942+0000 mgr.x (mgr.24661) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:43.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:43 smithi169 bash[20366]: cluster 2024-09-21T18:02:42.216942+0000 mgr.x (mgr.24661) 48 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:43.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:02:43] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:02:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:45 smithi169 bash[20366]: cluster 2024-09-21T18:02:44.218474+0000 mgr.x (mgr.24661) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:45 smithi169 bash[20366]: audit 2024-09-21T18:02:44.655761+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:45 smithi169 bash[20366]: audit 2024-09-21T18:02:44.669232+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:45 smithi169 bash[20366]: audit 2024-09-21T18:02:44.683555+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:46.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[25160]: cluster 2024-09-21T18:02:44.218474+0000 mgr.x (mgr.24661) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:46.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[25160]: audit 2024-09-21T18:02:44.655761+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:46.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[25160]: audit 2024-09-21T18:02:44.669232+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:46.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[25160]: audit 2024-09-21T18:02:44.683555+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[19734]: cluster 2024-09-21T18:02:44.218474+0000 mgr.x (mgr.24661) 49 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[19734]: audit 2024-09-21T18:02:44.655761+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[19734]: audit 2024-09-21T18:02:44.669232+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:45 smithi043 bash[19734]: audit 2024-09-21T18:02:44.683555+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:02:47.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:47 smithi169 bash[20366]: cluster 2024-09-21T18:02:46.219267+0000 mgr.x (mgr.24661) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:48.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:47 smithi043 bash[25160]: cluster 2024-09-21T18:02:46.219267+0000 mgr.x (mgr.24661) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:47 smithi043 bash[19734]: cluster 2024-09-21T18:02:46.219267+0000 mgr.x (mgr.24661) 50 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:49.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:49 smithi169 bash[20366]: cluster 2024-09-21T18:02:48.220032+0000 mgr.x (mgr.24661) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:50.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:49 smithi043 bash[25160]: cluster 2024-09-21T18:02:48.220032+0000 mgr.x (mgr.24661) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:49 smithi043 bash[19734]: cluster 2024-09-21T18:02:48.220032+0000 mgr.x (mgr.24661) 51 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:51.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:51 smithi169 bash[20366]: cluster 2024-09-21T18:02:50.221714+0000 mgr.x (mgr.24661) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:52.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:51 smithi043 bash[25160]: cluster 2024-09-21T18:02:50.221714+0000 mgr.x (mgr.24661) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:52.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:51 smithi043 bash[19734]: cluster 2024-09-21T18:02:50.221714+0000 mgr.x (mgr.24661) 52 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:52.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:52 smithi169 bash[20366]: audit 2024-09-21T18:02:51.138599+0000 mgr.x (mgr.24661) 53 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:52.980 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:52 smithi043 bash[25160]: audit 2024-09-21T18:02:51.138599+0000 mgr.x (mgr.24661) 53 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:52.981 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:52 smithi043 bash[19734]: audit 2024-09-21T18:02:51.138599+0000 mgr.x (mgr.24661) 53 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:02:53.802 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:53 smithi043 bash[25160]: cluster 2024-09-21T18:02:52.222472+0000 mgr.x (mgr.24661) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:53.802 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:53 smithi043 bash[19734]: cluster 2024-09-21T18:02:52.222472+0000 mgr.x (mgr.24661) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:53.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:53 smithi169 bash[20366]: cluster 2024-09-21T18:02:52.222472+0000 mgr.x (mgr.24661) 54 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:53.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:02:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:02:53] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:02:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:55 smithi043 bash[25160]: cluster 2024-09-21T18:02:54.224037+0000 mgr.x (mgr.24661) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:55 smithi043 bash[25160]: audit 2024-09-21T18:02:54.818990+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:55 smithi043 bash[19734]: cluster 2024-09-21T18:02:54.224037+0000 mgr.x (mgr.24661) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:55 smithi043 bash[19734]: audit 2024-09-21T18:02:54.818990+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:55 smithi169 bash[20366]: cluster 2024-09-21T18:02:54.224037+0000 mgr.x (mgr.24661) 55 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:02:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:55 smithi169 bash[20366]: audit 2024-09-21T18:02:54.818990+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:02:57.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:57 smithi169 bash[20366]: cluster 2024-09-21T18:02:56.224787+0000 mgr.x (mgr.24661) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:58.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:57 smithi043 bash[25160]: cluster 2024-09-21T18:02:56.224787+0000 mgr.x (mgr.24661) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:58.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:57 smithi043 bash[19734]: cluster 2024-09-21T18:02:56.224787+0000 mgr.x (mgr.24661) 56 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:02:59.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:02:59 smithi169 bash[20366]: cluster 2024-09-21T18:02:58.225379+0000 mgr.x (mgr.24661) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:00.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:02:59 smithi043 bash[19734]: cluster 2024-09-21T18:02:58.225379+0000 mgr.x (mgr.24661) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:00.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:02:59 smithi043 bash[25160]: cluster 2024-09-21T18:02:58.225379+0000 mgr.x (mgr.24661) 57 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:01.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[25160]: cluster 2024-09-21T18:03:00.227031+0000 mgr.x (mgr.24661) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:01.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[25160]: audit 2024-09-21T18:03:00.473136+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[25160]: audit 2024-09-21T18:03:00.482582+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[25160]: audit 2024-09-21T18:03:00.493419+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[19734]: cluster 2024-09-21T18:03:00.227031+0000 mgr.x (mgr.24661) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[19734]: audit 2024-09-21T18:03:00.473136+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[19734]: audit 2024-09-21T18:03:00.482582+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:01 smithi043 bash[19734]: audit 2024-09-21T18:03:00.493419+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:01 smithi169 bash[20366]: cluster 2024-09-21T18:03:00.227031+0000 mgr.x (mgr.24661) 58 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:01 smithi169 bash[20366]: audit 2024-09-21T18:03:00.473136+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:01 smithi169 bash[20366]: audit 2024-09-21T18:03:00.482582+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:01 smithi169 bash[20366]: audit 2024-09-21T18:03:00.493419+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:02.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:02 smithi043 bash[19734]: audit 2024-09-21T18:03:01.148750+0000 mgr.x (mgr.24661) 59 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:02.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:02 smithi043 bash[25160]: audit 2024-09-21T18:03:01.148750+0000 mgr.x (mgr.24661) 59 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:02.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:02 smithi169 bash[20366]: audit 2024-09-21T18:03:01.148750+0000 mgr.x (mgr.24661) 59 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:03.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:03 smithi043 bash[25160]: cluster 2024-09-21T18:03:02.227803+0000 mgr.x (mgr.24661) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:03.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:03 smithi043 bash[19734]: cluster 2024-09-21T18:03:02.227803+0000 mgr.x (mgr.24661) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:03.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:03 smithi169 bash[20366]: cluster 2024-09-21T18:03:02.227803+0000 mgr.x (mgr.24661) 60 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:03.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:03:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:03:03] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:03:05.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[25160]: cluster 2024-09-21T18:03:04.229456+0000 mgr.x (mgr.24661) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:05.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[25160]: audit 2024-09-21T18:03:04.843750+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[25160]: audit 2024-09-21T18:03:04.857727+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[25160]: audit 2024-09-21T18:03:04.870876+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[19734]: cluster 2024-09-21T18:03:04.229456+0000 mgr.x (mgr.24661) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[19734]: audit 2024-09-21T18:03:04.843750+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[19734]: audit 2024-09-21T18:03:04.857727+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:05 smithi043 bash[19734]: audit 2024-09-21T18:03:04.870876+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:05 smithi169 bash[20366]: cluster 2024-09-21T18:03:04.229456+0000 mgr.x (mgr.24661) 61 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:05.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:05 smithi169 bash[20366]: audit 2024-09-21T18:03:04.843750+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:05 smithi169 bash[20366]: audit 2024-09-21T18:03:04.857727+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:05.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:05 smithi169 bash[20366]: audit 2024-09-21T18:03:04.870876+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:07.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:07 smithi043 bash[25160]: cluster 2024-09-21T18:03:06.230238+0000 mgr.x (mgr.24661) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:07 smithi043 bash[19734]: cluster 2024-09-21T18:03:06.230238+0000 mgr.x (mgr.24661) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:07.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:07 smithi169 bash[20366]: cluster 2024-09-21T18:03:06.230238+0000 mgr.x (mgr.24661) 62 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:09.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:09 smithi043 bash[25160]: cluster 2024-09-21T18:03:08.230972+0000 mgr.x (mgr.24661) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:09.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:09 smithi043 bash[19734]: cluster 2024-09-21T18:03:08.230972+0000 mgr.x (mgr.24661) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:09.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:09 smithi169 bash[20366]: cluster 2024-09-21T18:03:08.230972+0000 mgr.x (mgr.24661) 63 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:10.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:10 smithi043 bash[19734]: audit 2024-09-21T18:03:09.822196+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:10.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:10 smithi043 bash[25160]: audit 2024-09-21T18:03:09.822196+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:10.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:10 smithi169 bash[20366]: audit 2024-09-21T18:03:09.822196+0000 mon.b (mon.1) 72 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:11.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:11 smithi043 bash[19734]: cluster 2024-09-21T18:03:10.232894+0000 mgr.x (mgr.24661) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:11.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:11 smithi043 bash[25160]: cluster 2024-09-21T18:03:10.232894+0000 mgr.x (mgr.24661) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:11.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:11 smithi169 bash[20366]: cluster 2024-09-21T18:03:10.232894+0000 mgr.x (mgr.24661) 64 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:12.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:12 smithi043 bash[19734]: audit 2024-09-21T18:03:11.160404+0000 mgr.x (mgr.24661) 65 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:12.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:12 smithi043 bash[25160]: audit 2024-09-21T18:03:11.160404+0000 mgr.x (mgr.24661) 65 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:12.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:12 smithi169 bash[20366]: audit 2024-09-21T18:03:11.160404+0000 mgr.x (mgr.24661) 65 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:13.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:13 smithi043 bash[19734]: cluster 2024-09-21T18:03:12.233745+0000 mgr.x (mgr.24661) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:13.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:13 smithi043 bash[25160]: cluster 2024-09-21T18:03:12.233745+0000 mgr.x (mgr.24661) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:13.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:03:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:03:13] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-21T18:03:13.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:13 smithi169 bash[20366]: cluster 2024-09-21T18:03:12.233745+0000 mgr.x (mgr.24661) 66 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:15.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:15 smithi043 bash[25160]: cluster 2024-09-21T18:03:14.235345+0000 mgr.x (mgr.24661) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:15.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:15 smithi043 bash[19734]: cluster 2024-09-21T18:03:14.235345+0000 mgr.x (mgr.24661) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:15.816 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:15 smithi169 bash[20366]: cluster 2024-09-21T18:03:14.235345+0000 mgr.x (mgr.24661) 67 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:17 smithi169 bash[20366]: cluster 2024-09-21T18:03:16.236085+0000 mgr.x (mgr.24661) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:18.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:17 smithi043 bash[19734]: cluster 2024-09-21T18:03:16.236085+0000 mgr.x (mgr.24661) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:18.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:17 smithi043 bash[25160]: cluster 2024-09-21T18:03:16.236085+0000 mgr.x (mgr.24661) 68 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:19.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:19 smithi169 bash[20366]: cluster 2024-09-21T18:03:18.236819+0000 mgr.x (mgr.24661) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:20.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:19 smithi043 bash[19734]: cluster 2024-09-21T18:03:18.236819+0000 mgr.x (mgr.24661) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:20.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:19 smithi043 bash[25160]: cluster 2024-09-21T18:03:18.236819+0000 mgr.x (mgr.24661) 69 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:21 smithi169 bash[20366]: cluster 2024-09-21T18:03:20.237641+0000 mgr.x (mgr.24661) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:21 smithi169 bash[20366]: audit 2024-09-21T18:03:20.713953+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:21 smithi169 bash[20366]: audit 2024-09-21T18:03:20.730537+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:21 smithi169 bash[20366]: audit 2024-09-21T18:03:20.745777+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[25160]: cluster 2024-09-21T18:03:20.237641+0000 mgr.x (mgr.24661) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:22.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[25160]: audit 2024-09-21T18:03:20.713953+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[25160]: audit 2024-09-21T18:03:20.730537+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[25160]: audit 2024-09-21T18:03:20.745777+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[19734]: cluster 2024-09-21T18:03:20.237641+0000 mgr.x (mgr.24661) 70 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[19734]: audit 2024-09-21T18:03:20.713953+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[19734]: audit 2024-09-21T18:03:20.730537+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:21 smithi043 bash[19734]: audit 2024-09-21T18:03:20.745777+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:22.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:22 smithi169 bash[20366]: audit 2024-09-21T18:03:21.171967+0000 mgr.x (mgr.24661) 71 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:23.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:22 smithi043 bash[25160]: audit 2024-09-21T18:03:21.171967+0000 mgr.x (mgr.24661) 71 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:23.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:22 smithi043 bash[19734]: audit 2024-09-21T18:03:21.171967+0000 mgr.x (mgr.24661) 71 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:23.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:23 smithi169 bash[20366]: cluster 2024-09-21T18:03:22.238327+0000 mgr.x (mgr.24661) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:23.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:03:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:03:23] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.43.0" 2024-09-21T18:03:24.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:23 smithi043 bash[25160]: cluster 2024-09-21T18:03:22.238327+0000 mgr.x (mgr.24661) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:24.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:23 smithi043 bash[19734]: cluster 2024-09-21T18:03:22.238327+0000 mgr.x (mgr.24661) 72 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:25.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:25 smithi169 bash[20366]: cluster 2024-09-21T18:03:24.239875+0000 mgr.x (mgr.24661) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:25.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:25 smithi169 bash[20366]: audit 2024-09-21T18:03:24.822987+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:25.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:25 smithi169 bash[20366]: audit 2024-09-21T18:03:25.075720+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:25.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:25 smithi169 bash[20366]: audit 2024-09-21T18:03:25.091153+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:25.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:25 smithi169 bash[20366]: audit 2024-09-21T18:03:25.104642+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[25160]: cluster 2024-09-21T18:03:24.239875+0000 mgr.x (mgr.24661) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[25160]: audit 2024-09-21T18:03:24.822987+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[25160]: audit 2024-09-21T18:03:25.075720+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[25160]: audit 2024-09-21T18:03:25.091153+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[25160]: audit 2024-09-21T18:03:25.104642+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[19734]: cluster 2024-09-21T18:03:24.239875+0000 mgr.x (mgr.24661) 73 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[19734]: audit 2024-09-21T18:03:24.822987+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[19734]: audit 2024-09-21T18:03:25.075720+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[19734]: audit 2024-09-21T18:03:25.091153+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:25 smithi043 bash[19734]: audit 2024-09-21T18:03:25.104642+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:27 smithi169 bash[20366]: cluster 2024-09-21T18:03:26.240593+0000 mgr.x (mgr.24661) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:27 smithi169 bash[20366]: audit 2024-09-21T18:03:27.164140+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:03:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:27 smithi169 bash[20366]: audit 2024-09-21T18:03:27.166293+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:03:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:27 smithi169 bash[20366]: audit 2024-09-21T18:03:27.174531+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:28.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[19734]: cluster 2024-09-21T18:03:26.240593+0000 mgr.x (mgr.24661) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[19734]: audit 2024-09-21T18:03:27.164140+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[19734]: audit 2024-09-21T18:03:27.166293+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[19734]: audit 2024-09-21T18:03:27.174531+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[25160]: cluster 2024-09-21T18:03:26.240593+0000 mgr.x (mgr.24661) 74 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[25160]: audit 2024-09-21T18:03:27.164140+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[25160]: audit 2024-09-21T18:03:27.166293+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:03:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:27 smithi043 bash[25160]: audit 2024-09-21T18:03:27.174531+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:29 smithi169 bash[20366]: cluster 2024-09-21T18:03:28.241313+0000 mgr.x (mgr.24661) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:30.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:29 smithi043 bash[19734]: cluster 2024-09-21T18:03:28.241313+0000 mgr.x (mgr.24661) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:29 smithi043 bash[25160]: cluster 2024-09-21T18:03:28.241313+0000 mgr.x (mgr.24661) 75 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:03:31.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:31 smithi169 bash[20366]: cluster 2024-09-21T18:03:30.242943+0000 mgr.x (mgr.24661) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:31.934 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:31 smithi043 bash[19734]: cluster 2024-09-21T18:03:30.242943+0000 mgr.x (mgr.24661) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:31.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:31 smithi043 bash[25160]: cluster 2024-09-21T18:03:30.242943+0000 mgr.x (mgr.24661) 76 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:32.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:32 smithi043 bash[19734]: audit 2024-09-21T18:03:31.181135+0000 mgr.x (mgr.24661) 77 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:32.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:32 smithi043 bash[25160]: audit 2024-09-21T18:03:31.181135+0000 mgr.x (mgr.24661) 77 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:32 smithi169 bash[20366]: audit 2024-09-21T18:03:31.181135+0000 mgr.x (mgr.24661) 77 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:33.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:33 smithi043 bash[19734]: cluster 2024-09-21T18:03:32.243669+0000 mgr.x (mgr.24661) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:33.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:33 smithi043 bash[25160]: cluster 2024-09-21T18:03:32.243669+0000 mgr.x (mgr.24661) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:33 smithi169 bash[20366]: cluster 2024-09-21T18:03:32.243669+0000 mgr.x (mgr.24661) 78 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:33.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:03:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:03:33] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T18:03:35.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:35 smithi169 bash[20366]: cluster 2024-09-21T18:03:34.245252+0000 mgr.x (mgr.24661) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:36.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:35 smithi043 bash[25160]: cluster 2024-09-21T18:03:34.245252+0000 mgr.x (mgr.24661) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:35 smithi043 bash[19734]: cluster 2024-09-21T18:03:34.245252+0000 mgr.x (mgr.24661) 79 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:37 smithi169 bash[20366]: cluster 2024-09-21T18:03:36.245976+0000 mgr.x (mgr.24661) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:38.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:37 smithi043 bash[19734]: cluster 2024-09-21T18:03:36.245976+0000 mgr.x (mgr.24661) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:38.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:37 smithi043 bash[25160]: cluster 2024-09-21T18:03:36.245976+0000 mgr.x (mgr.24661) 80 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:39.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:39 smithi169 bash[20366]: cluster 2024-09-21T18:03:38.246541+0000 mgr.x (mgr.24661) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:40.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:39 smithi043 bash[25160]: cluster 2024-09-21T18:03:38.246541+0000 mgr.x (mgr.24661) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:40.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:39 smithi043 bash[19734]: cluster 2024-09-21T18:03:38.246541+0000 mgr.x (mgr.24661) 81 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:40.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:40 smithi169 bash[20366]: audit 2024-09-21T18:03:39.823161+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:40.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:40 smithi043 bash[25160]: audit 2024-09-21T18:03:39.823161+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:40.960 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:40 smithi043 bash[19734]: audit 2024-09-21T18:03:39.823161+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:41 smithi169 bash[20366]: cluster 2024-09-21T18:03:40.248116+0000 mgr.x (mgr.24661) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:41 smithi169 bash[20366]: audit 2024-09-21T18:03:40.942476+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:41 smithi169 bash[20366]: audit 2024-09-21T18:03:40.951191+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:41 smithi169 bash[20366]: audit 2024-09-21T18:03:40.958344+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[19734]: cluster 2024-09-21T18:03:40.248116+0000 mgr.x (mgr.24661) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[19734]: audit 2024-09-21T18:03:40.942476+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[19734]: audit 2024-09-21T18:03:40.951191+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[19734]: audit 2024-09-21T18:03:40.958344+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[25160]: cluster 2024-09-21T18:03:40.248116+0000 mgr.x (mgr.24661) 82 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:03:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[25160]: audit 2024-09-21T18:03:40.942476+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[25160]: audit 2024-09-21T18:03:40.951191+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:41 smithi043 bash[25160]: audit 2024-09-21T18:03:40.958344+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:42.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:42 smithi169 bash[20366]: audit 2024-09-21T18:03:41.192526+0000 mgr.x (mgr.24661) 83 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:43.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:42 smithi043 bash[19734]: audit 2024-09-21T18:03:41.192526+0000 mgr.x (mgr.24661) 83 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:42 smithi043 bash[25160]: audit 2024-09-21T18:03:41.192526+0000 mgr.x (mgr.24661) 83 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:43.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:43 smithi169 bash[20366]: cluster 2024-09-21T18:03:42.248829+0000 mgr.x (mgr.24661) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:43.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:03:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:03:43] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T18:03:44.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:43 smithi043 bash[25160]: cluster 2024-09-21T18:03:42.248829+0000 mgr.x (mgr.24661) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:43 smithi043 bash[19734]: cluster 2024-09-21T18:03:42.248829+0000 mgr.x (mgr.24661) 84 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:03:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:45 smithi169 bash[20366]: cluster 2024-09-21T18:03:44.250454+0000 mgr.x (mgr.24661) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:45 smithi169 bash[20366]: audit 2024-09-21T18:03:45.267453+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:45 smithi169 bash[20366]: audit 2024-09-21T18:03:45.283053+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:45 smithi169 bash[20366]: audit 2024-09-21T18:03:45.293447+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:46.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[25160]: cluster 2024-09-21T18:03:44.250454+0000 mgr.x (mgr.24661) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:46.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[25160]: audit 2024-09-21T18:03:45.267453+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:46.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[25160]: audit 2024-09-21T18:03:45.283053+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:46.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[25160]: audit 2024-09-21T18:03:45.293447+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[19734]: cluster 2024-09-21T18:03:44.250454+0000 mgr.x (mgr.24661) 85 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[19734]: audit 2024-09-21T18:03:45.267453+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[19734]: audit 2024-09-21T18:03:45.283053+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:45 smithi043 bash[19734]: audit 2024-09-21T18:03:45.293447+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:03:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:47 smithi169 bash[20366]: cluster 2024-09-21T18:03:46.251145+0000 mgr.x (mgr.24661) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:48.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:47 smithi043 bash[25160]: cluster 2024-09-21T18:03:46.251145+0000 mgr.x (mgr.24661) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:47 smithi043 bash[19734]: cluster 2024-09-21T18:03:46.251145+0000 mgr.x (mgr.24661) 86 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:49 smithi169 bash[20366]: cluster 2024-09-21T18:03:48.251812+0000 mgr.x (mgr.24661) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:50.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:49 smithi043 bash[25160]: cluster 2024-09-21T18:03:48.251812+0000 mgr.x (mgr.24661) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:49 smithi043 bash[19734]: cluster 2024-09-21T18:03:48.251812+0000 mgr.x (mgr.24661) 87 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T18:03:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:51 smithi169 bash[20366]: cluster 2024-09-21T18:03:50.253843+0000 mgr.x (mgr.24661) 88 : cluster [DBG] pgmap v61: 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-21T18:03:52.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:51 smithi043 bash[25160]: cluster 2024-09-21T18:03:50.253843+0000 mgr.x (mgr.24661) 88 : cluster [DBG] pgmap v61: 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-21T18:03:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:51 smithi043 bash[19734]: cluster 2024-09-21T18:03:50.253843+0000 mgr.x (mgr.24661) 88 : cluster [DBG] pgmap v61: 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-21T18:03:52.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:52 smithi169 bash[20366]: audit 2024-09-21T18:03:51.204022+0000 mgr.x (mgr.24661) 89 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:52.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:52 smithi043 bash[25160]: audit 2024-09-21T18:03:51.204022+0000 mgr.x (mgr.24661) 89 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:52.964 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:52 smithi043 bash[19734]: audit 2024-09-21T18:03:51.204022+0000 mgr.x (mgr.24661) 89 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:03:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:53 smithi169 bash[20366]: cluster 2024-09-21T18:03:52.254604+0000 mgr.x (mgr.24661) 90 : cluster [DBG] pgmap v62: 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-21T18:03:53.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:03:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:03:53] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T18:03:54.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:53 smithi043 bash[25160]: cluster 2024-09-21T18:03:52.254604+0000 mgr.x (mgr.24661) 90 : cluster [DBG] pgmap v62: 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-21T18:03:54.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:53 smithi043 bash[19734]: cluster 2024-09-21T18:03:52.254604+0000 mgr.x (mgr.24661) 90 : cluster [DBG] pgmap v62: 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-21T18:03:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:55 smithi169 bash[20366]: cluster 2024-09-21T18:03:54.256202+0000 mgr.x (mgr.24661) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:03:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:55 smithi169 bash[20366]: audit 2024-09-21T18:03:54.823526+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:56.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:55 smithi043 bash[19734]: cluster 2024-09-21T18:03:54.256202+0000 mgr.x (mgr.24661) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:03:56.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:55 smithi043 bash[19734]: audit 2024-09-21T18:03:54.823526+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:56.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:55 smithi043 bash[25160]: cluster 2024-09-21T18:03:54.256202+0000 mgr.x (mgr.24661) 91 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:03:56.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:55 smithi043 bash[25160]: audit 2024-09-21T18:03:54.823526+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:03:57.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:57 smithi169 bash[20366]: cluster 2024-09-21T18:03:56.257048+0000 mgr.x (mgr.24661) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T18:03:58.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:57 smithi043 bash[19734]: cluster 2024-09-21T18:03:56.257048+0000 mgr.x (mgr.24661) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T18:03:58.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:57 smithi043 bash[25160]: cluster 2024-09-21T18:03:56.257048+0000 mgr.x (mgr.24661) 92 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T18:04:00.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:03:59 smithi043 bash[19734]: cluster 2024-09-21T18:03:58.257628+0000 mgr.x (mgr.24661) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T18:04:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:03:59 smithi043 bash[25160]: cluster 2024-09-21T18:03:58.257628+0000 mgr.x (mgr.24661) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T18:04:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:03:59 smithi169 bash[20366]: cluster 2024-09-21T18:03:58.257628+0000 mgr.x (mgr.24661) 93 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s 2024-09-21T18:04:02.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[19734]: cluster 2024-09-21T18:04:00.259578+0000 mgr.x (mgr.24661) 94 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[19734]: audit 2024-09-21T18:04:01.164443+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[19734]: audit 2024-09-21T18:04:01.181999+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[19734]: audit 2024-09-21T18:04:01.194754+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[25160]: cluster 2024-09-21T18:04:00.259578+0000 mgr.x (mgr.24661) 94 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[25160]: audit 2024-09-21T18:04:01.164443+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[25160]: audit 2024-09-21T18:04:01.181999+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:01 smithi043 bash[25160]: audit 2024-09-21T18:04:01.194754+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:01 smithi169 bash[20366]: cluster 2024-09-21T18:04:00.259578+0000 mgr.x (mgr.24661) 94 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:04:02.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:01 smithi169 bash[20366]: audit 2024-09-21T18:04:01.164443+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:01 smithi169 bash[20366]: audit 2024-09-21T18:04:01.181999+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:02.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:01 smithi169 bash[20366]: audit 2024-09-21T18:04:01.194754+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:03.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:02 smithi043 bash[25160]: audit 2024-09-21T18:04:01.215568+0000 mgr.x (mgr.24661) 95 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:03.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:02 smithi043 bash[19734]: audit 2024-09-21T18:04:01.215568+0000 mgr.x (mgr.24661) 95 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:02 smithi169 bash[20366]: audit 2024-09-21T18:04:01.215568+0000 mgr.x (mgr.24661) 95 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:03 smithi169 bash[20366]: cluster 2024-09-21T18:04:02.260469+0000 mgr.x (mgr.24661) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:04:03.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:04:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:04:03] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T18:04:04.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:03 smithi043 bash[25160]: cluster 2024-09-21T18:04:02.260469+0000 mgr.x (mgr.24661) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:04:04.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:03 smithi043 bash[19734]: cluster 2024-09-21T18:04:02.260469+0000 mgr.x (mgr.24661) 96 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:04:05.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:04 smithi043 bash[25160]: cluster 2024-09-21T18:04:04.261310+0000 mgr.x (mgr.24661) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:04:05.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:04 smithi043 bash[19734]: cluster 2024-09-21T18:04:04.261310+0000 mgr.x (mgr.24661) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:04:05.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:04 smithi169 bash[20366]: cluster 2024-09-21T18:04:04.261310+0000 mgr.x (mgr.24661) 97 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:04:06.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:06 smithi043 bash[19734]: audit 2024-09-21T18:04:05.464572+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:06 smithi043 bash[19734]: audit 2024-09-21T18:04:05.477026+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:06 smithi043 bash[19734]: audit 2024-09-21T18:04:05.488748+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:06 smithi043 bash[25160]: audit 2024-09-21T18:04:05.464572+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:06 smithi043 bash[25160]: audit 2024-09-21T18:04:05.477026+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:06 smithi043 bash[25160]: audit 2024-09-21T18:04:05.488748+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:06 smithi169 bash[20366]: audit 2024-09-21T18:04:05.464572+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:06 smithi169 bash[20366]: audit 2024-09-21T18:04:05.477026+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:06.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:06 smithi169 bash[20366]: audit 2024-09-21T18:04:05.488748+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:07.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:07 smithi043 bash[19734]: cluster 2024-09-21T18:04:06.262046+0000 mgr.x (mgr.24661) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:07.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:07 smithi043 bash[25160]: cluster 2024-09-21T18:04:06.262046+0000 mgr.x (mgr.24661) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:07 smithi169 bash[20366]: cluster 2024-09-21T18:04:06.262046+0000 mgr.x (mgr.24661) 98 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:09.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:09 smithi043 bash[19734]: cluster 2024-09-21T18:04:08.262867+0000 mgr.x (mgr.24661) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:09.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:09 smithi043 bash[25160]: cluster 2024-09-21T18:04:08.262867+0000 mgr.x (mgr.24661) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:09 smithi169 bash[20366]: cluster 2024-09-21T18:04:08.262867+0000 mgr.x (mgr.24661) 99 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:10.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:10 smithi043 bash[19734]: audit 2024-09-21T18:04:09.824148+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:10.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:10 smithi043 bash[25160]: audit 2024-09-21T18:04:09.824148+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:10.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:10 smithi169 bash[20366]: audit 2024-09-21T18:04:09.824148+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:11.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:11 smithi043 bash[25160]: cluster 2024-09-21T18:04:10.264636+0000 mgr.x (mgr.24661) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:11.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:11 smithi043 bash[19734]: cluster 2024-09-21T18:04:10.264636+0000 mgr.x (mgr.24661) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:11 smithi169 bash[20366]: cluster 2024-09-21T18:04:10.264636+0000 mgr.x (mgr.24661) 100 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:12.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:12 smithi043 bash[25160]: audit 2024-09-21T18:04:11.221659+0000 mgr.x (mgr.24661) 101 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:12.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:12 smithi043 bash[19734]: audit 2024-09-21T18:04:11.221659+0000 mgr.x (mgr.24661) 101 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:12 smithi169 bash[20366]: audit 2024-09-21T18:04:11.221659+0000 mgr.x (mgr.24661) 101 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:13.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:13 smithi043 bash[25160]: cluster 2024-09-21T18:04:12.265442+0000 mgr.x (mgr.24661) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:13.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:13 smithi043 bash[19734]: cluster 2024-09-21T18:04:12.265442+0000 mgr.x (mgr.24661) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:13.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:13 smithi169 bash[20366]: cluster 2024-09-21T18:04:12.265442+0000 mgr.x (mgr.24661) 102 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:13.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:04:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:04:13] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T18:04:15.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:15 smithi043 bash[19734]: cluster 2024-09-21T18:04:14.267127+0000 mgr.x (mgr.24661) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:15 smithi043 bash[25160]: cluster 2024-09-21T18:04:14.267127+0000 mgr.x (mgr.24661) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:15 smithi169 bash[20366]: cluster 2024-09-21T18:04:14.267127+0000 mgr.x (mgr.24661) 103 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:17.776 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:17 smithi169 bash[20366]: cluster 2024-09-21T18:04:16.267948+0000 mgr.x (mgr.24661) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:18.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:17 smithi043 bash[19734]: cluster 2024-09-21T18:04:16.267948+0000 mgr.x (mgr.24661) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:17 smithi043 bash[25160]: cluster 2024-09-21T18:04:16.267948+0000 mgr.x (mgr.24661) 104 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:19 smithi169 bash[20366]: cluster 2024-09-21T18:04:18.268787+0000 mgr.x (mgr.24661) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:20.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:19 smithi043 bash[19734]: cluster 2024-09-21T18:04:18.268787+0000 mgr.x (mgr.24661) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:20.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:19 smithi043 bash[25160]: cluster 2024-09-21T18:04:18.268787+0000 mgr.x (mgr.24661) 105 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:21 smithi169 bash[20366]: cluster 2024-09-21T18:04:20.269747+0000 mgr.x (mgr.24661) 106 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:21 smithi169 bash[20366]: audit 2024-09-21T18:04:21.385163+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:21 smithi169 bash[20366]: audit 2024-09-21T18:04:21.399983+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:21.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:21 smithi169 bash[20366]: audit 2024-09-21T18:04:21.413431+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[19734]: cluster 2024-09-21T18:04:20.269747+0000 mgr.x (mgr.24661) 106 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[19734]: audit 2024-09-21T18:04:21.385163+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[19734]: audit 2024-09-21T18:04:21.399983+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[19734]: audit 2024-09-21T18:04:21.413431+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[25160]: cluster 2024-09-21T18:04:20.269747+0000 mgr.x (mgr.24661) 106 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[25160]: audit 2024-09-21T18:04:21.385163+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[25160]: audit 2024-09-21T18:04:21.399983+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:21 smithi043 bash[25160]: audit 2024-09-21T18:04:21.413431+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:22 smithi169 bash[20366]: audit 2024-09-21T18:04:21.229490+0000 mgr.x (mgr.24661) 107 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:23.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:22 smithi043 bash[25160]: audit 2024-09-21T18:04:21.229490+0000 mgr.x (mgr.24661) 107 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:22 smithi043 bash[19734]: audit 2024-09-21T18:04:21.229490+0000 mgr.x (mgr.24661) 107 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:23 smithi169 bash[20366]: cluster 2024-09-21T18:04:22.270195+0000 mgr.x (mgr.24661) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:23.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:04:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:04:23] "GET /metrics HTTP/1.1" 200 38226 "" "Prometheus/2.43.0" 2024-09-21T18:04:24.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:23 smithi043 bash[25160]: cluster 2024-09-21T18:04:22.270195+0000 mgr.x (mgr.24661) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:23 smithi043 bash[19734]: cluster 2024-09-21T18:04:22.270195+0000 mgr.x (mgr.24661) 108 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:25 smithi169 bash[20366]: cluster 2024-09-21T18:04:24.271743+0000 mgr.x (mgr.24661) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:25 smithi169 bash[20366]: audit 2024-09-21T18:04:24.824719+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:25 smithi043 bash[25160]: cluster 2024-09-21T18:04:24.271743+0000 mgr.x (mgr.24661) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:25 smithi043 bash[25160]: audit 2024-09-21T18:04:24.824719+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:25 smithi043 bash[19734]: cluster 2024-09-21T18:04:24.271743+0000 mgr.x (mgr.24661) 109 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:25 smithi043 bash[19734]: audit 2024-09-21T18:04:24.824719+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:27.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[25160]: audit 2024-09-21T18:04:25.677714+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[25160]: audit 2024-09-21T18:04:25.690388+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[25160]: audit 2024-09-21T18:04:25.703284+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[25160]: cluster 2024-09-21T18:04:26.272538+0000 mgr.x (mgr.24661) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[19734]: audit 2024-09-21T18:04:25.677714+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[19734]: audit 2024-09-21T18:04:25.690388+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[19734]: audit 2024-09-21T18:04:25.703284+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:26 smithi043 bash[19734]: cluster 2024-09-21T18:04:26.272538+0000 mgr.x (mgr.24661) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:26 smithi169 bash[20366]: audit 2024-09-21T18:04:25.677714+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:26 smithi169 bash[20366]: audit 2024-09-21T18:04:25.690388+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:26 smithi169 bash[20366]: audit 2024-09-21T18:04:25.703284+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:27.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:26 smithi169 bash[20366]: cluster 2024-09-21T18:04:26.272538+0000 mgr.x (mgr.24661) 110 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:27 smithi043 bash[25160]: audit 2024-09-21T18:04:27.312481+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:04:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:27 smithi043 bash[25160]: audit 2024-09-21T18:04:27.314297+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:04:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:27 smithi043 bash[25160]: audit 2024-09-21T18:04:27.322621+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:28.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:27 smithi043 bash[19734]: audit 2024-09-21T18:04:27.312481+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:04:28.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:27 smithi043 bash[19734]: audit 2024-09-21T18:04:27.314297+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:04:28.058 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:27 smithi043 bash[19734]: audit 2024-09-21T18:04:27.322621+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:28.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:27 smithi169 bash[20366]: audit 2024-09-21T18:04:27.312481+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:04:28.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:27 smithi169 bash[20366]: audit 2024-09-21T18:04:27.314297+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:04:28.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:27 smithi169 bash[20366]: audit 2024-09-21T18:04:27.322621+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:28 smithi043 bash[25160]: cluster 2024-09-21T18:04:28.273294+0000 mgr.x (mgr.24661) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:28 smithi043 bash[19734]: cluster 2024-09-21T18:04:28.273294+0000 mgr.x (mgr.24661) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:29.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:28 smithi169 bash[20366]: cluster 2024-09-21T18:04:28.273294+0000 mgr.x (mgr.24661) 111 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:31.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:31 smithi043 bash[19734]: cluster 2024-09-21T18:04:30.274939+0000 mgr.x (mgr.24661) 112 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:31.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:31 smithi043 bash[25160]: cluster 2024-09-21T18:04:30.274939+0000 mgr.x (mgr.24661) 112 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:31 smithi169 bash[20366]: cluster 2024-09-21T18:04:30.274939+0000 mgr.x (mgr.24661) 112 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:32.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:32 smithi169 bash[20366]: audit 2024-09-21T18:04:31.239332+0000 mgr.x (mgr.24661) 113 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:32.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:32 smithi043 bash[19734]: audit 2024-09-21T18:04:31.239332+0000 mgr.x (mgr.24661) 113 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:32.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:32 smithi043 bash[25160]: audit 2024-09-21T18:04:31.239332+0000 mgr.x (mgr.24661) 113 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:33 smithi169 bash[20366]: cluster 2024-09-21T18:04:32.275668+0000 mgr.x (mgr.24661) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:33.644 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:04:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:04:33] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-21T18:04:33.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:33 smithi043 bash[25160]: cluster 2024-09-21T18:04:32.275668+0000 mgr.x (mgr.24661) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:33.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:33 smithi043 bash[19734]: cluster 2024-09-21T18:04:32.275668+0000 mgr.x (mgr.24661) 114 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:35.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:35 smithi043 bash[19734]: cluster 2024-09-21T18:04:34.277252+0000 mgr.x (mgr.24661) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:35.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:35 smithi043 bash[25160]: cluster 2024-09-21T18:04:34.277252+0000 mgr.x (mgr.24661) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:35.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:35 smithi169 bash[20366]: cluster 2024-09-21T18:04:34.277252+0000 mgr.x (mgr.24661) 115 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:37.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:37 smithi169 bash[20366]: cluster 2024-09-21T18:04:36.277966+0000 mgr.x (mgr.24661) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:37.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:37 smithi043 bash[19734]: cluster 2024-09-21T18:04:36.277966+0000 mgr.x (mgr.24661) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:37.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:37 smithi043 bash[25160]: cluster 2024-09-21T18:04:36.277966+0000 mgr.x (mgr.24661) 116 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:39.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:39 smithi169 bash[20366]: cluster 2024-09-21T18:04:38.278651+0000 mgr.x (mgr.24661) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:40.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:39 smithi043 bash[19734]: cluster 2024-09-21T18:04:38.278651+0000 mgr.x (mgr.24661) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:40.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:39 smithi043 bash[25160]: cluster 2024-09-21T18:04:38.278651+0000 mgr.x (mgr.24661) 117 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:40.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:40 smithi169 bash[20366]: audit 2024-09-21T18:04:39.825085+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:41.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:40 smithi043 bash[19734]: audit 2024-09-21T18:04:39.825085+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:40 smithi043 bash[25160]: audit 2024-09-21T18:04:39.825085+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:41 smithi169 bash[20366]: cluster 2024-09-21T18:04:40.280445+0000 mgr.x (mgr.24661) 118 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:41 smithi043 bash[19734]: cluster 2024-09-21T18:04:40.280445+0000 mgr.x (mgr.24661) 118 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:41 smithi043 bash[25160]: cluster 2024-09-21T18:04:40.280445+0000 mgr.x (mgr.24661) 118 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:42.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:42 smithi169 bash[20366]: audit 2024-09-21T18:04:41.249364+0000 mgr.x (mgr.24661) 119 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:42 smithi169 bash[20366]: audit 2024-09-21T18:04:41.601025+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:42 smithi169 bash[20366]: audit 2024-09-21T18:04:41.615780+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:42 smithi169 bash[20366]: audit 2024-09-21T18:04:41.632077+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[19734]: audit 2024-09-21T18:04:41.249364+0000 mgr.x (mgr.24661) 119 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[19734]: audit 2024-09-21T18:04:41.601025+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[19734]: audit 2024-09-21T18:04:41.615780+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[19734]: audit 2024-09-21T18:04:41.632077+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[25160]: audit 2024-09-21T18:04:41.249364+0000 mgr.x (mgr.24661) 119 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[25160]: audit 2024-09-21T18:04:41.601025+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[25160]: audit 2024-09-21T18:04:41.615780+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:42 smithi043 bash[25160]: audit 2024-09-21T18:04:41.632077+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:43 smithi169 bash[20366]: cluster 2024-09-21T18:04:42.281167+0000 mgr.x (mgr.24661) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:43.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:04:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:04:43] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:04:44.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:43 smithi043 bash[19734]: cluster 2024-09-21T18:04:42.281167+0000 mgr.x (mgr.24661) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:43 smithi043 bash[25160]: cluster 2024-09-21T18:04:42.281167+0000 mgr.x (mgr.24661) 120 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:45.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:45 smithi169 bash[20366]: cluster 2024-09-21T18:04:44.282750+0000 mgr.x (mgr.24661) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:46.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:45 smithi043 bash[19734]: cluster 2024-09-21T18:04:44.282750+0000 mgr.x (mgr.24661) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:46.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:45 smithi043 bash[25160]: cluster 2024-09-21T18:04:44.282750+0000 mgr.x (mgr.24661) 121 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:46 smithi169 bash[20366]: audit 2024-09-21T18:04:45.822533+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:46 smithi169 bash[20366]: audit 2024-09-21T18:04:45.835234+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:46 smithi169 bash[20366]: audit 2024-09-21T18:04:45.848414+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:46 smithi169 bash[20366]: cluster 2024-09-21T18:04:46.283457+0000 mgr.x (mgr.24661) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:47.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[19734]: audit 2024-09-21T18:04:45.822533+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[19734]: audit 2024-09-21T18:04:45.835234+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[19734]: audit 2024-09-21T18:04:45.848414+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[19734]: cluster 2024-09-21T18:04:46.283457+0000 mgr.x (mgr.24661) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[25160]: audit 2024-09-21T18:04:45.822533+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[25160]: audit 2024-09-21T18:04:45.835234+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[25160]: audit 2024-09-21T18:04:45.848414+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:04:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:46 smithi043 bash[25160]: cluster 2024-09-21T18:04:46.283457+0000 mgr.x (mgr.24661) 122 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:49 smithi169 bash[20366]: cluster 2024-09-21T18:04:48.284175+0000 mgr.x (mgr.24661) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:49.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:49 smithi043 bash[19734]: cluster 2024-09-21T18:04:48.284175+0000 mgr.x (mgr.24661) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:49.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:49 smithi043 bash[25160]: cluster 2024-09-21T18:04:48.284175+0000 mgr.x (mgr.24661) 123 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:51.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:51 smithi043 bash[19734]: cluster 2024-09-21T18:04:50.285862+0000 mgr.x (mgr.24661) 124 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:51.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:51 smithi043 bash[25160]: cluster 2024-09-21T18:04:50.285862+0000 mgr.x (mgr.24661) 124 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:51.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:51 smithi169 bash[20366]: cluster 2024-09-21T18:04:50.285862+0000 mgr.x (mgr.24661) 124 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:52.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:52 smithi169 bash[20366]: audit 2024-09-21T18:04:51.257807+0000 mgr.x (mgr.24661) 125 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:52.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:52 smithi043 bash[25160]: audit 2024-09-21T18:04:51.257807+0000 mgr.x (mgr.24661) 125 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:52 smithi043 bash[19734]: audit 2024-09-21T18:04:51.257807+0000 mgr.x (mgr.24661) 125 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:04:53.645 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:04:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:04:53] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:04:53.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:53 smithi169 bash[20366]: cluster 2024-09-21T18:04:52.286618+0000 mgr.x (mgr.24661) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:53.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:53 smithi043 bash[25160]: cluster 2024-09-21T18:04:52.286618+0000 mgr.x (mgr.24661) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:53.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:53 smithi043 bash[19734]: cluster 2024-09-21T18:04:52.286618+0000 mgr.x (mgr.24661) 126 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:55.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:55 smithi169 bash[20366]: cluster 2024-09-21T18:04:54.288213+0000 mgr.x (mgr.24661) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:55.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:55 smithi169 bash[20366]: audit 2024-09-21T18:04:54.825192+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:55.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:55 smithi043 bash[25160]: cluster 2024-09-21T18:04:54.288213+0000 mgr.x (mgr.24661) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:55.654 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:55 smithi043 bash[25160]: audit 2024-09-21T18:04:54.825192+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:55.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:55 smithi043 bash[19734]: cluster 2024-09-21T18:04:54.288213+0000 mgr.x (mgr.24661) 127 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:04:55.655 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:55 smithi043 bash[19734]: audit 2024-09-21T18:04:54.825192+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:04:57.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:57 smithi169 bash[20366]: cluster 2024-09-21T18:04:56.288944+0000 mgr.x (mgr.24661) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:57.691 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:57 smithi043 bash[25160]: cluster 2024-09-21T18:04:56.288944+0000 mgr.x (mgr.24661) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:57.692 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:57 smithi043 bash[19734]: cluster 2024-09-21T18:04:56.288944+0000 mgr.x (mgr.24661) 128 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:04:59 smithi169 bash[20366]: cluster 2024-09-21T18:04:58.289694+0000 mgr.x (mgr.24661) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:59.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:04:59 smithi043 bash[19734]: cluster 2024-09-21T18:04:58.289694+0000 mgr.x (mgr.24661) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:04:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:04:59 smithi043 bash[25160]: cluster 2024-09-21T18:04:58.289694+0000 mgr.x (mgr.24661) 129 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:01.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:01 smithi043 bash[25160]: cluster 2024-09-21T18:05:00.291347+0000 mgr.x (mgr.24661) 130 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:01.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:01 smithi043 bash[19734]: cluster 2024-09-21T18:05:00.291347+0000 mgr.x (mgr.24661) 130 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:01 smithi169 bash[20366]: cluster 2024-09-21T18:05:00.291347+0000 mgr.x (mgr.24661) 130 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:02 smithi169 bash[20366]: audit 2024-09-21T18:05:01.265304+0000 mgr.x (mgr.24661) 131 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:02.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:02 smithi169 bash[20366]: audit 2024-09-21T18:05:01.831406+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:02 smithi169 bash[20366]: audit 2024-09-21T18:05:01.846258+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:02 smithi169 bash[20366]: audit 2024-09-21T18:05:01.859250+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[25160]: audit 2024-09-21T18:05:01.265304+0000 mgr.x (mgr.24661) 131 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[25160]: audit 2024-09-21T18:05:01.831406+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[25160]: audit 2024-09-21T18:05:01.846258+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[25160]: audit 2024-09-21T18:05:01.859250+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[19734]: audit 2024-09-21T18:05:01.265304+0000 mgr.x (mgr.24661) 131 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[19734]: audit 2024-09-21T18:05:01.831406+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[19734]: audit 2024-09-21T18:05:01.846258+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:02 smithi043 bash[19734]: audit 2024-09-21T18:05:01.859250+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:03.644 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:05:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:05:03] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:05:03.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:03 smithi169 bash[20366]: cluster 2024-09-21T18:05:02.292076+0000 mgr.x (mgr.24661) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:03.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:03 smithi043 bash[25160]: cluster 2024-09-21T18:05:02.292076+0000 mgr.x (mgr.24661) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:03 smithi043 bash[19734]: cluster 2024-09-21T18:05:02.292076+0000 mgr.x (mgr.24661) 132 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:05 smithi169 bash[20366]: cluster 2024-09-21T18:05:04.293652+0000 mgr.x (mgr.24661) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:05.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:05 smithi043 bash[19734]: cluster 2024-09-21T18:05:04.293652+0000 mgr.x (mgr.24661) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:05.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:05 smithi043 bash[25160]: cluster 2024-09-21T18:05:04.293652+0000 mgr.x (mgr.24661) 133 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:07.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[25160]: audit 2024-09-21T18:05:06.011571+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[25160]: audit 2024-09-21T18:05:06.024999+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[25160]: audit 2024-09-21T18:05:06.038116+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[25160]: cluster 2024-09-21T18:05:06.294103+0000 mgr.x (mgr.24661) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[19734]: audit 2024-09-21T18:05:06.011571+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[19734]: audit 2024-09-21T18:05:06.024999+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[19734]: audit 2024-09-21T18:05:06.038116+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:07 smithi043 bash[19734]: cluster 2024-09-21T18:05:06.294103+0000 mgr.x (mgr.24661) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:07 smithi169 bash[20366]: audit 2024-09-21T18:05:06.011571+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:07 smithi169 bash[20366]: audit 2024-09-21T18:05:06.024999+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:07 smithi169 bash[20366]: audit 2024-09-21T18:05:06.038116+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:07 smithi169 bash[20366]: cluster 2024-09-21T18:05:06.294103+0000 mgr.x (mgr.24661) 134 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:09.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:09 smithi169 bash[20366]: cluster 2024-09-21T18:05:08.294796+0000 mgr.x (mgr.24661) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:09.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:09 smithi043 bash[25160]: cluster 2024-09-21T18:05:08.294796+0000 mgr.x (mgr.24661) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:09.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:09 smithi043 bash[19734]: cluster 2024-09-21T18:05:08.294796+0000 mgr.x (mgr.24661) 135 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:10.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:10 smithi169 bash[20366]: audit 2024-09-21T18:05:09.825759+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:10.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:10 smithi043 bash[19734]: audit 2024-09-21T18:05:09.825759+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:10.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:10 smithi043 bash[25160]: audit 2024-09-21T18:05:09.825759+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:11.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:11 smithi043 bash[19734]: cluster 2024-09-21T18:05:10.296871+0000 mgr.x (mgr.24661) 136 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:11.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:11 smithi043 bash[25160]: cluster 2024-09-21T18:05:10.296871+0000 mgr.x (mgr.24661) 136 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:11.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:11 smithi169 bash[20366]: cluster 2024-09-21T18:05:10.296871+0000 mgr.x (mgr.24661) 136 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:12.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:12 smithi169 bash[20366]: audit 2024-09-21T18:05:11.273146+0000 mgr.x (mgr.24661) 137 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:12.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:12 smithi043 bash[25160]: audit 2024-09-21T18:05:11.273146+0000 mgr.x (mgr.24661) 137 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:12.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:12 smithi043 bash[19734]: audit 2024-09-21T18:05:11.273146+0000 mgr.x (mgr.24661) 137 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:13.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:13 smithi169 bash[20366]: cluster 2024-09-21T18:05:12.297577+0000 mgr.x (mgr.24661) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:13.645 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:05:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:05:13] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:05:13.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:13 smithi043 bash[19734]: cluster 2024-09-21T18:05:12.297577+0000 mgr.x (mgr.24661) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:13.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:13 smithi043 bash[25160]: cluster 2024-09-21T18:05:12.297577+0000 mgr.x (mgr.24661) 138 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:15.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:15 smithi169 bash[20366]: cluster 2024-09-21T18:05:14.299144+0000 mgr.x (mgr.24661) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:15.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:15 smithi043 bash[19734]: cluster 2024-09-21T18:05:14.299144+0000 mgr.x (mgr.24661) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:15 smithi043 bash[25160]: cluster 2024-09-21T18:05:14.299144+0000 mgr.x (mgr.24661) 139 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:15.906 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:05:17.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:17 smithi169 bash[20366]: cluster 2024-09-21T18:05:16.299875+0000 mgr.x (mgr.24661) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:17.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:17 smithi043 bash[19734]: cluster 2024-09-21T18:05:16.299875+0000 mgr.x (mgr.24661) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:17 smithi043 bash[25160]: cluster 2024-09-21T18:05:16.299875+0000 mgr.x (mgr.24661) 140 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:19 smithi169 bash[20366]: cluster 2024-09-21T18:05:18.300635+0000 mgr.x (mgr.24661) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:19.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:19 smithi043 bash[25160]: cluster 2024-09-21T18:05:18.300635+0000 mgr.x (mgr.24661) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:19.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:19 smithi043 bash[19734]: cluster 2024-09-21T18:05:18.300635+0000 mgr.x (mgr.24661) 141 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:21.137 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:05:21.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:21 smithi043 bash[25160]: cluster 2024-09-21T18:05:20.302237+0000 mgr.x (mgr.24661) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:21.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:21 smithi043 bash[19734]: cluster 2024-09-21T18:05:20.302237+0000 mgr.x (mgr.24661) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:21 smithi169 bash[20366]: cluster 2024-09-21T18:05:20.302237+0000 mgr.x (mgr.24661) 142 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:22.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:22 smithi169 bash[20366]: audit 2024-09-21T18:05:21.282758+0000 mgr.x (mgr.24661) 143 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:22.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:22 smithi169 bash[20366]: audit 2024-09-21T18:05:22.037207+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:22 smithi169 bash[20366]: audit 2024-09-21T18:05:22.053041+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:22 smithi169 bash[20366]: audit 2024-09-21T18:05:22.066109+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[25160]: audit 2024-09-21T18:05:21.282758+0000 mgr.x (mgr.24661) 143 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:22.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[25160]: audit 2024-09-21T18:05:22.037207+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[25160]: audit 2024-09-21T18:05:22.053041+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[25160]: audit 2024-09-21T18:05:22.066109+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[19734]: audit 2024-09-21T18:05:21.282758+0000 mgr.x (mgr.24661) 143 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[19734]: audit 2024-09-21T18:05:22.037207+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[19734]: audit 2024-09-21T18:05:22.053041+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:22 smithi043 bash[19734]: audit 2024-09-21T18:05:22.066109+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.008 INFO:teuthology.orchestra.run.smithi043.stdout:Scheduled to redeploy mgr.y on host 'smithi043' 2024-09-21T18:05:23.598 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps --refresh' 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:05:23] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: cluster 2024-09-21T18:05:22.302968+0000 mgr.x (mgr.24661) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:22.598137+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.43:0/651860022' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:22.977308+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:22.991856+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.004943+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.016161+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:05:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.017946+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:05:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.021609+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.068197+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:05:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.069174+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:05:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.076366+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T18:05:23.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:23 smithi169 bash[20366]: audit 2024-09-21T18:05:23.078430+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:05:23.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: cluster 2024-09-21T18:05:22.302968+0000 mgr.x (mgr.24661) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:22.598137+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.43:0/651860022' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:22.977308+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:22.991856+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.004943+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.016161+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.017946+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.021609+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.068197+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.069174+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.076366+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T18:05:23.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[19734]: audit 2024-09-21T18:05:23.078430+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: cluster 2024-09-21T18:05:22.302968+0000 mgr.x (mgr.24661) 144 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:22.598137+0000 mon.c (mon.2) 197 : audit [DBG] from='client.? 172.21.15.43:0/651860022' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:22.977308+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:22.991856+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.004943+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.016161+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.017946+0000 mon.b (mon.1) 86 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.021609+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.068197+0000 mon.b (mon.1) 87 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.069174+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24661 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.076366+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T18:05:23.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:23 smithi043 bash[25160]: audit 2024-09-21T18:05:23.078430+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:05:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:24 smithi043 bash[19734]: audit 2024-09-21T18:05:22.975617+0000 mgr.x (mgr.24661) 145 : audit [DBG] from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:05:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:24 smithi043 bash[19734]: cephadm 2024-09-21T18:05:22.989198+0000 mgr.x (mgr.24661) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T18:05:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:24 smithi043 bash[19734]: cephadm 2024-09-21T18:05:23.080346+0000 mgr.x (mgr.24661) 147 : cephadm [INF] Deploying daemon mgr.y on smithi043 2024-09-21T18:05:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:24 smithi043 bash[25160]: audit 2024-09-21T18:05:22.975617+0000 mgr.x (mgr.24661) 145 : audit [DBG] from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:05:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:24 smithi043 bash[25160]: cephadm 2024-09-21T18:05:22.989198+0000 mgr.x (mgr.24661) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T18:05:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:24 smithi043 bash[25160]: cephadm 2024-09-21T18:05:23.080346+0000 mgr.x (mgr.24661) 147 : cephadm [INF] Deploying daemon mgr.y on smithi043 2024-09-21T18:05:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:24 smithi169 bash[20366]: audit 2024-09-21T18:05:22.975617+0000 mgr.x (mgr.24661) 145 : audit [DBG] from='client.24992 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:05:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:24 smithi169 bash[20366]: cephadm 2024-09-21T18:05:22.989198+0000 mgr.x (mgr.24661) 146 : cephadm [INF] Schedule redeploy daemon mgr.y 2024-09-21T18:05:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:24 smithi169 bash[20366]: cephadm 2024-09-21T18:05:23.080346+0000 mgr.x (mgr.24661) 147 : cephadm [INF] Deploying daemon mgr.y on smithi043 2024-09-21T18:05:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:25 smithi043 bash[19734]: cluster 2024-09-21T18:05:24.304569+0000 mgr.x (mgr.24661) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:25 smithi043 bash[19734]: audit 2024-09-21T18:05:24.826039+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:25 smithi043 bash[25160]: cluster 2024-09-21T18:05:24.304569+0000 mgr.x (mgr.24661) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:25 smithi043 bash[25160]: audit 2024-09-21T18:05:24.826039+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:25.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:25 smithi169 bash[20366]: cluster 2024-09-21T18:05:24.304569+0000 mgr.x (mgr.24661) 148 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:25.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:25 smithi169 bash[20366]: audit 2024-09-21T18:05:24.826039+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[19734]: audit 2024-09-21T18:05:26.209516+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[19734]: audit 2024-09-21T18:05:26.223818+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[19734]: audit 2024-09-21T18:05:26.235738+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[19734]: cluster 2024-09-21T18:05:26.305257+0000 mgr.x (mgr.24661) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[25160]: audit 2024-09-21T18:05:26.209516+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[25160]: audit 2024-09-21T18:05:26.223818+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[25160]: audit 2024-09-21T18:05:26.235738+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:27 smithi043 bash[25160]: cluster 2024-09-21T18:05:26.305257+0000 mgr.x (mgr.24661) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:27 smithi169 bash[20366]: audit 2024-09-21T18:05:26.209516+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:27 smithi169 bash[20366]: audit 2024-09-21T18:05:26.223818+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:27 smithi169 bash[20366]: audit 2024-09-21T18:05:26.235738+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:27 smithi169 bash[20366]: cluster 2024-09-21T18:05:26.305257+0000 mgr.x (mgr.24661) 149 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:28.411 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:05:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:29 smithi169 bash[20366]: cluster 2024-09-21T18:05:28.305986+0000 mgr.x (mgr.24661) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:30.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:29 smithi043 bash[19734]: cluster 2024-09-21T18:05:28.305986+0000 mgr.x (mgr.24661) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:29 smithi043 bash[25160]: cluster 2024-09-21T18:05:28.305986+0000 mgr.x (mgr.24661) 150 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 8s ago 23m - - 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 4s ago 23m - - 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (13m) 8s ago 14m 14.2M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (13m) 4s ago 13m 75.2M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (3m) 8s ago 11m 47.7M - 3.8 164465d2334a b611f1e920a5 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (6m) 4s ago 22m 509M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 79bdf4262188 2024-09-21T18:05:30.939 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:9283,8765 running (24m) 8s ago 24m 427M - 19.1.1-373-g4e45e6b4 164465d2334a 4de5ee918922 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (24m) 8s ago 24m 68.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (22m) 4s ago 22m 51.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (22m) 8s ago 22m 51.2M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (13m) 8s ago 14m 8727k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (13m) 4s ago 14m 8964k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (21m) 8s ago 21m 54.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (20m) 8s ago 20m 63.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (19m) 8s ago 19m 58.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (18m) 8s ago 18m 54.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (17m) 4s ago 18m 63.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (17m) 4s ago 17m 52.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (16m) 4s ago 16m 51.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (15m) 4s ago 15m 61.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (3m) 4s ago 14m 43.4M - 2.43.0 a07b618ecd1d 07fd9c5d5dd1 2024-09-21T18:05:30.940 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (11m) 8s ago 11m 96.2M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:05:30.941 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (11m) 4s ago 11m 96.2M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:05:31.829 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'sleep 180' 2024-09-21T18:05:31.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:31 smithi169 bash[20366]: cluster 2024-09-21T18:05:30.307620+0000 mgr.x (mgr.24661) 151 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:32.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:31 smithi043 bash[25160]: cluster 2024-09-21T18:05:30.307620+0000 mgr.x (mgr.24661) 151 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:32.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:31 smithi043 bash[19734]: cluster 2024-09-21T18:05:30.307620+0000 mgr.x (mgr.24661) 151 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:32 smithi169 bash[20366]: audit 2024-09-21T18:05:30.900501+0000 mgr.x (mgr.24661) 152 : audit [DBG] from='client.24998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:05:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:32 smithi169 bash[20366]: audit 2024-09-21T18:05:31.293133+0000 mgr.x (mgr.24661) 153 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:32 smithi043 bash[19734]: audit 2024-09-21T18:05:30.900501+0000 mgr.x (mgr.24661) 152 : audit [DBG] from='client.24998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:05:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:32 smithi043 bash[19734]: audit 2024-09-21T18:05:31.293133+0000 mgr.x (mgr.24661) 153 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:32 smithi043 bash[25160]: audit 2024-09-21T18:05:30.900501+0000 mgr.x (mgr.24661) 152 : audit [DBG] from='client.24998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:05:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:32 smithi043 bash[25160]: audit 2024-09-21T18:05:31.293133+0000 mgr.x (mgr.24661) 153 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:33 smithi169 bash[20366]: cluster 2024-09-21T18:05:32.308364+0000 mgr.x (mgr.24661) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:33.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:05:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:05:33] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:05:34.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:33 smithi043 bash[25160]: cluster 2024-09-21T18:05:32.308364+0000 mgr.x (mgr.24661) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:33 smithi043 bash[19734]: cluster 2024-09-21T18:05:32.308364+0000 mgr.x (mgr.24661) 154 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:35.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:35 smithi169 bash[20366]: cluster 2024-09-21T18:05:34.309892+0000 mgr.x (mgr.24661) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:36.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:35 smithi043 bash[25160]: cluster 2024-09-21T18:05:34.309892+0000 mgr.x (mgr.24661) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:35 smithi043 bash[19734]: cluster 2024-09-21T18:05:34.309892+0000 mgr.x (mgr.24661) 155 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:36.680 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:05:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:37 smithi169 bash[20366]: cluster 2024-09-21T18:05:36.310597+0000 mgr.x (mgr.24661) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:38.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:37 smithi043 bash[19734]: cluster 2024-09-21T18:05:36.310597+0000 mgr.x (mgr.24661) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:38.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:37 smithi043 bash[25160]: cluster 2024-09-21T18:05:36.310597+0000 mgr.x (mgr.24661) 156 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:39.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:39 smithi169 bash[20366]: cluster 2024-09-21T18:05:38.311313+0000 mgr.x (mgr.24661) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:40.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:39 smithi043 bash[19734]: cluster 2024-09-21T18:05:38.311313+0000 mgr.x (mgr.24661) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:40.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:39 smithi043 bash[25160]: cluster 2024-09-21T18:05:38.311313+0000 mgr.x (mgr.24661) 157 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:40.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:40 smithi169 bash[20366]: audit 2024-09-21T18:05:39.826628+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:40 smithi043 bash[19734]: audit 2024-09-21T18:05:39.826628+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:41.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:40 smithi043 bash[25160]: audit 2024-09-21T18:05:39.826628+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:41.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:41 smithi169 bash[20366]: cluster 2024-09-21T18:05:40.313005+0000 mgr.x (mgr.24661) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:42.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:41 smithi043 bash[19734]: cluster 2024-09-21T18:05:40.313005+0000 mgr.x (mgr.24661) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:42.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:41 smithi043 bash[25160]: cluster 2024-09-21T18:05:40.313005+0000 mgr.x (mgr.24661) 158 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:42 smithi169 bash[20366]: audit 2024-09-21T18:05:41.303112+0000 mgr.x (mgr.24661) 159 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:42 smithi169 bash[20366]: audit 2024-09-21T18:05:42.245642+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:42 smithi169 bash[20366]: audit 2024-09-21T18:05:42.261662+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:42 smithi169 bash[20366]: audit 2024-09-21T18:05:42.275818+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[19734]: audit 2024-09-21T18:05:41.303112+0000 mgr.x (mgr.24661) 159 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:42.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[19734]: audit 2024-09-21T18:05:42.245642+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[19734]: audit 2024-09-21T18:05:42.261662+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[19734]: audit 2024-09-21T18:05:42.275818+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[25160]: audit 2024-09-21T18:05:41.303112+0000 mgr.x (mgr.24661) 159 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:42.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[25160]: audit 2024-09-21T18:05:42.245642+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[25160]: audit 2024-09-21T18:05:42.261662+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:42.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:42 smithi043 bash[25160]: audit 2024-09-21T18:05:42.275818+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:43.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:43 smithi169 bash[20366]: cluster 2024-09-21T18:05:42.313743+0000 mgr.x (mgr.24661) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:43.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:05:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:05:43] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:05:44.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:43 smithi043 bash[25160]: cluster 2024-09-21T18:05:42.313743+0000 mgr.x (mgr.24661) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:43 smithi043 bash[19734]: cluster 2024-09-21T18:05:42.313743+0000 mgr.x (mgr.24661) 160 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:45.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:45 smithi169 bash[20366]: cluster 2024-09-21T18:05:44.315255+0000 mgr.x (mgr.24661) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:46.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:45 smithi043 bash[25160]: cluster 2024-09-21T18:05:44.315255+0000 mgr.x (mgr.24661) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:46.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:45 smithi043 bash[19734]: cluster 2024-09-21T18:05:44.315255+0000 mgr.x (mgr.24661) 161 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:47.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[19734]: cluster 2024-09-21T18:05:46.315976+0000 mgr.x (mgr.24661) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[19734]: audit 2024-09-21T18:05:46.411169+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[19734]: audit 2024-09-21T18:05:46.424893+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[19734]: audit 2024-09-21T18:05:46.435714+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[25160]: cluster 2024-09-21T18:05:46.315976+0000 mgr.x (mgr.24661) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[25160]: audit 2024-09-21T18:05:46.411169+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[25160]: audit 2024-09-21T18:05:46.424893+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:47 smithi043 bash[25160]: audit 2024-09-21T18:05:46.435714+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:47 smithi169 bash[20366]: cluster 2024-09-21T18:05:46.315976+0000 mgr.x (mgr.24661) 162 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:47.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:47 smithi169 bash[20366]: audit 2024-09-21T18:05:46.411169+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:47 smithi169 bash[20366]: audit 2024-09-21T18:05:46.424893+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:47.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:47 smithi169 bash[20366]: audit 2024-09-21T18:05:46.435714+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:05:49.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:49 smithi043 bash[19734]: cluster 2024-09-21T18:05:48.316719+0000 mgr.x (mgr.24661) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:49.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:49 smithi043 bash[25160]: cluster 2024-09-21T18:05:48.316719+0000 mgr.x (mgr.24661) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:49.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:49 smithi169 bash[20366]: cluster 2024-09-21T18:05:48.316719+0000 mgr.x (mgr.24661) 163 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:51.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:51 smithi043 bash[25160]: cluster 2024-09-21T18:05:50.318357+0000 mgr.x (mgr.24661) 164 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:51.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:51 smithi043 bash[19734]: cluster 2024-09-21T18:05:50.318357+0000 mgr.x (mgr.24661) 164 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:51.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:51 smithi169 bash[20366]: cluster 2024-09-21T18:05:50.318357+0000 mgr.x (mgr.24661) 164 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:52.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:52 smithi043 bash[25160]: audit 2024-09-21T18:05:51.312762+0000 mgr.x (mgr.24661) 165 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:52 smithi043 bash[19734]: audit 2024-09-21T18:05:51.312762+0000 mgr.x (mgr.24661) 165 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:52.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:52 smithi169 bash[20366]: audit 2024-09-21T18:05:51.312762+0000 mgr.x (mgr.24661) 165 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:05:53.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:53 smithi043 bash[19734]: cluster 2024-09-21T18:05:52.319077+0000 mgr.x (mgr.24661) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:53.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:53 smithi043 bash[25160]: cluster 2024-09-21T18:05:52.319077+0000 mgr.x (mgr.24661) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:53.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:05:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:05:53] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:05:53.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:53 smithi169 bash[20366]: cluster 2024-09-21T18:05:52.319077+0000 mgr.x (mgr.24661) 166 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:55 smithi043 bash[25160]: cluster 2024-09-21T18:05:54.320674+0000 mgr.x (mgr.24661) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:55 smithi043 bash[25160]: audit 2024-09-21T18:05:54.826807+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:55 smithi043 bash[19734]: cluster 2024-09-21T18:05:54.320674+0000 mgr.x (mgr.24661) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:55 smithi043 bash[19734]: audit 2024-09-21T18:05:54.826807+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:55 smithi169 bash[20366]: cluster 2024-09-21T18:05:54.320674+0000 mgr.x (mgr.24661) 167 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:05:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:55 smithi169 bash[20366]: audit 2024-09-21T18:05:54.826807+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:05:57.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:57 smithi043 bash[25160]: cluster 2024-09-21T18:05:56.321344+0000 mgr.x (mgr.24661) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:57.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:57 smithi043 bash[19734]: cluster 2024-09-21T18:05:56.321344+0000 mgr.x (mgr.24661) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:57.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:57 smithi169 bash[20366]: cluster 2024-09-21T18:05:56.321344+0000 mgr.x (mgr.24661) 168 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:59.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:05:59 smithi043 bash[19734]: cluster 2024-09-21T18:05:58.322059+0000 mgr.x (mgr.24661) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:05:59 smithi043 bash[25160]: cluster 2024-09-21T18:05:58.322059+0000 mgr.x (mgr.24661) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:05:59.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:05:59 smithi169 bash[20366]: cluster 2024-09-21T18:05:58.322059+0000 mgr.x (mgr.24661) 169 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:01.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:01 smithi169 bash[20366]: cluster 2024-09-21T18:06:00.323707+0000 mgr.x (mgr.24661) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:01.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:01 smithi043 bash[25160]: cluster 2024-09-21T18:06:00.323707+0000 mgr.x (mgr.24661) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:01.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:01 smithi043 bash[19734]: cluster 2024-09-21T18:06:00.323707+0000 mgr.x (mgr.24661) 170 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:02.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:02 smithi043 bash[19734]: audit 2024-09-21T18:06:01.320674+0000 mgr.x (mgr.24661) 171 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:02 smithi043 bash[19734]: audit 2024-09-21T18:06:02.435557+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:02 smithi043 bash[25160]: audit 2024-09-21T18:06:01.320674+0000 mgr.x (mgr.24661) 171 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:02 smithi043 bash[25160]: audit 2024-09-21T18:06:02.435557+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:02.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:02 smithi169 bash[20366]: audit 2024-09-21T18:06:01.320674+0000 mgr.x (mgr.24661) 171 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:02.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:02 smithi169 bash[20366]: audit 2024-09-21T18:06:02.435557+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:03.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:03 smithi043 bash[19734]: cluster 2024-09-21T18:06:02.324463+0000 mgr.x (mgr.24661) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:03 smithi043 bash[19734]: audit 2024-09-21T18:06:02.445064+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:03 smithi043 bash[19734]: audit 2024-09-21T18:06:02.457993+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:03.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:03 smithi043 bash[25160]: cluster 2024-09-21T18:06:02.324463+0000 mgr.x (mgr.24661) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:03.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:03 smithi043 bash[25160]: audit 2024-09-21T18:06:02.445064+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:03.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:03 smithi043 bash[25160]: audit 2024-09-21T18:06:02.457993+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:03.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:06:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:06:03] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:06:03.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:03 smithi169 bash[20366]: cluster 2024-09-21T18:06:02.324463+0000 mgr.x (mgr.24661) 172 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:03.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:03 smithi169 bash[20366]: audit 2024-09-21T18:06:02.445064+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:03.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:03 smithi169 bash[20366]: audit 2024-09-21T18:06:02.457993+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:05.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:05 smithi043 bash[19734]: cluster 2024-09-21T18:06:04.326064+0000 mgr.x (mgr.24661) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:05.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:05 smithi043 bash[25160]: cluster 2024-09-21T18:06:04.326064+0000 mgr.x (mgr.24661) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:05.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:05 smithi169 bash[20366]: cluster 2024-09-21T18:06:04.326064+0000 mgr.x (mgr.24661) 173 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:07.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:07 smithi169 bash[20366]: cluster 2024-09-21T18:06:06.326807+0000 mgr.x (mgr.24661) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:07.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:07 smithi169 bash[20366]: audit 2024-09-21T18:06:06.593046+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:07.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:07 smithi169 bash[20366]: audit 2024-09-21T18:06:06.606110+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:07.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:07 smithi169 bash[20366]: audit 2024-09-21T18:06:06.617613+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[19734]: cluster 2024-09-21T18:06:06.326807+0000 mgr.x (mgr.24661) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[19734]: audit 2024-09-21T18:06:06.593046+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[19734]: audit 2024-09-21T18:06:06.606110+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[19734]: audit 2024-09-21T18:06:06.617613+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[25160]: cluster 2024-09-21T18:06:06.326807+0000 mgr.x (mgr.24661) 174 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[25160]: audit 2024-09-21T18:06:06.593046+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[25160]: audit 2024-09-21T18:06:06.606110+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:07 smithi043 bash[25160]: audit 2024-09-21T18:06:06.617613+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:09.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:09 smithi169 bash[20366]: cluster 2024-09-21T18:06:08.327269+0000 mgr.x (mgr.24661) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:10.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:09 smithi043 bash[19734]: cluster 2024-09-21T18:06:08.327269+0000 mgr.x (mgr.24661) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:10.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:09 smithi043 bash[25160]: cluster 2024-09-21T18:06:08.327269+0000 mgr.x (mgr.24661) 175 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:10.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:10 smithi169 bash[20366]: audit 2024-09-21T18:06:09.827208+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:11.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:10 smithi043 bash[19734]: audit 2024-09-21T18:06:09.827208+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:10 smithi043 bash[25160]: audit 2024-09-21T18:06:09.827208+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:11.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:11 smithi169 bash[20366]: cluster 2024-09-21T18:06:10.328978+0000 mgr.x (mgr.24661) 176 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:12.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:11 smithi043 bash[19734]: cluster 2024-09-21T18:06:10.328978+0000 mgr.x (mgr.24661) 176 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:11 smithi043 bash[25160]: cluster 2024-09-21T18:06:10.328978+0000 mgr.x (mgr.24661) 176 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:12.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:12 smithi169 bash[20366]: audit 2024-09-21T18:06:11.329662+0000 mgr.x (mgr.24661) 177 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:13.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:12 smithi043 bash[25160]: audit 2024-09-21T18:06:11.329662+0000 mgr.x (mgr.24661) 177 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:12 smithi043 bash[19734]: audit 2024-09-21T18:06:11.329662+0000 mgr.x (mgr.24661) 177 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:13.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:13 smithi169 bash[20366]: cluster 2024-09-21T18:06:12.329732+0000 mgr.x (mgr.24661) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:13.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:06:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:06:13] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:06:14.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:13 smithi043 bash[25160]: cluster 2024-09-21T18:06:12.329732+0000 mgr.x (mgr.24661) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:14.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:13 smithi043 bash[19734]: cluster 2024-09-21T18:06:12.329732+0000 mgr.x (mgr.24661) 178 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:15.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:15 smithi169 bash[20366]: cluster 2024-09-21T18:06:14.331407+0000 mgr.x (mgr.24661) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:15.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:15 smithi043 bash[25160]: cluster 2024-09-21T18:06:14.331407+0000 mgr.x (mgr.24661) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:15.904 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:15 smithi043 bash[19734]: cluster 2024-09-21T18:06:14.331407+0000 mgr.x (mgr.24661) 179 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:16.819 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.820 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.820 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.820 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.821 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.821 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.821 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:16.821 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:17.125 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:16 smithi043 systemd[1]: Stopping Ceph mgr.y for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:06:17.740 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:17 smithi043 bash[25160]: cluster 2024-09-21T18:06:16.332166+0000 mgr.x (mgr.24661) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:17.740 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:17 smithi043 bash[19734]: cluster 2024-09-21T18:06:16.332166+0000 mgr.x (mgr.24661) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:17.741 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 bash[75090]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mgr-y 2024-09-21T18:06:17.741 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-21T18:06:17.741 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 bash[75151]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mgr-y 2024-09-21T18:06:17.741 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service: Failed with result 'exit-code'. 2024-09-21T18:06:17.741 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: Stopped Ceph mgr.y for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:06:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:17 smithi169 bash[20366]: cluster 2024-09-21T18:06:16.332166+0000 mgr.x (mgr.24661) 180 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:18.021 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.022 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.022 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.023 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: Started Ceph mgr.y for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:06:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:18.024 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:06:17 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:06:19.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:17.912578+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:17.924179+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:17.935320+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:17.946967+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:18.048049+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:18.049535+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: audit 2024-09-21T18:06:18.052469+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[19734]: cluster 2024-09-21T18:06:18.332910+0000 mgr.x (mgr.24661) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:17.912578+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:17.924179+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:17.935320+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:17.946967+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:18.048049+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:06:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:18.049535+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:06:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: audit 2024-09-21T18:06:18.052469+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:18 smithi043 bash[25160]: cluster 2024-09-21T18:06:18.332910+0000 mgr.x (mgr.24661) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:19.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:17.912578+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:17.924179+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:17.935320+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:17.946967+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:18.048049+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:18.049535+0000 mon.b (mon.1) 95 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: audit 2024-09-21T18:06:18.052469+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:18 smithi169 bash[20366]: cluster 2024-09-21T18:06:18.332910+0000 mgr.x (mgr.24661) 181 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:20.021 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:19 smithi043 bash[75205]: debug 2024-09-21T18:06:19.776+0000 7f0744bfe640 1 -- 172.21.15.43:0/2987932831 <== mon.0 v2:172.21.15.43:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561b280590e0 con 0x561b2805b400 2024-09-21T18:06:21.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:21 smithi169 bash[20366]: cluster 2024-09-21T18:06:20.334726+0000 mgr.x (mgr.24661) 182 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:21.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:21 smithi043 bash[19734]: cluster 2024-09-21T18:06:20.334726+0000 mgr.x (mgr.24661) 182 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:21.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:21 smithi043 bash[25160]: cluster 2024-09-21T18:06:20.334726+0000 mgr.x (mgr.24661) 182 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:22 smithi169 bash[20366]: audit 2024-09-21T18:06:21.340926+0000 mgr.x (mgr.24661) 183 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:22.691 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:22 smithi043 bash[19734]: audit 2024-09-21T18:06:21.340926+0000 mgr.x (mgr.24661) 183 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:22.692 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:22 smithi043 bash[25160]: audit 2024-09-21T18:06:21.340926+0000 mgr.x (mgr.24661) 183 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:23.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:06:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:06:23] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:06:23.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:23 smithi169 bash[20366]: cluster 2024-09-21T18:06:22.335586+0000 mgr.x (mgr.24661) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:23.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:23 smithi169 bash[20366]: audit 2024-09-21T18:06:22.661827+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:23.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:23 smithi169 bash[20366]: audit 2024-09-21T18:06:22.675952+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:23.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:23 smithi169 bash[20366]: audit 2024-09-21T18:06:22.688339+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:24.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[19734]: cluster 2024-09-21T18:06:22.335586+0000 mgr.x (mgr.24661) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[19734]: audit 2024-09-21T18:06:22.661827+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[19734]: audit 2024-09-21T18:06:22.675952+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[19734]: audit 2024-09-21T18:06:22.688339+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[25160]: cluster 2024-09-21T18:06:22.335586+0000 mgr.x (mgr.24661) 184 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[25160]: audit 2024-09-21T18:06:22.661827+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[25160]: audit 2024-09-21T18:06:22.675952+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:23 smithi043 bash[25160]: audit 2024-09-21T18:06:22.688339+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:25.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:25 smithi043 bash[25160]: cluster 2024-09-21T18:06:24.336640+0000 mgr.x (mgr.24661) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:25.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:25 smithi043 bash[25160]: audit 2024-09-21T18:06:24.827735+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:25.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:25 smithi043 bash[19734]: cluster 2024-09-21T18:06:24.336640+0000 mgr.x (mgr.24661) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:25.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:25 smithi043 bash[19734]: audit 2024-09-21T18:06:24.827735+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:26.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:25 smithi169 bash[20366]: cluster 2024-09-21T18:06:24.336640+0000 mgr.x (mgr.24661) 185 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:26.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:25 smithi169 bash[20366]: audit 2024-09-21T18:06:24.827735+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:26.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[75205]: [21/Sep/2024:18:06:26] ENGINE Bus STARTING 2024-09-21T18:06:26.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[75205]: CherryPy Checker: 2024-09-21T18:06:26.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[75205]: The Application mounted at '' has an empty config. 2024-09-21T18:06:26.678 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[75205]: [21/Sep/2024:18:06:26] ENGINE Serving on http://:::9283 2024-09-21T18:06:26.678 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[75205]: [21/Sep/2024:18:06:26] ENGINE Bus STARTED 2024-09-21T18:06:26.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[19734]: cluster 2024-09-21T18:06:26.181944+0000 mon.a (mon.0) 1537 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T18:06:26.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[19734]: cluster 2024-09-21T18:06:26.182111+0000 mon.a (mon.0) 1538 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:06:26.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[19734]: audit 2024-09-21T18:06:26.185048+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:06:26.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[19734]: audit 2024-09-21T18:06:26.186061+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:06:26.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[19734]: audit 2024-09-21T18:06:26.187687+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:06:26.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[19734]: audit 2024-09-21T18:06:26.188533+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:06:26.963 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[25160]: cluster 2024-09-21T18:06:26.181944+0000 mon.a (mon.0) 1537 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T18:06:26.963 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[25160]: cluster 2024-09-21T18:06:26.182111+0000 mon.a (mon.0) 1538 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:06:26.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[25160]: audit 2024-09-21T18:06:26.185048+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:06:26.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[25160]: audit 2024-09-21T18:06:26.186061+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:06:26.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[25160]: audit 2024-09-21T18:06:26.187687+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:06:26.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:26 smithi043 bash[25160]: audit 2024-09-21T18:06:26.188533+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:06:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:26 smithi169 bash[20366]: cluster 2024-09-21T18:06:26.181944+0000 mon.a (mon.0) 1537 : cluster [DBG] Standby manager daemon y restarted 2024-09-21T18:06:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:26 smithi169 bash[20366]: cluster 2024-09-21T18:06:26.182111+0000 mon.a (mon.0) 1538 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:06:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:26 smithi169 bash[20366]: audit 2024-09-21T18:06:26.185048+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:06:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:26 smithi169 bash[20366]: audit 2024-09-21T18:06:26.186061+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:06:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:26 smithi169 bash[20366]: audit 2024-09-21T18:06:26.187687+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:06:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:26 smithi169 bash[20366]: audit 2024-09-21T18:06:26.188533+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.? 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[25160]: cluster 2024-09-21T18:06:26.337281+0000 mgr.x (mgr.24661) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[25160]: cluster 2024-09-21T18:06:26.694892+0000 mon.a (mon.0) 1543 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[25160]: audit 2024-09-21T18:06:26.792884+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[25160]: audit 2024-09-21T18:06:26.804162+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[25160]: audit 2024-09-21T18:06:26.816834+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[19734]: cluster 2024-09-21T18:06:26.337281+0000 mgr.x (mgr.24661) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[19734]: cluster 2024-09-21T18:06:26.694892+0000 mon.a (mon.0) 1543 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-21T18:06:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[19734]: audit 2024-09-21T18:06:26.792884+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[19734]: audit 2024-09-21T18:06:26.804162+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:27 smithi043 bash[19734]: audit 2024-09-21T18:06:26.816834+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:27 smithi169 bash[20366]: cluster 2024-09-21T18:06:26.337281+0000 mgr.x (mgr.24661) 186 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:27 smithi169 bash[20366]: cluster 2024-09-21T18:06:26.694892+0000 mon.a (mon.0) 1543 : cluster [DBG] mgrmap e29: x(active, since 4m), standbys: y 2024-09-21T18:06:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:27 smithi169 bash[20366]: audit 2024-09-21T18:06:26.792884+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:27 smithi169 bash[20366]: audit 2024-09-21T18:06:26.804162+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:27 smithi169 bash[20366]: audit 2024-09-21T18:06:26.816834+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[19734]: cluster 2024-09-21T18:06:28.338009+0000 mgr.x (mgr.24661) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[19734]: audit 2024-09-21T18:06:29.645260+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[19734]: audit 2024-09-21T18:06:29.659112+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[19734]: audit 2024-09-21T18:06:29.670968+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[25160]: cluster 2024-09-21T18:06:28.338009+0000 mgr.x (mgr.24661) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[25160]: audit 2024-09-21T18:06:29.645260+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[25160]: audit 2024-09-21T18:06:29.659112+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:29 smithi043 bash[25160]: audit 2024-09-21T18:06:29.670968+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:29 smithi169 bash[20366]: cluster 2024-09-21T18:06:28.338009+0000 mgr.x (mgr.24661) 187 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:29 smithi169 bash[20366]: audit 2024-09-21T18:06:29.645260+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:29 smithi169 bash[20366]: audit 2024-09-21T18:06:29.659112+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:29 smithi169 bash[20366]: audit 2024-09-21T18:06:29.670968+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:32.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:31 smithi043 bash[25160]: cluster 2024-09-21T18:06:30.339661+0000 mgr.x (mgr.24661) 188 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:32.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:31 smithi043 bash[19734]: cluster 2024-09-21T18:06:30.339661+0000 mgr.x (mgr.24661) 188 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:32.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:31 smithi169 bash[20366]: cluster 2024-09-21T18:06:30.339661+0000 mgr.x (mgr.24661) 188 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:32 smithi043 bash[19734]: audit 2024-09-21T18:06:31.349745+0000 mgr.x (mgr.24661) 189 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:32 smithi043 bash[25160]: audit 2024-09-21T18:06:31.349745+0000 mgr.x (mgr.24661) 189 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:32 smithi169 bash[20366]: audit 2024-09-21T18:06:31.349745+0000 mgr.x (mgr.24661) 189 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:33 smithi169 bash[20366]: cluster 2024-09-21T18:06:32.340426+0000 mgr.x (mgr.24661) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:33.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:06:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:06:33] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:06:34.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:33 smithi043 bash[19734]: cluster 2024-09-21T18:06:32.340426+0000 mgr.x (mgr.24661) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:33 smithi043 bash[25160]: cluster 2024-09-21T18:06:32.340426+0000 mgr.x (mgr.24661) 190 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:35.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:34 smithi043 bash[25160]: cluster 2024-09-21T18:06:34.341933+0000 mgr.x (mgr.24661) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:35.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:34 smithi043 bash[19734]: cluster 2024-09-21T18:06:34.341933+0000 mgr.x (mgr.24661) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:35.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:34 smithi169 bash[20366]: cluster 2024-09-21T18:06:34.341933+0000 mgr.x (mgr.24661) 191 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:37.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:37 smithi043 bash[25160]: cluster 2024-09-21T18:06:36.342654+0000 mgr.x (mgr.24661) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:37 smithi043 bash[19734]: cluster 2024-09-21T18:06:36.342654+0000 mgr.x (mgr.24661) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:37 smithi169 bash[20366]: cluster 2024-09-21T18:06:36.342654+0000 mgr.x (mgr.24661) 192 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:39.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:39 smithi043 bash[25160]: cluster 2024-09-21T18:06:38.343362+0000 mgr.x (mgr.24661) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:39.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:39 smithi043 bash[19734]: cluster 2024-09-21T18:06:38.343362+0000 mgr.x (mgr.24661) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:39.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:39 smithi169 bash[20366]: cluster 2024-09-21T18:06:38.343362+0000 mgr.x (mgr.24661) 193 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:40.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:40 smithi169 bash[20366]: audit 2024-09-21T18:06:39.827999+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:40.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:40 smithi043 bash[19734]: audit 2024-09-21T18:06:39.827999+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:40.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:40 smithi043 bash[25160]: audit 2024-09-21T18:06:39.827999+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:41.701 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:41 smithi169 bash[20366]: cluster 2024-09-21T18:06:40.344952+0000 mgr.x (mgr.24661) 194 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:41.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:41 smithi043 bash[25160]: cluster 2024-09-21T18:06:40.344952+0000 mgr.x (mgr.24661) 194 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:41.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:41 smithi043 bash[19734]: cluster 2024-09-21T18:06:40.344952+0000 mgr.x (mgr.24661) 194 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:42.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:42 smithi043 bash[25160]: audit 2024-09-21T18:06:41.361066+0000 mgr.x (mgr.24661) 195 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:42 smithi043 bash[19734]: audit 2024-09-21T18:06:41.361066+0000 mgr.x (mgr.24661) 195 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:42.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:42 smithi169 bash[20366]: audit 2024-09-21T18:06:41.361066+0000 mgr.x (mgr.24661) 195 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:43.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:43 smithi043 bash[25160]: cluster 2024-09-21T18:06:42.345707+0000 mgr.x (mgr.24661) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:43 smithi043 bash[19734]: cluster 2024-09-21T18:06:42.345707+0000 mgr.x (mgr.24661) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:43.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:43 smithi169 bash[20366]: cluster 2024-09-21T18:06:42.345707+0000 mgr.x (mgr.24661) 196 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:43.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:06:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:06:43] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:06:45.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:45 smithi043 bash[25160]: cluster 2024-09-21T18:06:44.347288+0000 mgr.x (mgr.24661) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:45.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:45 smithi043 bash[19734]: cluster 2024-09-21T18:06:44.347288+0000 mgr.x (mgr.24661) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:45.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:45 smithi169 bash[20366]: cluster 2024-09-21T18:06:44.347288+0000 mgr.x (mgr.24661) 197 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[19734]: cluster 2024-09-21T18:06:46.347997+0000 mgr.x (mgr.24661) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[19734]: audit 2024-09-21T18:06:47.021346+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[19734]: audit 2024-09-21T18:06:47.036092+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[19734]: audit 2024-09-21T18:06:47.049321+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[25160]: cluster 2024-09-21T18:06:46.347997+0000 mgr.x (mgr.24661) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[25160]: audit 2024-09-21T18:06:47.021346+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[25160]: audit 2024-09-21T18:06:47.036092+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:47 smithi043 bash[25160]: audit 2024-09-21T18:06:47.049321+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:47 smithi169 bash[20366]: cluster 2024-09-21T18:06:46.347997+0000 mgr.x (mgr.24661) 198 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:47 smithi169 bash[20366]: audit 2024-09-21T18:06:47.021346+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:47 smithi169 bash[20366]: audit 2024-09-21T18:06:47.036092+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:47 smithi169 bash[20366]: audit 2024-09-21T18:06:47.049321+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[19734]: cluster 2024-09-21T18:06:48.348721+0000 mgr.x (mgr.24661) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[19734]: audit 2024-09-21T18:06:48.402332+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[19734]: audit 2024-09-21T18:06:48.415805+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[19734]: audit 2024-09-21T18:06:48.427842+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[25160]: cluster 2024-09-21T18:06:48.348721+0000 mgr.x (mgr.24661) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[25160]: audit 2024-09-21T18:06:48.402332+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[25160]: audit 2024-09-21T18:06:48.415805+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:49 smithi043 bash[25160]: audit 2024-09-21T18:06:48.427842+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:49 smithi169 bash[20366]: cluster 2024-09-21T18:06:48.348721+0000 mgr.x (mgr.24661) 199 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:49.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:49 smithi169 bash[20366]: audit 2024-09-21T18:06:48.402332+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:49 smithi169 bash[20366]: audit 2024-09-21T18:06:48.415805+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:49.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:49 smithi169 bash[20366]: audit 2024-09-21T18:06:48.427842+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:06:51.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:51 smithi043 bash[19734]: cluster 2024-09-21T18:06:50.350334+0000 mgr.x (mgr.24661) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:51.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:51 smithi043 bash[25160]: cluster 2024-09-21T18:06:50.350334+0000 mgr.x (mgr.24661) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:51.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:51 smithi169 bash[20366]: cluster 2024-09-21T18:06:50.350334+0000 mgr.x (mgr.24661) 200 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:52.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:52 smithi043 bash[19734]: audit 2024-09-21T18:06:51.372402+0000 mgr.x (mgr.24661) 201 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:52.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:52 smithi043 bash[25160]: audit 2024-09-21T18:06:51.372402+0000 mgr.x (mgr.24661) 201 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:52.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:52 smithi169 bash[20366]: audit 2024-09-21T18:06:51.372402+0000 mgr.x (mgr.24661) 201 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:06:53.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:53 smithi043 bash[19734]: cluster 2024-09-21T18:06:52.351003+0000 mgr.x (mgr.24661) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:53.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:53 smithi043 bash[25160]: cluster 2024-09-21T18:06:52.351003+0000 mgr.x (mgr.24661) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:53.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:06:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:06:53] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:06:53.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:53 smithi169 bash[20366]: cluster 2024-09-21T18:06:52.351003+0000 mgr.x (mgr.24661) 202 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:55 smithi043 bash[19734]: cluster 2024-09-21T18:06:54.352648+0000 mgr.x (mgr.24661) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:55 smithi043 bash[19734]: audit 2024-09-21T18:06:54.828638+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:55.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:55 smithi043 bash[25160]: cluster 2024-09-21T18:06:54.352648+0000 mgr.x (mgr.24661) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:55.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:55 smithi043 bash[25160]: audit 2024-09-21T18:06:54.828638+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:55.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:55 smithi169 bash[20366]: cluster 2024-09-21T18:06:54.352648+0000 mgr.x (mgr.24661) 203 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:06:55.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:55 smithi169 bash[20366]: audit 2024-09-21T18:06:54.828638+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:06:57.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:57 smithi043 bash[19734]: cluster 2024-09-21T18:06:56.353318+0000 mgr.x (mgr.24661) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:57.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:57 smithi043 bash[25160]: cluster 2024-09-21T18:06:56.353318+0000 mgr.x (mgr.24661) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:57.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:57 smithi169 bash[20366]: cluster 2024-09-21T18:06:56.353318+0000 mgr.x (mgr.24661) 204 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:06:59 smithi043 bash[25160]: cluster 2024-09-21T18:06:58.354091+0000 mgr.x (mgr.24661) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:59.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:06:59 smithi043 bash[19734]: cluster 2024-09-21T18:06:58.354091+0000 mgr.x (mgr.24661) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:06:59.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:06:59 smithi169 bash[20366]: cluster 2024-09-21T18:06:58.354091+0000 mgr.x (mgr.24661) 205 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:01.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:01 smithi169 bash[20366]: cluster 2024-09-21T18:07:00.355779+0000 mgr.x (mgr.24661) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:01.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:01 smithi043 bash[19734]: cluster 2024-09-21T18:07:00.355779+0000 mgr.x (mgr.24661) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:01.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:01 smithi043 bash[25160]: cluster 2024-09-21T18:07:00.355779+0000 mgr.x (mgr.24661) 206 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:02.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:02 smithi043 bash[25160]: audit 2024-09-21T18:07:01.383796+0000 mgr.x (mgr.24661) 207 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:02 smithi043 bash[19734]: audit 2024-09-21T18:07:01.383796+0000 mgr.x (mgr.24661) 207 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:02 smithi169 bash[20366]: audit 2024-09-21T18:07:01.383796+0000 mgr.x (mgr.24661) 207 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:03.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:03 smithi043 bash[25160]: cluster 2024-09-21T18:07:02.356588+0000 mgr.x (mgr.24661) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:03 smithi043 bash[19734]: cluster 2024-09-21T18:07:02.356588+0000 mgr.x (mgr.24661) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:03.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:03 smithi169 bash[20366]: cluster 2024-09-21T18:07:02.356588+0000 mgr.x (mgr.24661) 208 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:03.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:07:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:07:03] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:07:05.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:05 smithi043 bash[25160]: cluster 2024-09-21T18:07:04.357444+0000 mgr.x (mgr.24661) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:05 smithi043 bash[19734]: cluster 2024-09-21T18:07:04.357444+0000 mgr.x (mgr.24661) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:05.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:05 smithi169 bash[20366]: cluster 2024-09-21T18:07:04.357444+0000 mgr.x (mgr.24661) 209 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:07.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:07 smithi169 bash[20366]: cluster 2024-09-21T18:07:06.358108+0000 mgr.x (mgr.24661) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:07.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:07 smithi169 bash[20366]: audit 2024-09-21T18:07:07.255955+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:07 smithi169 bash[20366]: audit 2024-09-21T18:07:07.268086+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:07 smithi169 bash[20366]: audit 2024-09-21T18:07:07.280699+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[19734]: cluster 2024-09-21T18:07:06.358108+0000 mgr.x (mgr.24661) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[19734]: audit 2024-09-21T18:07:07.255955+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[19734]: audit 2024-09-21T18:07:07.268086+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[19734]: audit 2024-09-21T18:07:07.280699+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[25160]: cluster 2024-09-21T18:07:06.358108+0000 mgr.x (mgr.24661) 210 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:07.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[25160]: audit 2024-09-21T18:07:07.255955+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[25160]: audit 2024-09-21T18:07:07.268086+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:07.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:07 smithi043 bash[25160]: audit 2024-09-21T18:07:07.280699+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[19734]: cluster 2024-09-21T18:07:08.358821+0000 mgr.x (mgr.24661) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[19734]: audit 2024-09-21T18:07:08.648341+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[19734]: audit 2024-09-21T18:07:08.663571+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[19734]: audit 2024-09-21T18:07:08.677015+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[25160]: cluster 2024-09-21T18:07:08.358821+0000 mgr.x (mgr.24661) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[25160]: audit 2024-09-21T18:07:08.648341+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[25160]: audit 2024-09-21T18:07:08.663571+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:09 smithi043 bash[25160]: audit 2024-09-21T18:07:08.677015+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:09 smithi169 bash[20366]: cluster 2024-09-21T18:07:08.358821+0000 mgr.x (mgr.24661) 211 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:09 smithi169 bash[20366]: audit 2024-09-21T18:07:08.648341+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:09 smithi169 bash[20366]: audit 2024-09-21T18:07:08.663571+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:09 smithi169 bash[20366]: audit 2024-09-21T18:07:08.677015+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:11.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:10 smithi043 bash[25160]: audit 2024-09-21T18:07:09.828796+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:10 smithi043 bash[19734]: audit 2024-09-21T18:07:09.828796+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:10 smithi169 bash[20366]: audit 2024-09-21T18:07:09.828796+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:12.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:11 smithi043 bash[25160]: cluster 2024-09-21T18:07:10.359870+0000 mgr.x (mgr.24661) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:11 smithi043 bash[19734]: cluster 2024-09-21T18:07:10.359870+0000 mgr.x (mgr.24661) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:11 smithi169 bash[20366]: cluster 2024-09-21T18:07:10.359870+0000 mgr.x (mgr.24661) 212 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:12 smithi043 bash[25160]: audit 2024-09-21T18:07:11.392116+0000 mgr.x (mgr.24661) 213 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:12 smithi043 bash[19734]: audit 2024-09-21T18:07:11.392116+0000 mgr.x (mgr.24661) 213 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:12 smithi169 bash[20366]: audit 2024-09-21T18:07:11.392116+0000 mgr.x (mgr.24661) 213 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:13.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:13 smithi169 bash[20366]: cluster 2024-09-21T18:07:12.360600+0000 mgr.x (mgr.24661) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:13.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:07:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:07:13] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:07:14.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:13 smithi043 bash[19734]: cluster 2024-09-21T18:07:12.360600+0000 mgr.x (mgr.24661) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:14.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:13 smithi043 bash[25160]: cluster 2024-09-21T18:07:12.360600+0000 mgr.x (mgr.24661) 214 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:16.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:15 smithi043 bash[25160]: cluster 2024-09-21T18:07:14.362138+0000 mgr.x (mgr.24661) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:16.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:15 smithi043 bash[19734]: cluster 2024-09-21T18:07:14.362138+0000 mgr.x (mgr.24661) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:16.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:15 smithi169 bash[20366]: cluster 2024-09-21T18:07:14.362138+0000 mgr.x (mgr.24661) 215 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:18.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:17 smithi043 bash[25160]: cluster 2024-09-21T18:07:16.362863+0000 mgr.x (mgr.24661) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:17 smithi043 bash[19734]: cluster 2024-09-21T18:07:16.362863+0000 mgr.x (mgr.24661) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:18.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:17 smithi169 bash[20366]: cluster 2024-09-21T18:07:16.362863+0000 mgr.x (mgr.24661) 216 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:18 smithi043 bash[19734]: audit 2024-09-21T18:07:18.182472+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:07:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:18 smithi043 bash[19734]: audit 2024-09-21T18:07:18.184484+0000 mon.b (mon.1) 101 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:07:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:18 smithi043 bash[19734]: audit 2024-09-21T18:07:18.192475+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:18 smithi043 bash[25160]: audit 2024-09-21T18:07:18.182472+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:07:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:18 smithi043 bash[25160]: audit 2024-09-21T18:07:18.184484+0000 mon.b (mon.1) 101 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:07:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:18 smithi043 bash[25160]: audit 2024-09-21T18:07:18.192475+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:18 smithi169 bash[20366]: audit 2024-09-21T18:07:18.182472+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:07:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:18 smithi169 bash[20366]: audit 2024-09-21T18:07:18.184484+0000 mon.b (mon.1) 101 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:07:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:18 smithi169 bash[20366]: audit 2024-09-21T18:07:18.192475+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:20.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:19 smithi043 bash[19734]: cluster 2024-09-21T18:07:18.363544+0000 mgr.x (mgr.24661) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:20.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:19 smithi043 bash[25160]: cluster 2024-09-21T18:07:18.363544+0000 mgr.x (mgr.24661) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:19 smithi169 bash[20366]: cluster 2024-09-21T18:07:18.363544+0000 mgr.x (mgr.24661) 217 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:22.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:21 smithi043 bash[19734]: cluster 2024-09-21T18:07:20.365207+0000 mgr.x (mgr.24661) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:21 smithi043 bash[25160]: cluster 2024-09-21T18:07:20.365207+0000 mgr.x (mgr.24661) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:21 smithi169 bash[20366]: cluster 2024-09-21T18:07:20.365207+0000 mgr.x (mgr.24661) 218 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:22.994 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:22 smithi169 bash[20366]: audit 2024-09-21T18:07:21.403382+0000 mgr.x (mgr.24661) 219 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:23.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:22 smithi043 bash[19734]: audit 2024-09-21T18:07:21.403382+0000 mgr.x (mgr.24661) 219 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:22 smithi043 bash[25160]: audit 2024-09-21T18:07:21.403382+0000 mgr.x (mgr.24661) 219 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:23.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:23 smithi169 bash[20366]: cluster 2024-09-21T18:07:22.365929+0000 mgr.x (mgr.24661) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:23.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:07:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:07:23] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:07:24.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:23 smithi043 bash[19734]: cluster 2024-09-21T18:07:22.365929+0000 mgr.x (mgr.24661) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:23 smithi043 bash[25160]: cluster 2024-09-21T18:07:22.365929+0000 mgr.x (mgr.24661) 220 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:24.646 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:07:24 smithi169 bash[44259]: logger=sqlstore.transactions t=2024-09-21T18:07:24.630335799Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T18:07:26.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:25 smithi043 bash[19734]: cluster 2024-09-21T18:07:24.367512+0000 mgr.x (mgr.24661) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:25 smithi043 bash[19734]: audit 2024-09-21T18:07:24.828783+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:25 smithi043 bash[25160]: cluster 2024-09-21T18:07:24.367512+0000 mgr.x (mgr.24661) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:25 smithi043 bash[25160]: audit 2024-09-21T18:07:24.828783+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:26.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:25 smithi169 bash[20366]: cluster 2024-09-21T18:07:24.367512+0000 mgr.x (mgr.24661) 221 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:26.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:25 smithi169 bash[20366]: audit 2024-09-21T18:07:24.828783+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:27 smithi169 bash[20366]: cluster 2024-09-21T18:07:26.368214+0000 mgr.x (mgr.24661) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:27 smithi169 bash[20366]: audit 2024-09-21T18:07:27.488451+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:27 smithi169 bash[20366]: audit 2024-09-21T18:07:27.501583+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:27 smithi169 bash[20366]: audit 2024-09-21T18:07:27.514804+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[25160]: cluster 2024-09-21T18:07:26.368214+0000 mgr.x (mgr.24661) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[25160]: audit 2024-09-21T18:07:27.488451+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[25160]: audit 2024-09-21T18:07:27.501583+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[25160]: audit 2024-09-21T18:07:27.514804+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[19734]: cluster 2024-09-21T18:07:26.368214+0000 mgr.x (mgr.24661) 222 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[19734]: audit 2024-09-21T18:07:27.488451+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[19734]: audit 2024-09-21T18:07:27.501583+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:27 smithi043 bash[19734]: audit 2024-09-21T18:07:27.514804+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:28 smithi043 bash[25160]: cluster 2024-09-21T18:07:28.368934+0000 mgr.x (mgr.24661) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:28 smithi043 bash[19734]: cluster 2024-09-21T18:07:28.368934+0000 mgr.x (mgr.24661) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:28 smithi169 bash[20366]: cluster 2024-09-21T18:07:28.368934+0000 mgr.x (mgr.24661) 223 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:29 smithi169 bash[20366]: audit 2024-09-21T18:07:28.889682+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:29 smithi169 bash[20366]: audit 2024-09-21T18:07:28.903507+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:29 smithi169 bash[20366]: audit 2024-09-21T18:07:28.917686+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:29 smithi043 bash[19734]: audit 2024-09-21T18:07:28.889682+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:29 smithi043 bash[19734]: audit 2024-09-21T18:07:28.903507+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:29 smithi043 bash[19734]: audit 2024-09-21T18:07:28.917686+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:29 smithi043 bash[25160]: audit 2024-09-21T18:07:28.889682+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:29 smithi043 bash[25160]: audit 2024-09-21T18:07:28.903507+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:29 smithi043 bash[25160]: audit 2024-09-21T18:07:28.917686+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:31.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:30 smithi043 bash[19734]: cluster 2024-09-21T18:07:30.370619+0000 mgr.x (mgr.24661) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:30 smithi043 bash[25160]: cluster 2024-09-21T18:07:30.370619+0000 mgr.x (mgr.24661) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:31.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:30 smithi169 bash[20366]: cluster 2024-09-21T18:07:30.370619+0000 mgr.x (mgr.24661) 224 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:32.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:31 smithi043 bash[25160]: audit 2024-09-21T18:07:31.414509+0000 mgr.x (mgr.24661) 225 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:31 smithi043 bash[19734]: audit 2024-09-21T18:07:31.414509+0000 mgr.x (mgr.24661) 225 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:32.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:31 smithi169 bash[20366]: audit 2024-09-21T18:07:31.414509+0000 mgr.x (mgr.24661) 225 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:33.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:32 smithi043 bash[25160]: cluster 2024-09-21T18:07:32.371322+0000 mgr.x (mgr.24661) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:32 smithi043 bash[19734]: cluster 2024-09-21T18:07:32.371322+0000 mgr.x (mgr.24661) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:33.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:32 smithi169 bash[20366]: cluster 2024-09-21T18:07:32.371322+0000 mgr.x (mgr.24661) 226 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:33.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:07:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:07:33] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:07:35.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:35 smithi043 bash[25160]: cluster 2024-09-21T18:07:34.372889+0000 mgr.x (mgr.24661) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:35.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:35 smithi043 bash[19734]: cluster 2024-09-21T18:07:34.372889+0000 mgr.x (mgr.24661) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:35.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:35 smithi169 bash[20366]: cluster 2024-09-21T18:07:34.372889+0000 mgr.x (mgr.24661) 227 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:37.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:37 smithi043 bash[25160]: cluster 2024-09-21T18:07:36.373511+0000 mgr.x (mgr.24661) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:37.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:37 smithi043 bash[19734]: cluster 2024-09-21T18:07:36.373511+0000 mgr.x (mgr.24661) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:37.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:37 smithi169 bash[20366]: cluster 2024-09-21T18:07:36.373511+0000 mgr.x (mgr.24661) 228 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:39.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:39 smithi043 bash[19734]: cluster 2024-09-21T18:07:38.374230+0000 mgr.x (mgr.24661) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:39.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:39 smithi043 bash[25160]: cluster 2024-09-21T18:07:38.374230+0000 mgr.x (mgr.24661) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:39.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:39 smithi169 bash[20366]: cluster 2024-09-21T18:07:38.374230+0000 mgr.x (mgr.24661) 229 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:40.679 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:40 smithi043 bash[25160]: audit 2024-09-21T18:07:39.829655+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:40.679 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:40 smithi043 bash[19734]: audit 2024-09-21T18:07:39.829655+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:40.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:40 smithi169 bash[20366]: audit 2024-09-21T18:07:39.829655+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:41.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:41 smithi043 bash[25160]: cluster 2024-09-21T18:07:40.375852+0000 mgr.x (mgr.24661) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:41.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:41 smithi043 bash[19734]: cluster 2024-09-21T18:07:40.375852+0000 mgr.x (mgr.24661) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:41.772 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:41 smithi169 bash[20366]: cluster 2024-09-21T18:07:40.375852+0000 mgr.x (mgr.24661) 230 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:42.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:42 smithi169 bash[20366]: audit 2024-09-21T18:07:41.425565+0000 mgr.x (mgr.24661) 231 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:42.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:42 smithi043 bash[25160]: audit 2024-09-21T18:07:41.425565+0000 mgr.x (mgr.24661) 231 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:42 smithi043 bash[19734]: audit 2024-09-21T18:07:41.425565+0000 mgr.x (mgr.24661) 231 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:43.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:43 smithi043 bash[19734]: cluster 2024-09-21T18:07:42.376602+0000 mgr.x (mgr.24661) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:43.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:43 smithi043 bash[25160]: cluster 2024-09-21T18:07:42.376602+0000 mgr.x (mgr.24661) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:43.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:43 smithi169 bash[20366]: cluster 2024-09-21T18:07:42.376602+0000 mgr.x (mgr.24661) 232 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:43.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:07:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:07:43] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:07:45.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:45 smithi043 bash[19734]: cluster 2024-09-21T18:07:44.378186+0000 mgr.x (mgr.24661) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:45.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:45 smithi043 bash[25160]: cluster 2024-09-21T18:07:44.378186+0000 mgr.x (mgr.24661) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:45.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:45 smithi169 bash[20366]: cluster 2024-09-21T18:07:44.378186+0000 mgr.x (mgr.24661) 233 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:47 smithi043 bash[19734]: cluster 2024-09-21T18:07:46.378924+0000 mgr.x (mgr.24661) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:47.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:47 smithi043 bash[25160]: cluster 2024-09-21T18:07:46.378924+0000 mgr.x (mgr.24661) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:47 smithi169 bash[20366]: cluster 2024-09-21T18:07:46.378924+0000 mgr.x (mgr.24661) 234 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:48 smithi043 bash[25160]: audit 2024-09-21T18:07:47.675609+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:48 smithi043 bash[25160]: audit 2024-09-21T18:07:47.691176+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:48 smithi043 bash[25160]: audit 2024-09-21T18:07:47.706079+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:48 smithi043 bash[19734]: audit 2024-09-21T18:07:47.675609+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:48 smithi043 bash[19734]: audit 2024-09-21T18:07:47.691176+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:48 smithi043 bash[19734]: audit 2024-09-21T18:07:47.706079+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:48 smithi169 bash[20366]: audit 2024-09-21T18:07:47.675609+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:48 smithi169 bash[20366]: audit 2024-09-21T18:07:47.691176+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:48 smithi169 bash[20366]: audit 2024-09-21T18:07:47.706079+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[25160]: cluster 2024-09-21T18:07:48.379658+0000 mgr.x (mgr.24661) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[25160]: audit 2024-09-21T18:07:49.103517+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[25160]: audit 2024-09-21T18:07:49.114290+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[25160]: audit 2024-09-21T18:07:49.126428+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[19734]: cluster 2024-09-21T18:07:48.379658+0000 mgr.x (mgr.24661) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[19734]: audit 2024-09-21T18:07:49.103517+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[19734]: audit 2024-09-21T18:07:49.114290+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:49 smithi043 bash[19734]: audit 2024-09-21T18:07:49.126428+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:49 smithi169 bash[20366]: cluster 2024-09-21T18:07:48.379658+0000 mgr.x (mgr.24661) 235 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:50.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:49 smithi169 bash[20366]: audit 2024-09-21T18:07:49.103517+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:49 smithi169 bash[20366]: audit 2024-09-21T18:07:49.114290+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:50.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:49 smithi169 bash[20366]: audit 2024-09-21T18:07:49.126428+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:07:52.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:51 smithi043 bash[25160]: cluster 2024-09-21T18:07:50.381341+0000 mgr.x (mgr.24661) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:52.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:51 smithi043 bash[25160]: audit 2024-09-21T18:07:51.436917+0000 mgr.x (mgr.24661) 237 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:51 smithi043 bash[19734]: cluster 2024-09-21T18:07:50.381341+0000 mgr.x (mgr.24661) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:51 smithi043 bash[19734]: audit 2024-09-21T18:07:51.436917+0000 mgr.x (mgr.24661) 237 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:52.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:51 smithi169 bash[20366]: cluster 2024-09-21T18:07:50.381341+0000 mgr.x (mgr.24661) 236 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:52.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:51 smithi169 bash[20366]: audit 2024-09-21T18:07:51.436917+0000 mgr.x (mgr.24661) 237 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:07:53.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:52 smithi043 bash[25160]: cluster 2024-09-21T18:07:52.382036+0000 mgr.x (mgr.24661) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:52 smithi043 bash[19734]: cluster 2024-09-21T18:07:52.382036+0000 mgr.x (mgr.24661) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:52 smithi169 bash[20366]: cluster 2024-09-21T18:07:52.382036+0000 mgr.x (mgr.24661) 238 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:53.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:07:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:07:53] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:07:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:55 smithi043 bash[25160]: cluster 2024-09-21T18:07:54.383590+0000 mgr.x (mgr.24661) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:55.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:55 smithi043 bash[25160]: audit 2024-09-21T18:07:54.830072+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:55 smithi043 bash[19734]: cluster 2024-09-21T18:07:54.383590+0000 mgr.x (mgr.24661) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:55 smithi043 bash[19734]: audit 2024-09-21T18:07:54.830072+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:55.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:55 smithi169 bash[20366]: cluster 2024-09-21T18:07:54.383590+0000 mgr.x (mgr.24661) 239 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:07:55.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:55 smithi169 bash[20366]: audit 2024-09-21T18:07:54.830072+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:07:57.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:57 smithi043 bash[25160]: cluster 2024-09-21T18:07:56.384284+0000 mgr.x (mgr.24661) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:57.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:57 smithi043 bash[19734]: cluster 2024-09-21T18:07:56.384284+0000 mgr.x (mgr.24661) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:57.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:57 smithi169 bash[20366]: cluster 2024-09-21T18:07:56.384284+0000 mgr.x (mgr.24661) 240 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:07:59 smithi043 bash[25160]: cluster 2024-09-21T18:07:58.384962+0000 mgr.x (mgr.24661) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:59.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:07:59 smithi043 bash[19734]: cluster 2024-09-21T18:07:58.384962+0000 mgr.x (mgr.24661) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:07:59.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:07:59 smithi169 bash[20366]: cluster 2024-09-21T18:07:58.384962+0000 mgr.x (mgr.24661) 241 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:01.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:01 smithi043 bash[19734]: cluster 2024-09-21T18:08:00.386566+0000 mgr.x (mgr.24661) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:01.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:01 smithi043 bash[25160]: cluster 2024-09-21T18:08:00.386566+0000 mgr.x (mgr.24661) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:01.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:01 smithi169 bash[20366]: cluster 2024-09-21T18:08:00.386566+0000 mgr.x (mgr.24661) 242 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:02.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:02 smithi043 bash[19734]: audit 2024-09-21T18:08:01.447921+0000 mgr.x (mgr.24661) 243 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:02 smithi043 bash[25160]: audit 2024-09-21T18:08:01.447921+0000 mgr.x (mgr.24661) 243 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:02.787 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:02 smithi169 bash[20366]: audit 2024-09-21T18:08:01.447921+0000 mgr.x (mgr.24661) 243 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:03.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:03 smithi043 bash[25160]: cluster 2024-09-21T18:08:02.387309+0000 mgr.x (mgr.24661) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:03 smithi043 bash[19734]: cluster 2024-09-21T18:08:02.387309+0000 mgr.x (mgr.24661) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:03.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:03 smithi169 bash[20366]: cluster 2024-09-21T18:08:02.387309+0000 mgr.x (mgr.24661) 244 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:03.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:08:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:08:03] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:08:05.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:05 smithi043 bash[25160]: cluster 2024-09-21T18:08:04.388918+0000 mgr.x (mgr.24661) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:05 smithi043 bash[19734]: cluster 2024-09-21T18:08:04.388918+0000 mgr.x (mgr.24661) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:05.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:05 smithi169 bash[20366]: cluster 2024-09-21T18:08:04.388918+0000 mgr.x (mgr.24661) 245 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:07.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:07 smithi043 bash[19734]: cluster 2024-09-21T18:08:06.389617+0000 mgr.x (mgr.24661) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:07.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:07 smithi043 bash[25160]: cluster 2024-09-21T18:08:06.389617+0000 mgr.x (mgr.24661) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:07.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:07 smithi169 bash[20366]: cluster 2024-09-21T18:08:06.389617+0000 mgr.x (mgr.24661) 246 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[25160]: audit 2024-09-21T18:08:07.915575+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[25160]: audit 2024-09-21T18:08:07.929478+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[25160]: audit 2024-09-21T18:08:07.941936+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[25160]: cluster 2024-09-21T18:08:08.390382+0000 mgr.x (mgr.24661) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[19734]: audit 2024-09-21T18:08:07.915575+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[19734]: audit 2024-09-21T18:08:07.929478+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[19734]: audit 2024-09-21T18:08:07.941936+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:08 smithi043 bash[19734]: cluster 2024-09-21T18:08:08.390382+0000 mgr.x (mgr.24661) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:08 smithi169 bash[20366]: audit 2024-09-21T18:08:07.915575+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:08 smithi169 bash[20366]: audit 2024-09-21T18:08:07.929478+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:08 smithi169 bash[20366]: audit 2024-09-21T18:08:07.941936+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:09.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:08 smithi169 bash[20366]: cluster 2024-09-21T18:08:08.390382+0000 mgr.x (mgr.24661) 247 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:10 smithi169 bash[20366]: audit 2024-09-21T18:08:09.318018+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:10 smithi169 bash[20366]: audit 2024-09-21T18:08:09.332001+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:10 smithi169 bash[20366]: audit 2024-09-21T18:08:09.344590+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:10 smithi169 bash[20366]: audit 2024-09-21T18:08:09.830097+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:10.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[19734]: audit 2024-09-21T18:08:09.318018+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[19734]: audit 2024-09-21T18:08:09.332001+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[19734]: audit 2024-09-21T18:08:09.344590+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[19734]: audit 2024-09-21T18:08:09.830097+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[25160]: audit 2024-09-21T18:08:09.318018+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[25160]: audit 2024-09-21T18:08:09.332001+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[25160]: audit 2024-09-21T18:08:09.344590+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:10.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:10 smithi043 bash[25160]: audit 2024-09-21T18:08:09.830097+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:11.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:11 smithi169 bash[20366]: cluster 2024-09-21T18:08:10.392142+0000 mgr.x (mgr.24661) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:11.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:11 smithi043 bash[19734]: cluster 2024-09-21T18:08:10.392142+0000 mgr.x (mgr.24661) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:11.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:11 smithi043 bash[25160]: cluster 2024-09-21T18:08:10.392142+0000 mgr.x (mgr.24661) 248 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:12.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:12 smithi169 bash[20366]: audit 2024-09-21T18:08:11.455784+0000 mgr.x (mgr.24661) 249 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:12.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:12 smithi043 bash[19734]: audit 2024-09-21T18:08:11.455784+0000 mgr.x (mgr.24661) 249 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:12.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:12 smithi043 bash[25160]: audit 2024-09-21T18:08:11.455784+0000 mgr.x (mgr.24661) 249 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:13.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:13 smithi169 bash[20366]: cluster 2024-09-21T18:08:12.392764+0000 mgr.x (mgr.24661) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:13.647 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:08:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:08:13] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:08:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:13 smithi043 bash[19734]: cluster 2024-09-21T18:08:12.392764+0000 mgr.x (mgr.24661) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:13.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:13 smithi043 bash[25160]: cluster 2024-09-21T18:08:12.392764+0000 mgr.x (mgr.24661) 250 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:15.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:15 smithi043 bash[25160]: cluster 2024-09-21T18:08:14.394338+0000 mgr.x (mgr.24661) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:15.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:15 smithi043 bash[19734]: cluster 2024-09-21T18:08:14.394338+0000 mgr.x (mgr.24661) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:15.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:15 smithi169 bash[20366]: cluster 2024-09-21T18:08:14.394338+0000 mgr.x (mgr.24661) 251 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:17.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:17 smithi043 bash[25160]: cluster 2024-09-21T18:08:16.395025+0000 mgr.x (mgr.24661) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:17 smithi043 bash[19734]: cluster 2024-09-21T18:08:16.395025+0000 mgr.x (mgr.24661) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:17 smithi169 bash[20366]: cluster 2024-09-21T18:08:16.395025+0000 mgr.x (mgr.24661) 252 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:18.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:18 smithi043 bash[19734]: audit 2024-09-21T18:08:18.329664+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:08:18.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:18 smithi043 bash[19734]: audit 2024-09-21T18:08:18.331431+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:08:18.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:18 smithi043 bash[19734]: audit 2024-09-21T18:08:18.339646+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:18 smithi043 bash[25160]: audit 2024-09-21T18:08:18.329664+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:08:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:18 smithi043 bash[25160]: audit 2024-09-21T18:08:18.331431+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:08:18.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:18 smithi043 bash[25160]: audit 2024-09-21T18:08:18.339646+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:18 smithi169 bash[20366]: audit 2024-09-21T18:08:18.329664+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:08:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:18 smithi169 bash[20366]: audit 2024-09-21T18:08:18.331431+0000 mon.b (mon.1) 107 : audit [INF] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:08:18.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:18 smithi169 bash[20366]: audit 2024-09-21T18:08:18.339646+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:19.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:19 smithi043 bash[19734]: cluster 2024-09-21T18:08:18.395718+0000 mgr.x (mgr.24661) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:19.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:19 smithi043 bash[25160]: cluster 2024-09-21T18:08:18.395718+0000 mgr.x (mgr.24661) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:19.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:19 smithi169 bash[20366]: cluster 2024-09-21T18:08:18.395718+0000 mgr.x (mgr.24661) 253 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:21.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:21 smithi043 bash[19734]: cluster 2024-09-21T18:08:20.397370+0000 mgr.x (mgr.24661) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:21.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:21 smithi043 bash[25160]: cluster 2024-09-21T18:08:20.397370+0000 mgr.x (mgr.24661) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:21.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:21 smithi169 bash[20366]: cluster 2024-09-21T18:08:20.397370+0000 mgr.x (mgr.24661) 254 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:22.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:22 smithi043 bash[25160]: audit 2024-09-21T18:08:21.463781+0000 mgr.x (mgr.24661) 255 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:22.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:22 smithi043 bash[19734]: audit 2024-09-21T18:08:21.463781+0000 mgr.x (mgr.24661) 255 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:22.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:22 smithi169 bash[20366]: audit 2024-09-21T18:08:21.463781+0000 mgr.x (mgr.24661) 255 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:23.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:23 smithi043 bash[19734]: cluster 2024-09-21T18:08:22.398055+0000 mgr.x (mgr.24661) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:23.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:23 smithi043 bash[25160]: cluster 2024-09-21T18:08:22.398055+0000 mgr.x (mgr.24661) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:23.797 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:08:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:08:23] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:08:23.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:23 smithi169 bash[20366]: cluster 2024-09-21T18:08:22.398055+0000 mgr.x (mgr.24661) 256 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:25 smithi043 bash[25160]: cluster 2024-09-21T18:08:24.399258+0000 mgr.x (mgr.24661) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:25.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:25 smithi043 bash[25160]: audit 2024-09-21T18:08:24.830750+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:25 smithi043 bash[19734]: cluster 2024-09-21T18:08:24.399258+0000 mgr.x (mgr.24661) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:25 smithi043 bash[19734]: audit 2024-09-21T18:08:24.830750+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:25.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:25 smithi169 bash[20366]: cluster 2024-09-21T18:08:24.399258+0000 mgr.x (mgr.24661) 257 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:25.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:25 smithi169 bash[20366]: audit 2024-09-21T18:08:24.830750+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:27.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:27 smithi043 bash[19734]: cluster 2024-09-21T18:08:26.400048+0000 mgr.x (mgr.24661) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:27.733 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:27 smithi043 bash[25160]: cluster 2024-09-21T18:08:26.400048+0000 mgr.x (mgr.24661) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:27 smithi169 bash[20366]: cluster 2024-09-21T18:08:26.400048+0000 mgr.x (mgr.24661) 258 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:29 smithi169 bash[20366]: audit 2024-09-21T18:08:28.145079+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:29 smithi169 bash[20366]: audit 2024-09-21T18:08:28.159266+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:29 smithi169 bash[20366]: audit 2024-09-21T18:08:28.174771+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:29 smithi169 bash[20366]: cluster 2024-09-21T18:08:28.400882+0000 mgr.x (mgr.24661) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:29.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[19734]: audit 2024-09-21T18:08:28.145079+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[19734]: audit 2024-09-21T18:08:28.159266+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[19734]: audit 2024-09-21T18:08:28.174771+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[19734]: cluster 2024-09-21T18:08:28.400882+0000 mgr.x (mgr.24661) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[25160]: audit 2024-09-21T18:08:28.145079+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[25160]: audit 2024-09-21T18:08:28.159266+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[25160]: audit 2024-09-21T18:08:28.174771+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:29.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:29 smithi043 bash[25160]: cluster 2024-09-21T18:08:28.400882+0000 mgr.x (mgr.24661) 259 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:30 smithi169 bash[20366]: audit 2024-09-21T18:08:29.531180+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:30 smithi169 bash[20366]: audit 2024-09-21T18:08:29.547991+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:30 smithi169 bash[20366]: audit 2024-09-21T18:08:29.563589+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:30 smithi043 bash[25160]: audit 2024-09-21T18:08:29.531180+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:30 smithi043 bash[25160]: audit 2024-09-21T18:08:29.547991+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:30 smithi043 bash[25160]: audit 2024-09-21T18:08:29.563589+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:30 smithi043 bash[19734]: audit 2024-09-21T18:08:29.531180+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:30 smithi043 bash[19734]: audit 2024-09-21T18:08:29.547991+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:30 smithi043 bash[19734]: audit 2024-09-21T18:08:29.563589+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:31.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:31 smithi043 bash[25160]: cluster 2024-09-21T18:08:30.402566+0000 mgr.x (mgr.24661) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:31.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:31 smithi043 bash[19734]: cluster 2024-09-21T18:08:30.402566+0000 mgr.x (mgr.24661) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:31.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:31 smithi169 bash[20366]: cluster 2024-09-21T18:08:30.402566+0000 mgr.x (mgr.24661) 260 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:32.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:32 smithi169 bash[20366]: audit 2024-09-21T18:08:31.475186+0000 mgr.x (mgr.24661) 261 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:33.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:32 smithi043 bash[19734]: audit 2024-09-21T18:08:31.475186+0000 mgr.x (mgr.24661) 261 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:32 smithi043 bash[25160]: audit 2024-09-21T18:08:31.475186+0000 mgr.x (mgr.24661) 261 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:33.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:08:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:08:33] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T18:08:33.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:33 smithi169 bash[20366]: cluster 2024-09-21T18:08:32.403255+0000 mgr.x (mgr.24661) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:34.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:33 smithi043 bash[19734]: cluster 2024-09-21T18:08:32.403255+0000 mgr.x (mgr.24661) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:34.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:33 smithi043 bash[25160]: cluster 2024-09-21T18:08:32.403255+0000 mgr.x (mgr.24661) 262 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:35.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:35 smithi169 bash[20366]: cluster 2024-09-21T18:08:34.404915+0000 mgr.x (mgr.24661) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:36.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:35 smithi043 bash[19734]: cluster 2024-09-21T18:08:34.404915+0000 mgr.x (mgr.24661) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:36.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:35 smithi043 bash[25160]: cluster 2024-09-21T18:08:34.404915+0000 mgr.x (mgr.24661) 263 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:37.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:37 smithi169 bash[20366]: cluster 2024-09-21T18:08:36.405726+0000 mgr.x (mgr.24661) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:38.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:37 smithi043 bash[19734]: cluster 2024-09-21T18:08:36.405726+0000 mgr.x (mgr.24661) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:38.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:37 smithi043 bash[25160]: cluster 2024-09-21T18:08:36.405726+0000 mgr.x (mgr.24661) 264 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:39.140 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:08:39.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:39 smithi169 bash[20366]: cluster 2024-09-21T18:08:38.406460+0000 mgr.x (mgr.24661) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:40.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:39 smithi043 bash[19734]: cluster 2024-09-21T18:08:38.406460+0000 mgr.x (mgr.24661) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:40.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:39 smithi043 bash[25160]: cluster 2024-09-21T18:08:38.406460+0000 mgr.x (mgr.24661) 265 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:40.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:40 smithi169 bash[20366]: audit 2024-09-21T18:08:39.831353+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:40.977 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:40 smithi043 bash[25160]: audit 2024-09-21T18:08:39.831353+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:40.977 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:40 smithi043 bash[19734]: audit 2024-09-21T18:08:39.831353+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:41.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:41 smithi043 bash[25160]: cluster 2024-09-21T18:08:40.408076+0000 mgr.x (mgr.24661) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:41.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:41 smithi043 bash[19734]: cluster 2024-09-21T18:08:40.408076+0000 mgr.x (mgr.24661) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:41.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:41 smithi169 bash[20366]: cluster 2024-09-21T18:08:40.408076+0000 mgr.x (mgr.24661) 266 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:42.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:42 smithi169 bash[20366]: audit 2024-09-21T18:08:41.483851+0000 mgr.x (mgr.24661) 267 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:43.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:42 smithi043 bash[19734]: audit 2024-09-21T18:08:41.483851+0000 mgr.x (mgr.24661) 267 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:42 smithi043 bash[25160]: audit 2024-09-21T18:08:41.483851+0000 mgr.x (mgr.24661) 267 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:43.722 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:08:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:08:43] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:08:43.723 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:43 smithi169 bash[20366]: cluster 2024-09-21T18:08:42.408811+0000 mgr.x (mgr.24661) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:44.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:43 smithi043 bash[25160]: cluster 2024-09-21T18:08:42.408811+0000 mgr.x (mgr.24661) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:43 smithi043 bash[19734]: cluster 2024-09-21T18:08:42.408811+0000 mgr.x (mgr.24661) 268 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:44.338 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:08:45.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:45 smithi043 bash[19734]: cluster 2024-09-21T18:08:44.410481+0000 mgr.x (mgr.24661) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:45.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:45 smithi043 bash[25160]: cluster 2024-09-21T18:08:44.410481+0000 mgr.x (mgr.24661) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:45.866 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 16s ago 26m - - 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 17s ago 26m - - 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (17m) 16s ago 17m 14.2M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (16m) 17s ago 16m 75.9M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (6m) 16s ago 14m 48.0M - 3.8 164465d2334a b611f1e920a5 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (9m) 17s ago 25m 516M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 79bdf4262188 2024-09-21T18:08:45.867 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (2m) 16s ago 28m 438M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (28m) 16s ago 28m 75.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (26m) 17s ago 26m 57.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (26m) 16s ago 26m 55.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (17m) 16s ago 17m 8896k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (17m) 17s ago 17m 9476k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (24m) 16s ago 24m 55.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (24m) 16s ago 24m 64.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (23m) 16s ago 23m 58.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (22m) 16s ago 22m 54.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (21m) 17s ago 21m 64.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (20m) 17s ago 20m 53.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (19m) 17s ago 19m 51.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (18m) 17s ago 18m 62.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:08:45.868 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (6m) 17s ago 17m 46.5M - 2.43.0 a07b618ecd1d 07fd9c5d5dd1 2024-09-21T18:08:45.869 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (14m) 16s ago 14m 98.7M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:08:45.869 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (15m) 17s ago 15m 98.1M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:08:45.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:45 smithi169 bash[20366]: cluster 2024-09-21T18:08:44.410481+0000 mgr.x (mgr.24661) 269 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:46.533 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions' 2024-09-21T18:08:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:47 smithi169 bash[20366]: audit 2024-09-21T18:08:45.848574+0000 mgr.x (mgr.24661) 270 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:08:47.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:47 smithi169 bash[20366]: cluster 2024-09-21T18:08:46.411208+0000 mgr.x (mgr.24661) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:48.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:47 smithi043 bash[25160]: audit 2024-09-21T18:08:45.848574+0000 mgr.x (mgr.24661) 270 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:08:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:47 smithi043 bash[25160]: cluster 2024-09-21T18:08:46.411208+0000 mgr.x (mgr.24661) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:47 smithi043 bash[19734]: audit 2024-09-21T18:08:45.848574+0000 mgr.x (mgr.24661) 270 : audit [DBG] from='client.25010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:08:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:47 smithi043 bash[19734]: cluster 2024-09-21T18:08:46.411208+0000 mgr.x (mgr.24661) 271 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:49.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:49 smithi169 bash[20366]: audit 2024-09-21T18:08:48.366875+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:49 smithi169 bash[20366]: audit 2024-09-21T18:08:48.380751+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:49 smithi169 bash[20366]: audit 2024-09-21T18:08:48.393435+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:49 smithi169 bash[20366]: cluster 2024-09-21T18:08:48.411914+0000 mgr.x (mgr.24661) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:49.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[25160]: audit 2024-09-21T18:08:48.366875+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[25160]: audit 2024-09-21T18:08:48.380751+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.770 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[25160]: audit 2024-09-21T18:08:48.393435+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.770 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[25160]: cluster 2024-09-21T18:08:48.411914+0000 mgr.x (mgr.24661) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:49.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[19734]: audit 2024-09-21T18:08:48.366875+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[19734]: audit 2024-09-21T18:08:48.380751+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[19734]: audit 2024-09-21T18:08:48.393435+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:49.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:49 smithi043 bash[19734]: cluster 2024-09-21T18:08:48.411914+0000 mgr.x (mgr.24661) 272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:50.455 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[19734]: audit 2024-09-21T18:08:49.736923+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[19734]: audit 2024-09-21T18:08:49.753336+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[19734]: audit 2024-09-21T18:08:49.765912+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[19734]: cluster 2024-09-21T18:08:50.413600+0000 mgr.x (mgr.24661) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[25160]: audit 2024-09-21T18:08:49.736923+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[25160]: audit 2024-09-21T18:08:49.753336+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[25160]: audit 2024-09-21T18:08:49.765912+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:50 smithi043 bash[25160]: cluster 2024-09-21T18:08:50.413600+0000 mgr.x (mgr.24661) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:50 smithi169 bash[20366]: audit 2024-09-21T18:08:49.736923+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:50 smithi169 bash[20366]: audit 2024-09-21T18:08:49.753336+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:50 smithi169 bash[20366]: audit 2024-09-21T18:08:49.765912+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:08:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:50 smithi169 bash[20366]: cluster 2024-09-21T18:08:50.413600+0000 mgr.x (mgr.24661) 273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:52.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:51 smithi043 bash[25160]: audit 2024-09-21T18:08:51.485376+0000 mgr.x (mgr.24661) 274 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:51 smithi043 bash[19734]: audit 2024-09-21T18:08:51.485376+0000 mgr.x (mgr.24661) 274 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:08:52.057 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:08:52.058 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:08:52.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:51 smithi169 bash[20366]: audit 2024-09-21T18:08:51.485376+0000 mgr.x (mgr.24661) 274 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:08:52.876 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph health detail' 2024-09-21T18:08:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:52 smithi169 bash[20366]: audit 2024-09-21T18:08:52.056178+0000 mon.a (mon.0) 1594 : audit [DBG] from='client.? 172.21.15.43:0/919684346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:08:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:52 smithi169 bash[20366]: cluster 2024-09-21T18:08:52.414336+0000 mgr.x (mgr.24661) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:52 smithi043 bash[25160]: audit 2024-09-21T18:08:52.056178+0000 mon.a (mon.0) 1594 : audit [DBG] from='client.? 172.21.15.43:0/919684346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:08:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:52 smithi043 bash[25160]: cluster 2024-09-21T18:08:52.414336+0000 mgr.x (mgr.24661) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:52 smithi043 bash[19734]: audit 2024-09-21T18:08:52.056178+0000 mon.a (mon.0) 1594 : audit [DBG] from='client.? 172.21.15.43:0/919684346' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:08:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:52 smithi043 bash[19734]: cluster 2024-09-21T18:08:52.414336+0000 mgr.x (mgr.24661) 275 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:53.764 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:08:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:08:53] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:08:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:55 smithi043 bash[25160]: cluster 2024-09-21T18:08:54.415914+0000 mgr.x (mgr.24661) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:55.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:55 smithi043 bash[25160]: audit 2024-09-21T18:08:54.831759+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:55 smithi043 bash[19734]: cluster 2024-09-21T18:08:54.415914+0000 mgr.x (mgr.24661) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:55.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:55 smithi043 bash[19734]: audit 2024-09-21T18:08:54.831759+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:55.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:55 smithi169 bash[20366]: cluster 2024-09-21T18:08:54.415914+0000 mgr.x (mgr.24661) 276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:08:55.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:55 smithi169 bash[20366]: audit 2024-09-21T18:08:54.831759+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:08:57.700 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:08:57.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:57 smithi043 bash[19734]: cluster 2024-09-21T18:08:56.416662+0000 mgr.x (mgr.24661) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:57.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:57 smithi043 bash[25160]: cluster 2024-09-21T18:08:56.416662+0000 mgr.x (mgr.24661) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:57.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:57 smithi169 bash[20366]: cluster 2024-09-21T18:08:56.416662+0000 mgr.x (mgr.24661) 277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:59.240 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-09-21T18:08:59.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:59 smithi043 bash[25160]: cluster 2024-09-21T18:08:58.417422+0000 mgr.x (mgr.24661) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:59.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:08:59 smithi043 bash[25160]: audit 2024-09-21T18:08:59.240460+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.43:0/3876333366' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:08:59.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:59 smithi043 bash[19734]: cluster 2024-09-21T18:08:58.417422+0000 mgr.x (mgr.24661) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:59.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:08:59 smithi043 bash[19734]: audit 2024-09-21T18:08:59.240460+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.43:0/3876333366' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:08:59.874 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph -s' 2024-09-21T18:08:59.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:59 smithi169 bash[20366]: cluster 2024-09-21T18:08:58.417422+0000 mgr.x (mgr.24661) 278 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:08:59.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:08:59 smithi169 bash[20366]: audit 2024-09-21T18:08:59.240460+0000 mon.c (mon.2) 198 : audit [DBG] from='client.? 172.21.15.43:0/3876333366' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:09:01.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:01 smithi043 bash[25160]: cluster 2024-09-21T18:09:00.419088+0000 mgr.x (mgr.24661) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:01 smithi043 bash[19734]: cluster 2024-09-21T18:09:00.419088+0000 mgr.x (mgr.24661) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:01.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:01 smithi169 bash[20366]: cluster 2024-09-21T18:09:00.419088+0000 mgr.x (mgr.24661) 279 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:02.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:02 smithi043 bash[25160]: audit 2024-09-21T18:09:01.495535+0000 mgr.x (mgr.24661) 280 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:02.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:02 smithi043 bash[19734]: audit 2024-09-21T18:09:01.495535+0000 mgr.x (mgr.24661) 280 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:02 smithi169 bash[20366]: audit 2024-09-21T18:09:01.495535+0000 mgr.x (mgr.24661) 280 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:03.737 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:09:03] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.43.0" 2024-09-21T18:09:03.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:03 smithi169 bash[20366]: cluster 2024-09-21T18:09:02.419879+0000 mgr.x (mgr.24661) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:03.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:03 smithi043 bash[25160]: cluster 2024-09-21T18:09:02.419879+0000 mgr.x (mgr.24661) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:03.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:03 smithi043 bash[19734]: cluster 2024-09-21T18:09:02.419879+0000 mgr.x (mgr.24661) 281 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:04.844 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:09:05.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:05 smithi043 bash[25160]: cluster 2024-09-21T18:09:04.421544+0000 mgr.x (mgr.24661) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:05 smithi043 bash[19734]: cluster 2024-09-21T18:09:04.421544+0000 mgr.x (mgr.24661) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:05.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:05 smithi169 bash[20366]: cluster 2024-09-21T18:09:04.421544+0000 mgr.x (mgr.24661) 282 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:06.230 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-09-21T18:09:06.230 INFO:teuthology.orchestra.run.smithi043.stdout: id: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:09:06.230 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_OK 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,b,c (age 26m) 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: x(active, since 6m), standbys: y 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 18m), 8 in (since 19m) 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 213 objects, 585 KiB 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:09:06.231 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-09-21T18:09:06.232 INFO:teuthology.orchestra.run.smithi043.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-09-21T18:09:06.232 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:09:06.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:06 smithi169 bash[20366]: audit 2024-09-21T18:09:06.230069+0000 mon.a (mon.0) 1595 : audit [DBG] from='client.? 172.21.15.43:0/1592329511' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:09:06.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:06 smithi043 bash[25160]: audit 2024-09-21T18:09:06.230069+0000 mon.a (mon.0) 1595 : audit [DBG] from='client.? 172.21.15.43:0/1592329511' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:09:06.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:06 smithi043 bash[19734]: audit 2024-09-21T18:09:06.230069+0000 mon.a (mon.0) 1595 : audit [DBG] from='client.? 172.21.15.43:0/1592329511' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:09:06.962 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph mgr fail' 2024-09-21T18:09:07.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:07 smithi043 bash[19734]: cluster 2024-09-21T18:09:06.421985+0000 mgr.x (mgr.24661) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:07.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:07 smithi043 bash[25160]: cluster 2024-09-21T18:09:06.421985+0000 mgr.x (mgr.24661) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:07.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:07 smithi169 bash[20366]: cluster 2024-09-21T18:09:06.421985+0000 mgr.x (mgr.24661) 283 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:09.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:09 smithi169 bash[20366]: cluster 2024-09-21T18:09:08.422571+0000 mgr.x (mgr.24661) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:09.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:09 smithi169 bash[20366]: audit 2024-09-21T18:09:08.592908+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:09 smithi169 bash[20366]: audit 2024-09-21T18:09:08.603947+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:09 smithi169 bash[20366]: audit 2024-09-21T18:09:08.614277+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[19734]: cluster 2024-09-21T18:09:08.422571+0000 mgr.x (mgr.24661) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[19734]: audit 2024-09-21T18:09:08.592908+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[19734]: audit 2024-09-21T18:09:08.603947+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[19734]: audit 2024-09-21T18:09:08.614277+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[25160]: cluster 2024-09-21T18:09:08.422571+0000 mgr.x (mgr.24661) 284 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[25160]: audit 2024-09-21T18:09:08.592908+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[25160]: audit 2024-09-21T18:09:08.603947+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:09.979 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:09 smithi043 bash[25160]: audit 2024-09-21T18:09:08.614277+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:10.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:10 smithi169 bash[20366]: audit 2024-09-21T18:09:09.831852+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:10.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:10 smithi169 bash[20366]: audit 2024-09-21T18:09:09.948519+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:10.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:10 smithi169 bash[20366]: audit 2024-09-21T18:09:09.962806+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:10.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:10 smithi169 bash[20366]: audit 2024-09-21T18:09:09.975595+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[25160]: audit 2024-09-21T18:09:09.831852+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[25160]: audit 2024-09-21T18:09:09.948519+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[25160]: audit 2024-09-21T18:09:09.962806+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[25160]: audit 2024-09-21T18:09:09.975595+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[19734]: audit 2024-09-21T18:09:09.831852+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.24661 172.21.15.169:0/1833037653' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[19734]: audit 2024-09-21T18:09:09.948519+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[19734]: audit 2024-09-21T18:09:09.962806+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:10 smithi043 bash[19734]: audit 2024-09-21T18:09:09.975595+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24661 ' entity='mgr.x' 2024-09-21T18:09:11.147 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:09:11.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:11 smithi043 bash[19734]: cluster 2024-09-21T18:09:10.424187+0000 mgr.x (mgr.24661) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:11.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:11 smithi043 bash[25160]: cluster 2024-09-21T18:09:10.424187+0000 mgr.x (mgr.24661) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:11.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:11 smithi169 bash[20366]: cluster 2024-09-21T18:09:10.424187+0000 mgr.x (mgr.24661) 285 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:12.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:12 smithi169 bash[20366]: audit 2024-09-21T18:09:11.504290+0000 mgr.x (mgr.24661) 286 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:12.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:12 smithi169 bash[51581]: debug 2024-09-21T18:09:12.760+0000 7f9343f3c640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-21T18:09:12.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:12 smithi169 bash[51581]: ignoring --setuser ceph since I am not root 2024-09-21T18:09:12.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:12 smithi169 bash[51581]: ignoring --setgroup ceph since I am not root 2024-09-21T18:09:12.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:12 smithi169 bash[51581]: debug 2024-09-21T18:09:12.828+0000 7f7c36853640 1 -- 172.21.15.169:0/1970841110 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ba44e770e0 con 0x55ba44e78800 2024-09-21T18:09:12.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:12 smithi043 bash[75205]: [21/Sep/2024:18:09:12] ENGINE Bus STOPPING 2024-09-21T18:09:12.963 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:12 smithi043 bash[25160]: audit 2024-09-21T18:09:11.504290+0000 mgr.x (mgr.24661) 286 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:12.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:12 smithi043 bash[19734]: audit 2024-09-21T18:09:11.504290+0000 mgr.x (mgr.24661) 286 : audit [DBG] from='client.15057 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:13.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[75205]: [21/Sep/2024:18:09:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T18:09:13.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[75205]: [21/Sep/2024:18:09:13] ENGINE Bus STOPPED 2024-09-21T18:09:13.489 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'sleep 180' 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: cluster 2024-09-21T18:09:12.424917+0000 mgr.x (mgr.24661) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.745319+0000 mon.c (mon.2) 199 : audit [INF] from='client.? 172.21.15.43:0/1836595001' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.745866+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: cluster 2024-09-21T18:09:12.746356+0000 mon.a (mon.0) 1603 : cluster [INF] Activating manager daemon y 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.749526+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: cluster 2024-09-21T18:09:12.758058+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: cluster 2024-09-21T18:09:12.758458+0000 mon.a (mon.0) 1606 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0120932s) 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.762666+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.762895+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.763101+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:09:13.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.763731+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.763993+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.764242+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.764470+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.764704+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.764950+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.765250+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.765490+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.765645+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.765894+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.765995+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:12.766378+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: cluster 2024-09-21T18:09:13.111085+0000 mon.a (mon.0) 1622 : cluster [INF] Manager daemon y is now available 2024-09-21T18:09:13.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[19734]: audit 2024-09-21T18:09:13.596372+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: cluster 2024-09-21T18:09:12.424917+0000 mgr.x (mgr.24661) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.745319+0000 mon.c (mon.2) 199 : audit [INF] from='client.? 172.21.15.43:0/1836595001' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.745866+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: cluster 2024-09-21T18:09:12.746356+0000 mon.a (mon.0) 1603 : cluster [INF] Activating manager daemon y 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.749526+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: cluster 2024-09-21T18:09:12.758058+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: cluster 2024-09-21T18:09:12.758458+0000 mon.a (mon.0) 1606 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0120932s) 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.762666+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:09:13.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.762895+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.763101+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.763731+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.763993+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.764242+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.764470+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.764704+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.764950+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.765250+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.765490+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.765645+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.765894+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.765995+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:12.766378+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: cluster 2024-09-21T18:09:13.111085+0000 mon.a (mon.0) 1622 : cluster [INF] Manager daemon y is now available 2024-09-21T18:09:13.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[25160]: audit 2024-09-21T18:09:13.596372+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: cluster 2024-09-21T18:09:12.424917+0000 mgr.x (mgr.24661) 287 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.745319+0000 mon.c (mon.2) 199 : audit [INF] from='client.? 172.21.15.43:0/1836595001' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.745866+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: cluster 2024-09-21T18:09:12.746356+0000 mon.a (mon.0) 1603 : cluster [INF] Activating manager daemon y 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.749526+0000 mon.a (mon.0) 1604 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: cluster 2024-09-21T18:09:12.758058+0000 mon.a (mon.0) 1605 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-09-21T18:09:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: cluster 2024-09-21T18:09:12.758458+0000 mon.a (mon.0) 1606 : cluster [DBG] mgrmap e30: y(active, starting, since 0.0120932s) 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.762666+0000 mon.a (mon.0) 1607 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.762895+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.763101+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.763731+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.763993+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.764242+0000 mon.a (mon.0) 1612 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.764470+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.764704+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.764950+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.765250+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.765490+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.765645+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.765894+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:09:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.765995+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:09:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:12.766378+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:09:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: cluster 2024-09-21T18:09:13.111085+0000 mon.a (mon.0) 1622 : cluster [INF] Manager daemon y is now available 2024-09-21T18:09:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:13 smithi169 bash[20366]: audit 2024-09-21T18:09:13.596372+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:13.926 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[75205]: [21/Sep/2024:18:09:13] ENGINE Bus STARTING 2024-09-21T18:09:14.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[75205]: [21/Sep/2024:18:09:13] ENGINE Serving on http://:::9283 2024-09-21T18:09:14.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:13 smithi043 bash[75205]: [21/Sep/2024:18:09:13] ENGINE Bus STARTED 2024-09-21T18:09:14.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.604140+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.609648+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.633546+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.633792+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.670339+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.692733+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: cluster 2024-09-21T18:09:13.760616+0000 mon.a (mon.0) 1630 : cluster [DBG] mgrmap e31: y(active, since 1.01425s) 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: audit 2024-09-21T18:09:13.795239+0000 mgr.y (mgr.15129) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:09:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:14 smithi169 bash[20366]: cluster 2024-09-21T18:09:13.797623+0000 mgr.y (mgr.15129) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:15.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.604140+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.609648+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.633546+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.633792+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.670339+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.692733+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: cluster 2024-09-21T18:09:13.760616+0000 mon.a (mon.0) 1630 : cluster [DBG] mgrmap e31: y(active, since 1.01425s) 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: audit 2024-09-21T18:09:13.795239+0000 mgr.y (mgr.15129) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[25160]: cluster 2024-09-21T18:09:13.797623+0000 mgr.y (mgr.15129) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.604140+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.609648+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:09:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.633546+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.633792+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:09:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.670339+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:09:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.692733+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:09:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: cluster 2024-09-21T18:09:13.760616+0000 mon.a (mon.0) 1630 : cluster [DBG] mgrmap e31: y(active, since 1.01425s) 2024-09-21T18:09:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: audit 2024-09-21T18:09:13.795239+0000 mgr.y (mgr.15129) 1 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:09:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:14 smithi043 bash[19734]: cluster 2024-09-21T18:09:13.797623+0000 mgr.y (mgr.15129) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:15.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[25160]: audit 2024-09-21T18:09:14.749696+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:09:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[25160]: cluster 2024-09-21T18:09:14.764988+0000 mgr.y (mgr.15129) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[25160]: audit 2024-09-21T18:09:15.290913+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:09:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[25160]: audit 2024-09-21T18:09:15.291783+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:15.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[25160]: audit 2024-09-21T18:09:15.292462+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:09:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[19734]: audit 2024-09-21T18:09:14.749696+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:09:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[19734]: cluster 2024-09-21T18:09:14.764988+0000 mgr.y (mgr.15129) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[19734]: audit 2024-09-21T18:09:15.290913+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:09:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[19734]: audit 2024-09-21T18:09:15.291783+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:15.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[19734]: audit 2024-09-21T18:09:15.292462+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:09:15.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: debug 2024-09-21T18:09:15.666+0000 7f069c3b4640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:18:09:15] ENGINE Error in HTTPServer.serve 2024-09-21T18:09:15.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: Traceback (most recent call last): 2024-09-21T18:09:15.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:09:15.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: self._connections.run(self.expiration_interval) 2024-09-21T18:09:15.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:09:15.774 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: self._run(expiration_interval) 2024-09-21T18:09:15.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:09:15.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:09:15.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:09:15.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:09:15.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:09:15.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: s = self.context.wrap_socket( 2024-09-21T18:09:15.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:09:15.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: return self.sslsocket_class._create( 2024-09-21T18:09:15.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:09:15.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: self.do_handshake() 2024-09-21T18:09:15.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:09:15.776 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: self._sslobj.do_handshake() 2024-09-21T18:09:15.777 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:15 smithi043 bash[75205]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:09:15.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:15 smithi169 bash[20366]: audit 2024-09-21T18:09:14.749696+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:09:15.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:15 smithi169 bash[20366]: cluster 2024-09-21T18:09:14.764988+0000 mgr.y (mgr.15129) 3 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:15.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:15 smithi169 bash[20366]: audit 2024-09-21T18:09:15.290913+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:09:15.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:15 smithi169 bash[20366]: audit 2024-09-21T18:09:15.291783+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:15.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:15 smithi169 bash[20366]: audit 2024-09-21T18:09:15.292462+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.293698+0000 mgr.y (mgr.15129) 4 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.293976+0000 mgr.y (mgr.15129) 5 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.446401+0000 mgr.y (mgr.15129) 6 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Bus STARTING 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.548541+0000 mgr.y (mgr.15129) 7 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.664904+0000 mgr.y (mgr.15129) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.668029+0000 mgr.y (mgr.15129) 9 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T18:09:16.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.668139+0000 mgr.y (mgr.15129) 10 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Bus STARTED 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.670508+0000 mgr.y (mgr.15129) 11 : cephadm [ERR] [21/Sep/2024:18:09:15] ENGINE Error in HTTPServer.serve 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:09:16.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: self.do_handshake() 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:15.727356+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.752971+0000 mgr.y (mgr.15129) 12 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.760970+0000 mgr.y (mgr.15129) 13 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: cluster 2024-09-21T18:09:15.770805+0000 mon.a (mon.0) 1636 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:15.834132+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:16.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.293698+0000 mgr.y (mgr.15129) 4 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.293976+0000 mgr.y (mgr.15129) 5 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.446401+0000 mgr.y (mgr.15129) 6 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Bus STARTING 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.548541+0000 mgr.y (mgr.15129) 7 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.664904+0000 mgr.y (mgr.15129) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.668029+0000 mgr.y (mgr.15129) 9 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.668139+0000 mgr.y (mgr.15129) 10 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Bus STARTED 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.670508+0000 mgr.y (mgr.15129) 11 : cephadm [ERR] [21/Sep/2024:18:09:15] ENGINE Error in HTTPServer.serve 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: Traceback (most recent call last): 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: self._connections.run(self.expiration_interval) 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: self._run(expiration_interval) 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:09:17.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: s = self.context.wrap_socket( 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: return self.sslsocket_class._create( 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: self.do_handshake() 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: self._sslobj.do_handshake() 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:15.727356+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.752971+0000 mgr.y (mgr.15129) 12 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.760970+0000 mgr.y (mgr.15129) 13 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: cluster 2024-09-21T18:09:15.770805+0000 mon.a (mon.0) 1636 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-21T18:09:17.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:15.834132+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:15.983154+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.022262+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.026655+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.283186+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.289256+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.294550+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.298854+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.317461+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.324089+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.465230+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.568374+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[19734]: audit 2024-09-21T18:09:16.678241+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:15.983154+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.022262+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.026655+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.283186+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.289256+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.294550+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.298854+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.317461+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.324089+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.465230+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.568374+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:16 smithi043 bash[25160]: audit 2024-09-21T18:09:16.678241+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.293698+0000 mgr.y (mgr.15129) 4 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.293976+0000 mgr.y (mgr.15129) 5 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.446401+0000 mgr.y (mgr.15129) 6 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Bus STARTING 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.548541+0000 mgr.y (mgr.15129) 7 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.664904+0000 mgr.y (mgr.15129) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.668029+0000 mgr.y (mgr.15129) 9 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T18:09:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.668139+0000 mgr.y (mgr.15129) 10 : cephadm [INF] [21/Sep/2024:18:09:15] ENGINE Bus STARTED 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.670508+0000 mgr.y (mgr.15129) 11 : cephadm [ERR] [21/Sep/2024:18:09:15] ENGINE Error in HTTPServer.serve 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: Traceback (most recent call last): 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: self._run(expiration_interval) 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: s = self.context.wrap_socket( 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:09:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: return self.sslsocket_class._create( 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: self.do_handshake() 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: self._sslobj.do_handshake() 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:15.727356+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.752971+0000 mgr.y (mgr.15129) 12 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.760970+0000 mgr.y (mgr.15129) 13 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: cluster 2024-09-21T18:09:15.770805+0000 mon.a (mon.0) 1636 : cluster [DBG] mgrmap e32: y(active, since 3s) 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:15.834132+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:15.983154+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.022262+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.026655+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.283186+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.289256+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.294550+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.298854+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.317461+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.324089+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.465230+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.568374+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:16 smithi169 bash[20366]: audit 2024-09-21T18:09:16.678241+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.855051+0000 mgr.y (mgr.15129) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.855179+0000 mgr.y (mgr.15129) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cephadm 2024-09-21T18:09:15.957268+0000 mgr.y (mgr.15129) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cephadm 2024-09-21T18:09:16.295171+0000 mgr.y (mgr.15129) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cephadm 2024-09-21T18:09:16.317059+0000 mgr.y (mgr.15129) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cephadm 2024-09-21T18:09:16.324874+0000 mgr.y (mgr.15129) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: cluster 2024-09-21T18:09:16.765397+0000 mgr.y (mgr.15129) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: audit 2024-09-21T18:09:17.513786+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: audit 2024-09-21T18:09:17.518675+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:17.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:17 smithi169 bash[20366]: audit 2024-09-21T18:09:17.525044+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.855051+0000 mgr.y (mgr.15129) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:09:18.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.855179+0000 mgr.y (mgr.15129) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:09:18.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cephadm 2024-09-21T18:09:15.957268+0000 mgr.y (mgr.15129) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cephadm 2024-09-21T18:09:16.295171+0000 mgr.y (mgr.15129) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cephadm 2024-09-21T18:09:16.317059+0000 mgr.y (mgr.15129) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cephadm 2024-09-21T18:09:16.324874+0000 mgr.y (mgr.15129) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: cluster 2024-09-21T18:09:16.765397+0000 mgr.y (mgr.15129) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: audit 2024-09-21T18:09:17.513786+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: audit 2024-09-21T18:09:17.518675+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[25160]: audit 2024-09-21T18:09:17.525044+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.855051+0000 mgr.y (mgr.15129) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.855179+0000 mgr.y (mgr.15129) 15 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cephadm 2024-09-21T18:09:15.957268+0000 mgr.y (mgr.15129) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cephadm 2024-09-21T18:09:16.295171+0000 mgr.y (mgr.15129) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:09:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cephadm 2024-09-21T18:09:16.317059+0000 mgr.y (mgr.15129) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:09:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cephadm 2024-09-21T18:09:16.324874+0000 mgr.y (mgr.15129) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:09:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: cluster 2024-09-21T18:09:16.765397+0000 mgr.y (mgr.15129) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: audit 2024-09-21T18:09:17.513786+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: audit 2024-09-21T18:09:17.518675+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:17 smithi043 bash[19734]: audit 2024-09-21T18:09:17.525044+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:18.313 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:09:19.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:18 smithi169 bash[51581]: [21/Sep/2024:18:09:18] ENGINE Bus STARTING 2024-09-21T18:09:19.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:18 smithi169 bash[51581]: CherryPy Checker: 2024-09-21T18:09:19.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:18 smithi169 bash[51581]: The Application mounted at '' has an empty config. 2024-09-21T18:09:19.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[51581]: [21/Sep/2024:18:09:19] ENGINE Serving on http://:::9283 2024-09-21T18:09:19.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[51581]: [21/Sep/2024:18:09:19] ENGINE Bus STARTED 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: cluster 2024-09-21T18:09:18.538174+0000 mon.a (mon.0) 1653 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: cluster 2024-09-21T18:09:18.766002+0000 mgr.y (mgr.15129) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: cluster 2024-09-21T18:09:18.955732+0000 mon.a (mon.0) 1654 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: audit 2024-09-21T18:09:18.963867+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: audit 2024-09-21T18:09:18.966824+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: audit 2024-09-21T18:09:18.968818+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: audit 2024-09-21T18:09:18.969146+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:09:19.859 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[25160]: audit 2024-09-21T18:09:19.251439+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: cluster 2024-09-21T18:09:18.538174+0000 mon.a (mon.0) 1653 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-21T18:09:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: cluster 2024-09-21T18:09:18.766002+0000 mgr.y (mgr.15129) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: cluster 2024-09-21T18:09:18.955732+0000 mon.a (mon.0) 1654 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:09:19.860 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: audit 2024-09-21T18:09:18.963867+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:09:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: audit 2024-09-21T18:09:18.966824+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:09:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: audit 2024-09-21T18:09:18.968818+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:09:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: audit 2024-09-21T18:09:18.969146+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:09:19.861 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:19 smithi043 bash[19734]: audit 2024-09-21T18:09:19.251439+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:19.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: cluster 2024-09-21T18:09:18.538174+0000 mon.a (mon.0) 1653 : cluster [DBG] mgrmap e33: y(active, since 5s) 2024-09-21T18:09:19.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: cluster 2024-09-21T18:09:18.766002+0000 mgr.y (mgr.15129) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:09:19.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: cluster 2024-09-21T18:09:18.955732+0000 mon.a (mon.0) 1654 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:09:19.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: audit 2024-09-21T18:09:18.963867+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:09:19.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: audit 2024-09-21T18:09:18.966824+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:09:19.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: audit 2024-09-21T18:09:18.968818+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:09:19.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: audit 2024-09-21T18:09:18.969146+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.? 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:09:19.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:19 smithi169 bash[20366]: audit 2024-09-21T18:09:19.251439+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:20 smithi169 bash[20366]: cluster 2024-09-21T18:09:19.560172+0000 mon.a (mon.0) 1656 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-21T18:09:20.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:20 smithi169 bash[20366]: audit 2024-09-21T18:09:19.563279+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:09:20.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:20 smithi169 bash[20366]: audit 2024-09-21T18:09:20.364344+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:20 smithi169 bash[20366]: audit 2024-09-21T18:09:20.370763+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:20 smithi169 bash[20366]: audit 2024-09-21T18:09:20.377813+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.838 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[25160]: cluster 2024-09-21T18:09:19.560172+0000 mon.a (mon.0) 1656 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-21T18:09:20.838 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[25160]: audit 2024-09-21T18:09:19.563279+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:09:20.838 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[25160]: audit 2024-09-21T18:09:20.364344+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[25160]: audit 2024-09-21T18:09:20.370763+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[25160]: audit 2024-09-21T18:09:20.377813+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[19734]: cluster 2024-09-21T18:09:19.560172+0000 mon.a (mon.0) 1656 : cluster [DBG] mgrmap e34: y(active, since 6s), standbys: x 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[19734]: audit 2024-09-21T18:09:19.563279+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[19734]: audit 2024-09-21T18:09:20.364344+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[19734]: audit 2024-09-21T18:09:20.370763+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:20.839 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:20 smithi043 bash[19734]: audit 2024-09-21T18:09:20.377813+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[19734]: cluster 2024-09-21T18:09:20.767971+0000 mgr.y (mgr.15129) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:09:21.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[19734]: audit 2024-09-21T18:09:20.861381+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.717 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[19734]: audit 2024-09-21T18:09:21.444988+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[19734]: audit 2024-09-21T18:09:21.450967+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[19734]: audit 2024-09-21T18:09:21.457126+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[25160]: cluster 2024-09-21T18:09:20.767971+0000 mgr.y (mgr.15129) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[25160]: audit 2024-09-21T18:09:20.861381+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[25160]: audit 2024-09-21T18:09:21.444988+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[25160]: audit 2024-09-21T18:09:21.450967+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.718 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:21 smithi043 bash[25160]: audit 2024-09-21T18:09:21.457126+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:21 smithi169 bash[20366]: cluster 2024-09-21T18:09:20.767971+0000 mgr.y (mgr.15129) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:09:21.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:21 smithi169 bash[20366]: audit 2024-09-21T18:09:20.861381+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:21 smithi169 bash[20366]: audit 2024-09-21T18:09:21.444988+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:21 smithi169 bash[20366]: audit 2024-09-21T18:09:21.450967+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:21.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:21 smithi169 bash[20366]: audit 2024-09-21T18:09:21.457126+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:22.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:22 smithi169 bash[20366]: audit 2024-09-21T18:09:21.616407+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:22.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:22 smithi169 bash[20366]: audit 2024-09-21T18:09:21.622049+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:22.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:22 smithi169 bash[20366]: cephadm 2024-09-21T18:09:21.624023+0000 mgr.y (mgr.15129) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:09:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:22 smithi043 bash[19734]: audit 2024-09-21T18:09:21.616407+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:22 smithi043 bash[19734]: audit 2024-09-21T18:09:21.622049+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:22 smithi043 bash[19734]: cephadm 2024-09-21T18:09:21.624023+0000 mgr.y (mgr.15129) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:09:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:22 smithi043 bash[25160]: audit 2024-09-21T18:09:21.616407+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:22 smithi043 bash[25160]: audit 2024-09-21T18:09:21.622049+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:22 smithi043 bash[25160]: cephadm 2024-09-21T18:09:21.624023+0000 mgr.y (mgr.15129) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:09:23.798 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:09:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:09:23] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-21T18:09:23.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:23 smithi169 bash[20366]: cephadm 2024-09-21T18:09:21.885716+0000 mgr.y (mgr.15129) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:09:23.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:23 smithi169 bash[20366]: cluster 2024-09-21T18:09:22.768682+0000 mgr.y (mgr.15129) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:09:23.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:23 smithi043 bash[19734]: cephadm 2024-09-21T18:09:21.885716+0000 mgr.y (mgr.15129) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:09:23.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:23 smithi043 bash[19734]: cluster 2024-09-21T18:09:22.768682+0000 mgr.y (mgr.15129) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:09:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:23 smithi043 bash[25160]: cephadm 2024-09-21T18:09:21.885716+0000 mgr.y (mgr.15129) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:09:23.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:23 smithi043 bash[25160]: cluster 2024-09-21T18:09:22.768682+0000 mgr.y (mgr.15129) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:09:24.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:24 smithi169 bash[20366]: audit 2024-09-21T18:09:23.853752+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.43:0/3893822238' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:09:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:24 smithi043 bash[25160]: audit 2024-09-21T18:09:23.853752+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.43:0/3893822238' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:09:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:24 smithi043 bash[19734]: audit 2024-09-21T18:09:23.853752+0000 mon.c (mon.2) 200 : audit [DBG] from='client.? 172.21.15.43:0/3893822238' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:09:25.963 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:25 smithi169 bash[20366]: audit 2024-09-21T18:09:24.708869+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:25.963 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:25 smithi169 bash[20366]: audit 2024-09-21T18:09:24.716236+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:25.963 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:25 smithi169 bash[20366]: audit 2024-09-21T18:09:24.724186+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:25.963 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:25 smithi169 bash[20366]: cluster 2024-09-21T18:09:24.770161+0000 mgr.y (mgr.15129) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:09:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[25160]: audit 2024-09-21T18:09:24.708869+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[25160]: audit 2024-09-21T18:09:24.716236+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[25160]: audit 2024-09-21T18:09:24.724186+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[25160]: cluster 2024-09-21T18:09:24.770161+0000 mgr.y (mgr.15129) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:09:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[19734]: audit 2024-09-21T18:09:24.708869+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[19734]: audit 2024-09-21T18:09:24.716236+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[19734]: audit 2024-09-21T18:09:24.724186+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:25 smithi043 bash[19734]: cluster 2024-09-21T18:09:24.770161+0000 mgr.y (mgr.15129) 26 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:09:26.240 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:25 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:09:26.240 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:09:26.240 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:09:26.240 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:09:26.240 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.080Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.081Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.081Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T18:09:26.241 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[56165]: ts=2024-09-21T18:09:26.081Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T18:09:26.787 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[62819]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:09:26.788 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 bash[62881]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:09:26.788 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T18:09:26.788 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:09:26.788 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:26 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:09:28.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.692839+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.700693+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.706981+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.708530+0000 mgr.y (mgr.15129) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.726696+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: cephadm 2024-09-21T18:09:26.729072+0000 mgr.y (mgr.15129) 28 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.729587+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.730669+0000 mgr.y (mgr.15129) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.733296+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.734699+0000 mgr.y (mgr.15129) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.741627+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.747597+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:09:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.748607+0000 mgr.y (mgr.15129) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: cluster 2024-09-21T18:09:26.770807+0000 mgr.y (mgr.15129) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.809631+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.810792+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[25160]: audit 2024-09-21T18:09:26.819976+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.692839+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.700693+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.706981+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.708530+0000 mgr.y (mgr.15129) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.726696+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: cephadm 2024-09-21T18:09:26.729072+0000 mgr.y (mgr.15129) 28 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T18:09:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.729587+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.730669+0000 mgr.y (mgr.15129) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.733296+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.734699+0000 mgr.y (mgr.15129) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.741627+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.747597+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.748607+0000 mgr.y (mgr.15129) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: cluster 2024-09-21T18:09:26.770807+0000 mgr.y (mgr.15129) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.809631+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.810792+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:09:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:27 smithi043 bash[19734]: audit 2024-09-21T18:09:26.819976+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.692839+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.700693+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.706981+0000 mon.a (mon.0) 1672 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.708530+0000 mgr.y (mgr.15129) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.726696+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: cephadm 2024-09-21T18:09:26.729072+0000 mgr.y (mgr.15129) 28 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.729587+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.730669+0000 mgr.y (mgr.15129) 29 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.733296+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.734699+0000 mgr.y (mgr.15129) 30 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.741627+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.747597+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.748607+0000 mgr.y (mgr.15129) 31 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: cluster 2024-09-21T18:09:26.770807+0000 mgr.y (mgr.15129) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.809631+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.810792+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:09:28.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:27 smithi169 bash[20366]: audit 2024-09-21T18:09:26.819976+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:28.646 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.264Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T18:09:28.646 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.264Z 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-21T18:09:28.646 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.264Z 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 smithi169 (none))" 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.264Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.264Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.267Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.267Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.269Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.269Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.270Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.271Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.031259ms 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.271Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.272Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.290Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.301Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-21T18:09:28.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.301Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.301Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.425µs wal_replay_duration=29.884062ms wbl_replay_duration=127ns total_replay_duration=31.000796ms 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.303Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.303Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.303Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.325Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.729627ms db_storage=922ns remote_storage=1.128µs web_handler=476ns query_engine=839ns scrape=308.451µs scrape_sd=160.166µs notify=12.032µs notify_sd=9.825µs rules=20.829957ms tracing=8.647µs 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.325Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T18:09:28.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[62911]: ts=2024-09-21T18:09:28.325Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T18:09:29.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:28 smithi043 bash[25160]: audit 2024-09-21T18:09:28.634164+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:28 smithi043 bash[19734]: audit 2024-09-21T18:09:28.634164+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:29.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:28 smithi169 bash[20366]: audit 2024-09-21T18:09:28.634164+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: cluster 2024-09-21T18:09:28.771582+0000 mgr.y (mgr.15129) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: audit 2024-09-21T18:09:29.157297+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: audit 2024-09-21T18:09:29.167545+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: audit 2024-09-21T18:09:29.178234+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: audit 2024-09-21T18:09:29.704717+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: audit 2024-09-21T18:09:29.715860+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[19734]: audit 2024-09-21T18:09:29.728324+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: cluster 2024-09-21T18:09:28.771582+0000 mgr.y (mgr.15129) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: audit 2024-09-21T18:09:29.157297+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: audit 2024-09-21T18:09:29.167545+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: audit 2024-09-21T18:09:29.178234+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: audit 2024-09-21T18:09:29.704717+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: audit 2024-09-21T18:09:29.715860+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:29 smithi043 bash[25160]: audit 2024-09-21T18:09:29.728324+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: cluster 2024-09-21T18:09:28.771582+0000 mgr.y (mgr.15129) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:09:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: audit 2024-09-21T18:09:29.157297+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: audit 2024-09-21T18:09:29.167545+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: audit 2024-09-21T18:09:29.178234+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: audit 2024-09-21T18:09:29.704717+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: audit 2024-09-21T18:09:29.715860+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:29 smithi169 bash[20366]: audit 2024-09-21T18:09:29.728324+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:30 smithi169 bash[20366]: cluster 2024-09-21T18:09:30.773278+0000 mgr.y (mgr.15129) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:09:31.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:30 smithi043 bash[19734]: cluster 2024-09-21T18:09:30.773278+0000 mgr.y (mgr.15129) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:09:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:30 smithi043 bash[25160]: cluster 2024-09-21T18:09:30.773278+0000 mgr.y (mgr.15129) 34 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:09:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:32 smithi169 bash[20366]: cluster 2024-09-21T18:09:32.774022+0000 mgr.y (mgr.15129) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:09:33.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:32 smithi043 bash[25160]: cluster 2024-09-21T18:09:32.774022+0000 mgr.y (mgr.15129) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:09:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:32 smithi043 bash[19734]: cluster 2024-09-21T18:09:32.774022+0000 mgr.y (mgr.15129) 35 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:09:34.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:33 smithi169 bash[20366]: audit 2024-09-21T18:09:33.575921+0000 mgr.y (mgr.15129) 36 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:34.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:33 smithi043 bash[19734]: audit 2024-09-21T18:09:33.575921+0000 mgr.y (mgr.15129) 36 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:34.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:33 smithi043 bash[25160]: audit 2024-09-21T18:09:33.575921+0000 mgr.y (mgr.15129) 36 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:34 smithi169 bash[20366]: cluster 2024-09-21T18:09:34.775721+0000 mgr.y (mgr.15129) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:35.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:34 smithi043 bash[19734]: cluster 2024-09-21T18:09:34.775721+0000 mgr.y (mgr.15129) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:34 smithi043 bash[25160]: cluster 2024-09-21T18:09:34.775721+0000 mgr.y (mgr.15129) 37 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:36 smithi169 bash[20366]: cluster 2024-09-21T18:09:36.776429+0000 mgr.y (mgr.15129) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:37.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:36 smithi043 bash[25160]: cluster 2024-09-21T18:09:36.776429+0000 mgr.y (mgr.15129) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:36 smithi043 bash[19734]: cluster 2024-09-21T18:09:36.776429+0000 mgr.y (mgr.15129) 38 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:38 smithi169 bash[20366]: cluster 2024-09-21T18:09:38.777156+0000 mgr.y (mgr.15129) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:39.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:38 smithi043 bash[19734]: cluster 2024-09-21T18:09:38.777156+0000 mgr.y (mgr.15129) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:38 smithi043 bash[25160]: cluster 2024-09-21T18:09:38.777156+0000 mgr.y (mgr.15129) 39 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:09:39] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:09:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:40 smithi169 bash[20366]: cluster 2024-09-21T18:09:40.778829+0000 mgr.y (mgr.15129) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:41.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:40 smithi043 bash[19734]: cluster 2024-09-21T18:09:40.778829+0000 mgr.y (mgr.15129) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:40 smithi043 bash[25160]: cluster 2024-09-21T18:09:40.778829+0000 mgr.y (mgr.15129) 40 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:42 smithi169 bash[20366]: cluster 2024-09-21T18:09:42.779578+0000 mgr.y (mgr.15129) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:43.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:42 smithi043 bash[25160]: cluster 2024-09-21T18:09:42.779578+0000 mgr.y (mgr.15129) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:42 smithi043 bash[19734]: cluster 2024-09-21T18:09:42.779578+0000 mgr.y (mgr.15129) 41 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:44.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:43 smithi169 bash[20366]: audit 2024-09-21T18:09:43.583907+0000 mgr.y (mgr.15129) 42 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:44.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:43 smithi169 bash[20366]: audit 2024-09-21T18:09:43.634797+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:44.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:43 smithi043 bash[25160]: audit 2024-09-21T18:09:43.583907+0000 mgr.y (mgr.15129) 42 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:44.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:43 smithi043 bash[25160]: audit 2024-09-21T18:09:43.634797+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:43 smithi043 bash[19734]: audit 2024-09-21T18:09:43.583907+0000 mgr.y (mgr.15129) 42 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:44.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:43 smithi043 bash[19734]: audit 2024-09-21T18:09:43.634797+0000 mon.a (mon.0) 1688 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:45.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:44 smithi169 bash[20366]: cluster 2024-09-21T18:09:44.781212+0000 mgr.y (mgr.15129) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:45.183 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:44 smithi043 bash[19734]: cluster 2024-09-21T18:09:44.781212+0000 mgr.y (mgr.15129) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:45.184 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:44 smithi043 bash[25160]: cluster 2024-09-21T18:09:44.781212+0000 mgr.y (mgr.15129) 43 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:46 smithi169 bash[20366]: audit 2024-09-21T18:09:45.838085+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:46 smithi169 bash[20366]: audit 2024-09-21T18:09:45.844844+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:46 smithi169 bash[20366]: audit 2024-09-21T18:09:45.850031+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:46 smithi169 bash[20366]: cluster 2024-09-21T18:09:46.782166+0000 mgr.y (mgr.15129) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:47.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[19734]: audit 2024-09-21T18:09:45.838085+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[19734]: audit 2024-09-21T18:09:45.844844+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[19734]: audit 2024-09-21T18:09:45.850031+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[19734]: cluster 2024-09-21T18:09:46.782166+0000 mgr.y (mgr.15129) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[25160]: audit 2024-09-21T18:09:45.838085+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[25160]: audit 2024-09-21T18:09:45.844844+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[25160]: audit 2024-09-21T18:09:45.850031+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:46 smithi043 bash[25160]: cluster 2024-09-21T18:09:46.782166+0000 mgr.y (mgr.15129) 44 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:47 smithi043 bash[19734]: audit 2024-09-21T18:09:46.987803+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:47 smithi043 bash[19734]: audit 2024-09-21T18:09:46.993686+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:47 smithi043 bash[19734]: audit 2024-09-21T18:09:46.999369+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:47 smithi043 bash[25160]: audit 2024-09-21T18:09:46.987803+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:47 smithi043 bash[25160]: audit 2024-09-21T18:09:46.993686+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:47 smithi043 bash[25160]: audit 2024-09-21T18:09:46.999369+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:47 smithi169 bash[20366]: audit 2024-09-21T18:09:46.987803+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:47 smithi169 bash[20366]: audit 2024-09-21T18:09:46.993686+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:47 smithi169 bash[20366]: audit 2024-09-21T18:09:46.999369+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:09:49.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:48 smithi043 bash[19734]: cluster 2024-09-21T18:09:48.782939+0000 mgr.y (mgr.15129) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:48 smithi043 bash[25160]: cluster 2024-09-21T18:09:48.782939+0000 mgr.y (mgr.15129) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:49.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:49 smithi169 bash[20366]: cluster 2024-09-21T18:09:48.782939+0000 mgr.y (mgr.15129) 45 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:09:49] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:09:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:50 smithi169 bash[20366]: cluster 2024-09-21T18:09:50.784721+0000 mgr.y (mgr.15129) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:51.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:50 smithi043 bash[19734]: cluster 2024-09-21T18:09:50.784721+0000 mgr.y (mgr.15129) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:50 smithi043 bash[25160]: cluster 2024-09-21T18:09:50.784721+0000 mgr.y (mgr.15129) 46 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:52 smithi169 bash[20366]: cluster 2024-09-21T18:09:52.785582+0000 mgr.y (mgr.15129) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:53.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:52 smithi043 bash[19734]: cluster 2024-09-21T18:09:52.785582+0000 mgr.y (mgr.15129) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:52 smithi043 bash[25160]: cluster 2024-09-21T18:09:52.785582+0000 mgr.y (mgr.15129) 47 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:54.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:53 smithi169 bash[20366]: audit 2024-09-21T18:09:53.591910+0000 mgr.y (mgr.15129) 48 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:54.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:53 smithi043 bash[25160]: audit 2024-09-21T18:09:53.591910+0000 mgr.y (mgr.15129) 48 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:54.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:53 smithi043 bash[19734]: audit 2024-09-21T18:09:53.591910+0000 mgr.y (mgr.15129) 48 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:09:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:54 smithi169 bash[20366]: cluster 2024-09-21T18:09:54.787330+0000 mgr.y (mgr.15129) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:54 smithi043 bash[25160]: cluster 2024-09-21T18:09:54.787330+0000 mgr.y (mgr.15129) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:54 smithi043 bash[19734]: cluster 2024-09-21T18:09:54.787330+0000 mgr.y (mgr.15129) 49 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:09:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:56 smithi169 bash[20366]: cluster 2024-09-21T18:09:56.788069+0000 mgr.y (mgr.15129) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:57.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:56 smithi043 bash[19734]: cluster 2024-09-21T18:09:56.788069+0000 mgr.y (mgr.15129) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:56 smithi043 bash[25160]: cluster 2024-09-21T18:09:56.788069+0000 mgr.y (mgr.15129) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:09:59.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:58 smithi043 bash[25160]: audit 2024-09-21T18:09:58.635096+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:58 smithi043 bash[19734]: audit 2024-09-21T18:09:58.635096+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:09:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:58 smithi169 bash[20366]: audit 2024-09-21T18:09:58.635096+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:00.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:09:59 smithi043 bash[19734]: cluster 2024-09-21T18:09:58.788792+0000 mgr.y (mgr.15129) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:00.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:09:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:09:59] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:10:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:09:59 smithi043 bash[25160]: cluster 2024-09-21T18:09:58.788792+0000 mgr.y (mgr.15129) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:09:59 smithi169 bash[20366]: cluster 2024-09-21T18:09:58.788792+0000 mgr.y (mgr.15129) 51 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:01.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:00 smithi043 bash[19734]: cluster 2024-09-21T18:10:00.000145+0000 mon.a (mon.0) 1696 : cluster [INF] overall HEALTH_OK 2024-09-21T18:10:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:00 smithi043 bash[25160]: cluster 2024-09-21T18:10:00.000145+0000 mon.a (mon.0) 1696 : cluster [INF] overall HEALTH_OK 2024-09-21T18:10:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:00 smithi169 bash[20366]: cluster 2024-09-21T18:10:00.000145+0000 mon.a (mon.0) 1696 : cluster [INF] overall HEALTH_OK 2024-09-21T18:10:02.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:01 smithi043 bash[19734]: cluster 2024-09-21T18:10:00.790455+0000 mgr.y (mgr.15129) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:02.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:01 smithi043 bash[25160]: cluster 2024-09-21T18:10:00.790455+0000 mgr.y (mgr.15129) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:02.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:01 smithi169 bash[20366]: cluster 2024-09-21T18:10:00.790455+0000 mgr.y (mgr.15129) 52 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:02 smithi169 bash[20366]: cluster 2024-09-21T18:10:02.791232+0000 mgr.y (mgr.15129) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:03.261 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:02 smithi043 bash[25160]: cluster 2024-09-21T18:10:02.791232+0000 mgr.y (mgr.15129) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:03.262 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:02 smithi043 bash[19734]: cluster 2024-09-21T18:10:02.791232+0000 mgr.y (mgr.15129) 53 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:03.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:03 smithi169 bash[20366]: audit 2024-09-21T18:10:03.603126+0000 mgr.y (mgr.15129) 54 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:04.201 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:03 smithi043 bash[19734]: audit 2024-09-21T18:10:03.603126+0000 mgr.y (mgr.15129) 54 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:04.201 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:03 smithi043 bash[25160]: audit 2024-09-21T18:10:03.603126+0000 mgr.y (mgr.15129) 54 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:05.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:04 smithi169 bash[20366]: cluster 2024-09-21T18:10:04.793164+0000 mgr.y (mgr.15129) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:05.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:04 smithi043 bash[19734]: cluster 2024-09-21T18:10:04.793164+0000 mgr.y (mgr.15129) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:04 smithi043 bash[25160]: cluster 2024-09-21T18:10:04.793164+0000 mgr.y (mgr.15129) 55 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:07.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[19734]: audit 2024-09-21T18:10:05.738045+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[19734]: audit 2024-09-21T18:10:05.751771+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[19734]: audit 2024-09-21T18:10:05.765635+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[19734]: audit 2024-09-21T18:10:05.951255+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[19734]: audit 2024-09-21T18:10:05.963010+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[19734]: audit 2024-09-21T18:10:05.975329+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[25160]: audit 2024-09-21T18:10:05.738045+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[25160]: audit 2024-09-21T18:10:05.751771+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[25160]: audit 2024-09-21T18:10:05.765635+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[25160]: audit 2024-09-21T18:10:05.951255+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[25160]: audit 2024-09-21T18:10:05.963010+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:06 smithi043 bash[25160]: audit 2024-09-21T18:10:05.975329+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:06 smithi169 bash[20366]: audit 2024-09-21T18:10:05.738045+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.051 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:06 smithi169 bash[20366]: audit 2024-09-21T18:10:05.751771+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.051 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:06 smithi169 bash[20366]: audit 2024-09-21T18:10:05.765635+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.051 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:06 smithi169 bash[20366]: audit 2024-09-21T18:10:05.951255+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.051 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:06 smithi169 bash[20366]: audit 2024-09-21T18:10:05.963010+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:07.051 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:06 smithi169 bash[20366]: audit 2024-09-21T18:10:05.975329+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:08.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:07 smithi043 bash[19734]: cluster 2024-09-21T18:10:06.793782+0000 mgr.y (mgr.15129) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:07 smithi043 bash[25160]: cluster 2024-09-21T18:10:06.793782+0000 mgr.y (mgr.15129) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:08.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:07 smithi169 bash[20366]: cluster 2024-09-21T18:10:06.793782+0000 mgr.y (mgr.15129) 56 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:08 smithi169 bash[20366]: cluster 2024-09-21T18:10:08.794466+0000 mgr.y (mgr.15129) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:08 smithi043 bash[19734]: cluster 2024-09-21T18:10:08.794466+0000 mgr.y (mgr.15129) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:08 smithi043 bash[25160]: cluster 2024-09-21T18:10:08.794466+0000 mgr.y (mgr.15129) 57 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:10:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:10:09] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:10:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:10 smithi169 bash[20366]: cluster 2024-09-21T18:10:10.796192+0000 mgr.y (mgr.15129) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:11.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:10 smithi043 bash[25160]: cluster 2024-09-21T18:10:10.796192+0000 mgr.y (mgr.15129) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:10 smithi043 bash[19734]: cluster 2024-09-21T18:10:10.796192+0000 mgr.y (mgr.15129) 58 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:12 smithi169 bash[20366]: cluster 2024-09-21T18:10:12.796927+0000 mgr.y (mgr.15129) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:13.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:12 smithi043 bash[25160]: cluster 2024-09-21T18:10:12.796927+0000 mgr.y (mgr.15129) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:12 smithi043 bash[19734]: cluster 2024-09-21T18:10:12.796927+0000 mgr.y (mgr.15129) 59 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:14.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:13 smithi169 bash[20366]: audit 2024-09-21T18:10:13.614396+0000 mgr.y (mgr.15129) 60 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:14.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:13 smithi169 bash[20366]: audit 2024-09-21T18:10:13.655720+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:14.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:13 smithi043 bash[25160]: audit 2024-09-21T18:10:13.614396+0000 mgr.y (mgr.15129) 60 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:14.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:13 smithi043 bash[25160]: audit 2024-09-21T18:10:13.655720+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:13 smithi043 bash[19734]: audit 2024-09-21T18:10:13.614396+0000 mgr.y (mgr.15129) 60 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:13 smithi043 bash[19734]: audit 2024-09-21T18:10:13.655720+0000 mon.a (mon.0) 1703 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:14 smithi169 bash[20366]: cluster 2024-09-21T18:10:14.798686+0000 mgr.y (mgr.15129) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:15.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:14 smithi043 bash[19734]: cluster 2024-09-21T18:10:14.798686+0000 mgr.y (mgr.15129) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:15.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:14 smithi043 bash[25160]: cluster 2024-09-21T18:10:14.798686+0000 mgr.y (mgr.15129) 61 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:16 smithi169 bash[20366]: cluster 2024-09-21T18:10:16.799461+0000 mgr.y (mgr.15129) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:17.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:16 smithi043 bash[19734]: cluster 2024-09-21T18:10:16.799461+0000 mgr.y (mgr.15129) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:16 smithi043 bash[25160]: cluster 2024-09-21T18:10:16.799461+0000 mgr.y (mgr.15129) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:18 smithi169 bash[20366]: cluster 2024-09-21T18:10:18.800364+0000 mgr.y (mgr.15129) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:19.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:18 smithi043 bash[25160]: cluster 2024-09-21T18:10:18.800364+0000 mgr.y (mgr.15129) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:18 smithi043 bash[19734]: cluster 2024-09-21T18:10:18.800364+0000 mgr.y (mgr.15129) 63 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:10:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:10:19] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:10:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:20 smithi169 bash[20366]: cluster 2024-09-21T18:10:20.802059+0000 mgr.y (mgr.15129) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:21.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:20 smithi043 bash[25160]: cluster 2024-09-21T18:10:20.802059+0000 mgr.y (mgr.15129) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:20 smithi043 bash[19734]: cluster 2024-09-21T18:10:20.802059+0000 mgr.y (mgr.15129) 64 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:23.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:22 smithi169 bash[20366]: cluster 2024-09-21T18:10:22.802773+0000 mgr.y (mgr.15129) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:23.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:22 smithi043 bash[19734]: cluster 2024-09-21T18:10:22.802773+0000 mgr.y (mgr.15129) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:22 smithi043 bash[25160]: cluster 2024-09-21T18:10:22.802773+0000 mgr.y (mgr.15129) 65 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:24.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:23 smithi169 bash[20366]: audit 2024-09-21T18:10:23.623901+0000 mgr.y (mgr.15129) 66 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:24.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:23 smithi043 bash[19734]: audit 2024-09-21T18:10:23.623901+0000 mgr.y (mgr.15129) 66 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:24.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:23 smithi043 bash[25160]: audit 2024-09-21T18:10:23.623901+0000 mgr.y (mgr.15129) 66 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:24 smithi043 bash[25160]: cluster 2024-09-21T18:10:24.804510+0000 mgr.y (mgr.15129) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:25.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:24 smithi043 bash[19734]: cluster 2024-09-21T18:10:24.804510+0000 mgr.y (mgr.15129) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:24 smithi169 bash[20366]: cluster 2024-09-21T18:10:24.804510+0000 mgr.y (mgr.15129) 67 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:25.976026+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:25.985117+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:25.996259+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:26.138762+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:26.149308+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:26.160147+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: cluster 2024-09-21T18:10:26.805212+0000 mgr.y (mgr.15129) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:27.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:26.924693+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:26.926175+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[19734]: audit 2024-09-21T18:10:26.935871+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:25.976026+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:25.985117+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:25.996259+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:26.138762+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:26.149308+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:26.160147+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: cluster 2024-09-21T18:10:26.805212+0000 mgr.y (mgr.15129) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:26.924693+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:10:27.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:26.926175+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:10:27.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:26 smithi043 bash[25160]: audit 2024-09-21T18:10:26.935871+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:25.976026+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:25.985117+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:25.996259+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:26.138762+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:26.149308+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:26.160147+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: cluster 2024-09-21T18:10:26.805212+0000 mgr.y (mgr.15129) 68 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:26.924693+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:26.926175+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:10:27.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:26 smithi169 bash[20366]: audit 2024-09-21T18:10:26.935871+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:29.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:28 smithi043 bash[19734]: audit 2024-09-21T18:10:28.656243+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:28 smithi043 bash[25160]: audit 2024-09-21T18:10:28.656243+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:28 smithi169 bash[20366]: audit 2024-09-21T18:10:28.656243+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:30.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:29 smithi043 bash[25160]: cluster 2024-09-21T18:10:28.806274+0000 mgr.y (mgr.15129) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:30.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:29 smithi043 bash[19734]: cluster 2024-09-21T18:10:28.806274+0000 mgr.y (mgr.15129) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:30.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:10:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:10:29] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T18:10:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:29 smithi169 bash[20366]: cluster 2024-09-21T18:10:28.806274+0000 mgr.y (mgr.15129) 69 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:30 smithi169 bash[20366]: cluster 2024-09-21T18:10:30.807674+0000 mgr.y (mgr.15129) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:31.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:30 smithi043 bash[19734]: cluster 2024-09-21T18:10:30.807674+0000 mgr.y (mgr.15129) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:31.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:30 smithi043 bash[25160]: cluster 2024-09-21T18:10:30.807674+0000 mgr.y (mgr.15129) 70 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:32 smithi169 bash[20366]: cluster 2024-09-21T18:10:32.808370+0000 mgr.y (mgr.15129) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:33.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:32 smithi043 bash[25160]: cluster 2024-09-21T18:10:32.808370+0000 mgr.y (mgr.15129) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:32 smithi043 bash[19734]: cluster 2024-09-21T18:10:32.808370+0000 mgr.y (mgr.15129) 71 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:34.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:33 smithi043 bash[25160]: audit 2024-09-21T18:10:33.635282+0000 mgr.y (mgr.15129) 72 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:34.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:33 smithi043 bash[19734]: audit 2024-09-21T18:10:33.635282+0000 mgr.y (mgr.15129) 72 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:34.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:33 smithi169 bash[20366]: audit 2024-09-21T18:10:33.635282+0000 mgr.y (mgr.15129) 72 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:34 smithi169 bash[20366]: cluster 2024-09-21T18:10:34.810031+0000 mgr.y (mgr.15129) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:35.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:34 smithi043 bash[25160]: cluster 2024-09-21T18:10:34.810031+0000 mgr.y (mgr.15129) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:35.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:34 smithi043 bash[19734]: cluster 2024-09-21T18:10:34.810031+0000 mgr.y (mgr.15129) 73 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:36 smithi169 bash[20366]: cluster 2024-09-21T18:10:36.810731+0000 mgr.y (mgr.15129) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:37.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:36 smithi043 bash[19734]: cluster 2024-09-21T18:10:36.810731+0000 mgr.y (mgr.15129) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:37.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:36 smithi043 bash[25160]: cluster 2024-09-21T18:10:36.810731+0000 mgr.y (mgr.15129) 74 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:38 smithi169 bash[20366]: cluster 2024-09-21T18:10:38.812296+0000 mgr.y (mgr.15129) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:39.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:38 smithi043 bash[25160]: cluster 2024-09-21T18:10:38.812296+0000 mgr.y (mgr.15129) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:38 smithi043 bash[19734]: cluster 2024-09-21T18:10:38.812296+0000 mgr.y (mgr.15129) 75 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:10:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:10:39] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T18:10:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:40 smithi169 bash[20366]: cluster 2024-09-21T18:10:40.813016+0000 mgr.y (mgr.15129) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:41.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:40 smithi043 bash[25160]: cluster 2024-09-21T18:10:40.813016+0000 mgr.y (mgr.15129) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:41.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:40 smithi043 bash[19734]: cluster 2024-09-21T18:10:40.813016+0000 mgr.y (mgr.15129) 76 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:42 smithi169 bash[20366]: cluster 2024-09-21T18:10:42.813736+0000 mgr.y (mgr.15129) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:43.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:42 smithi043 bash[25160]: cluster 2024-09-21T18:10:42.813736+0000 mgr.y (mgr.15129) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:43.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:42 smithi043 bash[19734]: cluster 2024-09-21T18:10:42.813736+0000 mgr.y (mgr.15129) 77 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:44.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:43 smithi043 bash[19734]: audit 2024-09-21T18:10:43.642538+0000 mgr.y (mgr.15129) 78 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:44.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:43 smithi043 bash[19734]: audit 2024-09-21T18:10:43.656724+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:43 smithi043 bash[25160]: audit 2024-09-21T18:10:43.642538+0000 mgr.y (mgr.15129) 78 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:43 smithi043 bash[25160]: audit 2024-09-21T18:10:43.656724+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:44.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:43 smithi169 bash[20366]: audit 2024-09-21T18:10:43.642538+0000 mgr.y (mgr.15129) 78 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:44.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:43 smithi169 bash[20366]: audit 2024-09-21T18:10:43.656724+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:45.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:44 smithi043 bash[25160]: cluster 2024-09-21T18:10:44.815498+0000 mgr.y (mgr.15129) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:45.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:44 smithi043 bash[19734]: cluster 2024-09-21T18:10:44.815498+0000 mgr.y (mgr.15129) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:44 smithi169 bash[20366]: cluster 2024-09-21T18:10:44.815498+0000 mgr.y (mgr.15129) 79 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:47.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: audit 2024-09-21T18:10:46.178293+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: audit 2024-09-21T18:10:46.186411+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: audit 2024-09-21T18:10:46.193169+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: audit 2024-09-21T18:10:46.343474+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: audit 2024-09-21T18:10:46.353410+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: audit 2024-09-21T18:10:46.363693+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[19734]: cluster 2024-09-21T18:10:46.816284+0000 mgr.y (mgr.15129) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: audit 2024-09-21T18:10:46.178293+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: audit 2024-09-21T18:10:46.186411+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: audit 2024-09-21T18:10:46.193169+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: audit 2024-09-21T18:10:46.343474+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: audit 2024-09-21T18:10:46.353410+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: audit 2024-09-21T18:10:46.363693+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.483 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:47 smithi043 bash[25160]: cluster 2024-09-21T18:10:46.816284+0000 mgr.y (mgr.15129) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:47.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: audit 2024-09-21T18:10:46.178293+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: audit 2024-09-21T18:10:46.186411+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: audit 2024-09-21T18:10:46.193169+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: audit 2024-09-21T18:10:46.343474+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: audit 2024-09-21T18:10:46.353410+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: audit 2024-09-21T18:10:46.363693+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:10:47.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:47 smithi169 bash[20366]: cluster 2024-09-21T18:10:46.816284+0000 mgr.y (mgr.15129) 80 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:48 smithi169 bash[20366]: cluster 2024-09-21T18:10:48.817853+0000 mgr.y (mgr.15129) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:49.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:48 smithi043 bash[25160]: cluster 2024-09-21T18:10:48.817853+0000 mgr.y (mgr.15129) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:49.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:48 smithi043 bash[19734]: cluster 2024-09-21T18:10:48.817853+0000 mgr.y (mgr.15129) 81 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:50.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:10:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:10:49] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:10:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:50 smithi169 bash[20366]: cluster 2024-09-21T18:10:50.818560+0000 mgr.y (mgr.15129) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:51.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:50 smithi043 bash[25160]: cluster 2024-09-21T18:10:50.818560+0000 mgr.y (mgr.15129) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:51.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:50 smithi043 bash[19734]: cluster 2024-09-21T18:10:50.818560+0000 mgr.y (mgr.15129) 82 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:52 smithi169 bash[20366]: cluster 2024-09-21T18:10:52.819278+0000 mgr.y (mgr.15129) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:53.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:52 smithi043 bash[25160]: cluster 2024-09-21T18:10:52.819278+0000 mgr.y (mgr.15129) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:53.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:52 smithi043 bash[19734]: cluster 2024-09-21T18:10:52.819278+0000 mgr.y (mgr.15129) 83 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:54.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:53 smithi043 bash[19734]: audit 2024-09-21T18:10:53.653798+0000 mgr.y (mgr.15129) 84 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:54.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:53 smithi043 bash[25160]: audit 2024-09-21T18:10:53.653798+0000 mgr.y (mgr.15129) 84 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:54.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:53 smithi169 bash[20366]: audit 2024-09-21T18:10:53.653798+0000 mgr.y (mgr.15129) 84 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:10:55.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:54 smithi043 bash[19734]: cluster 2024-09-21T18:10:54.820956+0000 mgr.y (mgr.15129) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:54 smithi043 bash[25160]: cluster 2024-09-21T18:10:54.820956+0000 mgr.y (mgr.15129) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:55.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:54 smithi169 bash[20366]: cluster 2024-09-21T18:10:54.820956+0000 mgr.y (mgr.15129) 85 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:10:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:56 smithi169 bash[20366]: cluster 2024-09-21T18:10:56.821700+0000 mgr.y (mgr.15129) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:57.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:56 smithi043 bash[19734]: cluster 2024-09-21T18:10:56.821700+0000 mgr.y (mgr.15129) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:57.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:56 smithi043 bash[25160]: cluster 2024-09-21T18:10:56.821700+0000 mgr.y (mgr.15129) 86 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:10:59.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:58 smithi043 bash[19734]: audit 2024-09-21T18:10:58.657143+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:59.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:58 smithi043 bash[25160]: audit 2024-09-21T18:10:58.657143+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:10:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:58 smithi169 bash[20366]: audit 2024-09-21T18:10:58.657143+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:00.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:10:59 smithi043 bash[19734]: cluster 2024-09-21T18:10:58.823358+0000 mgr.y (mgr.15129) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:00.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:10:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:10:59] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:11:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:10:59 smithi043 bash[25160]: cluster 2024-09-21T18:10:58.823358+0000 mgr.y (mgr.15129) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:00.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:10:59 smithi169 bash[20366]: cluster 2024-09-21T18:10:58.823358+0000 mgr.y (mgr.15129) 87 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:00 smithi169 bash[20366]: cluster 2024-09-21T18:11:00.824057+0000 mgr.y (mgr.15129) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:01.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:00 smithi043 bash[19734]: cluster 2024-09-21T18:11:00.824057+0000 mgr.y (mgr.15129) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:01.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:00 smithi043 bash[25160]: cluster 2024-09-21T18:11:00.824057+0000 mgr.y (mgr.15129) 88 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:02 smithi169 bash[20366]: cluster 2024-09-21T18:11:02.824757+0000 mgr.y (mgr.15129) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:03.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:02 smithi043 bash[19734]: cluster 2024-09-21T18:11:02.824757+0000 mgr.y (mgr.15129) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:03.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:02 smithi043 bash[25160]: cluster 2024-09-21T18:11:02.824757+0000 mgr.y (mgr.15129) 89 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:04.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:03 smithi169 bash[20366]: audit 2024-09-21T18:11:03.663732+0000 mgr.y (mgr.15129) 90 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:04.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:03 smithi043 bash[19734]: audit 2024-09-21T18:11:03.663732+0000 mgr.y (mgr.15129) 90 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:04.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:03 smithi043 bash[25160]: audit 2024-09-21T18:11:03.663732+0000 mgr.y (mgr.15129) 90 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:05.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:04 smithi043 bash[25160]: cluster 2024-09-21T18:11:04.826405+0000 mgr.y (mgr.15129) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:05.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:04 smithi043 bash[19734]: cluster 2024-09-21T18:11:04.826405+0000 mgr.y (mgr.15129) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:05.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:04 smithi169 bash[20366]: cluster 2024-09-21T18:11:04.826405+0000 mgr.y (mgr.15129) 91 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:07.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: audit 2024-09-21T18:11:06.334186+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: audit 2024-09-21T18:11:06.344040+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: audit 2024-09-21T18:11:06.352703+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: audit 2024-09-21T18:11:06.512973+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: audit 2024-09-21T18:11:06.524478+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: audit 2024-09-21T18:11:06.535615+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:07 smithi169 bash[20366]: cluster 2024-09-21T18:11:06.827110+0000 mgr.y (mgr.15129) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: audit 2024-09-21T18:11:06.334186+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: audit 2024-09-21T18:11:06.344040+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: audit 2024-09-21T18:11:06.352703+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: audit 2024-09-21T18:11:06.512973+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: audit 2024-09-21T18:11:06.524478+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: audit 2024-09-21T18:11:06.535615+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[19734]: cluster 2024-09-21T18:11:06.827110+0000 mgr.y (mgr.15129) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: audit 2024-09-21T18:11:06.334186+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: audit 2024-09-21T18:11:06.344040+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.712 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: audit 2024-09-21T18:11:06.352703+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.713 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: audit 2024-09-21T18:11:06.512973+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.713 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: audit 2024-09-21T18:11:06.524478+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.713 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: audit 2024-09-21T18:11:06.535615+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:07.713 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:07 smithi043 bash[25160]: cluster 2024-09-21T18:11:06.827110+0000 mgr.y (mgr.15129) 92 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:08 smithi169 bash[20366]: cluster 2024-09-21T18:11:08.828691+0000 mgr.y (mgr.15129) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:09.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:08 smithi043 bash[19734]: cluster 2024-09-21T18:11:08.828691+0000 mgr.y (mgr.15129) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:09.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:08 smithi043 bash[25160]: cluster 2024-09-21T18:11:08.828691+0000 mgr.y (mgr.15129) 93 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:10.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:11:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:11:09] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:11:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:10 smithi169 bash[20366]: cluster 2024-09-21T18:11:10.829379+0000 mgr.y (mgr.15129) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:11.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:10 smithi043 bash[19734]: cluster 2024-09-21T18:11:10.829379+0000 mgr.y (mgr.15129) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:11.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:10 smithi043 bash[25160]: cluster 2024-09-21T18:11:10.829379+0000 mgr.y (mgr.15129) 94 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:12 smithi169 bash[20366]: cluster 2024-09-21T18:11:12.830064+0000 mgr.y (mgr.15129) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:13.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:12 smithi043 bash[25160]: cluster 2024-09-21T18:11:12.830064+0000 mgr.y (mgr.15129) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:13.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:12 smithi043 bash[19734]: cluster 2024-09-21T18:11:12.830064+0000 mgr.y (mgr.15129) 95 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:14.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:13 smithi043 bash[19734]: audit 2024-09-21T18:11:13.657695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:14.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:13 smithi043 bash[19734]: audit 2024-09-21T18:11:13.671918+0000 mgr.y (mgr.15129) 96 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:14.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:13 smithi043 bash[25160]: audit 2024-09-21T18:11:13.657695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:14.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:13 smithi043 bash[25160]: audit 2024-09-21T18:11:13.671918+0000 mgr.y (mgr.15129) 96 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:14.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:13 smithi169 bash[20366]: audit 2024-09-21T18:11:13.657695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:14.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:13 smithi169 bash[20366]: audit 2024-09-21T18:11:13.671918+0000 mgr.y (mgr.15129) 96 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:15.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:14 smithi043 bash[25160]: cluster 2024-09-21T18:11:14.831842+0000 mgr.y (mgr.15129) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:15.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:14 smithi043 bash[19734]: cluster 2024-09-21T18:11:14.831842+0000 mgr.y (mgr.15129) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:15.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:14 smithi169 bash[20366]: cluster 2024-09-21T18:11:14.831842+0000 mgr.y (mgr.15129) 97 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:16 smithi169 bash[20366]: cluster 2024-09-21T18:11:16.832693+0000 mgr.y (mgr.15129) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:17.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:16 smithi043 bash[25160]: cluster 2024-09-21T18:11:16.832693+0000 mgr.y (mgr.15129) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:17.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:16 smithi043 bash[19734]: cluster 2024-09-21T18:11:16.832693+0000 mgr.y (mgr.15129) 98 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:19.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:18 smithi043 bash[25160]: cluster 2024-09-21T18:11:18.834417+0000 mgr.y (mgr.15129) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:18 smithi043 bash[19734]: cluster 2024-09-21T18:11:18.834417+0000 mgr.y (mgr.15129) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:19.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:18 smithi169 bash[20366]: cluster 2024-09-21T18:11:18.834417+0000 mgr.y (mgr.15129) 99 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:20.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:11:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:11:19] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.43.0" 2024-09-21T18:11:21.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:20 smithi043 bash[19734]: cluster 2024-09-21T18:11:20.835263+0000 mgr.y (mgr.15129) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:20 smithi043 bash[25160]: cluster 2024-09-21T18:11:20.835263+0000 mgr.y (mgr.15129) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:21.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:20 smithi169 bash[20366]: cluster 2024-09-21T18:11:20.835263+0000 mgr.y (mgr.15129) 100 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:23.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:22 smithi043 bash[25160]: cluster 2024-09-21T18:11:22.836058+0000 mgr.y (mgr.15129) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:22 smithi043 bash[19734]: cluster 2024-09-21T18:11:22.836058+0000 mgr.y (mgr.15129) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:23.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:22 smithi169 bash[20366]: cluster 2024-09-21T18:11:22.836058+0000 mgr.y (mgr.15129) 101 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:24.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:23 smithi043 bash[19734]: audit 2024-09-21T18:11:23.682230+0000 mgr.y (mgr.15129) 102 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:23 smithi043 bash[25160]: audit 2024-09-21T18:11:23.682230+0000 mgr.y (mgr.15129) 102 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:24.070 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:23 smithi169 bash[20366]: audit 2024-09-21T18:11:23.682230+0000 mgr.y (mgr.15129) 102 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:25.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:24 smithi043 bash[25160]: cluster 2024-09-21T18:11:24.837673+0000 mgr.y (mgr.15129) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:25.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:24 smithi043 bash[19734]: cluster 2024-09-21T18:11:24.837673+0000 mgr.y (mgr.15129) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:25.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:24 smithi169 bash[20366]: cluster 2024-09-21T18:11:24.837673+0000 mgr.y (mgr.15129) 103 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:27.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:26.496612+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:26.504447+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:26.512759+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:26.726007+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:26.737346+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:26.748587+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: cluster 2024-09-21T18:11:26.838381+0000 mgr.y (mgr.15129) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:27.033353+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:27.035152+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[25160]: audit 2024-09-21T18:11:27.046649+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:26.496612+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:26.504447+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:26.512759+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:26.726007+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:26.737346+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:26.748587+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: cluster 2024-09-21T18:11:26.838381+0000 mgr.y (mgr.15129) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:27.033353+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:11:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:27.035152+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:11:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:27 smithi043 bash[19734]: audit 2024-09-21T18:11:27.046649+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:26.496612+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:26.504447+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:26.512759+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:26.726007+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:26.737346+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:26.748587+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: cluster 2024-09-21T18:11:26.838381+0000 mgr.y (mgr.15129) 104 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:27.033353+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:27.035152+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:11:27.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:27 smithi169 bash[20366]: audit 2024-09-21T18:11:27.046649+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:28 smithi043 bash[25160]: audit 2024-09-21T18:11:28.657993+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:28 smithi043 bash[19734]: audit 2024-09-21T18:11:28.657993+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:28 smithi169 bash[20366]: audit 2024-09-21T18:11:28.657993+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:30.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:11:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:11:29] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:11:31.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:30 smithi043 bash[25160]: cluster 2024-09-21T18:11:28.840033+0000 mgr.y (mgr.15129) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:30 smithi043 bash[19734]: cluster 2024-09-21T18:11:28.840033+0000 mgr.y (mgr.15129) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:30 smithi169 bash[20366]: cluster 2024-09-21T18:11:28.840033+0000 mgr.y (mgr.15129) 105 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:33.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:32 smithi043 bash[25160]: cluster 2024-09-21T18:11:30.840712+0000 mgr.y (mgr.15129) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:32 smithi043 bash[19734]: cluster 2024-09-21T18:11:30.840712+0000 mgr.y (mgr.15129) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:32 smithi169 bash[20366]: cluster 2024-09-21T18:11:30.840712+0000 mgr.y (mgr.15129) 106 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:35.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:34 smithi043 bash[19734]: cluster 2024-09-21T18:11:32.841388+0000 mgr.y (mgr.15129) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:35.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:34 smithi043 bash[19734]: audit 2024-09-21T18:11:33.693514+0000 mgr.y (mgr.15129) 108 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:35.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:34 smithi043 bash[25160]: cluster 2024-09-21T18:11:32.841388+0000 mgr.y (mgr.15129) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:35.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:34 smithi043 bash[25160]: audit 2024-09-21T18:11:33.693514+0000 mgr.y (mgr.15129) 108 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:34 smithi169 bash[20366]: cluster 2024-09-21T18:11:32.841388+0000 mgr.y (mgr.15129) 107 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:35.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:34 smithi169 bash[20366]: audit 2024-09-21T18:11:33.693514+0000 mgr.y (mgr.15129) 108 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:37.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:36 smithi043 bash[19734]: cluster 2024-09-21T18:11:34.842994+0000 mgr.y (mgr.15129) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:36 smithi043 bash[25160]: cluster 2024-09-21T18:11:34.842994+0000 mgr.y (mgr.15129) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:36 smithi169 bash[20366]: cluster 2024-09-21T18:11:34.842994+0000 mgr.y (mgr.15129) 109 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:39.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:38 smithi043 bash[25160]: cluster 2024-09-21T18:11:36.843698+0000 mgr.y (mgr.15129) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:38 smithi043 bash[19734]: cluster 2024-09-21T18:11:36.843698+0000 mgr.y (mgr.15129) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:38 smithi169 bash[20366]: cluster 2024-09-21T18:11:36.843698+0000 mgr.y (mgr.15129) 110 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:11:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:11:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:11:39] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:11:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:40 smithi169 bash[20366]: cluster 2024-09-21T18:11:38.845317+0000 mgr.y (mgr.15129) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:41.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:40 smithi043 bash[19734]: cluster 2024-09-21T18:11:38.845317+0000 mgr.y (mgr.15129) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:41.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:40 smithi043 bash[25160]: cluster 2024-09-21T18:11:38.845317+0000 mgr.y (mgr.15129) 111 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:42 smithi169 bash[20366]: cluster 2024-09-21T18:11:40.846026+0000 mgr.y (mgr.15129) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:43.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:42 smithi043 bash[19734]: cluster 2024-09-21T18:11:40.846026+0000 mgr.y (mgr.15129) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:43.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:42 smithi043 bash[25160]: cluster 2024-09-21T18:11:40.846026+0000 mgr.y (mgr.15129) 112 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:44.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:43 smithi043 bash[25160]: audit 2024-09-21T18:11:43.658423+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:43 smithi043 bash[19734]: audit 2024-09-21T18:11:43.658423+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:44.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:43 smithi169 bash[20366]: audit 2024-09-21T18:11:43.658423+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:44.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:44 smithi169 bash[20366]: cluster 2024-09-21T18:11:42.846743+0000 mgr.y (mgr.15129) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:44.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:44 smithi169 bash[20366]: audit 2024-09-21T18:11:43.703928+0000 mgr.y (mgr.15129) 114 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:45.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:44 smithi043 bash[25160]: cluster 2024-09-21T18:11:42.846743+0000 mgr.y (mgr.15129) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:45.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:44 smithi043 bash[25160]: audit 2024-09-21T18:11:43.703928+0000 mgr.y (mgr.15129) 114 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:45.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:44 smithi043 bash[19734]: cluster 2024-09-21T18:11:42.846743+0000 mgr.y (mgr.15129) 113 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:45.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:44 smithi043 bash[19734]: audit 2024-09-21T18:11:43.703928+0000 mgr.y (mgr.15129) 114 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:47.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[25160]: cluster 2024-09-21T18:11:44.848518+0000 mgr.y (mgr.15129) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[25160]: audit 2024-09-21T18:11:46.696120+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[25160]: audit 2024-09-21T18:11:46.702646+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[25160]: audit 2024-09-21T18:11:46.711877+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[19734]: cluster 2024-09-21T18:11:44.848518+0000 mgr.y (mgr.15129) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[19734]: audit 2024-09-21T18:11:46.696120+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[19734]: audit 2024-09-21T18:11:46.702646+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:46 smithi043 bash[19734]: audit 2024-09-21T18:11:46.711877+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:46 smithi169 bash[20366]: cluster 2024-09-21T18:11:44.848518+0000 mgr.y (mgr.15129) 115 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:46 smithi169 bash[20366]: audit 2024-09-21T18:11:46.696120+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:46 smithi169 bash[20366]: audit 2024-09-21T18:11:46.702646+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:46 smithi169 bash[20366]: audit 2024-09-21T18:11:46.711877+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[25160]: cluster 2024-09-21T18:11:46.849380+0000 mgr.y (mgr.15129) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[25160]: audit 2024-09-21T18:11:46.938606+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[25160]: audit 2024-09-21T18:11:46.949681+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[25160]: audit 2024-09-21T18:11:46.961291+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[19734]: cluster 2024-09-21T18:11:46.849380+0000 mgr.y (mgr.15129) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[19734]: audit 2024-09-21T18:11:46.938606+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[19734]: audit 2024-09-21T18:11:46.949681+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:47 smithi043 bash[19734]: audit 2024-09-21T18:11:46.961291+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:47 smithi169 bash[20366]: cluster 2024-09-21T18:11:46.849380+0000 mgr.y (mgr.15129) 116 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:47 smithi169 bash[20366]: audit 2024-09-21T18:11:46.938606+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:47 smithi169 bash[20366]: audit 2024-09-21T18:11:46.949681+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:48.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:47 smithi169 bash[20366]: audit 2024-09-21T18:11:46.961291+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:11:50.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:49 smithi043 bash[19734]: cluster 2024-09-21T18:11:48.850968+0000 mgr.y (mgr.15129) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:50.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:11:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:11:49] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:11:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:49 smithi043 bash[25160]: cluster 2024-09-21T18:11:48.850968+0000 mgr.y (mgr.15129) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:50.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:49 smithi169 bash[20366]: cluster 2024-09-21T18:11:48.850968+0000 mgr.y (mgr.15129) 117 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:52.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:51 smithi043 bash[19734]: cluster 2024-09-21T18:11:50.851716+0000 mgr.y (mgr.15129) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:52.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:51 smithi043 bash[25160]: cluster 2024-09-21T18:11:50.851716+0000 mgr.y (mgr.15129) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:52.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:51 smithi169 bash[20366]: cluster 2024-09-21T18:11:50.851716+0000 mgr.y (mgr.15129) 118 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:54.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:53 smithi043 bash[25160]: cluster 2024-09-21T18:11:52.852419+0000 mgr.y (mgr.15129) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:54.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:53 smithi043 bash[25160]: audit 2024-09-21T18:11:53.715263+0000 mgr.y (mgr.15129) 120 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:54.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:53 smithi043 bash[19734]: cluster 2024-09-21T18:11:52.852419+0000 mgr.y (mgr.15129) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:54.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:53 smithi043 bash[19734]: audit 2024-09-21T18:11:53.715263+0000 mgr.y (mgr.15129) 120 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:54.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:53 smithi169 bash[20366]: cluster 2024-09-21T18:11:52.852419+0000 mgr.y (mgr.15129) 119 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:54.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:53 smithi169 bash[20366]: audit 2024-09-21T18:11:53.715263+0000 mgr.y (mgr.15129) 120 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:11:56.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:55 smithi043 bash[25160]: cluster 2024-09-21T18:11:54.854081+0000 mgr.y (mgr.15129) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:56.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:55 smithi043 bash[19734]: cluster 2024-09-21T18:11:54.854081+0000 mgr.y (mgr.15129) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:56.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:55 smithi169 bash[20366]: cluster 2024-09-21T18:11:54.854081+0000 mgr.y (mgr.15129) 121 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:11:58.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:57 smithi043 bash[25160]: cluster 2024-09-21T18:11:56.854853+0000 mgr.y (mgr.15129) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:58.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:57 smithi043 bash[19734]: cluster 2024-09-21T18:11:56.854853+0000 mgr.y (mgr.15129) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:58.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:57 smithi169 bash[20366]: cluster 2024-09-21T18:11:56.854853+0000 mgr.y (mgr.15129) 122 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:11:59.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:58 smithi043 bash[19734]: audit 2024-09-21T18:11:58.658615+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:58 smithi043 bash[25160]: audit 2024-09-21T18:11:58.658615+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:11:59.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:58 smithi169 bash[20366]: audit 2024-09-21T18:11:58.658615+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:11:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:11:59] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-21T18:12:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:11:59 smithi043 bash[25160]: cluster 2024-09-21T18:11:58.856507+0000 mgr.y (mgr.15129) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:11:59 smithi043 bash[19734]: cluster 2024-09-21T18:11:58.856507+0000 mgr.y (mgr.15129) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:00.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:11:59 smithi169 bash[20366]: cluster 2024-09-21T18:11:58.856507+0000 mgr.y (mgr.15129) 123 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:02.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:01 smithi043 bash[25160]: cluster 2024-09-21T18:12:00.857277+0000 mgr.y (mgr.15129) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:01 smithi043 bash[19734]: cluster 2024-09-21T18:12:00.857277+0000 mgr.y (mgr.15129) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:02.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:01 smithi169 bash[20366]: cluster 2024-09-21T18:12:00.857277+0000 mgr.y (mgr.15129) 124 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:03.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:03 smithi043 bash[19734]: cluster 2024-09-21T18:12:02.858094+0000 mgr.y (mgr.15129) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:03.978 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:03 smithi043 bash[19734]: audit 2024-09-21T18:12:03.726518+0000 mgr.y (mgr.15129) 126 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:04.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:03 smithi169 bash[20366]: cluster 2024-09-21T18:12:02.858094+0000 mgr.y (mgr.15129) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:04.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:03 smithi169 bash[20366]: audit 2024-09-21T18:12:03.726518+0000 mgr.y (mgr.15129) 126 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:04.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:03 smithi043 bash[25160]: cluster 2024-09-21T18:12:02.858094+0000 mgr.y (mgr.15129) 125 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:04.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:03 smithi043 bash[25160]: audit 2024-09-21T18:12:03.726518+0000 mgr.y (mgr.15129) 126 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:06.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:05 smithi043 bash[19734]: cluster 2024-09-21T18:12:04.859804+0000 mgr.y (mgr.15129) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:06.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:05 smithi043 bash[25160]: cluster 2024-09-21T18:12:04.859804+0000 mgr.y (mgr.15129) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:06.322 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:05 smithi169 bash[20366]: cluster 2024-09-21T18:12:04.859804+0000 mgr.y (mgr.15129) 127 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: cluster 2024-09-21T18:12:06.860322+0000 mgr.y (mgr.15129) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: audit 2024-09-21T18:12:06.911043+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: audit 2024-09-21T18:12:06.925195+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: audit 2024-09-21T18:12:06.937431+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: audit 2024-09-21T18:12:07.179040+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: audit 2024-09-21T18:12:07.189802+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[25160]: audit 2024-09-21T18:12:07.203051+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: cluster 2024-09-21T18:12:06.860322+0000 mgr.y (mgr.15129) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:08.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: audit 2024-09-21T18:12:06.911043+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: audit 2024-09-21T18:12:06.925195+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: audit 2024-09-21T18:12:06.937431+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: audit 2024-09-21T18:12:07.179040+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: audit 2024-09-21T18:12:07.189802+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:07 smithi043 bash[19734]: audit 2024-09-21T18:12:07.203051+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: cluster 2024-09-21T18:12:06.860322+0000 mgr.y (mgr.15129) 128 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:08.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: audit 2024-09-21T18:12:06.911043+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: audit 2024-09-21T18:12:06.925195+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: audit 2024-09-21T18:12:06.937431+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: audit 2024-09-21T18:12:07.179040+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: audit 2024-09-21T18:12:07.189802+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:08.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:07 smithi169 bash[20366]: audit 2024-09-21T18:12:07.203051+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:10.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:09 smithi043 bash[19734]: cluster 2024-09-21T18:12:08.861441+0000 mgr.y (mgr.15129) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:10.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:12:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:12:09] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.43.0" 2024-09-21T18:12:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:09 smithi043 bash[25160]: cluster 2024-09-21T18:12:08.861441+0000 mgr.y (mgr.15129) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:10.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:09 smithi169 bash[20366]: cluster 2024-09-21T18:12:08.861441+0000 mgr.y (mgr.15129) 129 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:12.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:11 smithi043 bash[25160]: cluster 2024-09-21T18:12:10.862123+0000 mgr.y (mgr.15129) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:11 smithi043 bash[19734]: cluster 2024-09-21T18:12:10.862123+0000 mgr.y (mgr.15129) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:12.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:11 smithi169 bash[20366]: cluster 2024-09-21T18:12:10.862123+0000 mgr.y (mgr.15129) 130 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:13.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:13 smithi043 bash[25160]: cluster 2024-09-21T18:12:12.862873+0000 mgr.y (mgr.15129) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:13.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:13 smithi043 bash[25160]: audit 2024-09-21T18:12:13.659155+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:13.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:13 smithi043 bash[19734]: cluster 2024-09-21T18:12:12.862873+0000 mgr.y (mgr.15129) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:13.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:13 smithi043 bash[19734]: audit 2024-09-21T18:12:13.659155+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:13.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:13 smithi043 bash[19734]: audit 2024-09-21T18:12:13.737744+0000 mgr.y (mgr.15129) 132 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:13 smithi169 bash[20366]: cluster 2024-09-21T18:12:12.862873+0000 mgr.y (mgr.15129) 131 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:13 smithi169 bash[20366]: audit 2024-09-21T18:12:13.659155+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:14.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:13 smithi169 bash[20366]: audit 2024-09-21T18:12:13.737744+0000 mgr.y (mgr.15129) 132 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:16.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:15 smithi043 bash[19734]: cluster 2024-09-21T18:12:14.864586+0000 mgr.y (mgr.15129) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:13 smithi043 bash[25160]: audit 2024-09-21T18:12:13.737744+0000 mgr.y (mgr.15129) 132 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:15 smithi043 bash[25160]: cluster 2024-09-21T18:12:14.864586+0000 mgr.y (mgr.15129) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:16.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:15 smithi169 bash[20366]: cluster 2024-09-21T18:12:14.864586+0000 mgr.y (mgr.15129) 133 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:18.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:17 smithi043 bash[25160]: cluster 2024-09-21T18:12:16.865304+0000 mgr.y (mgr.15129) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:17 smithi043 bash[19734]: cluster 2024-09-21T18:12:16.865304+0000 mgr.y (mgr.15129) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:18.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:17 smithi169 bash[20366]: cluster 2024-09-21T18:12:16.865304+0000 mgr.y (mgr.15129) 134 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:20.177 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:12:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:12:19] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-09-21T18:12:20.177 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:19 smithi043 bash[25160]: cluster 2024-09-21T18:12:18.866908+0000 mgr.y (mgr.15129) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:20.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:19 smithi043 bash[19734]: cluster 2024-09-21T18:12:18.866908+0000 mgr.y (mgr.15129) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:20.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:19 smithi169 bash[20366]: cluster 2024-09-21T18:12:18.866908+0000 mgr.y (mgr.15129) 135 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:20.784 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:12:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:21 smithi043 bash[19734]: cluster 2024-09-21T18:12:20.867473+0000 mgr.y (mgr.15129) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:21 smithi043 bash[25160]: cluster 2024-09-21T18:12:20.867473+0000 mgr.y (mgr.15129) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:22.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:21 smithi169 bash[20366]: cluster 2024-09-21T18:12:20.867473+0000 mgr.y (mgr.15129) 136 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:24.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:23 smithi043 bash[19734]: cluster 2024-09-21T18:12:22.868168+0000 mgr.y (mgr.15129) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:23 smithi043 bash[19734]: audit 2024-09-21T18:12:23.748046+0000 mgr.y (mgr.15129) 138 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:23 smithi043 bash[25160]: cluster 2024-09-21T18:12:22.868168+0000 mgr.y (mgr.15129) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:24.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:23 smithi043 bash[25160]: audit 2024-09-21T18:12:23.748046+0000 mgr.y (mgr.15129) 138 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:24.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:23 smithi169 bash[20366]: cluster 2024-09-21T18:12:22.868168+0000 mgr.y (mgr.15129) 137 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:24.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:23 smithi169 bash[20366]: audit 2024-09-21T18:12:23.748046+0000 mgr.y (mgr.15129) 138 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:25.605 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:12:26.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:25 smithi043 bash[25160]: cluster 2024-09-21T18:12:24.869821+0000 mgr.y (mgr.15129) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:26.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:25 smithi043 bash[19734]: cluster 2024-09-21T18:12:24.869821+0000 mgr.y (mgr.15129) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:26.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:25 smithi169 bash[20366]: cluster 2024-09-21T18:12:24.869821+0000 mgr.y (mgr.15129) 139 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:26.396 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:12:25 smithi169 bash[44259]: logger=cleanup t=2024-09-21T18:12:25.963959398Z level=info msg="Completed cleanup jobs" duration=185.196491ms 2024-09-21T18:12:27.978 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 30m - - 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 0s ago 30m - - 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (20m) 0s ago 21m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (20m) 0s ago 20m 75.2M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (3m) 0s ago 18m 48.2M - 3.8 164465d2334a 86d885a32b6f 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (13m) 0s ago 29m 441M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 79bdf4262188 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (6m) 0s ago 31m 507M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (31m) 0s ago 31m 83.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (29m) 0s ago 29m 63.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (29m) 0s ago 29m 62.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (20m) 0s ago 21m 8983k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T18:12:27.979 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (20m) 0s ago 20m 9060k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (28m) 0s ago 28m 55.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (27m) 0s ago 27m 65.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (26m) 0s ago 26m 59.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (25m) 0s ago 25m 55.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (24m) 0s ago 24m 65.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (24m) 0s ago 24m 53.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (23m) 0s ago 23m 52.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (22m) 0s ago 22m 63.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (3m) 0s ago 21m 44.0M - 2.43.0 a07b618ecd1d d682dd52afcf 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (18m) 0s ago 18m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:12:27.980 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (18m) 0s ago 18m 100M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:12:28.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: cluster 2024-09-21T18:12:26.870538+0000 mgr.y (mgr.15129) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.152641+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.163721+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.176129+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.356595+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.362054+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.369041+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.700943+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.706477+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.759774+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.764926+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.766201+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.767012+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[19734]: audit 2024-09-21T18:12:27.772176+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: cluster 2024-09-21T18:12:26.870538+0000 mgr.y (mgr.15129) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.152641+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.163721+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.176129+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.356595+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.362054+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.369041+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.700943+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.706477+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.759774+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.764926+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.766201+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:12:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.767012+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:12:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:28 smithi043 bash[25160]: audit 2024-09-21T18:12:27.772176+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: cluster 2024-09-21T18:12:26.870538+0000 mgr.y (mgr.15129) 140 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.152641+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.163721+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.176129+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.356595+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.362054+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.369041+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.700943+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.706477+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.759774+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.764926+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.766201+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.767012+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:12:28.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:28 smithi169 bash[20366]: audit 2024-09-21T18:12:27.772176+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:28.936 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions' 2024-09-21T18:12:29.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:29 smithi043 bash[25160]: audit 2024-09-21T18:12:27.938199+0000 mgr.y (mgr.15129) 141 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:12:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:29 smithi043 bash[25160]: audit 2024-09-21T18:12:28.659410+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:29 smithi043 bash[19734]: audit 2024-09-21T18:12:27.938199+0000 mgr.y (mgr.15129) 141 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:12:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:29 smithi043 bash[19734]: audit 2024-09-21T18:12:28.659410+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:29.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:29 smithi169 bash[20366]: audit 2024-09-21T18:12:27.938199+0000 mgr.y (mgr.15129) 141 : audit [DBG] from='client.15216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:12:29.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:29 smithi169 bash[20366]: audit 2024-09-21T18:12:28.659410+0000 mon.a (mon.0) 1767 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:30.178 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:12:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:12:29] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:12:30.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:30 smithi043 bash[19734]: cluster 2024-09-21T18:12:28.872177+0000 mgr.y (mgr.15129) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:30.178 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:30 smithi043 bash[25160]: cluster 2024-09-21T18:12:28.872177+0000 mgr.y (mgr.15129) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:30.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:30 smithi169 bash[20366]: cluster 2024-09-21T18:12:28.872177+0000 mgr.y (mgr.15129) 142 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:32.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:32 smithi043 bash[25160]: cluster 2024-09-21T18:12:30.872898+0000 mgr.y (mgr.15129) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:32.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:32 smithi043 bash[19734]: cluster 2024-09-21T18:12:30.872898+0000 mgr.y (mgr.15129) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:32.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:32 smithi169 bash[20366]: cluster 2024-09-21T18:12:30.872898+0000 mgr.y (mgr.15129) 143 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:34.383 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:12:34.482 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:34 smithi043 bash[25160]: cluster 2024-09-21T18:12:32.873651+0000 mgr.y (mgr.15129) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:34.482 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:34 smithi043 bash[25160]: audit 2024-09-21T18:12:33.759269+0000 mgr.y (mgr.15129) 145 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:34.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:34 smithi043 bash[19734]: cluster 2024-09-21T18:12:32.873651+0000 mgr.y (mgr.15129) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:34.482 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:34 smithi043 bash[19734]: audit 2024-09-21T18:12:33.759269+0000 mgr.y (mgr.15129) 145 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:34 smithi169 bash[20366]: cluster 2024-09-21T18:12:32.873651+0000 mgr.y (mgr.15129) 144 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:34.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:34 smithi169 bash[20366]: audit 2024-09-21T18:12:33.759269+0000 mgr.y (mgr.15129) 145 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:12:35.836 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:12:35.837 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:12:36.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:36 smithi043 bash[19734]: cluster 2024-09-21T18:12:34.875382+0000 mgr.y (mgr.15129) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:36.498 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:36 smithi043 bash[19734]: audit 2024-09-21T18:12:35.835352+0000 mon.a (mon.0) 1768 : audit [DBG] from='client.? 172.21.15.43:0/43972684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:12:36.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:36 smithi043 bash[25160]: cluster 2024-09-21T18:12:34.875382+0000 mgr.y (mgr.15129) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:36.499 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:36 smithi043 bash[25160]: audit 2024-09-21T18:12:35.835352+0000 mon.a (mon.0) 1768 : audit [DBG] from='client.? 172.21.15.43:0/43972684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:12:36.500 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph -s' 2024-09-21T18:12:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:36 smithi169 bash[20366]: cluster 2024-09-21T18:12:34.875382+0000 mgr.y (mgr.15129) 146 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:36.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:36 smithi169 bash[20366]: audit 2024-09-21T18:12:35.835352+0000 mon.a (mon.0) 1768 : audit [DBG] from='client.? 172.21.15.43:0/43972684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:12:39.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:38 smithi043 bash[19734]: cluster 2024-09-21T18:12:36.876083+0000 mgr.y (mgr.15129) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:38 smithi043 bash[25160]: cluster 2024-09-21T18:12:36.876083+0000 mgr.y (mgr.15129) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:38 smithi169 bash[20366]: cluster 2024-09-21T18:12:36.876083+0000 mgr.y (mgr.15129) 147 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:40.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:12:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:12:39] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:12:41.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:40 smithi043 bash[25160]: cluster 2024-09-21T18:12:38.877684+0000 mgr.y (mgr.15129) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:40 smithi043 bash[19734]: cluster 2024-09-21T18:12:38.877684+0000 mgr.y (mgr.15129) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:40 smithi169 bash[20366]: cluster 2024-09-21T18:12:38.877684+0000 mgr.y (mgr.15129) 148 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:41.320 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:12:42.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:42 smithi043 bash[25160]: cluster 2024-09-21T18:12:40.878441+0000 mgr.y (mgr.15129) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:42 smithi043 bash[19734]: cluster 2024-09-21T18:12:40.878441+0000 mgr.y (mgr.15129) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: cluster: 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: id: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: health: HEALTH_OK 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: services: 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: mon: 3 daemons, quorum a,b,c (age 29m) 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: mgr: y(active, since 3m), standbys: x 2024-09-21T18:12:42.863 INFO:teuthology.orchestra.run.smithi043.stdout: osd: 8 osds: 8 up (since 22m), 8 in (since 22m) 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: data: 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: pools: 6 pools, 161 pgs 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: objects: 213 objects, 585 KiB 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: usage: 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: pgs: 161 active+clean 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: io: 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: client: 852 B/s rd, 0 op/s rd, 0 op/s wr 2024-09-21T18:12:42.864 INFO:teuthology.orchestra.run.smithi043.stdout: 2024-09-21T18:12:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:42 smithi169 bash[20366]: cluster 2024-09-21T18:12:40.878441+0000 mgr.y (mgr.15129) 149 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:43.521 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph health detail' 2024-09-21T18:12:43.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:43 smithi043 bash[25160]: audit 2024-09-21T18:12:42.862543+0000 mon.a (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.43:0/1008264628' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:12:43.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:43 smithi043 bash[25160]: audit 2024-09-21T18:12:43.659750+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:43.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:43 smithi043 bash[19734]: audit 2024-09-21T18:12:42.862543+0000 mon.a (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.43:0/1008264628' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:12:43.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:43 smithi043 bash[19734]: audit 2024-09-21T18:12:43.659750+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:44.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:43 smithi169 bash[20366]: audit 2024-09-21T18:12:42.862543+0000 mon.a (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.43:0/1008264628' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-21T18:12:44.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:43 smithi169 bash[20366]: audit 2024-09-21T18:12:43.659750+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:45.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:44 smithi043 bash[25160]: cluster 2024-09-21T18:12:42.878947+0000 mgr.y (mgr.15129) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:45.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:44 smithi043 bash[25160]: audit 2024-09-21T18:12:43.767762+0000 mgr.y (mgr.15129) 151 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:45.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:44 smithi043 bash[19734]: cluster 2024-09-21T18:12:42.878947+0000 mgr.y (mgr.15129) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:45.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:44 smithi043 bash[19734]: audit 2024-09-21T18:12:43.767762+0000 mgr.y (mgr.15129) 151 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:45.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:44 smithi169 bash[20366]: cluster 2024-09-21T18:12:42.878947+0000 mgr.y (mgr.15129) 150 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:44 smithi169 bash[20366]: audit 2024-09-21T18:12:43.767762+0000 mgr.y (mgr.15129) 151 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:46 smithi043 bash[19734]: cluster 2024-09-21T18:12:44.880668+0000 mgr.y (mgr.15129) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:46 smithi043 bash[25160]: cluster 2024-09-21T18:12:44.880668+0000 mgr.y (mgr.15129) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:46 smithi169 bash[20366]: cluster 2024-09-21T18:12:44.880668+0000 mgr.y (mgr.15129) 152 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:48.349 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: cluster 2024-09-21T18:12:46.881379+0000 mgr.y (mgr.15129) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: audit 2024-09-21T18:12:47.395802+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: audit 2024-09-21T18:12:47.407410+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: audit 2024-09-21T18:12:47.416766+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: audit 2024-09-21T18:12:47.545392+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: audit 2024-09-21T18:12:47.556604+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[25160]: audit 2024-09-21T18:12:47.567317+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: cluster 2024-09-21T18:12:46.881379+0000 mgr.y (mgr.15129) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: audit 2024-09-21T18:12:47.395802+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: audit 2024-09-21T18:12:47.407410+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: audit 2024-09-21T18:12:47.416766+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: audit 2024-09-21T18:12:47.545392+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: audit 2024-09-21T18:12:47.556604+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:48 smithi043 bash[19734]: audit 2024-09-21T18:12:47.567317+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: cluster 2024-09-21T18:12:46.881379+0000 mgr.y (mgr.15129) 153 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: audit 2024-09-21T18:12:47.395802+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: audit 2024-09-21T18:12:47.407410+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: audit 2024-09-21T18:12:47.416766+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: audit 2024-09-21T18:12:47.545392+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: audit 2024-09-21T18:12:47.556604+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:48.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:48 smithi169 bash[20366]: audit 2024-09-21T18:12:47.567317+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' 2024-09-21T18:12:50.257 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:12:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:12:49] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.43.0" 2024-09-21T18:12:50.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:50 smithi043 bash[25160]: cluster 2024-09-21T18:12:48.882946+0000 mgr.y (mgr.15129) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:50.521 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:50 smithi043 bash[19734]: cluster 2024-09-21T18:12:48.882946+0000 mgr.y (mgr.15129) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:50.686 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-09-21T18:12:50.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:50 smithi169 bash[20366]: cluster 2024-09-21T18:12:48.882946+0000 mgr.y (mgr.15129) 154 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:51.498 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T18:12:51.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:51 smithi043 bash[25160]: audit 2024-09-21T18:12:50.685944+0000 mon.a (mon.0) 1777 : audit [DBG] from='client.? 172.21.15.43:0/2796970414' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:12:51.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:51 smithi043 bash[19734]: audit 2024-09-21T18:12:50.685944+0000 mon.a (mon.0) 1777 : audit [DBG] from='client.? 172.21.15.43:0/2796970414' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:12:51.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:51 smithi169 bash[20366]: audit 2024-09-21T18:12:50.685944+0000 mon.a (mon.0) 1777 : audit [DBG] from='client.? 172.21.15.43:0/2796970414' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:12:52.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:52 smithi043 bash[25160]: cluster 2024-09-21T18:12:50.883477+0000 mgr.y (mgr.15129) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:52.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:52 smithi043 bash[19734]: cluster 2024-09-21T18:12:50.883477+0000 mgr.y (mgr.15129) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:52.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:52 smithi169 bash[20366]: cluster 2024-09-21T18:12:50.883477+0000 mgr.y (mgr.15129) 155 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:54.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:54 smithi043 bash[19734]: cluster 2024-09-21T18:12:52.884151+0000 mgr.y (mgr.15129) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:54.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:54 smithi043 bash[19734]: audit 2024-09-21T18:12:53.775855+0000 mgr.y (mgr.15129) 157 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:54.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:54 smithi043 bash[25160]: cluster 2024-09-21T18:12:52.884151+0000 mgr.y (mgr.15129) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:54.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:54 smithi043 bash[25160]: audit 2024-09-21T18:12:53.775855+0000 mgr.y (mgr.15129) 157 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:54.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:54 smithi169 bash[20366]: cluster 2024-09-21T18:12:52.884151+0000 mgr.y (mgr.15129) 156 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:54.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:54 smithi169 bash[20366]: audit 2024-09-21T18:12:53.775855+0000 mgr.y (mgr.15129) 157 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:12:56.329 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:12:56.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:56 smithi043 bash[19734]: cluster 2024-09-21T18:12:54.885790+0000 mgr.y (mgr.15129) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:56.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:56 smithi043 bash[25160]: cluster 2024-09-21T18:12:54.885790+0000 mgr.y (mgr.15129) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:56.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:56 smithi169 bash[20366]: cluster 2024-09-21T18:12:54.885790+0000 mgr.y (mgr.15129) 158 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:12:57.856 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:12:58.448 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph mgr fail' 2024-09-21T18:12:58.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:58 smithi043 bash[19734]: cluster 2024-09-21T18:12:56.886644+0000 mgr.y (mgr.15129) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:58.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:58 smithi043 bash[19734]: audit 2024-09-21T18:12:57.843945+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.43:0/2462968245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:12:58.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:58 smithi043 bash[25160]: cluster 2024-09-21T18:12:56.886644+0000 mgr.y (mgr.15129) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:58.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:58 smithi043 bash[25160]: audit 2024-09-21T18:12:57.843945+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.43:0/2462968245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:12:58.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:58 smithi169 bash[20366]: cluster 2024-09-21T18:12:56.886644+0000 mgr.y (mgr.15129) 159 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:12:58.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:58 smithi169 bash[20366]: audit 2024-09-21T18:12:57.843945+0000 mon.c (mon.2) 201 : audit [DBG] from='client.? 172.21.15.43:0/2462968245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:12:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:12:59 smithi043 bash[25160]: audit 2024-09-21T18:12:58.659383+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:59.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:12:59 smithi043 bash[19734]: audit 2024-09-21T18:12:58.659383+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:12:59.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:12:59 smithi169 bash[20366]: audit 2024-09-21T18:12:58.659383+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15129 172.21.15.43:0/2891995153' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:00.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:12:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:12:59] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:13:00.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:00 smithi043 bash[19734]: cluster 2024-09-21T18:12:58.888304+0000 mgr.y (mgr.15129) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:00.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:00 smithi043 bash[25160]: cluster 2024-09-21T18:12:58.888304+0000 mgr.y (mgr.15129) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:00.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:00 smithi169 bash[20366]: cluster 2024-09-21T18:12:58.888304+0000 mgr.y (mgr.15129) 160 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:02.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:02 smithi043 bash[19734]: cluster 2024-09-21T18:13:00.889041+0000 mgr.y (mgr.15129) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:02.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:02 smithi043 bash[25160]: cluster 2024-09-21T18:13:00.889041+0000 mgr.y (mgr.15129) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:02.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:02 smithi169 bash[20366]: cluster 2024-09-21T18:13:00.889041+0000 mgr.y (mgr.15129) 161 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:03.265 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:13:04.771 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[19734]: cluster 2024-09-21T18:13:02.889764+0000 mgr.y (mgr.15129) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:04.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[19734]: audit 2024-09-21T18:13:03.785219+0000 mgr.y (mgr.15129) 163 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:04.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[25160]: cluster 2024-09-21T18:13:02.889764+0000 mgr.y (mgr.15129) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:04.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[25160]: audit 2024-09-21T18:13:03.785219+0000 mgr.y (mgr.15129) 163 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:04.847 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:04 smithi169 bash[20366]: cluster 2024-09-21T18:13:02.889764+0000 mgr.y (mgr.15129) 162 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:04.847 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:04 smithi169 bash[20366]: audit 2024-09-21T18:13:03.785219+0000 mgr.y (mgr.15129) 163 : audit [DBG] from='client.15204 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:05.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:04 smithi169 bash[51581]: [21/Sep/2024:18:13:04] ENGINE Bus STOPPING 2024-09-21T18:13:05.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:04 smithi169 bash[51581]: [21/Sep/2024:18:13:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T18:13:05.146 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:04 smithi169 bash[51581]: [21/Sep/2024:18:13:04] ENGINE Bus STOPPED 2024-09-21T18:13:05.271 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[75205]: ignoring --setuser ceph since I am not root 2024-09-21T18:13:05.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[75205]: ignoring --setgroup ceph since I am not root 2024-09-21T18:13:05.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:04 smithi043 bash[75205]: debug 2024-09-21T18:13:04.891+0000 7fd250670640 1 -- 172.21.15.43:0/1315516738 <== mon.2 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f6276810e0 con 0x55f627683400 2024-09-21T18:13:05.581 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'sleep 180' 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.818835+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.43:0/615556041' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: cluster 2024-09-21T18:13:04.819464+0000 mon.a (mon.0) 1780 : cluster [INF] Activating manager daemon x 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.823494+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.43:0/615556041' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: cluster 2024-09-21T18:13:04.832528+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: cluster 2024-09-21T18:13:04.832789+0000 mon.a (mon.0) 1783 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0133235s) 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.838778+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:13:05.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.838979+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.839283+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.840222+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.840781+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.841199+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.841561+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.841937+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.842285+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.842640+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.842972+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.843336+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:13:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.843748+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.843981+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.818835+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.43:0/615556041' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: cluster 2024-09-21T18:13:04.819464+0000 mon.a (mon.0) 1780 : cluster [INF] Activating manager daemon x 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.823494+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.43:0/615556041' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: cluster 2024-09-21T18:13:04.832528+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: cluster 2024-09-21T18:13:04.832789+0000 mon.a (mon.0) 1783 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0133235s) 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.838778+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:13:05.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.838979+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.839283+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.840222+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.840781+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.841199+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.841561+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.841937+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.842285+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.842640+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.842972+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.843336+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.843748+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:13:05.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.843981+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:04.844731+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: cluster 2024-09-21T18:13:04.967982+0000 mon.a (mon.0) 1784 : cluster [INF] Manager daemon x is now available 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.282135+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.289470+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.290027+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.290956+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.291546+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.310746+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:05.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.311241+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.320335+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.320823+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.348046+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[19734]: audit 2024-09-21T18:13:05.348890+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:04.844731+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: cluster 2024-09-21T18:13:04.967982+0000 mon.a (mon.0) 1784 : cluster [INF] Manager daemon x is now available 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.282135+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.289470+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.290027+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:13:05.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.290956+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.291546+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.310746+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.311241+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.320335+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.320823+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.348046+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:13:05.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:05 smithi043 bash[25160]: audit 2024-09-21T18:13:05.348890+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:13:05.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.818835+0000 mon.a (mon.0) 1779 : audit [INF] from='client.? 172.21.15.43:0/615556041' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: cluster 2024-09-21T18:13:04.819464+0000 mon.a (mon.0) 1780 : cluster [INF] Activating manager daemon x 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.823494+0000 mon.a (mon.0) 1781 : audit [INF] from='client.? 172.21.15.43:0/615556041' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: cluster 2024-09-21T18:13:04.832528+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: cluster 2024-09-21T18:13:04.832789+0000 mon.a (mon.0) 1783 : cluster [DBG] mgrmap e35: x(active, starting, since 0.0133235s) 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.838778+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.838979+0000 mon.c (mon.2) 203 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.839283+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.840222+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.840781+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:13:05.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.841199+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.841561+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.841937+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.842285+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.842640+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.842972+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.843336+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.843748+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.843981+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:04.844731+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: cluster 2024-09-21T18:13:04.967982+0000 mon.a (mon.0) 1784 : cluster [INF] Manager daemon x is now available 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.282135+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:05.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.289470+0000 mon.c (mon.2) 217 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.290027+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.290956+0000 mon.c (mon.2) 218 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.291546+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.310746+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.311241+0000 mon.c (mon.2) 220 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.320335+0000 mon.c (mon.2) 221 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.320823+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.348046+0000 mon.c (mon.2) 222 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:13:05.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[20366]: audit 2024-09-21T18:13:05.348890+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-21T18:13:06.130 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[51581]: [21/Sep/2024:18:13:05] ENGINE Bus STARTING 2024-09-21T18:13:06.130 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[51581]: [21/Sep/2024:18:13:05] ENGINE Serving on http://:::9283 2024-09-21T18:13:06.130 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:05 smithi169 bash[51581]: [21/Sep/2024:18:13:05] ENGINE Bus STARTED 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:05.761332+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:05.761964+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: cluster 2024-09-21T18:13:05.831859+0000 mon.a (mon.0) 1791 : cluster [DBG] mgrmap e36: x(active, since 1.01239s) 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:05.843428+0000 mgr.x (mgr.24778) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: cluster 2024-09-21T18:13:05.848090+0000 mgr.x (mgr.24778) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:06.003162+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:06.003894+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:06.005599+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:06.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[19734]: audit 2024-09-21T18:13:06.006604+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:05.761332+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:05.761964+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: cluster 2024-09-21T18:13:05.831859+0000 mon.a (mon.0) 1791 : cluster [DBG] mgrmap e36: x(active, since 1.01239s) 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:05.843428+0000 mgr.x (mgr.24778) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: cluster 2024-09-21T18:13:05.848090+0000 mgr.x (mgr.24778) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:06.003162+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:06.003894+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:06.005599+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:06.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:06 smithi043 bash[25160]: audit 2024-09-21T18:13:06.006604+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:06.696 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:05.761332+0000 mon.c (mon.2) 223 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:05.761964+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: cluster 2024-09-21T18:13:05.831859+0000 mon.a (mon.0) 1791 : cluster [DBG] mgrmap e36: x(active, since 1.01239s) 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:05.843428+0000 mgr.x (mgr.24778) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: cluster 2024-09-21T18:13:05.848090+0000 mgr.x (mgr.24778) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:06.003162+0000 mon.c (mon.2) 224 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:06.003894+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:06.005599+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[20366]: audit 2024-09-21T18:13:06.006604+0000 mon.c (mon.2) 226 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: debug 2024-09-21T18:13:06.620+0000 7f7b8dfc9640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:18:13:06] ENGINE Error in HTTPServer.serve 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: Traceback (most recent call last): 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:13:06.697 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: self._connections.run(self.expiration_interval) 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: self._run(expiration_interval) 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: s = self.context.wrap_socket( 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: return self.sslsocket_class._create( 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: self.do_handshake() 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:13:06.698 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: self._sslobj.do_handshake() 2024-09-21T18:13:06.699 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:06 smithi169 bash[51581]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.012182+0000 mgr.x (mgr.24778) 3 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.012423+0000 mgr.x (mgr.24778) 4 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.315859+0000 mgr.x (mgr.24778) 5 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.383850+0000 mgr.x (mgr.24778) 6 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.395848+0000 mgr.x (mgr.24778) 7 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Bus STARTING 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.456058+0000 mgr.x (mgr.24778) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.469534+0000 mgr.x (mgr.24778) 9 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.499047+0000 mgr.x (mgr.24778) 10 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Serving on http://172.21.15.169:8765 2024-09-21T18:13:07.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.555656+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.556361+0000 mgr.x (mgr.24778) 11 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.563578+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.613611+0000 mgr.x (mgr.24778) 12 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.621561+0000 mgr.x (mgr.24778) 13 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Serving on https://172.21.15.169:7150 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.621851+0000 mgr.x (mgr.24778) 14 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Bus STARTED 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.625819+0000 mgr.x (mgr.24778) 15 : cephadm [ERR] [21/Sep/2024:18:13:06] ENGINE Error in HTTPServer.serve 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: Traceback (most recent call last): 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: self._run(expiration_interval) 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:13:07.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: s = self.context.wrap_socket( 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: return self.sslsocket_class._create( 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: self.do_handshake() 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: self._sslobj.do_handshake() 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.672324+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.682954+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.691664+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.698881+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cephadm 2024-09-21T18:13:06.699037+0000 mgr.x (mgr.24778) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.718282+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.718980+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: cluster 2024-09-21T18:13:06.848184+0000 mgr.x (mgr.24778) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.879250+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.921560+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:06.961762+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:07.040754+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:07.072952+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:07.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:07 smithi169 bash[20366]: audit 2024-09-21T18:13:07.181846+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.012182+0000 mgr.x (mgr.24778) 3 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.012423+0000 mgr.x (mgr.24778) 4 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.315859+0000 mgr.x (mgr.24778) 5 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.383850+0000 mgr.x (mgr.24778) 6 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.395848+0000 mgr.x (mgr.24778) 7 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Bus STARTING 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.456058+0000 mgr.x (mgr.24778) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.469534+0000 mgr.x (mgr.24778) 9 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.499047+0000 mgr.x (mgr.24778) 10 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Serving on http://172.21.15.169:8765 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.555656+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.556361+0000 mgr.x (mgr.24778) 11 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.563578+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.613611+0000 mgr.x (mgr.24778) 12 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.621561+0000 mgr.x (mgr.24778) 13 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Serving on https://172.21.15.169:7150 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.621851+0000 mgr.x (mgr.24778) 14 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Bus STARTED 2024-09-21T18:13:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.625819+0000 mgr.x (mgr.24778) 15 : cephadm [ERR] [21/Sep/2024:18:13:06] ENGINE Error in HTTPServer.serve 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: Traceback (most recent call last): 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: self._connections.run(self.expiration_interval) 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: self._run(expiration_interval) 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: s = self.context.wrap_socket( 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:13:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: return self.sslsocket_class._create( 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: self.do_handshake() 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.012182+0000 mgr.x (mgr.24778) 3 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.012423+0000 mgr.x (mgr.24778) 4 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.315859+0000 mgr.x (mgr.24778) 5 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.383850+0000 mgr.x (mgr.24778) 6 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.395848+0000 mgr.x (mgr.24778) 7 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Bus STARTING 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.456058+0000 mgr.x (mgr.24778) 8 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.469534+0000 mgr.x (mgr.24778) 9 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.499047+0000 mgr.x (mgr.24778) 10 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Serving on http://172.21.15.169:8765 2024-09-21T18:13:08.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.555656+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.556361+0000 mgr.x (mgr.24778) 11 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.563578+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.613611+0000 mgr.x (mgr.24778) 12 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.621561+0000 mgr.x (mgr.24778) 13 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Serving on https://172.21.15.169:7150 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.621851+0000 mgr.x (mgr.24778) 14 : cephadm [INF] [21/Sep/2024:18:13:06] ENGINE Bus STARTED 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.625819+0000 mgr.x (mgr.24778) 15 : cephadm [ERR] [21/Sep/2024:18:13:06] ENGINE Error in HTTPServer.serve 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:13:08.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:13:08.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: self.do_handshake() 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: self._sslobj.do_handshake() 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.672324+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.682954+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.691664+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.698881+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cephadm 2024-09-21T18:13:06.699037+0000 mgr.x (mgr.24778) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.718282+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.718980+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: cluster 2024-09-21T18:13:06.848184+0000 mgr.x (mgr.24778) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.879250+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.921560+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:06.961762+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:07.040754+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:07.072952+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[25160]: audit 2024-09-21T18:13:07.181846+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.672324+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.682954+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.691664+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.698881+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cephadm 2024-09-21T18:13:06.699037+0000 mgr.x (mgr.24778) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.718282+0000 mon.c (mon.2) 227 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.718980+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: cluster 2024-09-21T18:13:06.848184+0000 mgr.x (mgr.24778) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.879250+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.921560+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:06.961762+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:07.040754+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:07.072952+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:07 smithi043 bash[19734]: audit 2024-09-21T18:13:07.181846+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:08 smithi169 bash[20366]: cluster 2024-09-21T18:13:07.710537+0000 mon.a (mon.0) 1806 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-21T18:13:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:08 smithi169 bash[20366]: audit 2024-09-21T18:13:08.079614+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:13:08.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:08 smithi169 bash[20366]: audit 2024-09-21T18:13:08.080378+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:13:08.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:08 smithi169 bash[20366]: audit 2024-09-21T18:13:08.087760+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:09.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[25160]: cluster 2024-09-21T18:13:07.710537+0000 mon.a (mon.0) 1806 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-21T18:13:09.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[25160]: audit 2024-09-21T18:13:08.079614+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:13:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[25160]: audit 2024-09-21T18:13:08.080378+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:13:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[25160]: audit 2024-09-21T18:13:08.087760+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[19734]: cluster 2024-09-21T18:13:07.710537+0000 mon.a (mon.0) 1806 : cluster [DBG] mgrmap e37: x(active, since 2s) 2024-09-21T18:13:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[19734]: audit 2024-09-21T18:13:08.079614+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:13:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[19734]: audit 2024-09-21T18:13:08.080378+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:13:09.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:08 smithi043 bash[19734]: audit 2024-09-21T18:13:08.087760+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[25160]: cephadm 2024-09-21T18:13:08.083320+0000 mgr.x (mgr.24778) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[25160]: cephadm 2024-09-21T18:13:08.093574+0000 mgr.x (mgr.24778) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[25160]: cluster 2024-09-21T18:13:08.848683+0000 mgr.x (mgr.24778) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[25160]: audit 2024-09-21T18:13:08.948940+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[25160]: audit 2024-09-21T18:13:09.077330+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[19734]: cephadm 2024-09-21T18:13:08.083320+0000 mgr.x (mgr.24778) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[19734]: cephadm 2024-09-21T18:13:08.093574+0000 mgr.x (mgr.24778) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[19734]: cluster 2024-09-21T18:13:08.848683+0000 mgr.x (mgr.24778) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:09.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[19734]: audit 2024-09-21T18:13:08.948940+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:09.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:09 smithi043 bash[19734]: audit 2024-09-21T18:13:09.077330+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:10.115 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:13:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:09 smithi169 bash[20366]: cephadm 2024-09-21T18:13:08.083320+0000 mgr.x (mgr.24778) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:13:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:09 smithi169 bash[20366]: cephadm 2024-09-21T18:13:08.093574+0000 mgr.x (mgr.24778) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:13:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:09 smithi169 bash[20366]: cluster 2024-09-21T18:13:08.848683+0000 mgr.x (mgr.24778) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:13:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:09 smithi169 bash[20366]: audit 2024-09-21T18:13:08.948940+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:10.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:09 smithi169 bash[20366]: audit 2024-09-21T18:13:09.077330+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:10.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:10 smithi169 bash[20366]: cluster 2024-09-21T18:13:09.714705+0000 mon.a (mon.0) 1810 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-21T18:13:10.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:10 smithi169 bash[20366]: audit 2024-09-21T18:13:09.926095+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:11.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:10 smithi043 bash[19734]: cluster 2024-09-21T18:13:09.714705+0000 mon.a (mon.0) 1810 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-21T18:13:11.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:10 smithi043 bash[19734]: audit 2024-09-21T18:13:09.926095+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:10 smithi043 bash[25160]: cluster 2024-09-21T18:13:09.714705+0000 mon.a (mon.0) 1810 : cluster [DBG] mgrmap e38: x(active, since 4s) 2024-09-21T18:13:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:10 smithi043 bash[25160]: audit 2024-09-21T18:13:09.926095+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:11.668 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[75205]: [21/Sep/2024:18:13:11] ENGINE Bus STARTING 2024-09-21T18:13:11.668 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[75205]: CherryPy Checker: 2024-09-21T18:13:11.668 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[75205]: The Application mounted at '' has an empty config. 2024-09-21T18:13:11.669 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[75205]: [21/Sep/2024:18:13:11] ENGINE Serving on http://:::9283 2024-09-21T18:13:11.669 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[75205]: [21/Sep/2024:18:13:11] ENGINE Bus STARTED 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[19734]: cluster 2024-09-21T18:13:10.850249+0000 mgr.x (mgr.24778) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[19734]: cluster 2024-09-21T18:13:11.346893+0000 mon.a (mon.0) 1812 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[19734]: audit 2024-09-21T18:13:11.349554+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[19734]: audit 2024-09-21T18:13:11.351761+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[19734]: audit 2024-09-21T18:13:11.353388+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[19734]: audit 2024-09-21T18:13:11.353771+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[25160]: cluster 2024-09-21T18:13:10.850249+0000 mgr.x (mgr.24778) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[25160]: cluster 2024-09-21T18:13:11.346893+0000 mon.a (mon.0) 1812 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:13:12.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[25160]: audit 2024-09-21T18:13:11.349554+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:13:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[25160]: audit 2024-09-21T18:13:11.351761+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:13:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[25160]: audit 2024-09-21T18:13:11.353388+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:13:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:11 smithi043 bash[25160]: audit 2024-09-21T18:13:11.353771+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:13:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:11 smithi169 bash[20366]: cluster 2024-09-21T18:13:10.850249+0000 mgr.x (mgr.24778) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 15 op/s 2024-09-21T18:13:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:11 smithi169 bash[20366]: cluster 2024-09-21T18:13:11.346893+0000 mon.a (mon.0) 1812 : cluster [DBG] Standby manager daemon y started 2024-09-21T18:13:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:11 smithi169 bash[20366]: audit 2024-09-21T18:13:11.349554+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-21T18:13:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:11 smithi169 bash[20366]: audit 2024-09-21T18:13:11.351761+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:13:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:11 smithi169 bash[20366]: audit 2024-09-21T18:13:11.353388+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-21T18:13:12.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:11 smithi169 bash[20366]: audit 2024-09-21T18:13:11.353771+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.? 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[19734]: cluster 2024-09-21T18:13:11.735127+0000 mon.a (mon.0) 1817 : cluster [DBG] mgrmap e39: x(active, since 6s), standbys: y 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[19734]: audit 2024-09-21T18:13:11.738891+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[19734]: audit 2024-09-21T18:13:12.411841+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[19734]: audit 2024-09-21T18:13:12.420362+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[25160]: cluster 2024-09-21T18:13:11.735127+0000 mon.a (mon.0) 1817 : cluster [DBG] mgrmap e39: x(active, since 6s), standbys: y 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[25160]: audit 2024-09-21T18:13:11.738891+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[25160]: audit 2024-09-21T18:13:12.411841+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:12 smithi043 bash[25160]: audit 2024-09-21T18:13:12.420362+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:13.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:12 smithi169 bash[20366]: cluster 2024-09-21T18:13:11.735127+0000 mon.a (mon.0) 1817 : cluster [DBG] mgrmap e39: x(active, since 6s), standbys: y 2024-09-21T18:13:13.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:12 smithi169 bash[20366]: audit 2024-09-21T18:13:11.738891+0000 mon.c (mon.2) 230 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:13:13.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:12 smithi169 bash[20366]: audit 2024-09-21T18:13:12.411841+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:12 smithi169 bash[20366]: audit 2024-09-21T18:13:12.420362+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:14.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:13 smithi043 bash[25160]: cephadm 2024-09-21T18:13:12.429047+0000 mgr.x (mgr.24778) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:13:14.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:13 smithi043 bash[25160]: cephadm 2024-09-21T18:13:12.676447+0000 mgr.x (mgr.24778) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:13:14.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:13 smithi043 bash[25160]: cluster 2024-09-21T18:13:12.850936+0000 mgr.x (mgr.24778) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T18:13:14.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:13 smithi043 bash[19734]: cephadm 2024-09-21T18:13:12.429047+0000 mgr.x (mgr.24778) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:13:14.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:13 smithi043 bash[19734]: cephadm 2024-09-21T18:13:12.676447+0000 mgr.x (mgr.24778) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:13:14.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:13 smithi043 bash[19734]: cluster 2024-09-21T18:13:12.850936+0000 mgr.x (mgr.24778) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T18:13:14.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:13 smithi169 bash[20366]: cephadm 2024-09-21T18:13:12.429047+0000 mgr.x (mgr.24778) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:13:14.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:13 smithi169 bash[20366]: cephadm 2024-09-21T18:13:12.676447+0000 mgr.x (mgr.24778) 23 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:13:14.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:13 smithi169 bash[20366]: cluster 2024-09-21T18:13:12.850936+0000 mgr.x (mgr.24778) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T18:13:14.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:14 smithi169 bash[20366]: audit 2024-09-21T18:13:14.665337+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.43:0/2897821274' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:13:15.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:14 smithi043 bash[19734]: audit 2024-09-21T18:13:14.665337+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.43:0/2897821274' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:13:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:14 smithi043 bash[25160]: audit 2024-09-21T18:13:14.665337+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.43:0/2897821274' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:13:16.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:15 smithi043 bash[19734]: cluster 2024-09-21T18:13:14.851686+0000 mgr.x (mgr.24778) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:13:16.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:15 smithi043 bash[19734]: audit 2024-09-21T18:13:14.970092+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.43:0/507321573' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/361756409"}]: dispatch 2024-09-21T18:13:16.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:15 smithi043 bash[19734]: audit 2024-09-21T18:13:15.511440+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:15 smithi043 bash[25160]: cluster 2024-09-21T18:13:14.851686+0000 mgr.x (mgr.24778) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:13:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:15 smithi043 bash[25160]: audit 2024-09-21T18:13:14.970092+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.43:0/507321573' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/361756409"}]: dispatch 2024-09-21T18:13:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:15 smithi043 bash[25160]: audit 2024-09-21T18:13:15.511440+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:16.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:15 smithi169 bash[20366]: cluster 2024-09-21T18:13:14.851686+0000 mgr.x (mgr.24778) 25 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:13:16.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:15 smithi169 bash[20366]: audit 2024-09-21T18:13:14.970092+0000 mon.a (mon.0) 1821 : audit [INF] from='client.? 172.21.15.43:0/507321573' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/361756409"}]: dispatch 2024-09-21T18:13:16.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:15 smithi169 bash[20366]: audit 2024-09-21T18:13:15.511440+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:17.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[25160]: audit 2024-09-21T18:13:15.743684+0000 mon.a (mon.0) 1823 : audit [INF] from='client.? 172.21.15.43:0/507321573' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/361756409"}]': finished 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[25160]: cluster 2024-09-21T18:13:15.752623+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[25160]: audit 2024-09-21T18:13:16.099770+0000 mon.c (mon.2) 231 : audit [INF] from='client.? 172.21.15.43:0/3621003979' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]: dispatch 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[25160]: audit 2024-09-21T18:13:16.100748+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]: dispatch 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[19734]: audit 2024-09-21T18:13:15.743684+0000 mon.a (mon.0) 1823 : audit [INF] from='client.? 172.21.15.43:0/507321573' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/361756409"}]': finished 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[19734]: cluster 2024-09-21T18:13:15.752623+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[19734]: audit 2024-09-21T18:13:16.099770+0000 mon.c (mon.2) 231 : audit [INF] from='client.? 172.21.15.43:0/3621003979' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]: dispatch 2024-09-21T18:13:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:16 smithi043 bash[19734]: audit 2024-09-21T18:13:16.100748+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]: dispatch 2024-09-21T18:13:17.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:16 smithi169 bash[20366]: audit 2024-09-21T18:13:15.743684+0000 mon.a (mon.0) 1823 : audit [INF] from='client.? 172.21.15.43:0/507321573' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6800/361756409"}]': finished 2024-09-21T18:13:17.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:16 smithi169 bash[20366]: cluster 2024-09-21T18:13:15.752623+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-09-21T18:13:17.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:16 smithi169 bash[20366]: audit 2024-09-21T18:13:16.099770+0000 mon.c (mon.2) 231 : audit [INF] from='client.? 172.21.15.43:0/3621003979' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]: dispatch 2024-09-21T18:13:17.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:16 smithi169 bash[20366]: audit 2024-09-21T18:13:16.100748+0000 mon.a (mon.0) 1825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]: dispatch 2024-09-21T18:13:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[20366]: audit 2024-09-21T18:13:16.746135+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]': finished 2024-09-21T18:13:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[20366]: cluster 2024-09-21T18:13:16.757823+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T18:13:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[20366]: cluster 2024-09-21T18:13:16.852444+0000 mgr.x (mgr.24778) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T18:13:17.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[20366]: audit 2024-09-21T18:13:17.089145+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.43:0/4245495431' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/898964391"}]: dispatch 2024-09-21T18:13:17.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:13:17.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:13:17.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:13:17.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:13:17.896 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.750Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.751Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.751Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T18:13:17.897 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:17 smithi169 bash[62911]: ts=2024-09-21T18:13:17.751Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[19734]: audit 2024-09-21T18:13:16.746135+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]': finished 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[19734]: cluster 2024-09-21T18:13:16.757823+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[19734]: cluster 2024-09-21T18:13:16.852444+0000 mgr.x (mgr.24778) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[19734]: audit 2024-09-21T18:13:17.089145+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.43:0/4245495431' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/898964391"}]: dispatch 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[25160]: audit 2024-09-21T18:13:16.746135+0000 mon.a (mon.0) 1826 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/1032006545"}]': finished 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[25160]: cluster 2024-09-21T18:13:16.757823+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[25160]: cluster 2024-09-21T18:13:16.852444+0000 mgr.x (mgr.24778) 26 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T18:13:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:17 smithi043 bash[25160]: audit 2024-09-21T18:13:17.089145+0000 mon.a (mon.0) 1828 : audit [INF] from='client.? 172.21.15.43:0/4245495431' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/898964391"}]: dispatch 2024-09-21T18:13:18.490 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[67059]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:13:18.490 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[67121]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:13:18.490 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:18 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T18:13:18.490 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:18 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:13:18.490 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:18 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:17.761925+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.43:0/4245495431' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/898964391"}]': finished 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: cluster 2024-09-21T18:13:17.768875+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.106282+0000 mon.c (mon.2) 232 : audit [INF] from='client.? 172.21.15.43:0/3169805017' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.106998+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.427626+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.442023+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.449554+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.455210+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.462190+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.505359+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.506853+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[19734]: audit 2024-09-21T18:13:18.516249+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:17.761925+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.43:0/4245495431' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/898964391"}]': finished 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: cluster 2024-09-21T18:13:17.768875+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.106282+0000 mon.c (mon.2) 232 : audit [INF] from='client.? 172.21.15.43:0/3169805017' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.106998+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.427626+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.442023+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.449554+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.455210+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.462190+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.505359+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.506853+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:18 smithi043 bash[25160]: audit 2024-09-21T18:13:18.516249+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:17.761925+0000 mon.a (mon.0) 1829 : audit [INF] from='client.? 172.21.15.43:0/4245495431' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/898964391"}]': finished 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: cluster 2024-09-21T18:13:17.768875+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.106282+0000 mon.c (mon.2) 232 : audit [INF] from='client.? 172.21.15.43:0/3169805017' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]: dispatch 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.106998+0000 mon.a (mon.0) 1831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]: dispatch 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.427626+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.442023+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.449554+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.455210+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:13:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.462190+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:13:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.505359+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.506853+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:18 smithi169 bash[20366]: audit 2024-09-21T18:13:18.516249+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.620Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.620Z 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-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.620Z 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 smithi169 (none))" 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.620Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.620Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.622Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.623Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T18:13:19.798 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.624Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.624Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.627Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.627Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=937.515µs 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.627Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.628Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.643Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.649Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.652Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.652Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.652Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.049µs wal_replay_duration=24.464399ms wbl_replay_duration=131ns total_replay_duration=25.46663ms 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.654Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T18:13:19.799 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.654Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T18:13:19.800 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.654Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T18:13:19.800 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.678Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.936203ms db_storage=1.09µs remote_storage=1.393µs web_handler=447ns query_engine=733ns scrape=257.534µs scrape_sd=121.99µs notify=27.387µs notify_sd=19.851µs rules=22.959981ms tracing=6.436µs 2024-09-21T18:13:19.800 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.678Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T18:13:19.800 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[67150]: ts=2024-09-21T18:13:19.678Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: audit 2024-09-21T18:13:18.454917+0000 mgr.x (mgr.24778) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: audit 2024-09-21T18:13:18.460175+0000 mgr.x (mgr.24778) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: audit 2024-09-21T18:13:18.467263+0000 mgr.x (mgr.24778) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: cephadm 2024-09-21T18:13:18.521655+0000 mgr.x (mgr.24778) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: audit 2024-09-21T18:13:18.782439+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]': finished 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: cluster 2024-09-21T18:13:18.785432+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: cluster 2024-09-21T18:13:18.853140+0000 mgr.x (mgr.24778) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:13:20.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[25160]: audit 2024-09-21T18:13:19.127860+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? 172.21.15.43:0/3669574287' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/361756409"}]: dispatch 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: audit 2024-09-21T18:13:18.454917+0000 mgr.x (mgr.24778) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: audit 2024-09-21T18:13:18.460175+0000 mgr.x (mgr.24778) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: audit 2024-09-21T18:13:18.467263+0000 mgr.x (mgr.24778) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: cephadm 2024-09-21T18:13:18.521655+0000 mgr.x (mgr.24778) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: audit 2024-09-21T18:13:18.782439+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]': finished 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: cluster 2024-09-21T18:13:18.785432+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: cluster 2024-09-21T18:13:18.853140+0000 mgr.x (mgr.24778) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:13:20.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:19 smithi043 bash[19734]: audit 2024-09-21T18:13:19.127860+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? 172.21.15.43:0/3669574287' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/361756409"}]: dispatch 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: audit 2024-09-21T18:13:18.454917+0000 mgr.x (mgr.24778) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: audit 2024-09-21T18:13:18.460175+0000 mgr.x (mgr.24778) 28 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: audit 2024-09-21T18:13:18.467263+0000 mgr.x (mgr.24778) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: cephadm 2024-09-21T18:13:18.521655+0000 mgr.x (mgr.24778) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: audit 2024-09-21T18:13:18.782439+0000 mon.a (mon.0) 1835 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/3543040380"}]': finished 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: cluster 2024-09-21T18:13:18.785432+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: cluster 2024-09-21T18:13:18.853140+0000 mgr.x (mgr.24778) 31 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-09-21T18:13:20.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:19 smithi169 bash[20366]: audit 2024-09-21T18:13:19.127860+0000 mon.a (mon.0) 1837 : audit [INF] from='client.? 172.21.15.43:0/3669574287' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/361756409"}]: dispatch 2024-09-21T18:13:21.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[19734]: audit 2024-09-21T18:13:19.785286+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? 172.21.15.43:0/3669574287' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/361756409"}]': finished 2024-09-21T18:13:21.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[19734]: cluster 2024-09-21T18:13:19.793480+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T18:13:21.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[19734]: audit 2024-09-21T18:13:20.106082+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:21.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[19734]: audit 2024-09-21T18:13:20.125398+0000 mon.c (mon.2) 238 : audit [INF] from='client.? 172.21.15.43:0/1963898407' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]: dispatch 2024-09-21T18:13:21.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[19734]: audit 2024-09-21T18:13:20.126166+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]: dispatch 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[19734]: audit 2024-09-21T18:13:20.311704+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[25160]: audit 2024-09-21T18:13:19.785286+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? 172.21.15.43:0/3669574287' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/361756409"}]': finished 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[25160]: cluster 2024-09-21T18:13:19.793480+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[25160]: audit 2024-09-21T18:13:20.106082+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[25160]: audit 2024-09-21T18:13:20.125398+0000 mon.c (mon.2) 238 : audit [INF] from='client.? 172.21.15.43:0/1963898407' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]: dispatch 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[25160]: audit 2024-09-21T18:13:20.126166+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]: dispatch 2024-09-21T18:13:21.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:20 smithi043 bash[25160]: audit 2024-09-21T18:13:20.311704+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:20 smithi169 bash[20366]: audit 2024-09-21T18:13:19.785286+0000 mon.a (mon.0) 1838 : audit [INF] from='client.? 172.21.15.43:0/3669574287' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:6801/361756409"}]': finished 2024-09-21T18:13:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:20 smithi169 bash[20366]: cluster 2024-09-21T18:13:19.793480+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-09-21T18:13:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:20 smithi169 bash[20366]: audit 2024-09-21T18:13:20.106082+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:20 smithi169 bash[20366]: audit 2024-09-21T18:13:20.125398+0000 mon.c (mon.2) 238 : audit [INF] from='client.? 172.21.15.43:0/1963898407' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]: dispatch 2024-09-21T18:13:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:20 smithi169 bash[20366]: audit 2024-09-21T18:13:20.126166+0000 mon.a (mon.0) 1841 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]: dispatch 2024-09-21T18:13:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:20 smithi169 bash[20366]: audit 2024-09-21T18:13:20.311704+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:21 smithi169 bash[20366]: cluster 2024-09-21T18:13:20.854718+0000 mgr.x (mgr.24778) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:21 smithi169 bash[20366]: audit 2024-09-21T18:13:21.104237+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]': finished 2024-09-21T18:13:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:21 smithi169 bash[20366]: cluster 2024-09-21T18:13:21.107657+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T18:13:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:21 smithi169 bash[20366]: audit 2024-09-21T18:13:21.410815+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:21 smithi169 bash[20366]: audit 2024-09-21T18:13:21.422891+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:21 smithi169 bash[20366]: audit 2024-09-21T18:13:21.434303+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[19734]: cluster 2024-09-21T18:13:20.854718+0000 mgr.x (mgr.24778) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[19734]: audit 2024-09-21T18:13:21.104237+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]': finished 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[19734]: cluster 2024-09-21T18:13:21.107657+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[19734]: audit 2024-09-21T18:13:21.410815+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[19734]: audit 2024-09-21T18:13:21.422891+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[19734]: audit 2024-09-21T18:13:21.434303+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[25160]: cluster 2024-09-21T18:13:20.854718+0000 mgr.x (mgr.24778) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[25160]: audit 2024-09-21T18:13:21.104237+0000 mon.a (mon.0) 1842 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi043.tntast' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.43:0/329357201"}]': finished 2024-09-21T18:13:22.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[25160]: cluster 2024-09-21T18:13:21.107657+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-09-21T18:13:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[25160]: audit 2024-09-21T18:13:21.410815+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[25160]: audit 2024-09-21T18:13:21.422891+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:22.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:21 smithi043 bash[25160]: audit 2024-09-21T18:13:21.434303+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:22 smithi043 bash[19734]: cluster 2024-09-21T18:13:22.855479+0000 mgr.x (mgr.24778) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-09-21T18:13:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:22 smithi043 bash[25160]: cluster 2024-09-21T18:13:22.855479+0000 mgr.x (mgr.24778) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-09-21T18:13:23.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:22 smithi169 bash[20366]: cluster 2024-09-21T18:13:22.855479+0000 mgr.x (mgr.24778) 33 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-09-21T18:13:25.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:24 smithi043 bash[25160]: audit 2024-09-21T18:13:24.388430+0000 mgr.x (mgr.24778) 34 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:25.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:24 smithi043 bash[25160]: cluster 2024-09-21T18:13:24.856200+0000 mgr.x (mgr.24778) 35 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-09-21T18:13:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:24 smithi043 bash[19734]: audit 2024-09-21T18:13:24.388430+0000 mgr.x (mgr.24778) 34 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:24 smithi043 bash[19734]: cluster 2024-09-21T18:13:24.856200+0000 mgr.x (mgr.24778) 35 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-09-21T18:13:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:24 smithi169 bash[20366]: audit 2024-09-21T18:13:24.388430+0000 mgr.x (mgr.24778) 34 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:25.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:24 smithi169 bash[20366]: cluster 2024-09-21T18:13:24.856200+0000 mgr.x (mgr.24778) 35 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s 2024-09-21T18:13:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:26 smithi043 bash[25160]: cluster 2024-09-21T18:13:26.857859+0000 mgr.x (mgr.24778) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:26 smithi043 bash[19734]: cluster 2024-09-21T18:13:26.857859+0000 mgr.x (mgr.24778) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:27.285 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:26 smithi169 bash[20366]: cluster 2024-09-21T18:13:26.857859+0000 mgr.x (mgr.24778) 36 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[25160]: audit 2024-09-21T18:13:27.254316+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[25160]: audit 2024-09-21T18:13:27.268631+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[25160]: audit 2024-09-21T18:13:27.276098+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[25160]: audit 2024-09-21T18:13:27.281744+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[25160]: audit 2024-09-21T18:13:27.283591+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:28.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[25160]: audit 2024-09-21T18:13:27.293915+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[19734]: audit 2024-09-21T18:13:27.254316+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[19734]: audit 2024-09-21T18:13:27.268631+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[19734]: audit 2024-09-21T18:13:27.276098+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[19734]: audit 2024-09-21T18:13:27.281744+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[19734]: audit 2024-09-21T18:13:27.283591+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:28.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:28 smithi043 bash[19734]: audit 2024-09-21T18:13:27.293915+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:28 smithi169 bash[20366]: audit 2024-09-21T18:13:27.254316+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:28 smithi169 bash[20366]: audit 2024-09-21T18:13:27.268631+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:28 smithi169 bash[20366]: audit 2024-09-21T18:13:27.276098+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:13:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:28 smithi169 bash[20366]: audit 2024-09-21T18:13:27.281744+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:28 smithi169 bash[20366]: audit 2024-09-21T18:13:27.283591+0000 mon.c (mon.2) 241 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:13:28.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:28 smithi169 bash[20366]: audit 2024-09-21T18:13:27.293915+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:29.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:29 smithi043 bash[25160]: cluster 2024-09-21T18:13:28.858619+0000 mgr.x (mgr.24778) 37 : cluster [DBG] pgmap v21: 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-21T18:13:29.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:29 smithi043 bash[19734]: cluster 2024-09-21T18:13:28.858619+0000 mgr.x (mgr.24778) 37 : cluster [DBG] pgmap v21: 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-21T18:13:29.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:29 smithi169 bash[20366]: cluster 2024-09-21T18:13:28.858619+0000 mgr.x (mgr.24778) 37 : cluster [DBG] pgmap v21: 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-21T18:13:31.186 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:30 smithi169 bash[20366]: cluster 2024-09-21T18:13:30.860186+0000 mgr.x (mgr.24778) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:13:31.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:30 smithi043 bash[25160]: cluster 2024-09-21T18:13:30.860186+0000 mgr.x (mgr.24778) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:13:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:30 smithi043 bash[19734]: cluster 2024-09-21T18:13:30.860186+0000 mgr.x (mgr.24778) 38 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:13:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:32 smithi169 bash[20366]: cluster 2024-09-21T18:13:32.860630+0000 mgr.x (mgr.24778) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-09-21T18:13:33.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:32 smithi043 bash[25160]: cluster 2024-09-21T18:13:32.860630+0000 mgr.x (mgr.24778) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-09-21T18:13:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:32 smithi043 bash[19734]: cluster 2024-09-21T18:13:32.860630+0000 mgr.x (mgr.24778) 39 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 871 B/s rd, 0 op/s 2024-09-21T18:13:33.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:13:33] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:13:35.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:34 smithi043 bash[19734]: audit 2024-09-21T18:13:34.399965+0000 mgr.x (mgr.24778) 40 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:35.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:34 smithi043 bash[19734]: cluster 2024-09-21T18:13:34.861333+0000 mgr.x (mgr.24778) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:35.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:34 smithi043 bash[25160]: audit 2024-09-21T18:13:34.399965+0000 mgr.x (mgr.24778) 40 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:35.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:34 smithi043 bash[25160]: cluster 2024-09-21T18:13:34.861333+0000 mgr.x (mgr.24778) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:35.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:34 smithi169 bash[20366]: audit 2024-09-21T18:13:34.399965+0000 mgr.x (mgr.24778) 40 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:35.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:34 smithi169 bash[20366]: cluster 2024-09-21T18:13:34.861333+0000 mgr.x (mgr.24778) 41 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:36.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:35 smithi043 bash[25160]: audit 2024-09-21T18:13:35.311644+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:35 smithi043 bash[19734]: audit 2024-09-21T18:13:35.311644+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:36.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:35 smithi169 bash[20366]: audit 2024-09-21T18:13:35.311644+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[19734]: audit 2024-09-21T18:13:36.494489+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[19734]: audit 2024-09-21T18:13:36.508547+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[19734]: audit 2024-09-21T18:13:36.520246+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[19734]: cluster 2024-09-21T18:13:36.862980+0000 mgr.x (mgr.24778) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[25160]: audit 2024-09-21T18:13:36.494489+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[25160]: audit 2024-09-21T18:13:36.508547+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[25160]: audit 2024-09-21T18:13:36.520246+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.761 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:37 smithi043 bash[25160]: cluster 2024-09-21T18:13:36.862980+0000 mgr.x (mgr.24778) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:37 smithi169 bash[20366]: audit 2024-09-21T18:13:36.494489+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:37 smithi169 bash[20366]: audit 2024-09-21T18:13:36.508547+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:37 smithi169 bash[20366]: audit 2024-09-21T18:13:36.520246+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:37.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:37 smithi169 bash[20366]: cluster 2024-09-21T18:13:36.862980+0000 mgr.x (mgr.24778) 42 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:38 smithi043 bash[25160]: cluster 2024-09-21T18:13:38.863738+0000 mgr.x (mgr.24778) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:38 smithi043 bash[19734]: cluster 2024-09-21T18:13:38.863738+0000 mgr.x (mgr.24778) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:38 smithi169 bash[20366]: cluster 2024-09-21T18:13:38.863738+0000 mgr.x (mgr.24778) 43 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:40.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:40 smithi169 bash[20366]: audit 2024-09-21T18:13:39.127344+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:40 smithi169 bash[20366]: audit 2024-09-21T18:13:39.141612+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:40 smithi169 bash[20366]: audit 2024-09-21T18:13:39.156499+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:40 smithi043 bash[25160]: audit 2024-09-21T18:13:39.127344+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:40 smithi043 bash[25160]: audit 2024-09-21T18:13:39.141612+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:40 smithi043 bash[25160]: audit 2024-09-21T18:13:39.156499+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:40 smithi043 bash[19734]: audit 2024-09-21T18:13:39.127344+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:40 smithi043 bash[19734]: audit 2024-09-21T18:13:39.141612+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:40.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:40 smithi043 bash[19734]: audit 2024-09-21T18:13:39.156499+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:41 smithi169 bash[20366]: cluster 2024-09-21T18:13:40.865378+0000 mgr.x (mgr.24778) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:41 smithi043 bash[25160]: cluster 2024-09-21T18:13:40.865378+0000 mgr.x (mgr.24778) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:41.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:41 smithi043 bash[19734]: cluster 2024-09-21T18:13:40.865378+0000 mgr.x (mgr.24778) 44 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:13:43.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:43 smithi169 bash[20366]: cluster 2024-09-21T18:13:42.866151+0000 mgr.x (mgr.24778) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:43.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:13:43] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:13:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:43 smithi043 bash[25160]: cluster 2024-09-21T18:13:42.866151+0000 mgr.x (mgr.24778) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:43 smithi043 bash[19734]: cluster 2024-09-21T18:13:42.866151+0000 mgr.x (mgr.24778) 45 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:44 smithi043 bash[25160]: audit 2024-09-21T18:13:44.408548+0000 mgr.x (mgr.24778) 46 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:44 smithi043 bash[25160]: cluster 2024-09-21T18:13:44.866889+0000 mgr.x (mgr.24778) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:44 smithi043 bash[19734]: audit 2024-09-21T18:13:44.408548+0000 mgr.x (mgr.24778) 46 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:44 smithi043 bash[19734]: cluster 2024-09-21T18:13:44.866889+0000 mgr.x (mgr.24778) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:45.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:44 smithi169 bash[20366]: audit 2024-09-21T18:13:44.408548+0000 mgr.x (mgr.24778) 46 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:45.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:44 smithi169 bash[20366]: cluster 2024-09-21T18:13:44.866889+0000 mgr.x (mgr.24778) 47 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:13:47.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:46 smithi043 bash[25160]: cluster 2024-09-21T18:13:46.868579+0000 mgr.x (mgr.24778) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T18:13:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:46 smithi043 bash[19734]: cluster 2024-09-21T18:13:46.868579+0000 mgr.x (mgr.24778) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T18:13:47.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:46 smithi169 bash[20366]: cluster 2024-09-21T18:13:46.868579+0000 mgr.x (mgr.24778) 48 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T18:13:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:48 smithi043 bash[19734]: cluster 2024-09-21T18:13:48.869330+0000 mgr.x (mgr.24778) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T18:13:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:48 smithi043 bash[25160]: cluster 2024-09-21T18:13:48.869330+0000 mgr.x (mgr.24778) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T18:13:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:48 smithi169 bash[20366]: cluster 2024-09-21T18:13:48.869330+0000 mgr.x (mgr.24778) 49 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-21T18:13:50.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:50 smithi169 bash[20366]: audit 2024-09-21T18:13:50.312419+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:50.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:50 smithi043 bash[19734]: audit 2024-09-21T18:13:50.312419+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:50.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:50 smithi043 bash[25160]: audit 2024-09-21T18:13:50.312419+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:13:51.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:51 smithi169 bash[20366]: cluster 2024-09-21T18:13:50.870261+0000 mgr.x (mgr.24778) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 94 op/s 2024-09-21T18:13:51.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:51 smithi043 bash[25160]: cluster 2024-09-21T18:13:50.870261+0000 mgr.x (mgr.24778) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 94 op/s 2024-09-21T18:13:51.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:51 smithi043 bash[19734]: cluster 2024-09-21T18:13:50.870261+0000 mgr.x (mgr.24778) 50 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 94 op/s 2024-09-21T18:13:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:52 smithi043 bash[25160]: cluster 2024-09-21T18:13:52.870993+0000 mgr.x (mgr.24778) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2024-09-21T18:13:53.446 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:52 smithi043 bash[19734]: cluster 2024-09-21T18:13:52.870993+0000 mgr.x (mgr.24778) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2024-09-21T18:13:53.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:52 smithi169 bash[20366]: cluster 2024-09-21T18:13:52.870993+0000 mgr.x (mgr.24778) 51 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2024-09-21T18:13:53.746 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:13:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:13:53] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:13:55.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:54 smithi043 bash[25160]: audit 2024-09-21T18:13:54.419305+0000 mgr.x (mgr.24778) 52 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:55.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:54 smithi043 bash[25160]: cluster 2024-09-21T18:13:54.871750+0000 mgr.x (mgr.24778) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2024-09-21T18:13:55.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:54 smithi043 bash[19734]: audit 2024-09-21T18:13:54.419305+0000 mgr.x (mgr.24778) 52 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:55.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:54 smithi043 bash[19734]: cluster 2024-09-21T18:13:54.871750+0000 mgr.x (mgr.24778) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2024-09-21T18:13:55.273 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:54 smithi169 bash[20366]: audit 2024-09-21T18:13:54.419305+0000 mgr.x (mgr.24778) 52 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:13:55.274 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:54 smithi169 bash[20366]: cluster 2024-09-21T18:13:54.871750+0000 mgr.x (mgr.24778) 53 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 93 op/s 2024-09-21T18:13:56.521 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:56 smithi043 bash[25160]: audit 2024-09-21T18:13:55.244178+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:56 smithi043 bash[25160]: audit 2024-09-21T18:13:55.257768+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:56 smithi043 bash[25160]: audit 2024-09-21T18:13:55.267905+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:56 smithi043 bash[19734]: audit 2024-09-21T18:13:55.244178+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:56 smithi043 bash[19734]: audit 2024-09-21T18:13:55.257768+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:56 smithi043 bash[19734]: audit 2024-09-21T18:13:55.267905+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:56 smithi169 bash[20366]: audit 2024-09-21T18:13:55.244178+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:56 smithi169 bash[20366]: audit 2024-09-21T18:13:55.257768+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:56.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:56 smithi169 bash[20366]: audit 2024-09-21T18:13:55.267905+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:13:57.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:57 smithi043 bash[19734]: cluster 2024-09-21T18:13:56.873466+0000 mgr.x (mgr.24778) 54 : cluster [DBG] pgmap v35: 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-21T18:13:57.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:57 smithi043 bash[25160]: cluster 2024-09-21T18:13:56.873466+0000 mgr.x (mgr.24778) 54 : cluster [DBG] pgmap v35: 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-21T18:13:57.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:57 smithi169 bash[20366]: cluster 2024-09-21T18:13:56.873466+0000 mgr.x (mgr.24778) 54 : cluster [DBG] pgmap v35: 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-21T18:13:59.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:13:58 smithi043 bash[25160]: cluster 2024-09-21T18:13:58.874250+0000 mgr.x (mgr.24778) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 76 op/s 2024-09-21T18:13:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:13:58 smithi043 bash[19734]: cluster 2024-09-21T18:13:58.874250+0000 mgr.x (mgr.24778) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 76 op/s 2024-09-21T18:13:59.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:13:58 smithi169 bash[20366]: cluster 2024-09-21T18:13:58.874250+0000 mgr.x (mgr.24778) 55 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 0 B/s wr, 76 op/s 2024-09-21T18:14:00.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:00 smithi169 bash[20366]: audit 2024-09-21T18:13:59.351438+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:00 smithi169 bash[20366]: audit 2024-09-21T18:13:59.362215+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:00 smithi169 bash[20366]: audit 2024-09-21T18:13:59.376632+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:00 smithi043 bash[19734]: audit 2024-09-21T18:13:59.351438+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:00 smithi043 bash[19734]: audit 2024-09-21T18:13:59.362215+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:00 smithi043 bash[19734]: audit 2024-09-21T18:13:59.376632+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:00 smithi043 bash[25160]: audit 2024-09-21T18:13:59.351438+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:00 smithi043 bash[25160]: audit 2024-09-21T18:13:59.362215+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:00.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:00 smithi043 bash[25160]: audit 2024-09-21T18:13:59.376632+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:01.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:01 smithi169 bash[20366]: cluster 2024-09-21T18:14:00.875819+0000 mgr.x (mgr.24778) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-21T18:14:01.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:01 smithi043 bash[19734]: cluster 2024-09-21T18:14:00.875819+0000 mgr.x (mgr.24778) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-21T18:14:01.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:01 smithi043 bash[25160]: cluster 2024-09-21T18:14:00.875819+0000 mgr.x (mgr.24778) 56 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 0 B/s wr, 77 op/s 2024-09-21T18:14:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:02 smithi043 bash[25160]: cluster 2024-09-21T18:14:02.876595+0000 mgr.x (mgr.24778) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-21T18:14:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:02 smithi043 bash[19734]: cluster 2024-09-21T18:14:02.876595+0000 mgr.x (mgr.24778) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-21T18:14:03.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:02 smithi169 bash[20366]: cluster 2024-09-21T18:14:02.876595+0000 mgr.x (mgr.24778) 57 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-21T18:14:03.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:14:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:14:03] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:14:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:04 smithi043 bash[19734]: audit 2024-09-21T18:14:04.420831+0000 mgr.x (mgr.24778) 58 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:04 smithi043 bash[19734]: cluster 2024-09-21T18:14:04.877328+0000 mgr.x (mgr.24778) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-21T18:14:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:04 smithi043 bash[25160]: audit 2024-09-21T18:14:04.420831+0000 mgr.x (mgr.24778) 58 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:04 smithi043 bash[25160]: cluster 2024-09-21T18:14:04.877328+0000 mgr.x (mgr.24778) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-21T18:14:05.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:04 smithi169 bash[20366]: audit 2024-09-21T18:14:04.420831+0000 mgr.x (mgr.24778) 58 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:05.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:04 smithi169 bash[20366]: cluster 2024-09-21T18:14:04.877328+0000 mgr.x (mgr.24778) 59 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 26 op/s 2024-09-21T18:14:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:05 smithi043 bash[25160]: audit 2024-09-21T18:14:05.313633+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:05 smithi043 bash[19734]: audit 2024-09-21T18:14:05.313633+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:05 smithi169 bash[20366]: audit 2024-09-21T18:14:05.313633+0000 mon.c (mon.2) 244 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:06 smithi043 bash[19734]: cluster 2024-09-21T18:14:06.879076+0000 mgr.x (mgr.24778) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2024-09-21T18:14:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:06 smithi043 bash[25160]: cluster 2024-09-21T18:14:06.879076+0000 mgr.x (mgr.24778) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2024-09-21T18:14:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:06 smithi169 bash[20366]: cluster 2024-09-21T18:14:06.879076+0000 mgr.x (mgr.24778) 60 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 27 op/s 2024-09-21T18:14:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:08 smithi043 bash[19734]: cluster 2024-09-21T18:14:08.879809+0000 mgr.x (mgr.24778) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:08 smithi043 bash[25160]: cluster 2024-09-21T18:14:08.879809+0000 mgr.x (mgr.24778) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:09.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:08 smithi169 bash[20366]: cluster 2024-09-21T18:14:08.879809+0000 mgr.x (mgr.24778) 61 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:11.213 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:10 smithi169 bash[20366]: cluster 2024-09-21T18:14:10.881328+0000 mgr.x (mgr.24778) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:10 smithi043 bash[19734]: cluster 2024-09-21T18:14:10.881328+0000 mgr.x (mgr.24778) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:11.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:10 smithi043 bash[25160]: cluster 2024-09-21T18:14:10.881328+0000 mgr.x (mgr.24778) 62 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:13.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:12 smithi169 bash[20366]: cluster 2024-09-21T18:14:12.882002+0000 mgr.x (mgr.24778) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:12 smithi043 bash[19734]: cluster 2024-09-21T18:14:12.882002+0000 mgr.x (mgr.24778) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:13.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:12 smithi043 bash[25160]: cluster 2024-09-21T18:14:12.882002+0000 mgr.x (mgr.24778) 63 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:13.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:14:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:14:13] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:14:15.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:14 smithi043 bash[19734]: audit 2024-09-21T18:14:14.428760+0000 mgr.x (mgr.24778) 64 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:14 smithi043 bash[19734]: cluster 2024-09-21T18:14:14.882754+0000 mgr.x (mgr.24778) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:14 smithi043 bash[25160]: audit 2024-09-21T18:14:14.428760+0000 mgr.x (mgr.24778) 64 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:14 smithi043 bash[25160]: cluster 2024-09-21T18:14:14.882754+0000 mgr.x (mgr.24778) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:15.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:14 smithi169 bash[20366]: audit 2024-09-21T18:14:14.428760+0000 mgr.x (mgr.24778) 64 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:15.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:14 smithi169 bash[20366]: cluster 2024-09-21T18:14:14.882754+0000 mgr.x (mgr.24778) 65 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:16.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:16 smithi043 bash[25160]: audit 2024-09-21T18:14:15.477592+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:16 smithi043 bash[25160]: audit 2024-09-21T18:14:15.490820+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:16 smithi043 bash[25160]: audit 2024-09-21T18:14:15.502596+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:16 smithi043 bash[19734]: audit 2024-09-21T18:14:15.477592+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:16 smithi043 bash[19734]: audit 2024-09-21T18:14:15.490820+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:16 smithi043 bash[19734]: audit 2024-09-21T18:14:15.502596+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:16 smithi169 bash[20366]: audit 2024-09-21T18:14:15.477592+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:16 smithi169 bash[20366]: audit 2024-09-21T18:14:15.490820+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:16.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:16 smithi169 bash[20366]: audit 2024-09-21T18:14:15.502596+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:17.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:17 smithi043 bash[25160]: cluster 2024-09-21T18:14:16.884492+0000 mgr.x (mgr.24778) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:17.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:17 smithi043 bash[19734]: cluster 2024-09-21T18:14:16.884492+0000 mgr.x (mgr.24778) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:17 smithi169 bash[20366]: cluster 2024-09-21T18:14:16.884492+0000 mgr.x (mgr.24778) 66 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:18 smithi043 bash[19734]: cluster 2024-09-21T18:14:18.885213+0000 mgr.x (mgr.24778) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:18 smithi043 bash[25160]: cluster 2024-09-21T18:14:18.885213+0000 mgr.x (mgr.24778) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:19.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:18 smithi169 bash[20366]: cluster 2024-09-21T18:14:18.885213+0000 mgr.x (mgr.24778) 67 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:20.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:20 smithi169 bash[20366]: audit 2024-09-21T18:14:19.569256+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:20.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:20 smithi169 bash[20366]: audit 2024-09-21T18:14:19.584300+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:20.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:20 smithi169 bash[20366]: audit 2024-09-21T18:14:19.597253+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:20.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:20 smithi169 bash[20366]: audit 2024-09-21T18:14:20.314081+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[25160]: audit 2024-09-21T18:14:19.569256+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[25160]: audit 2024-09-21T18:14:19.584300+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[25160]: audit 2024-09-21T18:14:19.597253+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[25160]: audit 2024-09-21T18:14:20.314081+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[19734]: audit 2024-09-21T18:14:19.569256+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[19734]: audit 2024-09-21T18:14:19.584300+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[19734]: audit 2024-09-21T18:14:19.597253+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:20 smithi043 bash[19734]: audit 2024-09-21T18:14:20.314081+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:22.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:22 smithi169 bash[20366]: cluster 2024-09-21T18:14:20.886779+0000 mgr.x (mgr.24778) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:22 smithi043 bash[25160]: cluster 2024-09-21T18:14:20.886779+0000 mgr.x (mgr.24778) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:22 smithi043 bash[19734]: cluster 2024-09-21T18:14:20.886779+0000 mgr.x (mgr.24778) 68 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:23.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:14:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:14:23] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:14:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:24 smithi043 bash[25160]: cluster 2024-09-21T18:14:22.887486+0000 mgr.x (mgr.24778) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:24 smithi043 bash[19734]: cluster 2024-09-21T18:14:22.887486+0000 mgr.x (mgr.24778) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:24 smithi169 bash[20366]: cluster 2024-09-21T18:14:22.887486+0000 mgr.x (mgr.24778) 69 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:25.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:25 smithi169 bash[20366]: audit 2024-09-21T18:14:24.436720+0000 mgr.x (mgr.24778) 70 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:25 smithi043 bash[25160]: audit 2024-09-21T18:14:24.436720+0000 mgr.x (mgr.24778) 70 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:25 smithi043 bash[19734]: audit 2024-09-21T18:14:24.436720+0000 mgr.x (mgr.24778) 70 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:26.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:26 smithi169 bash[20366]: cluster 2024-09-21T18:14:24.888159+0000 mgr.x (mgr.24778) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:26 smithi043 bash[19734]: cluster 2024-09-21T18:14:24.888159+0000 mgr.x (mgr.24778) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:26 smithi043 bash[25160]: cluster 2024-09-21T18:14:24.888159+0000 mgr.x (mgr.24778) 71 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:27 smithi169 bash[20366]: audit 2024-09-21T18:14:27.393849+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:14:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:27 smithi169 bash[20366]: audit 2024-09-21T18:14:27.395836+0000 mon.c (mon.2) 247 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:14:27.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:27 smithi169 bash[20366]: audit 2024-09-21T18:14:27.409459+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:27 smithi043 bash[19734]: audit 2024-09-21T18:14:27.393849+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:14:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:27 smithi043 bash[19734]: audit 2024-09-21T18:14:27.395836+0000 mon.c (mon.2) 247 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:14:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:27 smithi043 bash[19734]: audit 2024-09-21T18:14:27.409459+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:27 smithi043 bash[25160]: audit 2024-09-21T18:14:27.393849+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:14:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:27 smithi043 bash[25160]: audit 2024-09-21T18:14:27.395836+0000 mon.c (mon.2) 247 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:14:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:27 smithi043 bash[25160]: audit 2024-09-21T18:14:27.409459+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:28.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:28 smithi169 bash[20366]: cluster 2024-09-21T18:14:26.889804+0000 mgr.x (mgr.24778) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:28 smithi043 bash[19734]: cluster 2024-09-21T18:14:26.889804+0000 mgr.x (mgr.24778) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:28 smithi043 bash[25160]: cluster 2024-09-21T18:14:26.889804+0000 mgr.x (mgr.24778) 72 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:30.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:30 smithi169 bash[20366]: cluster 2024-09-21T18:14:28.890552+0000 mgr.x (mgr.24778) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:30 smithi043 bash[25160]: cluster 2024-09-21T18:14:28.890552+0000 mgr.x (mgr.24778) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:30 smithi043 bash[19734]: cluster 2024-09-21T18:14:28.890552+0000 mgr.x (mgr.24778) 73 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:32 smithi169 bash[20366]: cluster 2024-09-21T18:14:30.892361+0000 mgr.x (mgr.24778) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:32 smithi043 bash[25160]: cluster 2024-09-21T18:14:30.892361+0000 mgr.x (mgr.24778) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:32 smithi043 bash[19734]: cluster 2024-09-21T18:14:30.892361+0000 mgr.x (mgr.24778) 74 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:33.898 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:14:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:14:33] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:14:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:34 smithi043 bash[19734]: cluster 2024-09-21T18:14:32.893070+0000 mgr.x (mgr.24778) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:34.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:34 smithi043 bash[25160]: cluster 2024-09-21T18:14:32.893070+0000 mgr.x (mgr.24778) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:34.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:34 smithi169 bash[20366]: cluster 2024-09-21T18:14:32.893070+0000 mgr.x (mgr.24778) 75 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:35.885 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:35 smithi043 bash[25160]: audit 2024-09-21T18:14:34.445481+0000 mgr.x (mgr.24778) 76 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:35.885 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:35 smithi043 bash[25160]: audit 2024-09-21T18:14:35.314614+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:35.886 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:35 smithi043 bash[19734]: audit 2024-09-21T18:14:34.445481+0000 mgr.x (mgr.24778) 76 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:35.886 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:35 smithi043 bash[19734]: audit 2024-09-21T18:14:35.314614+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:35.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:35 smithi169 bash[20366]: audit 2024-09-21T18:14:34.445481+0000 mgr.x (mgr.24778) 76 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:35.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:35 smithi169 bash[20366]: audit 2024-09-21T18:14:35.314614+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:37.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[19734]: cluster 2024-09-21T18:14:34.893768+0000 mgr.x (mgr.24778) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:37.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[19734]: audit 2024-09-21T18:14:35.713500+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[19734]: audit 2024-09-21T18:14:35.725404+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[19734]: audit 2024-09-21T18:14:35.738544+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[25160]: cluster 2024-09-21T18:14:34.893768+0000 mgr.x (mgr.24778) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[25160]: audit 2024-09-21T18:14:35.713500+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[25160]: audit 2024-09-21T18:14:35.725404+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:36 smithi043 bash[25160]: audit 2024-09-21T18:14:35.738544+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:36 smithi169 bash[20366]: cluster 2024-09-21T18:14:34.893768+0000 mgr.x (mgr.24778) 77 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:36 smithi169 bash[20366]: audit 2024-09-21T18:14:35.713500+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:36 smithi169 bash[20366]: audit 2024-09-21T18:14:35.725404+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:36 smithi169 bash[20366]: audit 2024-09-21T18:14:35.738544+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:38 smithi043 bash[25160]: cluster 2024-09-21T18:14:36.895398+0000 mgr.x (mgr.24778) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:38 smithi043 bash[19734]: cluster 2024-09-21T18:14:36.895398+0000 mgr.x (mgr.24778) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:39.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:38 smithi169 bash[20366]: cluster 2024-09-21T18:14:36.895398+0000 mgr.x (mgr.24778) 78 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:40 smithi169 bash[20366]: cluster 2024-09-21T18:14:38.896113+0000 mgr.x (mgr.24778) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:40 smithi169 bash[20366]: audit 2024-09-21T18:14:39.789104+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:40 smithi169 bash[20366]: audit 2024-09-21T18:14:39.804005+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:40 smithi169 bash[20366]: audit 2024-09-21T18:14:39.817134+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[19734]: cluster 2024-09-21T18:14:38.896113+0000 mgr.x (mgr.24778) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[19734]: audit 2024-09-21T18:14:39.789104+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[19734]: audit 2024-09-21T18:14:39.804005+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[19734]: audit 2024-09-21T18:14:39.817134+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[25160]: cluster 2024-09-21T18:14:38.896113+0000 mgr.x (mgr.24778) 79 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[25160]: audit 2024-09-21T18:14:39.789104+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[25160]: audit 2024-09-21T18:14:39.804005+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:40 smithi043 bash[25160]: audit 2024-09-21T18:14:39.817134+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:42 smithi169 bash[20366]: cluster 2024-09-21T18:14:40.897672+0000 mgr.x (mgr.24778) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:42 smithi043 bash[19734]: cluster 2024-09-21T18:14:40.897672+0000 mgr.x (mgr.24778) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:42 smithi043 bash[25160]: cluster 2024-09-21T18:14:40.897672+0000 mgr.x (mgr.24778) 80 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:43.895 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:14:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:14:43] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T18:14:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:44 smithi169 bash[20366]: cluster 2024-09-21T18:14:42.898408+0000 mgr.x (mgr.24778) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:44 smithi043 bash[19734]: cluster 2024-09-21T18:14:42.898408+0000 mgr.x (mgr.24778) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:44 smithi043 bash[25160]: cluster 2024-09-21T18:14:42.898408+0000 mgr.x (mgr.24778) 81 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:45 smithi169 bash[20366]: audit 2024-09-21T18:14:44.456689+0000 mgr.x (mgr.24778) 82 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:45 smithi043 bash[19734]: audit 2024-09-21T18:14:44.456689+0000 mgr.x (mgr.24778) 82 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:45 smithi043 bash[25160]: audit 2024-09-21T18:14:44.456689+0000 mgr.x (mgr.24778) 82 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:46 smithi169 bash[20366]: cluster 2024-09-21T18:14:44.899115+0000 mgr.x (mgr.24778) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:46 smithi043 bash[19734]: cluster 2024-09-21T18:14:44.899115+0000 mgr.x (mgr.24778) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:46 smithi043 bash[25160]: cluster 2024-09-21T18:14:44.899115+0000 mgr.x (mgr.24778) 83 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:49.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:48 smithi169 bash[20366]: cluster 2024-09-21T18:14:46.900785+0000 mgr.x (mgr.24778) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:48 smithi043 bash[19734]: cluster 2024-09-21T18:14:46.900785+0000 mgr.x (mgr.24778) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:48 smithi043 bash[25160]: cluster 2024-09-21T18:14:46.900785+0000 mgr.x (mgr.24778) 84 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:51.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:50 smithi169 bash[20366]: cluster 2024-09-21T18:14:48.901453+0000 mgr.x (mgr.24778) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:51.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:50 smithi169 bash[20366]: audit 2024-09-21T18:14:50.315334+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:50 smithi043 bash[19734]: cluster 2024-09-21T18:14:48.901453+0000 mgr.x (mgr.24778) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:50 smithi043 bash[19734]: audit 2024-09-21T18:14:50.315334+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:50 smithi043 bash[25160]: cluster 2024-09-21T18:14:48.901453+0000 mgr.x (mgr.24778) 85 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:50 smithi043 bash[25160]: audit 2024-09-21T18:14:50.315334+0000 mon.c (mon.2) 249 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:14:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:52 smithi169 bash[20366]: cluster 2024-09-21T18:14:50.902457+0000 mgr.x (mgr.24778) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:52 smithi043 bash[25160]: cluster 2024-09-21T18:14:50.902457+0000 mgr.x (mgr.24778) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:52 smithi043 bash[19734]: cluster 2024-09-21T18:14:50.902457+0000 mgr.x (mgr.24778) 86 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:53.646 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:14:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:14:53] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:14:55.138 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:54 smithi043 bash[25160]: cluster 2024-09-21T18:14:52.902902+0000 mgr.x (mgr.24778) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:55.138 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:54 smithi043 bash[19734]: cluster 2024-09-21T18:14:52.902902+0000 mgr.x (mgr.24778) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:55.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:54 smithi169 bash[20366]: cluster 2024-09-21T18:14:52.902902+0000 mgr.x (mgr.24778) 87 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:56.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:55 smithi043 bash[25160]: audit 2024-09-21T18:14:54.464528+0000 mgr.x (mgr.24778) 88 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:56.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:55 smithi043 bash[19734]: audit 2024-09-21T18:14:54.464528+0000 mgr.x (mgr.24778) 88 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:56.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:55 smithi169 bash[20366]: audit 2024-09-21T18:14:54.464528+0000 mgr.x (mgr.24778) 88 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:14:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:56 smithi169 bash[20366]: cluster 2024-09-21T18:14:54.903573+0000 mgr.x (mgr.24778) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:56 smithi169 bash[20366]: audit 2024-09-21T18:14:55.896952+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:56 smithi169 bash[20366]: audit 2024-09-21T18:14:55.905742+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:56 smithi169 bash[20366]: audit 2024-09-21T18:14:55.917773+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[25160]: cluster 2024-09-21T18:14:54.903573+0000 mgr.x (mgr.24778) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[25160]: audit 2024-09-21T18:14:55.896952+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[25160]: audit 2024-09-21T18:14:55.905742+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[25160]: audit 2024-09-21T18:14:55.917773+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[19734]: cluster 2024-09-21T18:14:54.903573+0000 mgr.x (mgr.24778) 89 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[19734]: audit 2024-09-21T18:14:55.896952+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[19734]: audit 2024-09-21T18:14:55.905742+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:56 smithi043 bash[19734]: audit 2024-09-21T18:14:55.917773+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:14:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:14:58 smithi169 bash[20366]: cluster 2024-09-21T18:14:56.905210+0000 mgr.x (mgr.24778) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:14:58 smithi043 bash[19734]: cluster 2024-09-21T18:14:56.905210+0000 mgr.x (mgr.24778) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:14:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:14:58 smithi043 bash[25160]: cluster 2024-09-21T18:14:56.905210+0000 mgr.x (mgr.24778) 90 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:00 smithi169 bash[20366]: cluster 2024-09-21T18:14:58.905982+0000 mgr.x (mgr.24778) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:00 smithi169 bash[20366]: audit 2024-09-21T18:15:00.032413+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:00 smithi169 bash[20366]: audit 2024-09-21T18:15:00.044808+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:00 smithi169 bash[20366]: audit 2024-09-21T18:15:00.057237+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[25160]: cluster 2024-09-21T18:14:58.905982+0000 mgr.x (mgr.24778) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[25160]: audit 2024-09-21T18:15:00.032413+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[25160]: audit 2024-09-21T18:15:00.044808+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[25160]: audit 2024-09-21T18:15:00.057237+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[19734]: cluster 2024-09-21T18:14:58.905982+0000 mgr.x (mgr.24778) 91 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[19734]: audit 2024-09-21T18:15:00.032413+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[19734]: audit 2024-09-21T18:15:00.044808+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:00 smithi043 bash[19734]: audit 2024-09-21T18:15:00.057237+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:02 smithi169 bash[20366]: cluster 2024-09-21T18:15:00.907562+0000 mgr.x (mgr.24778) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:02 smithi043 bash[25160]: cluster 2024-09-21T18:15:00.907562+0000 mgr.x (mgr.24778) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:02 smithi043 bash[19734]: cluster 2024-09-21T18:15:00.907562+0000 mgr.x (mgr.24778) 92 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:03.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:15:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:15:03] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.43.0" 2024-09-21T18:15:05.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:04 smithi169 bash[20366]: cluster 2024-09-21T18:15:02.908251+0000 mgr.x (mgr.24778) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:04 smithi043 bash[25160]: cluster 2024-09-21T18:15:02.908251+0000 mgr.x (mgr.24778) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:04 smithi043 bash[19734]: cluster 2024-09-21T18:15:02.908251+0000 mgr.x (mgr.24778) 93 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:06.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:05 smithi169 bash[20366]: audit 2024-09-21T18:15:04.468758+0000 mgr.x (mgr.24778) 94 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:06.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:05 smithi169 bash[20366]: audit 2024-09-21T18:15:05.315726+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:05 smithi043 bash[19734]: audit 2024-09-21T18:15:04.468758+0000 mgr.x (mgr.24778) 94 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:05 smithi043 bash[19734]: audit 2024-09-21T18:15:05.315726+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:05 smithi043 bash[25160]: audit 2024-09-21T18:15:04.468758+0000 mgr.x (mgr.24778) 94 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:05 smithi043 bash[25160]: audit 2024-09-21T18:15:05.315726+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:07.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:06 smithi169 bash[20366]: cluster 2024-09-21T18:15:04.909005+0000 mgr.x (mgr.24778) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:06 smithi043 bash[19734]: cluster 2024-09-21T18:15:04.909005+0000 mgr.x (mgr.24778) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:06 smithi043 bash[25160]: cluster 2024-09-21T18:15:04.909005+0000 mgr.x (mgr.24778) 95 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:08 smithi169 bash[20366]: cluster 2024-09-21T18:15:06.910630+0000 mgr.x (mgr.24778) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:08 smithi043 bash[25160]: cluster 2024-09-21T18:15:06.910630+0000 mgr.x (mgr.24778) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:08 smithi043 bash[19734]: cluster 2024-09-21T18:15:06.910630+0000 mgr.x (mgr.24778) 96 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:10 smithi169 bash[20366]: cluster 2024-09-21T18:15:08.911369+0000 mgr.x (mgr.24778) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:11.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:10 smithi043 bash[25160]: cluster 2024-09-21T18:15:08.911369+0000 mgr.x (mgr.24778) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:10 smithi043 bash[19734]: cluster 2024-09-21T18:15:08.911369+0000 mgr.x (mgr.24778) 97 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:12 smithi169 bash[20366]: cluster 2024-09-21T18:15:10.912993+0000 mgr.x (mgr.24778) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:13.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:12 smithi043 bash[25160]: cluster 2024-09-21T18:15:10.912993+0000 mgr.x (mgr.24778) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:13.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:12 smithi043 bash[19734]: cluster 2024-09-21T18:15:10.912993+0000 mgr.x (mgr.24778) 98 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:13.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:15:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:15:13] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.43.0" 2024-09-21T18:15:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:14 smithi169 bash[20366]: cluster 2024-09-21T18:15:12.913693+0000 mgr.x (mgr.24778) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:15.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:14 smithi043 bash[19734]: cluster 2024-09-21T18:15:12.913693+0000 mgr.x (mgr.24778) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:14 smithi043 bash[25160]: cluster 2024-09-21T18:15:12.913693+0000 mgr.x (mgr.24778) 99 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:15 smithi043 bash[25160]: audit 2024-09-21T18:15:14.480034+0000 mgr.x (mgr.24778) 100 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:16.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:15 smithi043 bash[19734]: audit 2024-09-21T18:15:14.480034+0000 mgr.x (mgr.24778) 100 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:16.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:15 smithi169 bash[20366]: audit 2024-09-21T18:15:14.480034+0000 mgr.x (mgr.24778) 100 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[25160]: cluster 2024-09-21T18:15:14.914432+0000 mgr.x (mgr.24778) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[25160]: audit 2024-09-21T18:15:16.092760+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[25160]: audit 2024-09-21T18:15:16.107189+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[25160]: audit 2024-09-21T18:15:16.120075+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[19734]: cluster 2024-09-21T18:15:14.914432+0000 mgr.x (mgr.24778) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[19734]: audit 2024-09-21T18:15:16.092760+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[19734]: audit 2024-09-21T18:15:16.107189+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:16 smithi043 bash[19734]: audit 2024-09-21T18:15:16.120075+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:16 smithi169 bash[20366]: cluster 2024-09-21T18:15:14.914432+0000 mgr.x (mgr.24778) 101 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:16 smithi169 bash[20366]: audit 2024-09-21T18:15:16.092760+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:16 smithi169 bash[20366]: audit 2024-09-21T18:15:16.107189+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:16 smithi169 bash[20366]: audit 2024-09-21T18:15:16.120075+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:18.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:17 smithi043 bash[25160]: cluster 2024-09-21T18:15:16.916057+0000 mgr.x (mgr.24778) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:18.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:17 smithi043 bash[19734]: cluster 2024-09-21T18:15:16.916057+0000 mgr.x (mgr.24778) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:18.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:17 smithi169 bash[20366]: cluster 2024-09-21T18:15:16.916057+0000 mgr.x (mgr.24778) 102 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:19 smithi043 bash[19734]: cluster 2024-09-21T18:15:18.916823+0000 mgr.x (mgr.24778) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:19 smithi043 bash[25160]: cluster 2024-09-21T18:15:18.916823+0000 mgr.x (mgr.24778) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:20.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:19 smithi169 bash[20366]: cluster 2024-09-21T18:15:18.916823+0000 mgr.x (mgr.24778) 103 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:21 smithi169 bash[20366]: audit 2024-09-21T18:15:20.275374+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:21 smithi169 bash[20366]: audit 2024-09-21T18:15:20.289918+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:21 smithi169 bash[20366]: audit 2024-09-21T18:15:20.303065+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:21 smithi169 bash[20366]: audit 2024-09-21T18:15:20.316534+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:21.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[25160]: audit 2024-09-21T18:15:20.275374+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[25160]: audit 2024-09-21T18:15:20.289918+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[25160]: audit 2024-09-21T18:15:20.303065+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[25160]: audit 2024-09-21T18:15:20.316534+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:21.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[19734]: audit 2024-09-21T18:15:20.275374+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[19734]: audit 2024-09-21T18:15:20.289918+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[19734]: audit 2024-09-21T18:15:20.303065+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:21.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:21 smithi043 bash[19734]: audit 2024-09-21T18:15:20.316534+0000 mon.c (mon.2) 251 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:22.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:22 smithi169 bash[20366]: cluster 2024-09-21T18:15:20.918375+0000 mgr.x (mgr.24778) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:22.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:22 smithi043 bash[19734]: cluster 2024-09-21T18:15:20.918375+0000 mgr.x (mgr.24778) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:22.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:22 smithi043 bash[25160]: cluster 2024-09-21T18:15:20.918375+0000 mgr.x (mgr.24778) 104 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:23.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:15:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:15:23] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:15:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:24 smithi043 bash[25160]: cluster 2024-09-21T18:15:22.919084+0000 mgr.x (mgr.24778) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:24 smithi043 bash[19734]: cluster 2024-09-21T18:15:22.919084+0000 mgr.x (mgr.24778) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:24 smithi169 bash[20366]: cluster 2024-09-21T18:15:22.919084+0000 mgr.x (mgr.24778) 105 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:25 smithi043 bash[25160]: audit 2024-09-21T18:15:24.491355+0000 mgr.x (mgr.24778) 106 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:25 smithi043 bash[19734]: audit 2024-09-21T18:15:24.491355+0000 mgr.x (mgr.24778) 106 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:26.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:25 smithi169 bash[20366]: audit 2024-09-21T18:15:24.491355+0000 mgr.x (mgr.24778) 106 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:26 smithi043 bash[25160]: cluster 2024-09-21T18:15:24.919822+0000 mgr.x (mgr.24778) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:26 smithi043 bash[19734]: cluster 2024-09-21T18:15:24.919822+0000 mgr.x (mgr.24778) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:27.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:26 smithi169 bash[20366]: cluster 2024-09-21T18:15:24.919822+0000 mgr.x (mgr.24778) 107 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:27 smithi043 bash[19734]: audit 2024-09-21T18:15:27.539287+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:15:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:27 smithi043 bash[19734]: audit 2024-09-21T18:15:27.541766+0000 mon.c (mon.2) 253 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:15:28.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:27 smithi043 bash[19734]: audit 2024-09-21T18:15:27.554103+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:28.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:27 smithi043 bash[25160]: audit 2024-09-21T18:15:27.539287+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:15:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:27 smithi043 bash[25160]: audit 2024-09-21T18:15:27.541766+0000 mon.c (mon.2) 253 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:15:28.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:27 smithi043 bash[25160]: audit 2024-09-21T18:15:27.554103+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:27 smithi169 bash[20366]: audit 2024-09-21T18:15:27.539287+0000 mon.c (mon.2) 252 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:15:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:27 smithi169 bash[20366]: audit 2024-09-21T18:15:27.541766+0000 mon.c (mon.2) 253 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:15:28.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:27 smithi169 bash[20366]: audit 2024-09-21T18:15:27.554103+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:28 smithi043 bash[19734]: cluster 2024-09-21T18:15:26.921485+0000 mgr.x (mgr.24778) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:28 smithi043 bash[25160]: cluster 2024-09-21T18:15:26.921485+0000 mgr.x (mgr.24778) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:29.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:28 smithi169 bash[20366]: cluster 2024-09-21T18:15:26.921485+0000 mgr.x (mgr.24778) 108 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:30 smithi043 bash[19734]: cluster 2024-09-21T18:15:28.922149+0000 mgr.x (mgr.24778) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:30 smithi043 bash[25160]: cluster 2024-09-21T18:15:28.922149+0000 mgr.x (mgr.24778) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:31.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:30 smithi169 bash[20366]: cluster 2024-09-21T18:15:28.922149+0000 mgr.x (mgr.24778) 109 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:32 smithi043 bash[19734]: cluster 2024-09-21T18:15:30.923801+0000 mgr.x (mgr.24778) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:32 smithi043 bash[25160]: cluster 2024-09-21T18:15:30.923801+0000 mgr.x (mgr.24778) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:33.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:32 smithi169 bash[20366]: cluster 2024-09-21T18:15:30.923801+0000 mgr.x (mgr.24778) 110 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:33.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:15:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:15:33] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:15:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:34 smithi043 bash[19734]: cluster 2024-09-21T18:15:32.924359+0000 mgr.x (mgr.24778) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:34.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:34 smithi043 bash[25160]: cluster 2024-09-21T18:15:32.924359+0000 mgr.x (mgr.24778) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:34.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:34 smithi169 bash[20366]: cluster 2024-09-21T18:15:32.924359+0000 mgr.x (mgr.24778) 111 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:36.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:35 smithi043 bash[25160]: audit 2024-09-21T18:15:34.502705+0000 mgr.x (mgr.24778) 112 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:36.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:35 smithi043 bash[25160]: audit 2024-09-21T18:15:35.316478+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:35 smithi043 bash[19734]: audit 2024-09-21T18:15:34.502705+0000 mgr.x (mgr.24778) 112 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:35 smithi043 bash[19734]: audit 2024-09-21T18:15:35.316478+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:36.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:35 smithi169 bash[20366]: audit 2024-09-21T18:15:34.502705+0000 mgr.x (mgr.24778) 112 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:36.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:35 smithi169 bash[20366]: audit 2024-09-21T18:15:35.316478+0000 mon.c (mon.2) 254 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[25160]: cluster 2024-09-21T18:15:34.924807+0000 mgr.x (mgr.24778) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[25160]: audit 2024-09-21T18:15:36.303381+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[25160]: audit 2024-09-21T18:15:36.317549+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[25160]: audit 2024-09-21T18:15:36.329423+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[19734]: cluster 2024-09-21T18:15:34.924807+0000 mgr.x (mgr.24778) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:37.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[19734]: audit 2024-09-21T18:15:36.303381+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[19734]: audit 2024-09-21T18:15:36.317549+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:36 smithi043 bash[19734]: audit 2024-09-21T18:15:36.329423+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:36 smithi169 bash[20366]: cluster 2024-09-21T18:15:34.924807+0000 mgr.x (mgr.24778) 113 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:36 smithi169 bash[20366]: audit 2024-09-21T18:15:36.303381+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:36 smithi169 bash[20366]: audit 2024-09-21T18:15:36.317549+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:37.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:36 smithi169 bash[20366]: audit 2024-09-21T18:15:36.329423+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:39.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:38 smithi043 bash[19734]: cluster 2024-09-21T18:15:36.926421+0000 mgr.x (mgr.24778) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:39.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:38 smithi043 bash[25160]: cluster 2024-09-21T18:15:36.926421+0000 mgr.x (mgr.24778) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:39.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:38 smithi169 bash[20366]: cluster 2024-09-21T18:15:36.926421+0000 mgr.x (mgr.24778) 114 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[19734]: cluster 2024-09-21T18:15:38.927123+0000 mgr.x (mgr.24778) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[19734]: audit 2024-09-21T18:15:40.494229+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[19734]: audit 2024-09-21T18:15:40.508440+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[19734]: audit 2024-09-21T18:15:40.521719+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[25160]: cluster 2024-09-21T18:15:38.927123+0000 mgr.x (mgr.24778) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[25160]: audit 2024-09-21T18:15:40.494229+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[25160]: audit 2024-09-21T18:15:40.508440+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:40 smithi043 bash[25160]: audit 2024-09-21T18:15:40.521719+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:40 smithi169 bash[20366]: cluster 2024-09-21T18:15:38.927123+0000 mgr.x (mgr.24778) 115 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:40 smithi169 bash[20366]: audit 2024-09-21T18:15:40.494229+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:40 smithi169 bash[20366]: audit 2024-09-21T18:15:40.508440+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:40 smithi169 bash[20366]: audit 2024-09-21T18:15:40.521719+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:43.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:42 smithi043 bash[19734]: cluster 2024-09-21T18:15:40.929025+0000 mgr.x (mgr.24778) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:43.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:42 smithi043 bash[25160]: cluster 2024-09-21T18:15:40.929025+0000 mgr.x (mgr.24778) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:43.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:42 smithi169 bash[20366]: cluster 2024-09-21T18:15:40.929025+0000 mgr.x (mgr.24778) 116 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:43.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:15:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:15:43] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:15:45.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:44 smithi043 bash[25160]: cluster 2024-09-21T18:15:42.929771+0000 mgr.x (mgr.24778) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:45.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:44 smithi043 bash[19734]: cluster 2024-09-21T18:15:42.929771+0000 mgr.x (mgr.24778) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:45.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:44 smithi169 bash[20366]: cluster 2024-09-21T18:15:42.929771+0000 mgr.x (mgr.24778) 117 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:45 smithi169 bash[20366]: audit 2024-09-21T18:15:44.514208+0000 mgr.x (mgr.24778) 118 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:46.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:45 smithi043 bash[19734]: audit 2024-09-21T18:15:44.514208+0000 mgr.x (mgr.24778) 118 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:45 smithi043 bash[25160]: audit 2024-09-21T18:15:44.514208+0000 mgr.x (mgr.24778) 118 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:47.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:46 smithi169 bash[20366]: cluster 2024-09-21T18:15:44.930484+0000 mgr.x (mgr.24778) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:46 smithi043 bash[25160]: cluster 2024-09-21T18:15:44.930484+0000 mgr.x (mgr.24778) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:46 smithi043 bash[19734]: cluster 2024-09-21T18:15:44.930484+0000 mgr.x (mgr.24778) 119 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:49.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:48 smithi169 bash[20366]: cluster 2024-09-21T18:15:46.932138+0000 mgr.x (mgr.24778) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:48 smithi043 bash[19734]: cluster 2024-09-21T18:15:46.932138+0000 mgr.x (mgr.24778) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:48 smithi043 bash[25160]: cluster 2024-09-21T18:15:46.932138+0000 mgr.x (mgr.24778) 120 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:50 smithi169 bash[20366]: cluster 2024-09-21T18:15:48.932853+0000 mgr.x (mgr.24778) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:51.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:50 smithi169 bash[20366]: audit 2024-09-21T18:15:50.317162+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:50 smithi043 bash[25160]: cluster 2024-09-21T18:15:48.932853+0000 mgr.x (mgr.24778) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:50 smithi043 bash[25160]: audit 2024-09-21T18:15:50.317162+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:50 smithi043 bash[19734]: cluster 2024-09-21T18:15:48.932853+0000 mgr.x (mgr.24778) 121 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:50 smithi043 bash[19734]: audit 2024-09-21T18:15:50.317162+0000 mon.c (mon.2) 255 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:15:53.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:52 smithi169 bash[20366]: cluster 2024-09-21T18:15:50.934580+0000 mgr.x (mgr.24778) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:52 smithi043 bash[25160]: cluster 2024-09-21T18:15:50.934580+0000 mgr.x (mgr.24778) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:52 smithi043 bash[19734]: cluster 2024-09-21T18:15:50.934580+0000 mgr.x (mgr.24778) 122 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:53.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:15:53 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:15:53] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:15:55.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:54 smithi169 bash[20366]: cluster 2024-09-21T18:15:52.935373+0000 mgr.x (mgr.24778) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:54 smithi043 bash[19734]: cluster 2024-09-21T18:15:52.935373+0000 mgr.x (mgr.24778) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:54 smithi043 bash[25160]: cluster 2024-09-21T18:15:52.935373+0000 mgr.x (mgr.24778) 123 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:56.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:55 smithi043 bash[25160]: audit 2024-09-21T18:15:54.525551+0000 mgr.x (mgr.24778) 124 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:56.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:55 smithi043 bash[19734]: audit 2024-09-21T18:15:54.525551+0000 mgr.x (mgr.24778) 124 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:56.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:55 smithi169 bash[20366]: audit 2024-09-21T18:15:54.525551+0000 mgr.x (mgr.24778) 124 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:15:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:56 smithi169 bash[20366]: cluster 2024-09-21T18:15:54.936056+0000 mgr.x (mgr.24778) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:57.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:56 smithi169 bash[20366]: audit 2024-09-21T18:15:56.454398+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:56 smithi169 bash[20366]: audit 2024-09-21T18:15:56.467150+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:56 smithi169 bash[20366]: audit 2024-09-21T18:15:56.478232+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[25160]: cluster 2024-09-21T18:15:54.936056+0000 mgr.x (mgr.24778) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[25160]: audit 2024-09-21T18:15:56.454398+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[25160]: audit 2024-09-21T18:15:56.467150+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[25160]: audit 2024-09-21T18:15:56.478232+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[19734]: cluster 2024-09-21T18:15:54.936056+0000 mgr.x (mgr.24778) 125 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:15:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[19734]: audit 2024-09-21T18:15:56.454398+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[19734]: audit 2024-09-21T18:15:56.467150+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:56 smithi043 bash[19734]: audit 2024-09-21T18:15:56.478232+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:15:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:15:58 smithi043 bash[19734]: cluster 2024-09-21T18:15:56.937688+0000 mgr.x (mgr.24778) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:15:58 smithi043 bash[25160]: cluster 2024-09-21T18:15:56.937688+0000 mgr.x (mgr.24778) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:15:59.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:15:58 smithi169 bash[20366]: cluster 2024-09-21T18:15:56.937688+0000 mgr.x (mgr.24778) 126 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[19734]: cluster 2024-09-21T18:15:58.938397+0000 mgr.x (mgr.24778) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[19734]: audit 2024-09-21T18:16:00.733739+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[19734]: audit 2024-09-21T18:16:00.746703+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[19734]: audit 2024-09-21T18:16:00.762667+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[25160]: cluster 2024-09-21T18:15:58.938397+0000 mgr.x (mgr.24778) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:01.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[25160]: audit 2024-09-21T18:16:00.733739+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[25160]: audit 2024-09-21T18:16:00.746703+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:00 smithi043 bash[25160]: audit 2024-09-21T18:16:00.762667+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:00 smithi169 bash[20366]: cluster 2024-09-21T18:15:58.938397+0000 mgr.x (mgr.24778) 127 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:01.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:00 smithi169 bash[20366]: audit 2024-09-21T18:16:00.733739+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:00 smithi169 bash[20366]: audit 2024-09-21T18:16:00.746703+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:01.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:00 smithi169 bash[20366]: audit 2024-09-21T18:16:00.762667+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:03.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:02 smithi169 bash[20366]: cluster 2024-09-21T18:16:00.940030+0000 mgr.x (mgr.24778) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:02 smithi043 bash[25160]: cluster 2024-09-21T18:16:00.940030+0000 mgr.x (mgr.24778) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:02 smithi043 bash[19734]: cluster 2024-09-21T18:16:00.940030+0000 mgr.x (mgr.24778) 128 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:03.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:03 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:16:03] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:16:05.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:04 smithi169 bash[20366]: cluster 2024-09-21T18:16:02.940768+0000 mgr.x (mgr.24778) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:04 smithi043 bash[25160]: cluster 2024-09-21T18:16:02.940768+0000 mgr.x (mgr.24778) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:04 smithi043 bash[19734]: cluster 2024-09-21T18:16:02.940768+0000 mgr.x (mgr.24778) 129 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:06.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:05 smithi169 bash[20366]: audit 2024-09-21T18:16:04.536831+0000 mgr.x (mgr.24778) 130 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:06.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:05 smithi169 bash[20366]: audit 2024-09-21T18:16:05.317772+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:05 smithi043 bash[25160]: audit 2024-09-21T18:16:04.536831+0000 mgr.x (mgr.24778) 130 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:05 smithi043 bash[25160]: audit 2024-09-21T18:16:05.317772+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:05 smithi043 bash[19734]: audit 2024-09-21T18:16:04.536831+0000 mgr.x (mgr.24778) 130 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:05 smithi043 bash[19734]: audit 2024-09-21T18:16:05.317772+0000 mon.c (mon.2) 256 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:07.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:06 smithi169 bash[20366]: cluster 2024-09-21T18:16:04.941489+0000 mgr.x (mgr.24778) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:06 smithi043 bash[25160]: cluster 2024-09-21T18:16:04.941489+0000 mgr.x (mgr.24778) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:06 smithi043 bash[19734]: cluster 2024-09-21T18:16:04.941489+0000 mgr.x (mgr.24778) 131 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:08 smithi169 bash[20366]: cluster 2024-09-21T18:16:06.943213+0000 mgr.x (mgr.24778) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:09.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:08 smithi043 bash[25160]: cluster 2024-09-21T18:16:06.943213+0000 mgr.x (mgr.24778) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:08 smithi043 bash[19734]: cluster 2024-09-21T18:16:06.943213+0000 mgr.x (mgr.24778) 132 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:11.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:10 smithi169 bash[20366]: cluster 2024-09-21T18:16:08.944083+0000 mgr.x (mgr.24778) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:11.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:10 smithi043 bash[25160]: cluster 2024-09-21T18:16:08.944083+0000 mgr.x (mgr.24778) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:11.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:10 smithi043 bash[19734]: cluster 2024-09-21T18:16:08.944083+0000 mgr.x (mgr.24778) 133 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:12.618 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:16:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:12 smithi043 bash[25160]: cluster 2024-09-21T18:16:10.945817+0000 mgr.x (mgr.24778) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:12 smithi043 bash[19734]: cluster 2024-09-21T18:16:10.945817+0000 mgr.x (mgr.24778) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:13.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:12 smithi169 bash[20366]: cluster 2024-09-21T18:16:10.945817+0000 mgr.x (mgr.24778) 134 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:13.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:13 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:16:13] "GET /metrics HTTP/1.1" 200 38238 "" "Prometheus/2.43.0" 2024-09-21T18:16:15.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:14 smithi169 bash[20366]: cluster 2024-09-21T18:16:12.946676+0000 mgr.x (mgr.24778) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:14 smithi043 bash[25160]: cluster 2024-09-21T18:16:12.946676+0000 mgr.x (mgr.24778) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:15.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:14 smithi043 bash[19734]: cluster 2024-09-21T18:16:12.946676+0000 mgr.x (mgr.24778) 135 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:16.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:15 smithi169 bash[20366]: audit 2024-09-21T18:16:14.547973+0000 mgr.x (mgr.24778) 136 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:16.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:15 smithi043 bash[19734]: audit 2024-09-21T18:16:14.547973+0000 mgr.x (mgr.24778) 136 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:16.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:15 smithi043 bash[25160]: audit 2024-09-21T18:16:14.547973+0000 mgr.x (mgr.24778) 136 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:17.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:16 smithi169 bash[20366]: cluster 2024-09-21T18:16:14.947423+0000 mgr.x (mgr.24778) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:16 smithi169 bash[20366]: audit 2024-09-21T18:16:16.580810+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:16 smithi169 bash[20366]: audit 2024-09-21T18:16:16.588251+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:16 smithi169 bash[20366]: audit 2024-09-21T18:16:16.594482+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[19734]: cluster 2024-09-21T18:16:14.947423+0000 mgr.x (mgr.24778) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[19734]: audit 2024-09-21T18:16:16.580810+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[19734]: audit 2024-09-21T18:16:16.588251+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[19734]: audit 2024-09-21T18:16:16.594482+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[25160]: cluster 2024-09-21T18:16:14.947423+0000 mgr.x (mgr.24778) 137 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[25160]: audit 2024-09-21T18:16:16.580810+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[25160]: audit 2024-09-21T18:16:16.588251+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:16 smithi043 bash[25160]: audit 2024-09-21T18:16:16.594482+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:17.830 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:16:19.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:18 smithi169 bash[20366]: cluster 2024-09-21T18:16:16.949099+0000 mgr.x (mgr.24778) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:19.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:18 smithi043 bash[25160]: cluster 2024-09-21T18:16:16.949099+0000 mgr.x (mgr.24778) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:18 smithi043 bash[19734]: cluster 2024-09-21T18:16:16.949099+0000 mgr.x (mgr.24778) 138 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:19.717 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:16:19.717 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 18s ago 34m - - 2024-09-21T18:16:19.718 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 3s ago 34m - - 2024-09-21T18:16:19.718 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (24m) 18s ago 24m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:16:19.718 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (24m) 3s ago 24m 73.1M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:16:19.718 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (3m) 18s ago 22m 47.9M - 3.8 164465d2334a 3187d911f81a 2024-09-21T18:16:19.718 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (17m) 3s ago 33m 508M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 79bdf4262188 2024-09-21T18:16:19.718 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (10m) 18s ago 35m 440M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:16:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (35m) 18s ago 35m 90.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:16:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (33m) 3s ago 33m 68.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:16:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (33m) 18s ago 33m 65.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:16:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (24m) 18s ago 24m 9108k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T18:16:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (24m) 3s ago 24m 9016k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:16:19.719 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (32m) 18s ago 32m 57.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:16:19.720 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (31m) 18s ago 31m 66.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:16:19.720 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (30m) 18s ago 30m 61.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:16:19.720 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (29m) 18s ago 29m 56.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:16:19.720 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (28m) 3s ago 28m 67.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:16:19.720 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (27m) 3s ago 27m 55.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:16:19.721 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (27m) 3s ago 27m 54.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:16:19.721 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (26m) 3s ago 26m 64.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:16:19.721 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (3m) 3s ago 25m 44.4M - 2.43.0 a07b618ecd1d d3c1b005f923 2024-09-21T18:16:19.721 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (22m) 18s ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:16:19.721 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (22m) 3s ago 22m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:16:20.834 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ls' 2024-09-21T18:16:21.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:20 smithi169 bash[20366]: cluster 2024-09-21T18:16:18.949813+0000 mgr.x (mgr.24778) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:21.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:20 smithi169 bash[20366]: audit 2024-09-21T18:16:19.664361+0000 mgr.x (mgr.24778) 140 : audit [DBG] from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:21.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:20 smithi169 bash[20366]: audit 2024-09-21T18:16:20.318511+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:20 smithi043 bash[25160]: cluster 2024-09-21T18:16:18.949813+0000 mgr.x (mgr.24778) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:20 smithi043 bash[25160]: audit 2024-09-21T18:16:19.664361+0000 mgr.x (mgr.24778) 140 : audit [DBG] from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:21.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:20 smithi043 bash[25160]: audit 2024-09-21T18:16:20.318511+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:21.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:20 smithi043 bash[19734]: cluster 2024-09-21T18:16:18.949813+0000 mgr.x (mgr.24778) 139 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:21.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:20 smithi043 bash[19734]: audit 2024-09-21T18:16:19.664361+0000 mgr.x (mgr.24778) 140 : audit [DBG] from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:20 smithi043 bash[19734]: audit 2024-09-21T18:16:20.318511+0000 mon.c (mon.2) 257 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[25160]: audit 2024-09-21T18:16:20.948019+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[25160]: cluster 2024-09-21T18:16:20.951479+0000 mgr.x (mgr.24778) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[25160]: audit 2024-09-21T18:16:20.958049+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[25160]: audit 2024-09-21T18:16:20.967082+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[19734]: audit 2024-09-21T18:16:20.948019+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[19734]: cluster 2024-09-21T18:16:20.951479+0000 mgr.x (mgr.24778) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[19734]: audit 2024-09-21T18:16:20.958049+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:21 smithi043 bash[19734]: audit 2024-09-21T18:16:20.967082+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:21 smithi169 bash[20366]: audit 2024-09-21T18:16:20.948019+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:21 smithi169 bash[20366]: cluster 2024-09-21T18:16:20.951479+0000 mgr.x (mgr.24778) 141 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:22.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:21 smithi169 bash[20366]: audit 2024-09-21T18:16:20.958049+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:22.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:21 smithi169 bash[20366]: audit 2024-09-21T18:16:20.967082+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:23.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:23 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:16:23] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:16:24.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:23 smithi043 bash[25160]: cluster 2024-09-21T18:16:22.952199+0000 mgr.x (mgr.24778) 142 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:24.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:23 smithi043 bash[19734]: cluster 2024-09-21T18:16:22.952199+0000 mgr.x (mgr.24778) 142 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:24.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:23 smithi169 bash[20366]: cluster 2024-09-21T18:16:22.952199+0000 mgr.x (mgr.24778) 142 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:25.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:24 smithi043 bash[25160]: audit 2024-09-21T18:16:24.556043+0000 mgr.x (mgr.24778) 143 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:24 smithi043 bash[19734]: audit 2024-09-21T18:16:24.556043+0000 mgr.x (mgr.24778) 143 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:25.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:24 smithi169 bash[20366]: audit 2024-09-21T18:16:24.556043+0000 mgr.x (mgr.24778) 143 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:25.661 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:16:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:25 smithi043 bash[19734]: cluster 2024-09-21T18:16:24.952886+0000 mgr.x (mgr.24778) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:26.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:25 smithi043 bash[25160]: cluster 2024-09-21T18:16:24.952886+0000 mgr.x (mgr.24778) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:26.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:25 smithi169 bash[20366]: cluster 2024-09-21T18:16:24.952886+0000 mgr.x (mgr.24778) 144 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:27.243 INFO:teuthology.orchestra.run.smithi043.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-09-21T18:16:27.243 INFO:teuthology.orchestra.run.smithi043.stdout:agent 2/2 10s ago 3m * 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager ?:9093,9094 1/1 6s ago 25m smithi043=a;count:1 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:grafana ?:3000 1/1 10s ago 25m smithi169=a;count:1 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo ?:5000 1/1 6s ago 22m count:1 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:mgr 2/2 10s ago 33m smithi043=y;smithi169=x;count:2 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:mon 3/3 10s ago 33m smithi043:172.21.15.43=a;smithi043:[v2:172.21.15.43:3301,v1:172.21.15.43:6790]=c;smithi169:172.21.15.169=b;count:3 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter ?:9100 2/2 10s ago 25m smithi043=a;smithi169=b;count:2 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:osd 8 10s ago - 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus ?:9095 1/1 10s ago 25m smithi169=a;count:1 2024-09-21T18:16:27.244 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo ?:8000 2/2 10s ago 22m count:2 2024-09-21T18:16:27.981 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions' 2024-09-21T18:16:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[19734]: cluster 2024-09-21T18:16:26.954515+0000 mgr.x (mgr.24778) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[19734]: audit 2024-09-21T18:16:27.229632+0000 mgr.x (mgr.24778) 146 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[19734]: audit 2024-09-21T18:16:27.686932+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[19734]: audit 2024-09-21T18:16:27.689164+0000 mon.c (mon.2) 259 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[19734]: audit 2024-09-21T18:16:27.701498+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[25160]: cluster 2024-09-21T18:16:26.954515+0000 mgr.x (mgr.24778) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[25160]: audit 2024-09-21T18:16:27.229632+0000 mgr.x (mgr.24778) 146 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[25160]: audit 2024-09-21T18:16:27.686932+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[25160]: audit 2024-09-21T18:16:27.689164+0000 mon.c (mon.2) 259 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:27 smithi043 bash[25160]: audit 2024-09-21T18:16:27.701498+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:28.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:27 smithi169 bash[20366]: cluster 2024-09-21T18:16:26.954515+0000 mgr.x (mgr.24778) 145 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:28.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:27 smithi169 bash[20366]: audit 2024-09-21T18:16:27.229632+0000 mgr.x (mgr.24778) 146 : audit [DBG] from='client.25223 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:28.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:27 smithi169 bash[20366]: audit 2024-09-21T18:16:27.686932+0000 mon.c (mon.2) 258 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:28.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:27 smithi169 bash[20366]: audit 2024-09-21T18:16:27.689164+0000 mon.c (mon.2) 259 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:28.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:27 smithi169 bash[20366]: audit 2024-09-21T18:16:27.701498+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:29 smithi043 bash[19734]: cluster 2024-09-21T18:16:28.955222+0000 mgr.x (mgr.24778) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:29 smithi043 bash[25160]: cluster 2024-09-21T18:16:28.955222+0000 mgr.x (mgr.24778) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:30.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:29 smithi169 bash[20366]: cluster 2024-09-21T18:16:28.955222+0000 mgr.x (mgr.24778) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:31 smithi043 bash[19734]: cluster 2024-09-21T18:16:30.956822+0000 mgr.x (mgr.24778) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:32.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:31 smithi043 bash[25160]: cluster 2024-09-21T18:16:30.956822+0000 mgr.x (mgr.24778) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:32.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:31 smithi169 bash[20366]: cluster 2024-09-21T18:16:30.956822+0000 mgr.x (mgr.24778) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:32.807 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:16:33.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:33 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:16:33] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:16:34.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:33 smithi043 bash[25160]: cluster 2024-09-21T18:16:32.957513+0000 mgr.x (mgr.24778) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:33 smithi043 bash[19734]: cluster 2024-09-21T18:16:32.957513+0000 mgr.x (mgr.24778) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:34.362 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:33 smithi169 bash[20366]: cluster 2024-09-21T18:16:32.957513+0000 mgr.x (mgr.24778) 149 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:34.363 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:16:34.363 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:16:34.363 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:16:34.363 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:34.364 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:16:34.364 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:16:34.364 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:34.364 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:16:34.364 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:16:34.364 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:16:34.365 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:16:34.366 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:16:35.063 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-09-21T18:16:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:35 smithi043 bash[25160]: audit 2024-09-21T18:16:34.361549+0000 mon.a (mon.0) 1908 : audit [DBG] from='client.? 172.21.15.43:0/2117936047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:16:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:35 smithi043 bash[25160]: audit 2024-09-21T18:16:34.567398+0000 mgr.x (mgr.24778) 150 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:35 smithi043 bash[19734]: audit 2024-09-21T18:16:34.361549+0000 mon.a (mon.0) 1908 : audit [DBG] from='client.? 172.21.15.43:0/2117936047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:16:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:35 smithi043 bash[19734]: audit 2024-09-21T18:16:34.567398+0000 mgr.x (mgr.24778) 150 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:35.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:35 smithi169 bash[20366]: audit 2024-09-21T18:16:34.361549+0000 mon.a (mon.0) 1908 : audit [DBG] from='client.? 172.21.15.43:0/2117936047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:16:35.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:35 smithi169 bash[20366]: audit 2024-09-21T18:16:34.567398+0000 mgr.x (mgr.24778) 150 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:36.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:36 smithi169 bash[20366]: cluster 2024-09-21T18:16:34.958216+0000 mgr.x (mgr.24778) 151 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:36.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:36 smithi169 bash[20366]: audit 2024-09-21T18:16:35.318753+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:36.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:36 smithi043 bash[25160]: cluster 2024-09-21T18:16:34.958216+0000 mgr.x (mgr.24778) 151 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:36.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:36 smithi043 bash[25160]: audit 2024-09-21T18:16:35.318753+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:36 smithi043 bash[19734]: cluster 2024-09-21T18:16:34.958216+0000 mgr.x (mgr.24778) 151 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:36 smithi043 bash[19734]: audit 2024-09-21T18:16:35.318753+0000 mon.c (mon.2) 260 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:37 smithi043 bash[19734]: audit 2024-09-21T18:16:36.774635+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:37 smithi043 bash[19734]: audit 2024-09-21T18:16:36.790142+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:37 smithi043 bash[19734]: audit 2024-09-21T18:16:36.804283+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:37 smithi043 bash[25160]: audit 2024-09-21T18:16:36.774635+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:37 smithi043 bash[25160]: audit 2024-09-21T18:16:36.790142+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:37 smithi043 bash[25160]: audit 2024-09-21T18:16:36.804283+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:37 smithi169 bash[20366]: audit 2024-09-21T18:16:36.774635+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:37 smithi169 bash[20366]: audit 2024-09-21T18:16:36.790142+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:38.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:37 smithi169 bash[20366]: audit 2024-09-21T18:16:36.804283+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:39.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:38 smithi169 bash[20366]: cluster 2024-09-21T18:16:36.959834+0000 mgr.x (mgr.24778) 152 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:39.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:38 smithi043 bash[25160]: cluster 2024-09-21T18:16:36.959834+0000 mgr.x (mgr.24778) 152 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:39.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:38 smithi043 bash[19734]: cluster 2024-09-21T18:16:36.959834+0000 mgr.x (mgr.24778) 152 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:40.958 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:16:41.140 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:40 smithi043 bash[25160]: cluster 2024-09-21T18:16:38.960593+0000 mgr.x (mgr.24778) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:41.140 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:40 smithi043 bash[19734]: cluster 2024-09-21T18:16:38.960593+0000 mgr.x (mgr.24778) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:41.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:40 smithi169 bash[20366]: cluster 2024-09-21T18:16:38.960593+0000 mgr.x (mgr.24778) 153 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:42 smithi169 bash[20366]: cluster 2024-09-21T18:16:40.962236+0000 mgr.x (mgr.24778) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:42 smithi169 bash[20366]: audit 2024-09-21T18:16:41.111720+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:42 smithi169 bash[20366]: audit 2024-09-21T18:16:41.124081+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:42 smithi169 bash[20366]: audit 2024-09-21T18:16:41.134832+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[19734]: cluster 2024-09-21T18:16:40.962236+0000 mgr.x (mgr.24778) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:42.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[19734]: audit 2024-09-21T18:16:41.111720+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[19734]: audit 2024-09-21T18:16:41.124081+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[19734]: audit 2024-09-21T18:16:41.134832+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[25160]: cluster 2024-09-21T18:16:40.962236+0000 mgr.x (mgr.24778) 154 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:16:42.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[25160]: audit 2024-09-21T18:16:41.111720+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[25160]: audit 2024-09-21T18:16:41.124081+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:42.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:42 smithi043 bash[25160]: audit 2024-09-21T18:16:41.134832+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:43 smithi043 bash[25160]: audit 2024-09-21T18:16:42.421657+0000 mgr.x (mgr.24778) 155 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:43 smithi043 bash[19734]: audit 2024-09-21T18:16:42.421657+0000 mgr.x (mgr.24778) 155 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:43.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:43 smithi169 bash[20366]: audit 2024-09-21T18:16:42.421657+0000 mgr.x (mgr.24778) 155 : audit [DBG] from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:43.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:43 smithi169 bash[51581]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:16:43] "GET /metrics HTTP/1.1" 200 38237 "" "Prometheus/2.43.0" 2024-09-21T18:16:44.385 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:44 smithi043 bash[19734]: cluster 2024-09-21T18:16:42.962906+0000 mgr.x (mgr.24778) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:44.385 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:44 smithi043 bash[25160]: cluster 2024-09-21T18:16:42.962906+0000 mgr.x (mgr.24778) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:44.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:44 smithi169 bash[20366]: cluster 2024-09-21T18:16:42.962906+0000 mgr.x (mgr.24778) 156 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:44.994 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[25160]: audit 2024-09-21T18:16:44.578833+0000 mgr.x (mgr.24778) 157 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[25160]: audit 2024-09-21T18:16:44.992035+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[25160]: audit 2024-09-21T18:16:44.995387+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[25160]: audit 2024-09-21T18:16:44.997207+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[25160]: audit 2024-09-21T18:16:45.007348+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[19734]: audit 2024-09-21T18:16:44.578833+0000 mgr.x (mgr.24778) 157 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[19734]: audit 2024-09-21T18:16:44.992035+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[19734]: audit 2024-09-21T18:16:44.995387+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[19734]: audit 2024-09-21T18:16:44.997207+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:45 smithi043 bash[19734]: audit 2024-09-21T18:16:45.007348+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:45.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:45 smithi169 bash[20366]: audit 2024-09-21T18:16:44.578833+0000 mgr.x (mgr.24778) 157 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:45.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:45 smithi169 bash[20366]: audit 2024-09-21T18:16:44.992035+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:45.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:45 smithi169 bash[20366]: audit 2024-09-21T18:16:44.995387+0000 mon.c (mon.2) 261 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:45.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:45 smithi169 bash[20366]: audit 2024-09-21T18:16:44.997207+0000 mon.c (mon.2) 262 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:45.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:45 smithi169 bash[20366]: audit 2024-09-21T18:16:45.007348+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:45.620 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:16:46.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:46 smithi169 bash[20366]: cluster 2024-09-21T18:16:44.963604+0000 mgr.x (mgr.24778) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:46.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:46 smithi169 bash[20366]: cephadm 2024-09-21T18:16:44.987470+0000 mgr.x (mgr.24778) 159 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:46.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:46 smithi169 bash[20366]: cephadm 2024-09-21T18:16:45.135653+0000 mgr.x (mgr.24778) 160 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:46 smithi043 bash[19734]: cluster 2024-09-21T18:16:44.963604+0000 mgr.x (mgr.24778) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:46 smithi043 bash[19734]: cephadm 2024-09-21T18:16:44.987470+0000 mgr.x (mgr.24778) 159 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:46.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:46 smithi043 bash[19734]: cephadm 2024-09-21T18:16:45.135653+0000 mgr.x (mgr.24778) 160 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:46 smithi043 bash[25160]: cluster 2024-09-21T18:16:44.963604+0000 mgr.x (mgr.24778) 158 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:16:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:46 smithi043 bash[25160]: cephadm 2024-09-21T18:16:44.987470+0000 mgr.x (mgr.24778) 159 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:46 smithi043 bash[25160]: cephadm 2024-09-21T18:16:45.135653+0000 mgr.x (mgr.24778) 160 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:16:47.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:47 smithi169 bash[51581]: ignoring --setuser ceph since I am not root 2024-09-21T18:16:47.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:47 smithi169 bash[51581]: ignoring --setgroup ceph since I am not root 2024-09-21T18:16:47.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:47 smithi169 bash[51581]: debug 2024-09-21T18:16:47.586+0000 7f5f2dd3a640 1 -- 172.21.15.169:0/1941885259 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c03fec50e0 con 0x55c03fec7800 2024-09-21T18:16:48.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:47 smithi043 bash[75205]: [21/Sep/2024:18:16:47] ENGINE Bus STOPPING 2024-09-21T18:16:48.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:47 smithi043 bash[75205]: [21/Sep/2024:18:16:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T18:16:48.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:47 smithi043 bash[75205]: [21/Sep/2024:18:16:47] ENGINE Bus STOPPED 2024-09-21T18:16:48.763 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[75205]: [21/Sep/2024:18:16:48] ENGINE Bus STARTING 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.490111+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.494326+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.504400+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.504951+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: cluster 2024-09-21T18:16:47.505796+0000 mon.a (mon.0) 1919 : cluster [INF] Activating manager daemon y 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.510522+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: cluster 2024-09-21T18:16:47.525177+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.525854+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.526476+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.527049+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: cluster 2024-09-21T18:16:47.527275+0000 mon.a (mon.0) 1922 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0214682s) 2024-09-21T18:16:48.764 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.530971+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.531942+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.532753+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.533472+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.534388+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.535050+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.535793+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.536447+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.537112+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:16:48.765 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.490111+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.494326+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.504400+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.504951+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: cluster 2024-09-21T18:16:47.505796+0000 mon.a (mon.0) 1919 : cluster [INF] Activating manager daemon y 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.510522+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: cluster 2024-09-21T18:16:47.525177+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.525854+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.526476+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.527049+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: cluster 2024-09-21T18:16:47.527275+0000 mon.a (mon.0) 1922 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0214682s) 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.530971+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.531942+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:16:48.766 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.532753+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.533472+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.534388+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.535050+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.535793+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.536447+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.537112+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.537806+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.538302+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:47.539639+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: cluster 2024-09-21T18:16:47.848796+0000 mon.a (mon.0) 1923 : cluster [INF] Manager daemon y is now available 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.307886+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.317885+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.318288+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:16:48.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.318832+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.319180+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.342753+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.343215+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.377005+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.377755+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.392371+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[25160]: audit 2024-09-21T18:16:48.392953+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.537806+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.538302+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:47.539639+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: cluster 2024-09-21T18:16:47.848796+0000 mon.a (mon.0) 1923 : cluster [INF] Manager daemon y is now available 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.307886+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:48.768 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.317885+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.318288+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.318832+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.319180+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.342753+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.343215+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.377005+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.377755+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.392371+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:16:48.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[19734]: audit 2024-09-21T18:16:48.392953+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:16:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.490111+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24778 ' entity='mgr.x' 2024-09-21T18:16:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.494326+0000 mon.c (mon.2) 263 : audit [DBG] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:16:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.504400+0000 mon.c (mon.2) 264 : audit [INF] from='mgr.24778 172.21.15.169:0/726477426' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T18:16:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.504951+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: cluster 2024-09-21T18:16:47.505796+0000 mon.a (mon.0) 1919 : cluster [INF] Activating manager daemon y 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.510522+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24778 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: cluster 2024-09-21T18:16:47.525177+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.525854+0000 mon.c (mon.2) 265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.526476+0000 mon.c (mon.2) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.527049+0000 mon.c (mon.2) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: cluster 2024-09-21T18:16:47.527275+0000 mon.a (mon.0) 1922 : cluster [DBG] mgrmap e40: y(active, starting, since 0.0214682s) 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.530971+0000 mon.c (mon.2) 268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.531942+0000 mon.c (mon.2) 269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.532753+0000 mon.c (mon.2) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.533472+0000 mon.c (mon.2) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.534388+0000 mon.c (mon.2) 272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.535050+0000 mon.c (mon.2) 273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-21T18:16:48.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.535793+0000 mon.c (mon.2) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.536447+0000 mon.c (mon.2) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.537112+0000 mon.c (mon.2) 276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.537806+0000 mon.c (mon.2) 277 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.538302+0000 mon.c (mon.2) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:47.539639+0000 mon.c (mon.2) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: cluster 2024-09-21T18:16:47.848796+0000 mon.a (mon.0) 1923 : cluster [INF] Manager daemon y is now available 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.307886+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.317885+0000 mon.c (mon.2) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.318288+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi043", "caps": []}]: dispatch 2024-09-21T18:16:48.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.318832+0000 mon.c (mon.2) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.319180+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi169", "caps": []}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.342753+0000 mon.c (mon.2) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.343215+0000 mon.c (mon.2) 283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.377005+0000 mon.c (mon.2) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.377755+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.392371+0000 mon.c (mon.2) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:16:48.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:48 smithi169 bash[20366]: audit 2024-09-21T18:16:48.392953+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-21T18:16:49.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[75205]: [21/Sep/2024:18:16:48] ENGINE Serving on http://:::9283 2024-09-21T18:16:49.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:48 smithi043 bash[75205]: [21/Sep/2024:18:16:48] ENGINE Bus STARTED 2024-09-21T18:16:49.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[25160]: cluster 2024-09-21T18:16:48.519940+0000 mon.a (mon.0) 1929 : cluster [DBG] mgrmap e41: y(active, since 1.01415s) 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[25160]: audit 2024-09-21T18:16:48.531322+0000 mgr.y (mgr.15252) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[25160]: cluster 2024-09-21T18:16:48.537482+0000 mgr.y (mgr.15252) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[25160]: audit 2024-09-21T18:16:49.209756+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[25160]: audit 2024-09-21T18:16:49.210171+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[19734]: cluster 2024-09-21T18:16:48.519940+0000 mon.a (mon.0) 1929 : cluster [DBG] mgrmap e41: y(active, since 1.01415s) 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[19734]: audit 2024-09-21T18:16:48.531322+0000 mgr.y (mgr.15252) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[19734]: cluster 2024-09-21T18:16:48.537482+0000 mgr.y (mgr.15252) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[19734]: audit 2024-09-21T18:16:49.209756+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:49.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:49 smithi043 bash[19734]: audit 2024-09-21T18:16:49.210171+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:49.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:49 smithi169 bash[20366]: cluster 2024-09-21T18:16:48.519940+0000 mon.a (mon.0) 1929 : cluster [DBG] mgrmap e41: y(active, since 1.01415s) 2024-09-21T18:16:49.869 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:49 smithi169 bash[20366]: audit 2024-09-21T18:16:48.531322+0000 mgr.y (mgr.15252) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-09-21T18:16:49.869 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:49 smithi169 bash[20366]: cluster 2024-09-21T18:16:48.537482+0000 mgr.y (mgr.15252) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:49.869 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:49 smithi169 bash[20366]: audit 2024-09-21T18:16:49.209756+0000 mon.c (mon.2) 286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:49.869 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:49 smithi169 bash[20366]: audit 2024-09-21T18:16:49.210171+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi043", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: debug 2024-09-21T18:16:50.012+0000 7fd1ad631640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:18:16:50] ENGINE Error in HTTPServer.serve 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: Traceback (most recent call last): 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: self._connections.run(self.expiration_interval) 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: self._run(expiration_interval) 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:16:50.131 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: s = self.context.wrap_socket( 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: return self.sslsocket_class._create( 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: self.do_handshake() 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: self._sslobj.do_handshake() 2024-09-21T18:16:50.132 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[75205]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: cluster 2024-09-21T18:16:49.532967+0000 mon.a (mon.0) 1931 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:49.543379+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:49.543702+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:49.544884+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:49.545664+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: cephadm 2024-09-21T18:16:49.546977+0000 mgr.y (mgr.15252) 4 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:16:50.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: cephadm 2024-09-21T18:16:49.547176+0000 mgr.y (mgr.15252) 5 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: cephadm 2024-09-21T18:16:49.886398+0000 mgr.y (mgr.15252) 6 : cephadm [INF] [21/Sep/2024:18:16:49] ENGINE Bus STARTING 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: cephadm 2024-09-21T18:16:49.930758+0000 mgr.y (mgr.15252) 7 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.012622+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.128628+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.160640+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.167394+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.305055+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.317371+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.325446+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.331650+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.361575+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.361970+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:16:50.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:50 smithi169 bash[20366]: audit 2024-09-21T18:16:50.368442+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:50.990 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:16:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: cluster 2024-09-21T18:16:49.532967+0000 mon.a (mon.0) 1931 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-21T18:16:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:49.543379+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:49.543702+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:49.544884+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:49.545664+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: cephadm 2024-09-21T18:16:49.546977+0000 mgr.y (mgr.15252) 4 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: cephadm 2024-09-21T18:16:49.547176+0000 mgr.y (mgr.15252) 5 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: cephadm 2024-09-21T18:16:49.886398+0000 mgr.y (mgr.15252) 6 : cephadm [INF] [21/Sep/2024:18:16:49] ENGINE Bus STARTING 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: cephadm 2024-09-21T18:16:49.930758+0000 mgr.y (mgr.15252) 7 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.012622+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.128628+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.160640+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.167394+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.305055+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.317371+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.325446+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.331650+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.361575+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:16:51.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.361970+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:16:51.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[25160]: audit 2024-09-21T18:16:50.368442+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: cluster 2024-09-21T18:16:49.532967+0000 mon.a (mon.0) 1931 : cluster [DBG] mgrmap e42: y(active, since 2s) 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:49.543379+0000 mon.c (mon.2) 287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:49.543702+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:49.544884+0000 mon.c (mon.2) 288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:49.545664+0000 mon.c (mon.2) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: cephadm 2024-09-21T18:16:49.546977+0000 mgr.y (mgr.15252) 4 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.conf 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: cephadm 2024-09-21T18:16:49.547176+0000 mgr.y (mgr.15252) 5 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: cephadm 2024-09-21T18:16:49.886398+0000 mgr.y (mgr.15252) 6 : cephadm [INF] [21/Sep/2024:18:16:49] ENGINE Bus STARTING 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: cephadm 2024-09-21T18:16:49.930758+0000 mgr.y (mgr.15252) 7 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:16:51.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.012622+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.128628+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.160640+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.167394+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.305055+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.317371+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.325446+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.331650+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.361575+0000 mon.c (mon.2) 290 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.361970+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi043.tntast", "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-21T18:16:51.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:50 smithi043 bash[19734]: audit 2024-09-21T18:16:50.368442+0000 mon.c (mon.2) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:16:51.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:49.987985+0000 mgr.y (mgr.15252) 8 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.009837+0000 mgr.y (mgr.15252) 9 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.015783+0000 mgr.y (mgr.15252) 10 : cephadm [ERR] [21/Sep/2024:18:16:50] ENGINE Error in HTTPServer.serve 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: Traceback (most recent call last): 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: self._connections.run(self.expiration_interval) 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: self._run(expiration_interval) 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:16:51.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: s = self.context.wrap_socket( 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: return self.sslsocket_class._create( 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: self.do_handshake() 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: self._sslobj.do_handshake() 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.068680+0000 mgr.y (mgr.15252) 11 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.083549+0000 mgr.y (mgr.15252) 12 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.112008+0000 mgr.y (mgr.15252) 13 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.112111+0000 mgr.y (mgr.15252) 14 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Bus STARTED 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.168885+0000 mgr.y (mgr.15252) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:16:51.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.237099+0000 mgr.y (mgr.15252) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:16:51.864 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.326941+0000 mgr.y (mgr.15252) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:16:51.864 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.361179+0000 mgr.y (mgr.15252) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:16:51.864 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: cephadm 2024-09-21T18:16:50.369271+0000 mgr.y (mgr.15252) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:16:51.864 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: audit 2024-09-21T18:16:50.588298+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.864 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: audit 2024-09-21T18:16:50.728055+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:51.864 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:51 smithi169 bash[20366]: audit 2024-09-21T18:16:50.876792+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:52.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:49.987985+0000 mgr.y (mgr.15252) 8 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:16:52.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.009837+0000 mgr.y (mgr.15252) 9 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.015783+0000 mgr.y (mgr.15252) 10 : cephadm [ERR] [21/Sep/2024:18:16:50] ENGINE Error in HTTPServer.serve 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: Traceback (most recent call last): 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: self._connections.run(self.expiration_interval) 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: self._run(expiration_interval) 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: s = self.context.wrap_socket( 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:16:52.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: return self.sslsocket_class._create( 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: self.do_handshake() 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: self._sslobj.do_handshake() 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.068680+0000 mgr.y (mgr.15252) 11 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.083549+0000 mgr.y (mgr.15252) 12 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.112008+0000 mgr.y (mgr.15252) 13 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.112111+0000 mgr.y (mgr.15252) 14 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Bus STARTED 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.168885+0000 mgr.y (mgr.15252) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:16:52.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.237099+0000 mgr.y (mgr.15252) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.326941+0000 mgr.y (mgr.15252) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.361179+0000 mgr.y (mgr.15252) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: cephadm 2024-09-21T18:16:50.369271+0000 mgr.y (mgr.15252) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: audit 2024-09-21T18:16:50.588298+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: audit 2024-09-21T18:16:50.728055+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[25160]: audit 2024-09-21T18:16:50.876792+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:52.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:49.987985+0000 mgr.y (mgr.15252) 8 : cephadm [INF] Updating smithi043:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.009837+0000 mgr.y (mgr.15252) 9 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Serving on https://172.21.15.43:7150 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.015783+0000 mgr.y (mgr.15252) 10 : cephadm [ERR] [21/Sep/2024:18:16:50] ENGINE Error in HTTPServer.serve 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: Traceback (most recent call last): 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: self._connections.run(self.expiration_interval) 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: self._run(expiration_interval) 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T18:16:52.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T18:16:52.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: s = self.context.wrap_socket( 2024-09-21T18:16:52.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T18:16:52.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: return self.sslsocket_class._create( 2024-09-21T18:16:52.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T18:16:52.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: self.do_handshake() 2024-09-21T18:16:52.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T18:16:52.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: self._sslobj.do_handshake() 2024-09-21T18:16:52.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T18:16:52.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.068680+0000 mgr.y (mgr.15252) 11 : cephadm [INF] Updating smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:16:52.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.083549+0000 mgr.y (mgr.15252) 12 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T18:16:52.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.112008+0000 mgr.y (mgr.15252) 13 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Serving on http://172.21.15.43:8765 2024-09-21T18:16:52.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.112111+0000 mgr.y (mgr.15252) 14 : cephadm [INF] [21/Sep/2024:18:16:50] ENGINE Bus STARTED 2024-09-21T18:16:52.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.168885+0000 mgr.y (mgr.15252) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-09-21T18:16:52.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.237099+0000 mgr.y (mgr.15252) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T18:16:52.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.326941+0000 mgr.y (mgr.15252) 17 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:16:52.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.361179+0000 mgr.y (mgr.15252) 18 : cephadm [INF] Reconfiguring iscsi.foo.smithi043.tntast (dependencies changed)... 2024-09-21T18:16:52.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: cephadm 2024-09-21T18:16:50.369271+0000 mgr.y (mgr.15252) 19 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi043.tntast on smithi043 2024-09-21T18:16:52.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: audit 2024-09-21T18:16:50.588298+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:52.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: audit 2024-09-21T18:16:50.728055+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:52.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:51 smithi043 bash[19734]: audit 2024-09-21T18:16:50.876792+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:52 smithi043 bash[19734]: cluster 2024-09-21T18:16:51.534497+0000 mgr.y (mgr.15252) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:52 smithi043 bash[19734]: cluster 2024-09-21T18:16:51.893942+0000 mon.a (mon.0) 1945 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-21T18:16:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:52 smithi043 bash[19734]: audit 2024-09-21T18:16:52.263439+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:53.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:52 smithi043 bash[25160]: cluster 2024-09-21T18:16:51.534497+0000 mgr.y (mgr.15252) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:52 smithi043 bash[25160]: cluster 2024-09-21T18:16:51.893942+0000 mon.a (mon.0) 1945 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-21T18:16:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:52 smithi043 bash[25160]: audit 2024-09-21T18:16:52.263439+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:52 smithi169 bash[20366]: cluster 2024-09-21T18:16:51.534497+0000 mgr.y (mgr.15252) 20 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:52 smithi169 bash[20366]: cluster 2024-09-21T18:16:51.893942+0000 mon.a (mon.0) 1945 : cluster [DBG] mgrmap e43: y(active, since 4s) 2024-09-21T18:16:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:52 smithi169 bash[20366]: audit 2024-09-21T18:16:52.263439+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:54.134 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:53 smithi169 bash[51581]: [21/Sep/2024:18:16:53] ENGINE Bus STARTING 2024-09-21T18:16:54.134 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:53 smithi169 bash[51581]: CherryPy Checker: 2024-09-21T18:16:54.134 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:53 smithi169 bash[51581]: The Application mounted at '' has an empty config. 2024-09-21T18:16:54.134 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:53 smithi169 bash[51581]: [21/Sep/2024:18:16:53] ENGINE Serving on http://:::9283 2024-09-21T18:16:54.134 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:16:53 smithi169 bash[51581]: [21/Sep/2024:18:16:53] ENGINE Bus STARTED 2024-09-21T18:16:54.382 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:16:54.512 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: audit 2024-09-21T18:16:53.400078+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: cluster 2024-09-21T18:16:53.535726+0000 mgr.y (mgr.15252) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: cluster 2024-09-21T18:16:53.821288+0000 mon.a (mon.0) 1948 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: audit 2024-09-21T18:16:53.825724+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: audit 2024-09-21T18:16:53.832191+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: audit 2024-09-21T18:16:53.833042+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[19734]: audit 2024-09-21T18:16:53.833492+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: audit 2024-09-21T18:16:53.400078+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: cluster 2024-09-21T18:16:53.535726+0000 mgr.y (mgr.15252) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: cluster 2024-09-21T18:16:53.821288+0000 mon.a (mon.0) 1948 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:16:54.513 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: audit 2024-09-21T18:16:53.825724+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:16:54.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: audit 2024-09-21T18:16:53.832191+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:16:54.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: audit 2024-09-21T18:16:53.833042+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:16:54.514 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:54 smithi043 bash[25160]: audit 2024-09-21T18:16:53.833492+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:16:54.782 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: audit 2024-09-21T18:16:53.400078+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:54.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: cluster 2024-09-21T18:16:53.535726+0000 mgr.y (mgr.15252) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:16:54.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: cluster 2024-09-21T18:16:53.821288+0000 mon.a (mon.0) 1948 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:16:54.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: audit 2024-09-21T18:16:53.825724+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:16:54.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: audit 2024-09-21T18:16:53.832191+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:16:54.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: audit 2024-09-21T18:16:53.833042+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:16:54.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:54 smithi169 bash[20366]: audit 2024-09-21T18:16:53.833492+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.? 172.21.15.169:0/3131891696' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 0s ago 35m - - 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 18s ago 34m - - 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (25m) 0s ago 25m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (24m) 18s ago 24m 73.1M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (3m) 0s ago 22m 48.2M - 3.8 164465d2334a 3187d911f81a 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (17m) 18s ago 33m 508M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 79bdf4262188 2024-09-21T18:16:55.062 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (10m) 0s ago 36m 489M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (36m) 0s ago 36m 94.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (34m) 18s ago 34m 68.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (34m) 0s ago 34m 69.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (25m) 0s ago 25m 8844k - 1.5.0 0da6a335fe13 39f1cac28071 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (25m) 18s ago 25m 9016k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (33m) 0s ago 33m 57.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (32m) 0s ago 32m 67.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (31m) 0s ago 31m 61.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (30m) 0s ago 30m 57.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (29m) 18s ago 29m 67.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (28m) 18s ago 28m 55.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (27m) 18s ago 27m 54.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (26m) 18s ago 26m 64.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (3m) 18s ago 25m 44.4M - 2.43.0 a07b618ecd1d d3c1b005f923 2024-09-21T18:16:55.063 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (23m) 0s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:16:55.064 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (23m) 18s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:16:55.438 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:16:55.438 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:16:55.438 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:16:55.439 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:16:55.440 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:16:55.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.368740+0000 mgr.y (mgr.15252) 22 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:55.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.416455+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:16:55.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: cluster 2024-09-21T18:16:54.416636+0000 mon.a (mon.0) 1949 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-09-21T18:16:55.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.583660+0000 mgr.y (mgr.15252) 23 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:55.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.672430+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.680333+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.687468+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.705706+0000 mgr.y (mgr.15252) 24 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:55.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:55 smithi169 bash[20366]: audit 2024-09-21T18:16:54.817950+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.368740+0000 mgr.y (mgr.15252) 22 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.416455+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: cluster 2024-09-21T18:16:54.416636+0000 mon.a (mon.0) 1949 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.583660+0000 mgr.y (mgr.15252) 23 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.672430+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.680333+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.687468+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.705706+0000 mgr.y (mgr.15252) 24 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:55.657 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[25160]: audit 2024-09-21T18:16:54.817950+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.368740+0000 mgr.y (mgr.15252) 22 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.416455+0000 mon.c (mon.2) 292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: cluster 2024-09-21T18:16:54.416636+0000 mon.a (mon.0) 1949 : cluster [DBG] mgrmap e44: y(active, since 6s), standbys: x 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.583660+0000 mgr.y (mgr.15252) 23 : audit [DBG] from='client.25166 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.672430+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.680333+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.687468+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.705706+0000 mgr.y (mgr.15252) 24 : audit [DBG] from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:55.658 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:55 smithi043 bash[19734]: audit 2024-09-21T18:16:54.817950+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:55.751 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:16:55.751 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:16:55.751 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:16:55.752 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:16:56.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.019178+0000 mgr.y (mgr.15252) 25 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:56.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.424785+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.430680+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.436966+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.437584+0000 mon.a (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.43:0/3514959452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:16:56.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: cluster 2024-09-21T18:16:55.536640+0000 mgr.y (mgr.15252) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:16:56.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.582556+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.589467+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: cephadm 2024-09-21T18:16:55.591770+0000 mgr.y (mgr.15252) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:16:56.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: audit 2024-09-21T18:16:55.749725+0000 mgr.y (mgr.15252) 28 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:56.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[19734]: cephadm 2024-09-21T18:16:55.850210+0000 mgr.y (mgr.15252) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:16:56.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.019178+0000 mgr.y (mgr.15252) 25 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:56.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.424785+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.430680+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.436966+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.437584+0000 mon.a (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.43:0/3514959452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: cluster 2024-09-21T18:16:55.536640+0000 mgr.y (mgr.15252) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.582556+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.589467+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: cephadm 2024-09-21T18:16:55.591770+0000 mgr.y (mgr.15252) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:16:56.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: audit 2024-09-21T18:16:55.749725+0000 mgr.y (mgr.15252) 28 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:56.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:56 smithi043 bash[25160]: cephadm 2024-09-21T18:16:55.850210+0000 mgr.y (mgr.15252) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:16:56.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.019178+0000 mgr.y (mgr.15252) 25 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.424785+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.430680+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.436966+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.437584+0000 mon.a (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.43:0/3514959452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: cluster 2024-09-21T18:16:55.536640+0000 mgr.y (mgr.15252) 26 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.582556+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.589467+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: cephadm 2024-09-21T18:16:55.591770+0000 mgr.y (mgr.15252) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-09-21T18:16:56.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: audit 2024-09-21T18:16:55.749725+0000 mgr.y (mgr.15252) 28 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:16:56.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:56 smithi169 bash[20366]: cephadm 2024-09-21T18:16:55.850210+0000 mgr.y (mgr.15252) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-09-21T18:16:58.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:58 smithi169 bash[20366]: cluster 2024-09-21T18:16:57.537085+0000 mgr.y (mgr.15252) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:16:58.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:58 smithi169 bash[20366]: audit 2024-09-21T18:16:58.098178+0000 mon.a (mon.0) 1960 : audit [DBG] from='client.? 172.21.15.43:0/4146550118' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:16:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:58 smithi043 bash[19734]: cluster 2024-09-21T18:16:57.537085+0000 mgr.y (mgr.15252) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:16:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:58 smithi043 bash[19734]: audit 2024-09-21T18:16:58.098178+0000 mon.a (mon.0) 1960 : audit [DBG] from='client.? 172.21.15.43:0/4146550118' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:16:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:58 smithi043 bash[25160]: cluster 2024-09-21T18:16:57.537085+0000 mgr.y (mgr.15252) 30 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T18:16:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:58 smithi043 bash[25160]: audit 2024-09-21T18:16:58.098178+0000 mon.a (mon.0) 1960 : audit [DBG] from='client.? 172.21.15.43:0/4146550118' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-09-21T18:17:00.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[20366]: audit 2024-09-21T18:16:58.783180+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[20366]: audit 2024-09-21T18:16:58.796149+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[20366]: audit 2024-09-21T18:16:58.806069+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T18:17:00.084 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.926Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T18:17:00.085 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.927Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:17:00.085 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.927Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T18:17:00.085 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:16:59 smithi169 bash[67150]: ts=2024-09-21T18:16:59.927Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T18:17:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:59 smithi043 bash[19734]: audit 2024-09-21T18:16:58.783180+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:59 smithi043 bash[19734]: audit 2024-09-21T18:16:58.796149+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:16:59 smithi043 bash[19734]: audit 2024-09-21T18:16:58.806069+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:59 smithi043 bash[25160]: audit 2024-09-21T18:16:58.783180+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:59 smithi043 bash[25160]: audit 2024-09-21T18:16:58.796149+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:16:59 smithi043 bash[25160]: audit 2024-09-21T18:16:58.806069+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:00.646 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[70994]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:17:00.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[71053]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:17:00.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:00 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T18:17:00.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:00 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:00.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:00 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: cluster 2024-09-21T18:16:59.538608+0000 mgr.y (mgr.15252) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.609779+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.621270+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.628981+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.648537+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.651466+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.655708+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:17:01.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.663875+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.671564+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:01.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:00 smithi169 bash[20366]: audit 2024-09-21T18:17:00.732800+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: cluster 2024-09-21T18:16:59.538608+0000 mgr.y (mgr.15252) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.609779+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.621270+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.628981+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.648537+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.651466+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.655708+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.663875+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.671564+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[19734]: audit 2024-09-21T18:17:00.732800+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:01.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: cluster 2024-09-21T18:16:59.538608+0000 mgr.y (mgr.15252) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.609779+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.621270+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.628981+0000 mon.c (mon.2) 293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.648537+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.651466+0000 mon.c (mon.2) 294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.655708+0000 mon.c (mon.2) 295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.663875+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.671564+0000 mon.c (mon.2) 296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:00 smithi043 bash[25160]: audit 2024-09-21T18:17:00.732800+0000 mon.c (mon.2) 297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:02.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:01 smithi169 bash[20366]: audit 2024-09-21T18:17:00.629772+0000 mgr.y (mgr.15252) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:17:02.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:01 smithi169 bash[20366]: cephadm 2024-09-21T18:17:00.651061+0000 mgr.y (mgr.15252) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T18:17:02.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:01 smithi169 bash[20366]: audit 2024-09-21T18:17:00.652063+0000 mgr.y (mgr.15252) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:17:02.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:01 smithi169 bash[20366]: audit 2024-09-21T18:17:00.656625+0000 mgr.y (mgr.15252) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:17:02.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:01 smithi169 bash[20366]: audit 2024-09-21T18:17:00.672247+0000 mgr.y (mgr.15252) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[25160]: audit 2024-09-21T18:17:00.629772+0000 mgr.y (mgr.15252) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[25160]: cephadm 2024-09-21T18:17:00.651061+0000 mgr.y (mgr.15252) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[25160]: audit 2024-09-21T18:17:00.652063+0000 mgr.y (mgr.15252) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[25160]: audit 2024-09-21T18:17:00.656625+0000 mgr.y (mgr.15252) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[25160]: audit 2024-09-21T18:17:00.672247+0000 mgr.y (mgr.15252) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[19734]: audit 2024-09-21T18:17:00.629772+0000 mgr.y (mgr.15252) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-09-21T18:17:02.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[19734]: cephadm 2024-09-21T18:17:00.651061+0000 mgr.y (mgr.15252) 33 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.43:5000 to Dashboard 2024-09-21T18:17:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[19734]: audit 2024-09-21T18:17:00.652063+0000 mgr.y (mgr.15252) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-09-21T18:17:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[19734]: audit 2024-09-21T18:17:00.656625+0000 mgr.y (mgr.15252) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi043"}]: dispatch 2024-09-21T18:17:02.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:01 smithi043 bash[19734]: audit 2024-09-21T18:17:00.672247+0000 mgr.y (mgr.15252) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:03.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[20366]: cluster 2024-09-21T18:17:01.539159+0000 mgr.y (mgr.15252) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:17:03.021 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.861Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-21T18:17:03.021 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.861Z 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-21T18:17:03.021 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.861Z 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 smithi169 (none))" 2024-09-21T18:17:03.021 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.861Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T18:17:03.021 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.861Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.863Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.863Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.864Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.864Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.866Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.867Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.597604ms 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.867Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.868Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.884Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.889Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.893Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.898Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.898Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-09-21T18:17:03.022 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.898Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=62.456µs wal_replay_duration=30.999117ms wbl_replay_duration=110ns total_replay_duration=32.841819ms 2024-09-21T18:17:03.023 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.900Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T18:17:03.023 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.900Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-21T18:17:03.023 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.900Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T18:17:03.023 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.925Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.332787ms db_storage=970ns remote_storage=1.212µs web_handler=467ns query_engine=760ns scrape=230.859µs scrape_sd=450.139µs notify=2.494733ms notify_sd=47.122µs rules=20.691439ms tracing=7.944µs 2024-09-21T18:17:03.023 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.925Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-21T18:17:03.023 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:02 smithi169 bash[71082]: ts=2024-09-21T18:17:02.925Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T18:17:03.243 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:02 smithi043 bash[19734]: cluster 2024-09-21T18:17:01.539159+0000 mgr.y (mgr.15252) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:17:03.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:02 smithi043 bash[25160]: cluster 2024-09-21T18:17:01.539159+0000 mgr.y (mgr.15252) 37 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T18:17:04.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.197420+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.212400+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.225508+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.344125+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:04.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: cluster 2024-09-21T18:17:03.540844+0000 mgr.y (mgr.15252) 38 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:04.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: cephadm 2024-09-21T18:17:03.928406+0000 mgr.y (mgr.15252) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T18:17:04.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.929257+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:17:04.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.930041+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:17:04.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.932490+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T18:17:04.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: audit 2024-09-21T18:17:03.934474+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:04.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:04 smithi169 bash[20366]: cephadm 2024-09-21T18:17:03.936593+0000 mgr.y (mgr.15252) 40 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T18:17:04.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.197420+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.212400+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.225508+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.344125+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: cluster 2024-09-21T18:17:03.540844+0000 mgr.y (mgr.15252) 38 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: cephadm 2024-09-21T18:17:03.928406+0000 mgr.y (mgr.15252) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.929257+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.930041+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.932490+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: audit 2024-09-21T18:17:03.934474+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[25160]: cephadm 2024-09-21T18:17:03.936593+0000 mgr.y (mgr.15252) 40 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T18:17:04.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.197420+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.212400+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.225508+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.344125+0000 mon.c (mon.2) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: cluster 2024-09-21T18:17:03.540844+0000 mgr.y (mgr.15252) 38 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: cephadm 2024-09-21T18:17:03.928406+0000 mgr.y (mgr.15252) 39 : cephadm [INF] Upgrade: Updating mgr.x 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.929257+0000 mon.c (mon.2) 299 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.930041+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.932490+0000 mon.c (mon.2) 300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: audit 2024-09-21T18:17:03.934474+0000 mon.c (mon.2) 301 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:04.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:04 smithi043 bash[19734]: cephadm 2024-09-21T18:17:03.936593+0000 mgr.y (mgr.15252) 40 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-09-21T18:17:05.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:05 smithi169 bash[20366]: audit 2024-09-21T18:17:04.434483+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:05 smithi169 bash[20366]: audit 2024-09-21T18:17:04.449281+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:05 smithi169 bash[20366]: audit 2024-09-21T18:17:04.462720+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:05 smithi043 bash[25160]: audit 2024-09-21T18:17:04.434483+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:05 smithi043 bash[25160]: audit 2024-09-21T18:17:04.449281+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:05 smithi043 bash[25160]: audit 2024-09-21T18:17:04.462720+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:05 smithi043 bash[19734]: audit 2024-09-21T18:17:04.434483+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:05 smithi043 bash[19734]: audit 2024-09-21T18:17:04.449281+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:05.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:05 smithi043 bash[19734]: audit 2024-09-21T18:17:04.462720+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:06.457 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.458 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.458 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.459 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.459 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.459 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.459 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.459 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:06 smithi169 bash[20366]: cluster 2024-09-21T18:17:05.541634+0000 mgr.y (mgr.15252) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:06.460 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.460 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:06.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:06 smithi043 bash[25160]: cluster 2024-09-21T18:17:05.541634+0000 mgr.y (mgr.15252) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:06.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:06 smithi043 bash[19734]: cluster 2024-09-21T18:17:05.541634+0000 mgr.y (mgr.15252) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T18:17:06.780 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:06 smithi169 systemd[1]: Stopping Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:17:07.396 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 bash[71474]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mgr-x 2024-09-21T18:17:07.397 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-21T18:17:07.397 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 bash[71535]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mgr-x 2024-09-21T18:17:07.397 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x.service: Failed with result 'exit-code'. 2024-09-21T18:17:07.397 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: Stopped Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:07.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.897 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: Started Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:07.897 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.897 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.898 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.898 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.898 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:07.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:17:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:08.896 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[71611]: debug 2024-09-21T18:17:08.774+0000 7f6e2f0cd640 1 -- 172.21.15.169:0/2021651457 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5634d781f0e0 con 0x5634d7820800 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: cluster 2024-09-21T18:17:07.542362+0000 mgr.y (mgr.15252) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.594984+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.613792+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.619850+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.621684+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.633630+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: cephadm 2024-09-21T18:17:07.635397+0000 mgr.y (mgr.15252) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.760156+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.764428+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.766038+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.775348+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: cephadm 2024-09-21T18:17:07.778419+0000 mgr.y (mgr.15252) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.811848+0000 mgr.y (mgr.15252) 45 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.865102+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.868320+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.869467+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.876214+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: cephadm 2024-09-21T18:17:07.877122+0000 mgr.y (mgr.15252) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.960807+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.964258+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.965141+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:07.972027+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.047636+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.050949+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.052110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.058265+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.133043+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.136721+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.137667+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.146264+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.223808+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.227372+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.228629+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.237912+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.321540+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.324560+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.325406+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.331976+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.421035+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.424094+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.425095+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.432425+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:08.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.520717+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:08.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.524532+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:08.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.525503+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:08.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:08 smithi169 bash[20366]: audit 2024-09-21T18:17:08.532075+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: cluster 2024-09-21T18:17:07.542362+0000 mgr.y (mgr.15252) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.594984+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.613792+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.619850+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.621684+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.633630+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: cephadm 2024-09-21T18:17:07.635397+0000 mgr.y (mgr.15252) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.760156+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.764428+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.766038+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.775348+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: cephadm 2024-09-21T18:17:07.778419+0000 mgr.y (mgr.15252) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.811848+0000 mgr.y (mgr.15252) 45 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.865102+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.868320+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.869467+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.876214+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: cephadm 2024-09-21T18:17:07.877122+0000 mgr.y (mgr.15252) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.960807+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.964258+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: cluster 2024-09-21T18:17:07.542362+0000 mgr.y (mgr.15252) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.594984+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.613792+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.619850+0000 mon.c (mon.2) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.621684+0000 mon.c (mon.2) 303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.633630+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: cephadm 2024-09-21T18:17:07.635397+0000 mgr.y (mgr.15252) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.760156+0000 mon.c (mon.2) 304 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.764428+0000 mon.c (mon.2) 305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.766038+0000 mon.c (mon.2) 306 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.775348+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: cephadm 2024-09-21T18:17:07.778419+0000 mgr.y (mgr.15252) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.811848+0000 mgr.y (mgr.15252) 45 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.865102+0000 mon.c (mon.2) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.868320+0000 mon.c (mon.2) 308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.869467+0000 mon.c (mon.2) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.876214+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: cephadm 2024-09-21T18:17:07.877122+0000 mgr.y (mgr.15252) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.960807+0000 mon.c (mon.2) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.964258+0000 mon.c (mon.2) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.965141+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:07.972027+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.047636+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.050949+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.052110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.058265+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.133043+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.136721+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.137667+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.146264+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.223808+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.227372+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.228629+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.237912+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.321540+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.324560+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.325406+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.331976+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.421035+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.424094+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.425095+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.432425+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.520717+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.524532+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.525503+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[25160]: audit 2024-09-21T18:17:08.532075+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.965141+0000 mon.c (mon.2) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:07.972027+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.047636+0000 mon.c (mon.2) 313 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.050949+0000 mon.c (mon.2) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.052110+0000 mon.c (mon.2) 315 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.058265+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.133043+0000 mon.c (mon.2) 316 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.136721+0000 mon.c (mon.2) 317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.137667+0000 mon.c (mon.2) 318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.146264+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.223808+0000 mon.c (mon.2) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.227372+0000 mon.c (mon.2) 320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.228629+0000 mon.c (mon.2) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.237912+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.321540+0000 mon.c (mon.2) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.324560+0000 mon.c (mon.2) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.325406+0000 mon.c (mon.2) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.331976+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.421035+0000 mon.c (mon.2) 325 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.424094+0000 mon.c (mon.2) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.425095+0000 mon.c (mon.2) 327 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.432425+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.520717+0000 mon.c (mon.2) 328 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.524532+0000 mon.c (mon.2) 329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.525503+0000 mon.c (mon.2) 330 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:08 smithi043 bash[19734]: audit 2024-09-21T18:17:08.532075+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:07.972751+0000 mgr.y (mgr.15252) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.059110+0000 mgr.y (mgr.15252) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.147568+0000 mgr.y (mgr.15252) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.239396+0000 mgr.y (mgr.15252) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.334866+0000 mgr.y (mgr.15252) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.434140+0000 mgr.y (mgr.15252) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.533874+0000 mgr.y (mgr.15252) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.618211+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.621095+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.622022+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.628233+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.628921+0000 mgr.y (mgr.15252) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.711551+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.714693+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.715428+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.722541+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.723362+0000 mgr.y (mgr.15252) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.791449+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.794255+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.795066+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.802229+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.802887+0000 mgr.y (mgr.15252) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.862107+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.864305+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.865070+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.871383+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.872066+0000 mgr.y (mgr.15252) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.930337+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.932434+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.933119+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:08.938606+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.001441+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.004678+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.005581+0000 mon.c (mon.2) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.011177+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.092131+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.094636+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.095355+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.101038+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.167869+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.170748+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.171816+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.177275+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.242508+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.245570+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.246374+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.251758+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.315110+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.317248+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.317976+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.323552+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.384016+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.387317+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.387988+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.393184+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.456772+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.458919+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.459587+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.465058+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.527095+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.529320+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.529941+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:09 smithi169 bash[20366]: audit 2024-09-21T18:17:09.534960+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:07.972751+0000 mgr.y (mgr.15252) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.059110+0000 mgr.y (mgr.15252) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.147568+0000 mgr.y (mgr.15252) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.239396+0000 mgr.y (mgr.15252) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.334866+0000 mgr.y (mgr.15252) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.434140+0000 mgr.y (mgr.15252) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.533874+0000 mgr.y (mgr.15252) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.618211+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.621095+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.622022+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.628233+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.628921+0000 mgr.y (mgr.15252) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.711551+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.714693+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.715428+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.722541+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.723362+0000 mgr.y (mgr.15252) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.791449+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.794255+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.795066+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.802229+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:07.972751+0000 mgr.y (mgr.15252) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.059110+0000 mgr.y (mgr.15252) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.147568+0000 mgr.y (mgr.15252) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.239396+0000 mgr.y (mgr.15252) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.334866+0000 mgr.y (mgr.15252) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.434140+0000 mgr.y (mgr.15252) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.533874+0000 mgr.y (mgr.15252) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.618211+0000 mon.c (mon.2) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.621095+0000 mon.c (mon.2) 332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.622022+0000 mon.c (mon.2) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.628233+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.628921+0000 mgr.y (mgr.15252) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.711551+0000 mon.c (mon.2) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.714693+0000 mon.c (mon.2) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.715428+0000 mon.c (mon.2) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.722541+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.723362+0000 mgr.y (mgr.15252) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.791449+0000 mon.c (mon.2) 337 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.794255+0000 mon.c (mon.2) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.795066+0000 mon.c (mon.2) 339 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.802229+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.802887+0000 mgr.y (mgr.15252) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.862107+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.864305+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.865070+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.871383+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.872066+0000 mgr.y (mgr.15252) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.930337+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.932434+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.933119+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:08.938606+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.001441+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.004678+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.005581+0000 mon.c (mon.2) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.011177+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.092131+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.094636+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.095355+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.101038+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.167869+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.802887+0000 mgr.y (mgr.15252) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.862107+0000 mon.c (mon.2) 340 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.864305+0000 mon.c (mon.2) 341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.865070+0000 mon.c (mon.2) 342 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.871383+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.872066+0000 mgr.y (mgr.15252) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.930337+0000 mon.c (mon.2) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.932434+0000 mon.c (mon.2) 344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.933119+0000 mon.c (mon.2) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:08.938606+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.001441+0000 mon.c (mon.2) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.004678+0000 mon.c (mon.2) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.005581+0000 mon.c (mon.2) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.011177+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.092131+0000 mon.c (mon.2) 349 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.094636+0000 mon.c (mon.2) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.095355+0000 mon.c (mon.2) 351 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.101038+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.167869+0000 mon.c (mon.2) 352 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.170748+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.171816+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.177275+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.242508+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.245570+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.246374+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.251758+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.315110+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.317248+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.317976+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.323552+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.384016+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.387317+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.387988+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.393184+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.456772+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.458919+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.459587+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.465058+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.527095+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.529320+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.529941+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[25160]: audit 2024-09-21T18:17:09.534960+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.170748+0000 mon.c (mon.2) 353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.171816+0000 mon.c (mon.2) 354 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.177275+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.242508+0000 mon.c (mon.2) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.245570+0000 mon.c (mon.2) 356 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.246374+0000 mon.c (mon.2) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.251758+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.315110+0000 mon.c (mon.2) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.317248+0000 mon.c (mon.2) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.317976+0000 mon.c (mon.2) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.323552+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.384016+0000 mon.c (mon.2) 361 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.387317+0000 mon.c (mon.2) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.387988+0000 mon.c (mon.2) 363 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.393184+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.456772+0000 mon.c (mon.2) 364 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.458919+0000 mon.c (mon.2) 365 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.459587+0000 mon.c (mon.2) 366 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.465058+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:09.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.527095+0000 mon.c (mon.2) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:09.931 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.529320+0000 mon.c (mon.2) 368 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:09.931 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.529941+0000 mon.c (mon.2) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:09.931 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[19734]: audit 2024-09-21T18:17:09.534960+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:17:09] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.43.0" 2024-09-21T18:17:10.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:08.940270+0000 mgr.y (mgr.15252) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.012855+0000 mgr.y (mgr.15252) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.104108+0000 mgr.y (mgr.15252) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.177824+0000 mgr.y (mgr.15252) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.252530+0000 mgr.y (mgr.15252) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.324200+0000 mgr.y (mgr.15252) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.395581+0000 mgr.y (mgr.15252) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.465678+0000 mgr.y (mgr.15252) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.535719+0000 mgr.y (mgr.15252) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cluster 2024-09-21T18:17:09.543142+0000 mgr.y (mgr.15252) 67 : cluster [DBG] pgmap v14: 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-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.592557+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.601207+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.604802+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.609692+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.610563+0000 mgr.y (mgr.15252) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.666308+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.668481+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.669208+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.675050+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.675850+0000 mgr.y (mgr.15252) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.744355+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.746804+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.747493+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.752971+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.753567+0000 mgr.y (mgr.15252) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.810966+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.814040+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.814916+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.820049+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.820625+0000 mgr.y (mgr.15252) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.877048+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.879540+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.880487+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.886200+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.889469+0000 mgr.y (mgr.15252) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.960189+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.963616+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.964459+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:09.972663+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.035288+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.039164+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.039971+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.045644+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.107935+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.110693+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.111774+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.117658+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.190380+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.194333+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.195508+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.202106+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.281159+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.284283+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.285591+0000 mon.c (mon.2) 399 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.292008+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.383413+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.386823+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.387895+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.396712+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.463634+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.466493+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.467134+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.472897+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:10.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.533282+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:10.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.545033+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:10.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.546214+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:10.857 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:10 smithi169 bash[20366]: audit 2024-09-21T18:17:10.556752+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:08.940270+0000 mgr.y (mgr.15252) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.012855+0000 mgr.y (mgr.15252) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.104108+0000 mgr.y (mgr.15252) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.177824+0000 mgr.y (mgr.15252) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.252530+0000 mgr.y (mgr.15252) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.324200+0000 mgr.y (mgr.15252) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.395581+0000 mgr.y (mgr.15252) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.465678+0000 mgr.y (mgr.15252) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.535719+0000 mgr.y (mgr.15252) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cluster 2024-09-21T18:17:09.543142+0000 mgr.y (mgr.15252) 67 : cluster [DBG] pgmap v14: 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-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.592557+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.601207+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.604802+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.609692+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.610563+0000 mgr.y (mgr.15252) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.666308+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.668481+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.669208+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.675050+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.675850+0000 mgr.y (mgr.15252) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.744355+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.746804+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.747493+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.752971+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.753567+0000 mgr.y (mgr.15252) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.810966+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.814040+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.814916+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.820049+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.820625+0000 mgr.y (mgr.15252) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.877048+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.879540+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.880487+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.886200+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.889469+0000 mgr.y (mgr.15252) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.960189+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.963616+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.964459+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:09.972663+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.035288+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.039164+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.039971+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.045644+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.107935+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.110693+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.111774+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.117658+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.190380+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.194333+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.195508+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.202106+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.281159+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.284283+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.285591+0000 mon.c (mon.2) 399 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.292008+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.383413+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.386823+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.387895+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.396712+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.463634+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.466493+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.467134+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.472897+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.533282+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.545033+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.546214+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[25160]: audit 2024-09-21T18:17:10.556752+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:08.940270+0000 mgr.y (mgr.15252) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.012855+0000 mgr.y (mgr.15252) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.104108+0000 mgr.y (mgr.15252) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.177824+0000 mgr.y (mgr.15252) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.252530+0000 mgr.y (mgr.15252) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.324200+0000 mgr.y (mgr.15252) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.395581+0000 mgr.y (mgr.15252) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.465678+0000 mgr.y (mgr.15252) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.535719+0000 mgr.y (mgr.15252) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cluster 2024-09-21T18:17:09.543142+0000 mgr.y (mgr.15252) 67 : cluster [DBG] pgmap v14: 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-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.592557+0000 mon.c (mon.2) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.601207+0000 mon.c (mon.2) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.604802+0000 mon.c (mon.2) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.609692+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.610563+0000 mgr.y (mgr.15252) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.666308+0000 mon.c (mon.2) 373 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.668481+0000 mon.c (mon.2) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.669208+0000 mon.c (mon.2) 375 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.675050+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.675850+0000 mgr.y (mgr.15252) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.744355+0000 mon.c (mon.2) 376 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.746804+0000 mon.c (mon.2) 377 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.747493+0000 mon.c (mon.2) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.752971+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.753567+0000 mgr.y (mgr.15252) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.810966+0000 mon.c (mon.2) 379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.814040+0000 mon.c (mon.2) 380 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.814916+0000 mon.c (mon.2) 381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.820049+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.820625+0000 mgr.y (mgr.15252) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.877048+0000 mon.c (mon.2) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.879540+0000 mon.c (mon.2) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.880487+0000 mon.c (mon.2) 384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.886200+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.889469+0000 mgr.y (mgr.15252) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.960189+0000 mon.c (mon.2) 385 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.963616+0000 mon.c (mon.2) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.964459+0000 mon.c (mon.2) 387 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:09.972663+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.035288+0000 mon.c (mon.2) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.039164+0000 mon.c (mon.2) 389 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.039971+0000 mon.c (mon.2) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.045644+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.107935+0000 mon.c (mon.2) 391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.110693+0000 mon.c (mon.2) 392 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.111774+0000 mon.c (mon.2) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.117658+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.190380+0000 mon.c (mon.2) 394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.194333+0000 mon.c (mon.2) 395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.195508+0000 mon.c (mon.2) 396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.202106+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.281159+0000 mon.c (mon.2) 397 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.284283+0000 mon.c (mon.2) 398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.285591+0000 mon.c (mon.2) 399 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.292008+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.383413+0000 mon.c (mon.2) 400 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.386823+0000 mon.c (mon.2) 401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.387895+0000 mon.c (mon.2) 402 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.396712+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.463634+0000 mon.c (mon.2) 403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.466493+0000 mon.c (mon.2) 404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.467134+0000 mon.c (mon.2) 405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.472897+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.533282+0000 mon.c (mon.2) 406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.545033+0000 mon.c (mon.2) 407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.546214+0000 mon.c (mon.2) 408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:10 smithi043 bash[19734]: audit 2024-09-21T18:17:10.556752+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:09.973408+0000 mgr.y (mgr.15252) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.046565+0000 mgr.y (mgr.15252) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.120905+0000 mgr.y (mgr.15252) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.205488+0000 mgr.y (mgr.15252) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.295863+0000 mgr.y (mgr.15252) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.397561+0000 mgr.y (mgr.15252) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.473556+0000 mgr.y (mgr.15252) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.558020+0000 mgr.y (mgr.15252) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.645947+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.649839+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.651448+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.660301+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.661208+0000 mgr.y (mgr.15252) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.740691+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.744220+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.744994+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.750885+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.752591+0000 mgr.y (mgr.15252) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.825868+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.829493+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.830719+0000 mon.c (mon.2) 417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.837458+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.840523+0000 mgr.y (mgr.15252) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.913641+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.916503+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.917872+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:10.924489+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: cephadm 2024-09-21T18:17:10.927594+0000 mgr.y (mgr.15252) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.000666+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.004307+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.005557+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.014186+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.104814+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.108463+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.109859+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.119606+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.202909+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.206063+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.206925+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.213165+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.290076+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.292795+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.293652+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.299852+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.375859+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.379619+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.380851+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.387479+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.456091+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.459701+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.460830+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.467046+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.542403+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.546565+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.547497+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:11.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:11 smithi169 bash[20366]: audit 2024-09-21T18:17:11.553853+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:09.973408+0000 mgr.y (mgr.15252) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.046565+0000 mgr.y (mgr.15252) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.120905+0000 mgr.y (mgr.15252) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.205488+0000 mgr.y (mgr.15252) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.295863+0000 mgr.y (mgr.15252) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.397561+0000 mgr.y (mgr.15252) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.473556+0000 mgr.y (mgr.15252) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.558020+0000 mgr.y (mgr.15252) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.645947+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.649839+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.651448+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.660301+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.661208+0000 mgr.y (mgr.15252) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.740691+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.744220+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.744994+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.750885+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.752591+0000 mgr.y (mgr.15252) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.825868+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.829493+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:09.973408+0000 mgr.y (mgr.15252) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.046565+0000 mgr.y (mgr.15252) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.120905+0000 mgr.y (mgr.15252) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.205488+0000 mgr.y (mgr.15252) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.295863+0000 mgr.y (mgr.15252) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.397561+0000 mgr.y (mgr.15252) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.473556+0000 mgr.y (mgr.15252) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.558020+0000 mgr.y (mgr.15252) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.645947+0000 mon.c (mon.2) 409 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.649839+0000 mon.c (mon.2) 410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.651448+0000 mon.c (mon.2) 411 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.660301+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.661208+0000 mgr.y (mgr.15252) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.740691+0000 mon.c (mon.2) 412 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.744220+0000 mon.c (mon.2) 413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.744994+0000 mon.c (mon.2) 414 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.750885+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.752591+0000 mgr.y (mgr.15252) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.825868+0000 mon.c (mon.2) 415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.829493+0000 mon.c (mon.2) 416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.830719+0000 mon.c (mon.2) 417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.837458+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.840523+0000 mgr.y (mgr.15252) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.913641+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.916503+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.917872+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:10.924489+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: cephadm 2024-09-21T18:17:10.927594+0000 mgr.y (mgr.15252) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.000666+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.004307+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.005557+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.014186+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.104814+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.108463+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.109859+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.119606+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.202909+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.206063+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.206925+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.213165+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.290076+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.292795+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.293652+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.299852+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.375859+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.379619+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.380851+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.387479+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.456091+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.459701+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.460830+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.467046+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.542403+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.546565+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.547497+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[19734]: audit 2024-09-21T18:17:11.553853+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.830719+0000 mon.c (mon.2) 417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.837458+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.840523+0000 mgr.y (mgr.15252) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.913641+0000 mon.c (mon.2) 418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.916503+0000 mon.c (mon.2) 419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.917872+0000 mon.c (mon.2) 420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:10.924489+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: cephadm 2024-09-21T18:17:10.927594+0000 mgr.y (mgr.15252) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.000666+0000 mon.c (mon.2) 421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.004307+0000 mon.c (mon.2) 422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.005557+0000 mon.c (mon.2) 423 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.014186+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.104814+0000 mon.c (mon.2) 424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.108463+0000 mon.c (mon.2) 425 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.109859+0000 mon.c (mon.2) 426 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.119606+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.202909+0000 mon.c (mon.2) 427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.206063+0000 mon.c (mon.2) 428 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.206925+0000 mon.c (mon.2) 429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.213165+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.290076+0000 mon.c (mon.2) 430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.292795+0000 mon.c (mon.2) 431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.293652+0000 mon.c (mon.2) 432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.299852+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.375859+0000 mon.c (mon.2) 433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.379619+0000 mon.c (mon.2) 434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.380851+0000 mon.c (mon.2) 435 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.387479+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.456091+0000 mon.c (mon.2) 436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.459701+0000 mon.c (mon.2) 437 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.460830+0000 mon.c (mon.2) 438 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.467046+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.542403+0000 mon.c (mon.2) 439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.546565+0000 mon.c (mon.2) 440 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.547497+0000 mon.c (mon.2) 441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:11 smithi043 bash[25160]: audit 2024-09-21T18:17:11.553853+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.015464+0000 mgr.y (mgr.15252) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.120753+0000 mgr.y (mgr.15252) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.213997+0000 mgr.y (mgr.15252) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.301120+0000 mgr.y (mgr.15252) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.388301+0000 mgr.y (mgr.15252) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.469878+0000 mgr.y (mgr.15252) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cluster 2024-09-21T18:17:11.543904+0000 mgr.y (mgr.15252) 91 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.557009+0000 mgr.y (mgr.15252) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.631426+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.634463+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.635532+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.641910+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.645229+0000 mgr.y (mgr.15252) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.720513+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.724153+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.725224+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.731487+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.734442+0000 mgr.y (mgr.15252) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.804450+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.807093+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.807870+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.813409+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.816595+0000 mgr.y (mgr.15252) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.892459+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.896442+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.897836+0000 mon.c (mon.2) 453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.904910+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.908087+0000 mgr.y (mgr.15252) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.979354+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.982056+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.982894+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:11.989104+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.061089+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.063673+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.064552+0000 mon.c (mon.2) 459 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.070904+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.147967+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.150794+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.151615+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.158171+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.233757+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.236094+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.236823+0000 mon.c (mon.2) 465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.243520+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.314958+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.317862+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.318822+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.325591+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.393440+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.396785+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.397770+0000 mon.c (mon.2) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.404928+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.485473+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.488879+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.490021+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.497611+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.562190+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.565857+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.567073+0000 mon.c (mon.2) 477 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:12.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:12 smithi169 bash[20366]: audit 2024-09-21T18:17:12.576272+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.015464+0000 mgr.y (mgr.15252) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.120753+0000 mgr.y (mgr.15252) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.213997+0000 mgr.y (mgr.15252) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.301120+0000 mgr.y (mgr.15252) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.388301+0000 mgr.y (mgr.15252) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.469878+0000 mgr.y (mgr.15252) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cluster 2024-09-21T18:17:11.543904+0000 mgr.y (mgr.15252) 91 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.557009+0000 mgr.y (mgr.15252) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.631426+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.634463+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.635532+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.641910+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.645229+0000 mgr.y (mgr.15252) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.720513+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.724153+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.725224+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.731487+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.734442+0000 mgr.y (mgr.15252) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.804450+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.807093+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.015464+0000 mgr.y (mgr.15252) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.120753+0000 mgr.y (mgr.15252) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.213997+0000 mgr.y (mgr.15252) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.301120+0000 mgr.y (mgr.15252) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.388301+0000 mgr.y (mgr.15252) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.469878+0000 mgr.y (mgr.15252) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cluster 2024-09-21T18:17:11.543904+0000 mgr.y (mgr.15252) 91 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.557009+0000 mgr.y (mgr.15252) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.631426+0000 mon.c (mon.2) 442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.634463+0000 mon.c (mon.2) 443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.635532+0000 mon.c (mon.2) 444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.641910+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.645229+0000 mgr.y (mgr.15252) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.720513+0000 mon.c (mon.2) 445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.724153+0000 mon.c (mon.2) 446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.725224+0000 mon.c (mon.2) 447 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.731487+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.734442+0000 mgr.y (mgr.15252) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.804450+0000 mon.c (mon.2) 448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.807093+0000 mon.c (mon.2) 449 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.807870+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.813409+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.816595+0000 mgr.y (mgr.15252) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.892459+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.896442+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.897836+0000 mon.c (mon.2) 453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.904910+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.908087+0000 mgr.y (mgr.15252) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.979354+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.982056+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.982894+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:11.989104+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.061089+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.063673+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.064552+0000 mon.c (mon.2) 459 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.070904+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.147967+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.150794+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.151615+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.158171+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.807870+0000 mon.c (mon.2) 450 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.813409+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.816595+0000 mgr.y (mgr.15252) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.892459+0000 mon.c (mon.2) 451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.896442+0000 mon.c (mon.2) 452 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.897836+0000 mon.c (mon.2) 453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.904910+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.908087+0000 mgr.y (mgr.15252) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.979354+0000 mon.c (mon.2) 454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.982056+0000 mon.c (mon.2) 455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.982894+0000 mon.c (mon.2) 456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:11.989104+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.061089+0000 mon.c (mon.2) 457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.063673+0000 mon.c (mon.2) 458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.064552+0000 mon.c (mon.2) 459 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.070904+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.147967+0000 mon.c (mon.2) 460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.150794+0000 mon.c (mon.2) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.151615+0000 mon.c (mon.2) 462 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.158171+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.233757+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.236094+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.236823+0000 mon.c (mon.2) 465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.243520+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.314958+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.317862+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.318822+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.325591+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.393440+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.396785+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.397770+0000 mon.c (mon.2) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.404928+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.485473+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.488879+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.490021+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.497611+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.562190+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.565857+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.567073+0000 mon.c (mon.2) 477 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[19734]: audit 2024-09-21T18:17:12.576272+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.233757+0000 mon.c (mon.2) 463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.236094+0000 mon.c (mon.2) 464 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.236823+0000 mon.c (mon.2) 465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.243520+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.314958+0000 mon.c (mon.2) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.317862+0000 mon.c (mon.2) 467 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.318822+0000 mon.c (mon.2) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.325591+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.393440+0000 mon.c (mon.2) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.396785+0000 mon.c (mon.2) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.397770+0000 mon.c (mon.2) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.404928+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.485473+0000 mon.c (mon.2) 472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.488879+0000 mon.c (mon.2) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.490021+0000 mon.c (mon.2) 474 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.497611+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.562190+0000 mon.c (mon.2) 475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.565857+0000 mon.c (mon.2) 476 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.567073+0000 mon.c (mon.2) 477 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:12 smithi043 bash[25160]: audit 2024-09-21T18:17:12.576272+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:11.992107+0000 mgr.y (mgr.15252) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.073711+0000 mgr.y (mgr.15252) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.158907+0000 mgr.y (mgr.15252) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.244244+0000 mgr.y (mgr.15252) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.326338+0000 mgr.y (mgr.15252) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.407464+0000 mgr.y (mgr.15252) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.500001+0000 mgr.y (mgr.15252) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.577263+0000 mgr.y (mgr.15252) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.642674+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.644647+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.645296+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.650470+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.651179+0000 mgr.y (mgr.15252) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.706463+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.709475+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.710097+0000 mon.c (mon.2) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.715201+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.715791+0000 mgr.y (mgr.15252) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.772517+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.774610+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.775476+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.781599+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.782217+0000 mgr.y (mgr.15252) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.843050+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.844999+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.845639+0000 mon.c (mon.2) 489 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.851678+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.852459+0000 mgr.y (mgr.15252) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.910646+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.914164+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.915462+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.926201+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: cephadm 2024-09-21T18:17:12.927698+0000 mgr.y (mgr.15252) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.992392+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.995556+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:12.996270+0000 mon.c (mon.2) 495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.003691+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.077386+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.080660+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.081764+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.092882+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.174163+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.177981+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.179147+0000 mon.c (mon.2) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.188724+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.279219+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.283655+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.284586+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.293008+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.369344+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.372740+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.373855+0000 mon.c (mon.2) 507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.383508+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.474510+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.478378+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.479463+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.488312+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.577222+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.580740+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.581684+0000 mon.c (mon.2) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:13 smithi169 bash[20366]: audit 2024-09-21T18:17:13.591503+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:11.992107+0000 mgr.y (mgr.15252) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.073711+0000 mgr.y (mgr.15252) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.158907+0000 mgr.y (mgr.15252) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.244244+0000 mgr.y (mgr.15252) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.326338+0000 mgr.y (mgr.15252) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.407464+0000 mgr.y (mgr.15252) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.500001+0000 mgr.y (mgr.15252) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.577263+0000 mgr.y (mgr.15252) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.642674+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.644647+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.645296+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.650470+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.651179+0000 mgr.y (mgr.15252) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.706463+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.709475+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.710097+0000 mon.c (mon.2) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.715201+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.715791+0000 mgr.y (mgr.15252) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.772517+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.774610+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:11.992107+0000 mgr.y (mgr.15252) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.073711+0000 mgr.y (mgr.15252) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.158907+0000 mgr.y (mgr.15252) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.244244+0000 mgr.y (mgr.15252) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.326338+0000 mgr.y (mgr.15252) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.407464+0000 mgr.y (mgr.15252) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.500001+0000 mgr.y (mgr.15252) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.577263+0000 mgr.y (mgr.15252) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.642674+0000 mon.c (mon.2) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.644647+0000 mon.c (mon.2) 479 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.645296+0000 mon.c (mon.2) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.650470+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.651179+0000 mgr.y (mgr.15252) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.706463+0000 mon.c (mon.2) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.709475+0000 mon.c (mon.2) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.710097+0000 mon.c (mon.2) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.715201+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.715791+0000 mgr.y (mgr.15252) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.772517+0000 mon.c (mon.2) 484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.774610+0000 mon.c (mon.2) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.775476+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.781599+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.782217+0000 mgr.y (mgr.15252) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.843050+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.844999+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.845639+0000 mon.c (mon.2) 489 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.851678+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.852459+0000 mgr.y (mgr.15252) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.910646+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.914164+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.915462+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.926201+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: cephadm 2024-09-21T18:17:12.927698+0000 mgr.y (mgr.15252) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.992392+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.995556+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:12.996270+0000 mon.c (mon.2) 495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.003691+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.077386+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.080660+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.081764+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.092882+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.174163+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.177981+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.179147+0000 mon.c (mon.2) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.188724+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.279219+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.283655+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.284586+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.293008+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.369344+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.372740+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.373855+0000 mon.c (mon.2) 507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.383508+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.474510+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.478378+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.479463+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.488312+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.577222+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.580740+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.581684+0000 mon.c (mon.2) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[19734]: audit 2024-09-21T18:17:13.591503+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.775476+0000 mon.c (mon.2) 486 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.781599+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.782217+0000 mgr.y (mgr.15252) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.843050+0000 mon.c (mon.2) 487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.844999+0000 mon.c (mon.2) 488 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.845639+0000 mon.c (mon.2) 489 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.851678+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.852459+0000 mgr.y (mgr.15252) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.910646+0000 mon.c (mon.2) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.914164+0000 mon.c (mon.2) 491 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.915462+0000 mon.c (mon.2) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.926201+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: cephadm 2024-09-21T18:17:12.927698+0000 mgr.y (mgr.15252) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.992392+0000 mon.c (mon.2) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.995556+0000 mon.c (mon.2) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:12.996270+0000 mon.c (mon.2) 495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.003691+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.077386+0000 mon.c (mon.2) 496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.080660+0000 mon.c (mon.2) 497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.081764+0000 mon.c (mon.2) 498 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.092882+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.174163+0000 mon.c (mon.2) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.177981+0000 mon.c (mon.2) 500 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.179147+0000 mon.c (mon.2) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.188724+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.279219+0000 mon.c (mon.2) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.283655+0000 mon.c (mon.2) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.284586+0000 mon.c (mon.2) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.293008+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.369344+0000 mon.c (mon.2) 505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.372740+0000 mon.c (mon.2) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.373855+0000 mon.c (mon.2) 507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.383508+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.474510+0000 mon.c (mon.2) 508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.478378+0000 mon.c (mon.2) 509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.479463+0000 mon.c (mon.2) 510 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.488312+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.577222+0000 mon.c (mon.2) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.580740+0000 mon.c (mon.2) 512 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.581684+0000 mon.c (mon.2) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:13 smithi043 bash[25160]: audit 2024-09-21T18:17:13.591503+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.004398+0000 mgr.y (mgr.15252) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.094022+0000 mgr.y (mgr.15252) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.189591+0000 mgr.y (mgr.15252) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.293999+0000 mgr.y (mgr.15252) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.384501+0000 mgr.y (mgr.15252) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.489179+0000 mgr.y (mgr.15252) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cluster 2024-09-21T18:17:13.545437+0000 mgr.y (mgr.15252) 116 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.592392+0000 mgr.y (mgr.15252) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.689665+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.693094+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.694131+0000 mon.c (mon.2) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.701216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.702064+0000 mgr.y (mgr.15252) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.770717+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.773132+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.774158+0000 mon.c (mon.2) 519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.782322+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.783118+0000 mgr.y (mgr.15252) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.871798+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.875540+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.877102+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.886982+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.887956+0000 mgr.y (mgr.15252) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.979819+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.983929+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.985161+0000 mon.c (mon.2) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:13.996297+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.086105+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.088749+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.089629+0000 mon.c (mon.2) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.096049+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.164617+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.167344+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.168239+0000 mon.c (mon.2) 531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.174922+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.243941+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.247745+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.249076+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.256758+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.336357+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.340161+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.341164+0000 mon.c (mon.2) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.348728+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.411427+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.414473+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.415419+0000 mon.c (mon.2) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.422055+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.501976+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.505609+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.506825+0000 mon.c (mon.2) 543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:14.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:14 smithi169 bash[20366]: audit 2024-09-21T18:17:14.514159+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.004398+0000 mgr.y (mgr.15252) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.094022+0000 mgr.y (mgr.15252) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.189591+0000 mgr.y (mgr.15252) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.293999+0000 mgr.y (mgr.15252) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.384501+0000 mgr.y (mgr.15252) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.489179+0000 mgr.y (mgr.15252) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cluster 2024-09-21T18:17:13.545437+0000 mgr.y (mgr.15252) 116 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.592392+0000 mgr.y (mgr.15252) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.689665+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.693094+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.694131+0000 mon.c (mon.2) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.701216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.702064+0000 mgr.y (mgr.15252) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.770717+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.773132+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.774158+0000 mon.c (mon.2) 519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.782322+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.783118+0000 mgr.y (mgr.15252) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.871798+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.875540+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.004398+0000 mgr.y (mgr.15252) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.094022+0000 mgr.y (mgr.15252) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.189591+0000 mgr.y (mgr.15252) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.293999+0000 mgr.y (mgr.15252) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.384501+0000 mgr.y (mgr.15252) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.489179+0000 mgr.y (mgr.15252) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cluster 2024-09-21T18:17:13.545437+0000 mgr.y (mgr.15252) 116 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.592392+0000 mgr.y (mgr.15252) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.689665+0000 mon.c (mon.2) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.693094+0000 mon.c (mon.2) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.694131+0000 mon.c (mon.2) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.701216+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.702064+0000 mgr.y (mgr.15252) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.770717+0000 mon.c (mon.2) 517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.773132+0000 mon.c (mon.2) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.774158+0000 mon.c (mon.2) 519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.782322+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.783118+0000 mgr.y (mgr.15252) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.871798+0000 mon.c (mon.2) 520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.875540+0000 mon.c (mon.2) 521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.877102+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.886982+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.887956+0000 mgr.y (mgr.15252) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.979819+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.983929+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.985161+0000 mon.c (mon.2) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:13.996297+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.086105+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.088749+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.089629+0000 mon.c (mon.2) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.096049+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.164617+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.167344+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.168239+0000 mon.c (mon.2) 531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.174922+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.243941+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.247745+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.249076+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.256758+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.336357+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.877102+0000 mon.c (mon.2) 522 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.886982+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.887956+0000 mgr.y (mgr.15252) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.979819+0000 mon.c (mon.2) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.983929+0000 mon.c (mon.2) 524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.985161+0000 mon.c (mon.2) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:13.996297+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.086105+0000 mon.c (mon.2) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.088749+0000 mon.c (mon.2) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.089629+0000 mon.c (mon.2) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.096049+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.164617+0000 mon.c (mon.2) 529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.167344+0000 mon.c (mon.2) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.168239+0000 mon.c (mon.2) 531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.174922+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.243941+0000 mon.c (mon.2) 532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.247745+0000 mon.c (mon.2) 533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.249076+0000 mon.c (mon.2) 534 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.256758+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.336357+0000 mon.c (mon.2) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.340161+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.341164+0000 mon.c (mon.2) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.348728+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.411427+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.414473+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.415419+0000 mon.c (mon.2) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.422055+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.501976+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.505609+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.506825+0000 mon.c (mon.2) 543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[25160]: audit 2024-09-21T18:17:14.514159+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.340161+0000 mon.c (mon.2) 536 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.341164+0000 mon.c (mon.2) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.348728+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.411427+0000 mon.c (mon.2) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.414473+0000 mon.c (mon.2) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.415419+0000 mon.c (mon.2) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.422055+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.501976+0000 mon.c (mon.2) 541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.505609+0000 mon.c (mon.2) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.506825+0000 mon.c (mon.2) 543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:14 smithi043 bash[19734]: audit 2024-09-21T18:17:14.514159+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[71611]: [21/Sep/2024:18:17:15] ENGINE Bus STARTING 2024-09-21T18:17:15.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[71611]: CherryPy Checker: 2024-09-21T18:17:15.254 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[71611]: The Application mounted at '' has an empty config. 2024-09-21T18:17:15.609 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[71611]: [21/Sep/2024:18:17:15] ENGINE Serving on http://:::9283 2024-09-21T18:17:15.610 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[71611]: [21/Sep/2024:18:17:15] ENGINE Bus STARTED 2024-09-21T18:17:15.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:13.997544+0000 mgr.y (mgr.15252) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.098137+0000 mgr.y (mgr.15252) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.175865+0000 mgr.y (mgr.15252) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.259848+0000 mgr.y (mgr.15252) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.349481+0000 mgr.y (mgr.15252) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.422738+0000 mgr.y (mgr.15252) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.516612+0000 mgr.y (mgr.15252) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.623009+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.626737+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.628066+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.635760+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.640856+0000 mgr.y (mgr.15252) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.731173+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.734563+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.735495+0000 mon.c (mon.2) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.744182+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.745027+0000 mgr.y (mgr.15252) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.816752+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.819953+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.821020+0000 mon.c (mon.2) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.829668+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.830527+0000 mgr.y (mgr.15252) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.914392+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.917948+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.919029+0000 mon.c (mon.2) 555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.926705+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cephadm 2024-09-21T18:17:14.927538+0000 mgr.y (mgr.15252) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.991438+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.994802+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:14.995718+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.002011+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.076888+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.080363+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.081624+0000 mon.c (mon.2) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.089228+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cluster 2024-09-21T18:17:15.148738+0000 mon.a (mon.0) 2064 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: cluster 2024-09-21T18:17:15.148855+0000 mon.a (mon.0) 2065 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.153529+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.153975+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.155384+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.156454+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.169853+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.172132+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.172870+0000 mon.c (mon.2) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.178547+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.237143+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.239512+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.240179+0000 mon.c (mon.2) 567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.246338+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.308832+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.310829+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.311480+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.316684+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.373926+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.376516+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.377363+0000 mon.c (mon.2) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.386066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.452487+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.455392+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.456455+0000 mon.c (mon.2) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.464970+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:15.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.536515+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:15.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.539722+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:15.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.540557+0000 mon.c (mon.2) 579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:15.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:15 smithi169 bash[20366]: audit 2024-09-21T18:17:15.551018+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:13.997544+0000 mgr.y (mgr.15252) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.098137+0000 mgr.y (mgr.15252) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.175865+0000 mgr.y (mgr.15252) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.259848+0000 mgr.y (mgr.15252) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.349481+0000 mgr.y (mgr.15252) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.422738+0000 mgr.y (mgr.15252) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.516612+0000 mgr.y (mgr.15252) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.623009+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.626737+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.628066+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.635760+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.640856+0000 mgr.y (mgr.15252) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.731173+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.734563+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.735495+0000 mon.c (mon.2) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.744182+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.745027+0000 mgr.y (mgr.15252) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.816752+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.819953+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.821020+0000 mon.c (mon.2) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:13.997544+0000 mgr.y (mgr.15252) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.098137+0000 mgr.y (mgr.15252) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.175865+0000 mgr.y (mgr.15252) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.259848+0000 mgr.y (mgr.15252) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.349481+0000 mgr.y (mgr.15252) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.422738+0000 mgr.y (mgr.15252) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.516612+0000 mgr.y (mgr.15252) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.623009+0000 mon.c (mon.2) 544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.626737+0000 mon.c (mon.2) 545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.628066+0000 mon.c (mon.2) 546 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.635760+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.640856+0000 mgr.y (mgr.15252) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.731173+0000 mon.c (mon.2) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.734563+0000 mon.c (mon.2) 548 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.735495+0000 mon.c (mon.2) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.744182+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.745027+0000 mgr.y (mgr.15252) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.816752+0000 mon.c (mon.2) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.819953+0000 mon.c (mon.2) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.821020+0000 mon.c (mon.2) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.829668+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.830527+0000 mgr.y (mgr.15252) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.914392+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.917948+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.919029+0000 mon.c (mon.2) 555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.926705+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cephadm 2024-09-21T18:17:14.927538+0000 mgr.y (mgr.15252) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.991438+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.994802+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:14.995718+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.002011+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.076888+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.080363+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.081624+0000 mon.c (mon.2) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.089228+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cluster 2024-09-21T18:17:15.148738+0000 mon.a (mon.0) 2064 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: cluster 2024-09-21T18:17:15.148855+0000 mon.a (mon.0) 2065 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.153529+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.153975+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.155384+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.156454+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.169853+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.172132+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.172870+0000 mon.c (mon.2) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.178547+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.237143+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.239512+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.240179+0000 mon.c (mon.2) 567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.246338+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.308832+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.310829+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.311480+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.316684+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.373926+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.376516+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.377363+0000 mon.c (mon.2) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.386066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.452487+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.455392+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.456455+0000 mon.c (mon.2) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.464970+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.536515+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.539722+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.540557+0000 mon.c (mon.2) 579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[25160]: audit 2024-09-21T18:17:15.551018+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.829668+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.830527+0000 mgr.y (mgr.15252) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.914392+0000 mon.c (mon.2) 553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.917948+0000 mon.c (mon.2) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.919029+0000 mon.c (mon.2) 555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.926705+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cephadm 2024-09-21T18:17:14.927538+0000 mgr.y (mgr.15252) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.991438+0000 mon.c (mon.2) 556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.994802+0000 mon.c (mon.2) 557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:14.995718+0000 mon.c (mon.2) 558 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.002011+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.076888+0000 mon.c (mon.2) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.080363+0000 mon.c (mon.2) 560 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.081624+0000 mon.c (mon.2) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.089228+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cluster 2024-09-21T18:17:15.148738+0000 mon.a (mon.0) 2064 : cluster [DBG] Standby manager daemon x restarted 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: cluster 2024-09-21T18:17:15.148855+0000 mon.a (mon.0) 2065 : cluster [DBG] Standby manager daemon x started 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.153529+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.153975+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.155384+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-21T18:17:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.156454+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.? 172.21.15.169:0/4292629621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.169853+0000 mon.c (mon.2) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.172132+0000 mon.c (mon.2) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.172870+0000 mon.c (mon.2) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.178547+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.237143+0000 mon.c (mon.2) 565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.239512+0000 mon.c (mon.2) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.240179+0000 mon.c (mon.2) 567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.246338+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.308832+0000 mon.c (mon.2) 568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.310829+0000 mon.c (mon.2) 569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.311480+0000 mon.c (mon.2) 570 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.316684+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.373926+0000 mon.c (mon.2) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.376516+0000 mon.c (mon.2) 572 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.377363+0000 mon.c (mon.2) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.386066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.452487+0000 mon.c (mon.2) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.455392+0000 mon.c (mon.2) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.456455+0000 mon.c (mon.2) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.464970+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.536515+0000 mon.c (mon.2) 577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.539722+0000 mon.c (mon.2) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.540557+0000 mon.c (mon.2) 579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:15 smithi043 bash[19734]: audit 2024-09-21T18:17:15.551018+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.003740+0000 mgr.y (mgr.15252) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.089891+0000 mgr.y (mgr.15252) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.179230+0000 mgr.y (mgr.15252) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.247185+0000 mgr.y (mgr.15252) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.317459+0000 mgr.y (mgr.15252) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.386882+0000 mgr.y (mgr.15252) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.466361+0000 mgr.y (mgr.15252) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cluster 2024-09-21T18:17:15.545804+0000 mgr.y (mgr.15252) 139 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.552288+0000 mgr.y (mgr.15252) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.627705+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.630763+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.631474+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.637168+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.638095+0000 mgr.y (mgr.15252) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.702799+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.706600+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.707715+0000 mon.c (mon.2) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.713651+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.716351+0000 mgr.y (mgr.15252) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.813246+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.816547+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.817385+0000 mon.c (mon.2) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.823055+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.825165+0000 mgr.y (mgr.15252) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.888359+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.890812+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.891732+0000 mon.c (mon.2) 591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.900536+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.901569+0000 mgr.y (mgr.15252) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.962787+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.965048+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.965723+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:15.971422+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.037429+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.039423+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.040142+0000 mon.c (mon.2) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.045960+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: cluster 2024-09-21T18:17:16.097475+0000 mon.a (mon.0) 2078 : cluster [DBG] mgrmap e45: y(active, since 28s), standbys: x 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.121244+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.123947+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.124664+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.130813+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.199143+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.202470+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.203140+0000 mon.c (mon.2) 603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.208783+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.281184+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.284306+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.285066+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.291408+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.367532+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.370392+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.371305+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.377647+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.442806+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.446000+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.446897+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.452682+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.522555+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:16.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.525471+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:16.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.526308+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:16.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:16 smithi169 bash[20366]: audit 2024-09-21T18:17:16.532698+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.003740+0000 mgr.y (mgr.15252) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.089891+0000 mgr.y (mgr.15252) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.179230+0000 mgr.y (mgr.15252) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.247185+0000 mgr.y (mgr.15252) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.317459+0000 mgr.y (mgr.15252) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.386882+0000 mgr.y (mgr.15252) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.466361+0000 mgr.y (mgr.15252) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cluster 2024-09-21T18:17:15.545804+0000 mgr.y (mgr.15252) 139 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.552288+0000 mgr.y (mgr.15252) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.627705+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.630763+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.631474+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.637168+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.638095+0000 mgr.y (mgr.15252) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.702799+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.706600+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.707715+0000 mon.c (mon.2) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.713651+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.716351+0000 mgr.y (mgr.15252) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.813246+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.816547+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.817385+0000 mon.c (mon.2) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.823055+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.825165+0000 mgr.y (mgr.15252) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.888359+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.890812+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.891732+0000 mon.c (mon.2) 591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.900536+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.901569+0000 mgr.y (mgr.15252) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.962787+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.965048+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.965723+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:15.971422+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.037429+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.039423+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.040142+0000 mon.c (mon.2) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.045960+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: cluster 2024-09-21T18:17:16.097475+0000 mon.a (mon.0) 2078 : cluster [DBG] mgrmap e45: y(active, since 28s), standbys: x 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.121244+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.123947+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.003740+0000 mgr.y (mgr.15252) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.089891+0000 mgr.y (mgr.15252) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.179230+0000 mgr.y (mgr.15252) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.247185+0000 mgr.y (mgr.15252) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.317459+0000 mgr.y (mgr.15252) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.386882+0000 mgr.y (mgr.15252) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.466361+0000 mgr.y (mgr.15252) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cluster 2024-09-21T18:17:15.545804+0000 mgr.y (mgr.15252) 139 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.552288+0000 mgr.y (mgr.15252) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.627705+0000 mon.c (mon.2) 580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.630763+0000 mon.c (mon.2) 581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.631474+0000 mon.c (mon.2) 582 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.637168+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.638095+0000 mgr.y (mgr.15252) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.702799+0000 mon.c (mon.2) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.706600+0000 mon.c (mon.2) 584 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.707715+0000 mon.c (mon.2) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.713651+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.716351+0000 mgr.y (mgr.15252) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.813246+0000 mon.c (mon.2) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.124664+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.130813+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.199143+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.202470+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.203140+0000 mon.c (mon.2) 603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.208783+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.281184+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.284306+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.285066+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.291408+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.367532+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.370392+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.371305+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.377647+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.442806+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.446000+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.446897+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.452682+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.522555+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.525471+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.526308+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[25160]: audit 2024-09-21T18:17:16.532698+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.816547+0000 mon.c (mon.2) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.817385+0000 mon.c (mon.2) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.823055+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.825165+0000 mgr.y (mgr.15252) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.888359+0000 mon.c (mon.2) 589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.890812+0000 mon.c (mon.2) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.891732+0000 mon.c (mon.2) 591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.900536+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.901569+0000 mgr.y (mgr.15252) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.962787+0000 mon.c (mon.2) 592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.965048+0000 mon.c (mon.2) 593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.965723+0000 mon.c (mon.2) 594 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:15.971422+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.037429+0000 mon.c (mon.2) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.039423+0000 mon.c (mon.2) 596 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.040142+0000 mon.c (mon.2) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.045960+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: cluster 2024-09-21T18:17:16.097475+0000 mon.a (mon.0) 2078 : cluster [DBG] mgrmap e45: y(active, since 28s), standbys: x 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.121244+0000 mon.c (mon.2) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.123947+0000 mon.c (mon.2) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.124664+0000 mon.c (mon.2) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.130813+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.199143+0000 mon.c (mon.2) 601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.202470+0000 mon.c (mon.2) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.203140+0000 mon.c (mon.2) 603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.208783+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.281184+0000 mon.c (mon.2) 604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.284306+0000 mon.c (mon.2) 605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.285066+0000 mon.c (mon.2) 606 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.291408+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.367532+0000 mon.c (mon.2) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.370392+0000 mon.c (mon.2) 608 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.371305+0000 mon.c (mon.2) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.377647+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.442806+0000 mon.c (mon.2) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.446000+0000 mon.c (mon.2) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.446897+0000 mon.c (mon.2) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.452682+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.522555+0000 mon.c (mon.2) 613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.525471+0000 mon.c (mon.2) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.526308+0000 mon.c (mon.2) 615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:16 smithi043 bash[19734]: audit 2024-09-21T18:17:16.532698+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:15.971994+0000 mgr.y (mgr.15252) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.047308+0000 mgr.y (mgr.15252) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.131479+0000 mgr.y (mgr.15252) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.210544+0000 mgr.y (mgr.15252) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.293202+0000 mgr.y (mgr.15252) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.379283+0000 mgr.y (mgr.15252) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.454456+0000 mgr.y (mgr.15252) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.534405+0000 mgr.y (mgr.15252) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.626108+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.628621+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.629285+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.634961+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.636614+0000 mgr.y (mgr.15252) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.698410+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.700795+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.701492+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.709232+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.709952+0000 mgr.y (mgr.15252) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.779875+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.783981+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.785010+0000 mon.c (mon.2) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.790500+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.793533+0000 mgr.y (mgr.15252) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.861065+0000 mon.c (mon.2) 625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.863934+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.864972+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.873247+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.873892+0000 mgr.y (mgr.15252) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.930684+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.933434+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.934071+0000 mon.c (mon.2) 630 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.939286+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: cephadm 2024-09-21T18:17:16.939896+0000 mgr.y (mgr.15252) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.996203+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.998984+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:16.999640+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.004683+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.070304+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.072754+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.073524+0000 mon.c (mon.2) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.081074+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.146386+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.148656+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.149484+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.155452+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.228446+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.230575+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.231266+0000 mon.c (mon.2) 642 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.236526+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.325799+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.329495+0000 mon.c (mon.2) 644 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.330635+0000 mon.c (mon.2) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.339722+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.402176+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.404568+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.405277+0000 mon.c (mon.2) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.412293+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.428230+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.438400+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.446749+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.491528+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.493876+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.499758+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.505553+0000 mon.c (mon.2) 651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.506103+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.511675+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.515689+0000 mon.c (mon.2) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.516215+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.521389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.526839+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.534580+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.539941+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.547679+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.553314+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.560539+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.564847+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.572042+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.576091+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.583919+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.588800+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.596139+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:17 smithi169 bash[20366]: audit 2024-09-21T18:17:17.601369+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:15.971994+0000 mgr.y (mgr.15252) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.047308+0000 mgr.y (mgr.15252) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.131479+0000 mgr.y (mgr.15252) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.210544+0000 mgr.y (mgr.15252) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.293202+0000 mgr.y (mgr.15252) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.379283+0000 mgr.y (mgr.15252) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.454456+0000 mgr.y (mgr.15252) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.534405+0000 mgr.y (mgr.15252) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.626108+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.628621+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.629285+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.634961+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.636614+0000 mgr.y (mgr.15252) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.698410+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.700795+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.701492+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.709232+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.709952+0000 mgr.y (mgr.15252) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.779875+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.783981+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:15.971994+0000 mgr.y (mgr.15252) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.047308+0000 mgr.y (mgr.15252) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.131479+0000 mgr.y (mgr.15252) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.210544+0000 mgr.y (mgr.15252) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.293202+0000 mgr.y (mgr.15252) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.379283+0000 mgr.y (mgr.15252) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.454456+0000 mgr.y (mgr.15252) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.534405+0000 mgr.y (mgr.15252) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.626108+0000 mon.c (mon.2) 616 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.628621+0000 mon.c (mon.2) 617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.629285+0000 mon.c (mon.2) 618 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.634961+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.636614+0000 mgr.y (mgr.15252) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.698410+0000 mon.c (mon.2) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.700795+0000 mon.c (mon.2) 620 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.701492+0000 mon.c (mon.2) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.709232+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.709952+0000 mgr.y (mgr.15252) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.779875+0000 mon.c (mon.2) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.783981+0000 mon.c (mon.2) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.785010+0000 mon.c (mon.2) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.790500+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.793533+0000 mgr.y (mgr.15252) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.861065+0000 mon.c (mon.2) 625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.863934+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.864972+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.873247+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.873892+0000 mgr.y (mgr.15252) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.930684+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.933434+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.934071+0000 mon.c (mon.2) 630 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.939286+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: cephadm 2024-09-21T18:17:16.939896+0000 mgr.y (mgr.15252) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.996203+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.998984+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:16.999640+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.004683+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.070304+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.072754+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.073524+0000 mon.c (mon.2) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.081074+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.785010+0000 mon.c (mon.2) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.790500+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.793533+0000 mgr.y (mgr.15252) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.861065+0000 mon.c (mon.2) 625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.863934+0000 mon.c (mon.2) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.864972+0000 mon.c (mon.2) 627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.873247+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.873892+0000 mgr.y (mgr.15252) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.930684+0000 mon.c (mon.2) 628 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.933434+0000 mon.c (mon.2) 629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.934071+0000 mon.c (mon.2) 630 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.939286+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: cephadm 2024-09-21T18:17:16.939896+0000 mgr.y (mgr.15252) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.996203+0000 mon.c (mon.2) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.998984+0000 mon.c (mon.2) 632 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:16.999640+0000 mon.c (mon.2) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.004683+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.070304+0000 mon.c (mon.2) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.072754+0000 mon.c (mon.2) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.073524+0000 mon.c (mon.2) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.081074+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.146386+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.148656+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.149484+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.155452+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.228446+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.230575+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.231266+0000 mon.c (mon.2) 642 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.236526+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.325799+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.329495+0000 mon.c (mon.2) 644 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.330635+0000 mon.c (mon.2) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.339722+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.402176+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.404568+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.405277+0000 mon.c (mon.2) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.412293+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.428230+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.438400+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.446749+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.491528+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.146386+0000 mon.c (mon.2) 637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.148656+0000 mon.c (mon.2) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.149484+0000 mon.c (mon.2) 639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.155452+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.228446+0000 mon.c (mon.2) 640 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.230575+0000 mon.c (mon.2) 641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.231266+0000 mon.c (mon.2) 642 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.236526+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.325799+0000 mon.c (mon.2) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.329495+0000 mon.c (mon.2) 644 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.330635+0000 mon.c (mon.2) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.339722+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.402176+0000 mon.c (mon.2) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.404568+0000 mon.c (mon.2) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.405277+0000 mon.c (mon.2) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.412293+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.428230+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.438400+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.446749+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.491528+0000 mon.c (mon.2) 649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.493876+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.499758+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.505553+0000 mon.c (mon.2) 651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.506103+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.511675+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.515689+0000 mon.c (mon.2) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.516215+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.521389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.526839+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.534580+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.539941+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.547679+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.553314+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.560539+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.564847+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.572042+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.576091+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.583919+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.588800+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.596139+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[19734]: audit 2024-09-21T18:17:17.601369+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.493876+0000 mon.c (mon.2) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.499758+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.505553+0000 mon.c (mon.2) 651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.506103+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.511675+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.515689+0000 mon.c (mon.2) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.516215+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.521389+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.526839+0000 mon.c (mon.2) 653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.534580+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.539941+0000 mon.c (mon.2) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.547679+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.553314+0000 mon.c (mon.2) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.560539+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.564847+0000 mon.c (mon.2) 656 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.572042+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.576091+0000 mon.c (mon.2) 657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.583919+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.588800+0000 mon.c (mon.2) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.596139+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:17 smithi043 bash[25160]: audit 2024-09-21T18:17:17.601369+0000 mon.c (mon.2) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.005443+0000 mgr.y (mgr.15252) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.081744+0000 mgr.y (mgr.15252) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.156787+0000 mgr.y (mgr.15252) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.238252+0000 mgr.y (mgr.15252) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.340484+0000 mgr.y (mgr.15252) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.413004+0000 mgr.y (mgr.15252) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.494893+0000 mgr.y (mgr.15252) 164 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.527952+0000 mgr.y (mgr.15252) 165 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.541150+0000 mgr.y (mgr.15252) 166 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cluster 2024-09-21T18:17:17.546222+0000 mgr.y (mgr.15252) 167 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:18.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.554197+0000 mgr.y (mgr.15252) 168 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.565831+0000 mgr.y (mgr.15252) 169 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.577495+0000 mgr.y (mgr.15252) 170 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.590005+0000 mgr.y (mgr.15252) 171 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: cephadm 2024-09-21T18:17:17.602587+0000 mgr.y (mgr.15252) 172 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: audit 2024-09-21T18:17:17.609465+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: audit 2024-09-21T18:17:17.819827+0000 mgr.y (mgr.15252) 173 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:18.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:18 smithi169 bash[20366]: audit 2024-09-21T18:17:18.344673+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:19.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.005443+0000 mgr.y (mgr.15252) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.081744+0000 mgr.y (mgr.15252) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.156787+0000 mgr.y (mgr.15252) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.238252+0000 mgr.y (mgr.15252) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.340484+0000 mgr.y (mgr.15252) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.413004+0000 mgr.y (mgr.15252) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.494893+0000 mgr.y (mgr.15252) 164 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.527952+0000 mgr.y (mgr.15252) 165 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.541150+0000 mgr.y (mgr.15252) 166 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cluster 2024-09-21T18:17:17.546222+0000 mgr.y (mgr.15252) 167 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.554197+0000 mgr.y (mgr.15252) 168 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.565831+0000 mgr.y (mgr.15252) 169 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:17:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.577495+0000 mgr.y (mgr.15252) 170 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.590005+0000 mgr.y (mgr.15252) 171 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: cephadm 2024-09-21T18:17:17.602587+0000 mgr.y (mgr.15252) 172 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: audit 2024-09-21T18:17:17.609465+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: audit 2024-09-21T18:17:17.819827+0000 mgr.y (mgr.15252) 173 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[19734]: audit 2024-09-21T18:17:18.344673+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.005443+0000 mgr.y (mgr.15252) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.081744+0000 mgr.y (mgr.15252) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.156787+0000 mgr.y (mgr.15252) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.238252+0000 mgr.y (mgr.15252) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.340484+0000 mgr.y (mgr.15252) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.413004+0000 mgr.y (mgr.15252) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.494893+0000 mgr.y (mgr.15252) 164 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.527952+0000 mgr.y (mgr.15252) 165 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.541150+0000 mgr.y (mgr.15252) 166 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cluster 2024-09-21T18:17:17.546222+0000 mgr.y (mgr.15252) 167 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.554197+0000 mgr.y (mgr.15252) 168 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.565831+0000 mgr.y (mgr.15252) 169 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.577495+0000 mgr.y (mgr.15252) 170 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.590005+0000 mgr.y (mgr.15252) 171 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: cephadm 2024-09-21T18:17:17.602587+0000 mgr.y (mgr.15252) 172 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: audit 2024-09-21T18:17:17.609465+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: audit 2024-09-21T18:17:17.819827+0000 mgr.y (mgr.15252) 173 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:18 smithi043 bash[25160]: audit 2024-09-21T18:17:18.344673+0000 mon.c (mon.2) 660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:20.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:17:19] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:17:20.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:20 smithi169 bash[20366]: cluster 2024-09-21T18:17:19.547265+0000 mgr.y (mgr.15252) 174 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:20.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:20 smithi169 bash[20366]: audit 2024-09-21T18:17:20.309653+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:20.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:20 smithi169 bash[20366]: audit 2024-09-21T18:17:20.316277+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:20.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:20 smithi169 bash[20366]: audit 2024-09-21T18:17:20.322314+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[25160]: cluster 2024-09-21T18:17:19.547265+0000 mgr.y (mgr.15252) 174 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[25160]: audit 2024-09-21T18:17:20.309653+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[25160]: audit 2024-09-21T18:17:20.316277+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[25160]: audit 2024-09-21T18:17:20.322314+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[19734]: cluster 2024-09-21T18:17:19.547265+0000 mgr.y (mgr.15252) 174 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[19734]: audit 2024-09-21T18:17:20.309653+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[19734]: audit 2024-09-21T18:17:20.316277+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:20 smithi043 bash[19734]: audit 2024-09-21T18:17:20.322314+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:21 smithi169 bash[20366]: audit 2024-09-21T18:17:20.641498+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:21 smithi169 bash[20366]: audit 2024-09-21T18:17:20.653490+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:21.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:21 smithi169 bash[20366]: audit 2024-09-21T18:17:20.669147+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:21 smithi043 bash[25160]: audit 2024-09-21T18:17:20.641498+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:21 smithi043 bash[25160]: audit 2024-09-21T18:17:20.653490+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:22.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:21 smithi043 bash[25160]: audit 2024-09-21T18:17:20.669147+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:21 smithi043 bash[19734]: audit 2024-09-21T18:17:20.641498+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:21 smithi043 bash[19734]: audit 2024-09-21T18:17:20.653490+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:21 smithi043 bash[19734]: audit 2024-09-21T18:17:20.669147+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:22 smithi043 bash[25160]: cephadm 2024-09-21T18:17:21.205812+0000 mgr.y (mgr.15252) 175 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T18:17:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:22 smithi043 bash[25160]: cephadm 2024-09-21T18:17:21.206441+0000 mgr.y (mgr.15252) 176 : cephadm [INF] Deploying daemon node-exporter.a on smithi043 2024-09-21T18:17:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:22 smithi043 bash[25160]: cluster 2024-09-21T18:17:21.547798+0000 mgr.y (mgr.15252) 177 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:22 smithi043 bash[19734]: cephadm 2024-09-21T18:17:21.205812+0000 mgr.y (mgr.15252) 175 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T18:17:23.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:22 smithi043 bash[19734]: cephadm 2024-09-21T18:17:21.206441+0000 mgr.y (mgr.15252) 176 : cephadm [INF] Deploying daemon node-exporter.a on smithi043 2024-09-21T18:17:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:22 smithi043 bash[19734]: cluster 2024-09-21T18:17:21.547798+0000 mgr.y (mgr.15252) 177 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:23.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:22 smithi169 bash[20366]: cephadm 2024-09-21T18:17:21.205812+0000 mgr.y (mgr.15252) 175 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-09-21T18:17:23.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:22 smithi169 bash[20366]: cephadm 2024-09-21T18:17:21.206441+0000 mgr.y (mgr.15252) 176 : cephadm [INF] Deploying daemon node-exporter.a on smithi043 2024-09-21T18:17:23.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:22 smithi169 bash[20366]: cluster 2024-09-21T18:17:21.547798+0000 mgr.y (mgr.15252) 177 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:24.153 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.153 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.154 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.154 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.154 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.155 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.155 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:24.452 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: Stopping Ceph node-exporter.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:17:24.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:24 smithi043 bash[19734]: cluster 2024-09-21T18:17:23.549276+0000 mgr.y (mgr.15252) 178 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:24.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:24 smithi043 bash[25160]: cluster 2024-09-21T18:17:23.549276+0000 mgr.y (mgr.15252) 178 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:25.130 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:24 smithi043 bash[91485]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T18:17:25.130 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T18:17:25.131 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:24 smithi043 bash[91542]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T18:17:25.131 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:24 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T18:17:25.131 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: Stopped Ceph node-exporter.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:24 smithi169 bash[20366]: cluster 2024-09-21T18:17:23.549276+0000 mgr.y (mgr.15252) 178 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:25.522 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.523 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.523 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.523 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.524 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.524 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.524 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:25.524 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:25 smithi043 systemd[1]: Started Ceph node-exporter.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:25.524 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:25 smithi043 bash[91596]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T18:17:26.098 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:17:26.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:26 smithi169 bash[20366]: audit 2024-09-21T18:17:25.303017+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:26.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:26 smithi169 bash[20366]: audit 2024-09-21T18:17:25.310396+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:26.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:26 smithi169 bash[20366]: cluster 2024-09-21T18:17:25.549977+0000 mgr.y (mgr.15252) 179 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:26.688 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T18:17:26.688 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[19734]: audit 2024-09-21T18:17:25.303017+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:26.688 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[19734]: audit 2024-09-21T18:17:25.310396+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:26.688 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[19734]: cluster 2024-09-21T18:17:25.549977+0000 mgr.y (mgr.15252) 179 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:26.688 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[25160]: audit 2024-09-21T18:17:25.303017+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:26.689 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[25160]: audit 2024-09-21T18:17:25.310396+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:26.689 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[25160]: cluster 2024-09-21T18:17:25.549977+0000 mgr.y (mgr.15252) 179 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:26.768 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 6s ago 35m - - 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 6s ago 35m - - 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (25m) 6s ago 26m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (25m) 6s ago 25m 74.6M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (31s) 6s ago 23m 47.5M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (19s) 6s ago 34m 437M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (11m) 6s ago 36m 501M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (36m) 6s ago 36m 93.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (34m) 6s ago 34m 70.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (34m) 6s ago 34m 68.3M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 starting - - - - 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (25m) 6s ago 25m 9279k - 1.5.0 0da6a335fe13 8449cc965bce 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (33m) 6s ago 33m 57.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:17:26.769 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (32m) 6s ago 32m 67.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (31m) 6s ago 31m 61.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (30m) 6s ago 30m 57.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (29m) 6s ago 29m 67.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (29m) 6s ago 29m 56.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (28m) 6s ago 28m 54.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (27m) 6s ago 27m 65.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (26s) 6s ago 26m 37.7M - 2.43.0 a07b618ecd1d fca052ef0a7e 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:17:26.770 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (23m) 6s ago 23m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 2abcce694348: Pulling fs layer 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 455fd88e5221: Pulling fs layer 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 324153f2810a: Pulling fs layer 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 455fd88e5221: Download complete 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 2abcce694348: Verifying Checksum 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 2abcce694348: Download complete 2024-09-21T18:17:26.977 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 324153f2810a: Verifying Checksum 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:27.172 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:17:27.173 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:17:27.272 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:26 smithi043 bash[91596]: 324153f2810a: Download complete 2024-09-21T18:17:27.272 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[91596]: 2abcce694348: Pull complete 2024-09-21T18:17:27.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:27 smithi169 bash[20366]: audit 2024-09-21T18:17:26.084570+0000 mgr.y (mgr.15252) 180 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:27 smithi169 bash[20366]: audit 2024-09-21T18:17:26.416590+0000 mgr.y (mgr.15252) 181 : audit [DBG] from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:27 smithi169 bash[20366]: audit 2024-09-21T18:17:26.736148+0000 mgr.y (mgr.15252) 182 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:27 smithi169 bash[20366]: audit 2024-09-21T18:17:27.170965+0000 mon.a (mon.0) 2119 : audit [DBG] from='client.? 172.21.15.43:0/427978937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:27.527 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:17:27.527 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:17:27.527 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:17:27.527 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T18:17:27.527 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-09-21T18:17:27.527 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-09-21T18:17:27.528 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T18:17:27.528 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T18:17:27.528 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading node-exporter daemons", 2024-09-21T18:17:27.528 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:17:27.528 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:17:27.772 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[91596]: 455fd88e5221: Pull complete 2024-09-21T18:17:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[19734]: audit 2024-09-21T18:17:26.084570+0000 mgr.y (mgr.15252) 180 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[19734]: audit 2024-09-21T18:17:26.416590+0000 mgr.y (mgr.15252) 181 : audit [DBG] from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[19734]: audit 2024-09-21T18:17:26.736148+0000 mgr.y (mgr.15252) 182 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[19734]: audit 2024-09-21T18:17:27.170965+0000 mon.a (mon.0) 2119 : audit [DBG] from='client.? 172.21.15.43:0/427978937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:27.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[25160]: audit 2024-09-21T18:17:26.084570+0000 mgr.y (mgr.15252) 180 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[25160]: audit 2024-09-21T18:17:26.416590+0000 mgr.y (mgr.15252) 181 : audit [DBG] from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[25160]: audit 2024-09-21T18:17:26.736148+0000 mgr.y (mgr.15252) 182 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:27.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:27 smithi043 bash[25160]: audit 2024-09-21T18:17:27.170965+0000 mon.a (mon.0) 2119 : audit [DBG] from='client.? 172.21.15.43:0/427978937' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:28.263 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[91596]: 324153f2810a: Pull complete 2024-09-21T18:17:28.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.420 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.420 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.421 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.421 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.422 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.422 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.422 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:28 smithi169 bash[20366]: audit 2024-09-21T18:17:27.525810+0000 mgr.y (mgr.15252) 183 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:28.422 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:28 smithi169 bash[20366]: cephadm 2024-09-21T18:17:27.544109+0000 mgr.y (mgr.15252) 184 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T18:17:28.423 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:28 smithi169 bash[20366]: cephadm 2024-09-21T18:17:27.544585+0000 mgr.y (mgr.15252) 185 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-09-21T18:17:28.423 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:28 smithi169 bash[20366]: cluster 2024-09-21T18:17:27.550491+0000 mgr.y (mgr.15252) 186 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:17:28.423 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:28 smithi169 bash[20366]: audit 2024-09-21T18:17:27.827883+0000 mgr.y (mgr.15252) 187 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:28.423 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.424 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:28.555 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[91596]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T18:17:28.555 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[91596]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T18:17:28.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[25160]: audit 2024-09-21T18:17:27.525810+0000 mgr.y (mgr.15252) 183 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:28.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[25160]: cephadm 2024-09-21T18:17:27.544109+0000 mgr.y (mgr.15252) 184 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T18:17:28.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[25160]: cephadm 2024-09-21T18:17:27.544585+0000 mgr.y (mgr.15252) 185 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-09-21T18:17:28.555 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[25160]: cluster 2024-09-21T18:17:27.550491+0000 mgr.y (mgr.15252) 186 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:17:28.556 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[25160]: audit 2024-09-21T18:17:27.827883+0000 mgr.y (mgr.15252) 187 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:28.556 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[19734]: audit 2024-09-21T18:17:27.525810+0000 mgr.y (mgr.15252) 183 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:28.556 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[19734]: cephadm 2024-09-21T18:17:27.544109+0000 mgr.y (mgr.15252) 184 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-09-21T18:17:28.556 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[19734]: cephadm 2024-09-21T18:17:27.544585+0000 mgr.y (mgr.15252) 185 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-09-21T18:17:28.556 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[19734]: cluster 2024-09-21T18:17:27.550491+0000 mgr.y (mgr.15252) 186 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:17:28.556 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:28 smithi043 bash[19734]: audit 2024-09-21T18:17:27.827883+0000 mgr.y (mgr.15252) 187 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:28.647 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:28 smithi169 systemd[1]: Stopping Ceph node-exporter.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:17:29.364 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 bash[73201]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T18:17:29.364 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T18:17:29.364 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 bash[73262]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T18:17:29.364 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T18:17:29.364 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: Stopped Ceph node-exporter.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:29.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.647 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.647 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.648 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.648 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.649 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.649 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: Started Ceph node-exporter.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:29.649 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 bash[73317]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-09-21T18:17:29.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:29.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:17:29 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:30.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:17:29] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.43.0" 2024-09-21T18:17:30.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.850Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T18:17:30.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.850Z 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-21T18:17:30.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.851Z 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-21T18:17:30.022 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z 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-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z 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-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.852Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T18:17:30.023 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T18:17:30.024 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T18:17:30.025 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T18:17:30.026 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:17:29 smithi043 bash[91596]: ts=2024-09-21T18:17:29.853Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T18:17:30.253 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:29 smithi169 bash[73317]: v1.7.0: Pulling from prometheus/node-exporter 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 2abcce694348: Pulling fs layer 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 455fd88e5221: Pulling fs layer 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 324153f2810a: Pulling fs layer 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 2abcce694348: Verifying Checksum 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 2abcce694348: Download complete 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 455fd88e5221: Verifying Checksum 2024-09-21T18:17:30.533 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 455fd88e5221: Download complete 2024-09-21T18:17:30.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.542462+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: cluster 2024-09-21T18:17:29.552477+0000 mgr.y (mgr.15252) 188 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:30.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.557139+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.563188+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.565068+0000 mon.c (mon.2) 662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.577297+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: cephadm 2024-09-21T18:17:29.578787+0000 mgr.y (mgr.15252) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.674302+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.679922+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.681020+0000 mon.c (mon.2) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.689148+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: cephadm 2024-09-21T18:17:29.691581+0000 mgr.y (mgr.15252) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.768336+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.770956+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.771764+0000 mon.c (mon.2) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.779004+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: cephadm 2024-09-21T18:17:29.779730+0000 mgr.y (mgr.15252) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.840753+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.843281+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.844128+0000 mon.c (mon.2) 671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.542462+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: cluster 2024-09-21T18:17:29.552477+0000 mgr.y (mgr.15252) 188 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.557139+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.563188+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.565068+0000 mon.c (mon.2) 662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.577297+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: cephadm 2024-09-21T18:17:29.578787+0000 mgr.y (mgr.15252) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.674302+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.679922+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.681020+0000 mon.c (mon.2) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.689148+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: cephadm 2024-09-21T18:17:29.691581+0000 mgr.y (mgr.15252) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.768336+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.770956+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.771764+0000 mon.c (mon.2) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.779004+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: cephadm 2024-09-21T18:17:29.779730+0000 mgr.y (mgr.15252) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.840753+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.843281+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.844128+0000 mon.c (mon.2) 671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.852251+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: cephadm 2024-09-21T18:17:29.857027+0000 mgr.y (mgr.15252) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.917293+0000 mon.c (mon.2) 672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.920444+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.921222+0000 mon.c (mon.2) 674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.927207+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: cephadm 2024-09-21T18:17:29.928858+0000 mgr.y (mgr.15252) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.988015+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.990779+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.991645+0000 mon.c (mon.2) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:29.999496+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.067473+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.070282+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.071155+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.077853+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.142997+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.146111+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.146930+0000 mon.c (mon.2) 683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.153504+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.216842+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.219354+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.220225+0000 mon.c (mon.2) 686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.228710+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.290738+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.293142+0000 mon.c (mon.2) 688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.293840+0000 mon.c (mon.2) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.299939+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.360665+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.363826+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.364529+0000 mon.c (mon.2) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.370721+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.432415+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.434411+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.435089+0000 mon.c (mon.2) 695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.441439+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.502959+0000 mon.c (mon.2) 696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.506003+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.506734+0000 mon.c (mon.2) 698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[19734]: audit 2024-09-21T18:17:30.512485+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.852251+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: cephadm 2024-09-21T18:17:29.857027+0000 mgr.y (mgr.15252) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.917293+0000 mon.c (mon.2) 672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.920444+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.921222+0000 mon.c (mon.2) 674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.927207+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: cephadm 2024-09-21T18:17:29.928858+0000 mgr.y (mgr.15252) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.988015+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.990779+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.991645+0000 mon.c (mon.2) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:29.999496+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.067473+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.070282+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.071155+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.077853+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.142997+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.146111+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.146930+0000 mon.c (mon.2) 683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.153504+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.216842+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.219354+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.220225+0000 mon.c (mon.2) 686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.228710+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.290738+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.293142+0000 mon.c (mon.2) 688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.293840+0000 mon.c (mon.2) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.299939+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.360665+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.363826+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.364529+0000 mon.c (mon.2) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.370721+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.432415+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.434411+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.435089+0000 mon.c (mon.2) 695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.441439+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.502959+0000 mon.c (mon.2) 696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.506003+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.506734+0000 mon.c (mon.2) 698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:30 smithi043 bash[25160]: audit 2024-09-21T18:17:30.512485+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.849 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 324153f2810a: Verifying Checksum 2024-09-21T18:17:30.849 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 324153f2810a: Download complete 2024-09-21T18:17:30.850 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[73317]: 2abcce694348: Pull complete 2024-09-21T18:17:30.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.542462+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: cluster 2024-09-21T18:17:29.552477+0000 mgr.y (mgr.15252) 188 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:30.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.557139+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.563188+0000 mon.c (mon.2) 661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.565068+0000 mon.c (mon.2) 662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.577297+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: cephadm 2024-09-21T18:17:29.578787+0000 mgr.y (mgr.15252) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.674302+0000 mon.c (mon.2) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.679922+0000 mon.c (mon.2) 664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.681020+0000 mon.c (mon.2) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.689148+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: cephadm 2024-09-21T18:17:29.691581+0000 mgr.y (mgr.15252) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.768336+0000 mon.c (mon.2) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.770956+0000 mon.c (mon.2) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.771764+0000 mon.c (mon.2) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.779004+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: cephadm 2024-09-21T18:17:29.779730+0000 mgr.y (mgr.15252) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.840753+0000 mon.c (mon.2) 669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.843281+0000 mon.c (mon.2) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.844128+0000 mon.c (mon.2) 671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.852251+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: cephadm 2024-09-21T18:17:29.857027+0000 mgr.y (mgr.15252) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.917293+0000 mon.c (mon.2) 672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.920444+0000 mon.c (mon.2) 673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.921222+0000 mon.c (mon.2) 674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.927207+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: cephadm 2024-09-21T18:17:29.928858+0000 mgr.y (mgr.15252) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.988015+0000 mon.c (mon.2) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.990779+0000 mon.c (mon.2) 676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.991645+0000 mon.c (mon.2) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:29.999496+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.067473+0000 mon.c (mon.2) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.070282+0000 mon.c (mon.2) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.071155+0000 mon.c (mon.2) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.077853+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.142997+0000 mon.c (mon.2) 681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.146111+0000 mon.c (mon.2) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.146930+0000 mon.c (mon.2) 683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.153504+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.216842+0000 mon.c (mon.2) 684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.219354+0000 mon.c (mon.2) 685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.220225+0000 mon.c (mon.2) 686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.228710+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.290738+0000 mon.c (mon.2) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.293142+0000 mon.c (mon.2) 688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.293840+0000 mon.c (mon.2) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.853 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.299939+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.360665+0000 mon.c (mon.2) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.363826+0000 mon.c (mon.2) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.364529+0000 mon.c (mon.2) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.370721+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.432415+0000 mon.c (mon.2) 693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.434411+0000 mon.c (mon.2) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.435089+0000 mon.c (mon.2) 695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.441439+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.502959+0000 mon.c (mon.2) 696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.506003+0000 mon.c (mon.2) 697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.506734+0000 mon.c (mon.2) 698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:30.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:30 smithi169 bash[20366]: audit 2024-09-21T18:17:30.512485+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.000320+0000 mgr.y (mgr.15252) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.081093+0000 mgr.y (mgr.15252) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.155435+0000 mgr.y (mgr.15252) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.230657+0000 mgr.y (mgr.15252) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.845 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.300526+0000 mgr.y (mgr.15252) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.371351+0000 mgr.y (mgr.15252) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.442007+0000 mgr.y (mgr.15252) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.513209+0000 mgr.y (mgr.15252) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.579104+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.581978+0000 mon.c (mon.2) 700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.582801+0000 mon.c (mon.2) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.588227+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.589899+0000 mgr.y (mgr.15252) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.649567+0000 mon.c (mon.2) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.652005+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.652735+0000 mon.c (mon.2) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.659102+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.662337+0000 mgr.y (mgr.15252) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.721793+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.724620+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.725452+0000 mon.c (mon.2) 707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.732123+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.732867+0000 mgr.y (mgr.15252) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.793404+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.795980+0000 mon.c (mon.2) 709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.796711+0000 mon.c (mon.2) 710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.801917+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.804155+0000 mgr.y (mgr.15252) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.859859+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.862367+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.863066+0000 mon.c (mon.2) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.868347+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.868963+0000 mgr.y (mgr.15252) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.925084+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.927169+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.927876+0000 mon.c (mon.2) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.932851+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: cephadm 2024-09-21T18:17:30.934655+0000 mgr.y (mgr.15252) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.990768+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.992860+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.993566+0000 mon.c (mon.2) 719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:30.998670+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.058645+0000 mon.c (mon.2) 720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.848 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.060934+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.061606+0000 mon.c (mon.2) 722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.067831+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.124992+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.127003+0000 mon.c (mon.2) 724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.127690+0000 mon.c (mon.2) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.133867+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.192089+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.194738+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.195413+0000 mon.c (mon.2) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.201750+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.266455+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.268810+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.269676+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.849 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.276514+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.340882+0000 mon.c (mon.2) 732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.343331+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.344308+0000 mon.c (mon.2) 734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.350417+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.409346+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.412247+0000 mon.c (mon.2) 736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.412927+0000 mon.c (mon.2) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.421074+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.492025+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.494714+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.495537+0000 mon.c (mon.2) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.850 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[25160]: audit 2024-09-21T18:17:31.503926+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.000320+0000 mgr.y (mgr.15252) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.081093+0000 mgr.y (mgr.15252) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.155435+0000 mgr.y (mgr.15252) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.230657+0000 mgr.y (mgr.15252) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.300526+0000 mgr.y (mgr.15252) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.851 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.371351+0000 mgr.y (mgr.15252) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.442007+0000 mgr.y (mgr.15252) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.513209+0000 mgr.y (mgr.15252) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.579104+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.581978+0000 mon.c (mon.2) 700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.582801+0000 mon.c (mon.2) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.588227+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.589899+0000 mgr.y (mgr.15252) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.649567+0000 mon.c (mon.2) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.652005+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.652735+0000 mon.c (mon.2) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.659102+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.662337+0000 mgr.y (mgr.15252) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.852 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.721793+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.724620+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.725452+0000 mon.c (mon.2) 707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.732123+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.732867+0000 mgr.y (mgr.15252) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.793404+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.795980+0000 mon.c (mon.2) 709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.796711+0000 mon.c (mon.2) 710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.801917+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.804155+0000 mgr.y (mgr.15252) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.859859+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.862367+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.863066+0000 mon.c (mon.2) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.868347+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.868963+0000 mgr.y (mgr.15252) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.853 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.925084+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.927169+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.927876+0000 mon.c (mon.2) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.932851+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: cephadm 2024-09-21T18:17:30.934655+0000 mgr.y (mgr.15252) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.990768+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.992860+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.993566+0000 mon.c (mon.2) 719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:30.998670+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.058645+0000 mon.c (mon.2) 720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.060934+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.061606+0000 mon.c (mon.2) 722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.067831+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.854 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.124992+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.127003+0000 mon.c (mon.2) 724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.127690+0000 mon.c (mon.2) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.133867+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.192089+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.194738+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.195413+0000 mon.c (mon.2) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.201750+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.266455+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.268810+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.269676+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.276514+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.340882+0000 mon.c (mon.2) 732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.343331+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.344308+0000 mon.c (mon.2) 734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.855 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.350417+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.409346+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.412247+0000 mon.c (mon.2) 736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.412927+0000 mon.c (mon.2) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.421074+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.492025+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.494714+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.495537+0000 mon.c (mon.2) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.856 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:31 smithi043 bash[19734]: audit 2024-09-21T18:17:31.503926+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.897 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[73317]: 455fd88e5221: Pull complete 2024-09-21T18:17:31.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.000320+0000 mgr.y (mgr.15252) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.081093+0000 mgr.y (mgr.15252) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.155435+0000 mgr.y (mgr.15252) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.230657+0000 mgr.y (mgr.15252) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.300526+0000 mgr.y (mgr.15252) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.371351+0000 mgr.y (mgr.15252) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.442007+0000 mgr.y (mgr.15252) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.513209+0000 mgr.y (mgr.15252) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.579104+0000 mon.c (mon.2) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.581978+0000 mon.c (mon.2) 700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.582801+0000 mon.c (mon.2) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.588227+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.589899+0000 mgr.y (mgr.15252) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.649567+0000 mon.c (mon.2) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.652005+0000 mon.c (mon.2) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.652735+0000 mon.c (mon.2) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.659102+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.662337+0000 mgr.y (mgr.15252) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.721793+0000 mon.c (mon.2) 705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.724620+0000 mon.c (mon.2) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.725452+0000 mon.c (mon.2) 707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.732123+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.732867+0000 mgr.y (mgr.15252) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.793404+0000 mon.c (mon.2) 708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.795980+0000 mon.c (mon.2) 709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.796711+0000 mon.c (mon.2) 710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.801917+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.804155+0000 mgr.y (mgr.15252) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.859859+0000 mon.c (mon.2) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.862367+0000 mon.c (mon.2) 712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.863066+0000 mon.c (mon.2) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.868347+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.868963+0000 mgr.y (mgr.15252) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.925084+0000 mon.c (mon.2) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.927169+0000 mon.c (mon.2) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.927876+0000 mon.c (mon.2) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.932851+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: cephadm 2024-09-21T18:17:30.934655+0000 mgr.y (mgr.15252) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.990768+0000 mon.c (mon.2) 717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.992860+0000 mon.c (mon.2) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.993566+0000 mon.c (mon.2) 719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:30.998670+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.058645+0000 mon.c (mon.2) 720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.060934+0000 mon.c (mon.2) 721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.061606+0000 mon.c (mon.2) 722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.067831+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.124992+0000 mon.c (mon.2) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.127003+0000 mon.c (mon.2) 724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.127690+0000 mon.c (mon.2) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.133867+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.192089+0000 mon.c (mon.2) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.194738+0000 mon.c (mon.2) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.195413+0000 mon.c (mon.2) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.201750+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.266455+0000 mon.c (mon.2) 729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.268810+0000 mon.c (mon.2) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.269676+0000 mon.c (mon.2) 731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.276514+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.340882+0000 mon.c (mon.2) 732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.343331+0000 mon.c (mon.2) 733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.344308+0000 mon.c (mon.2) 734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.350417+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.409346+0000 mon.c (mon.2) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.412247+0000 mon.c (mon.2) 736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.412927+0000 mon.c (mon.2) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.421074+0000 mon.a (mon.0) 2147 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:31.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.492025+0000 mon.c (mon.2) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:31.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.494714+0000 mon.c (mon.2) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:31.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.495537+0000 mon.c (mon.2) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:31.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:31 smithi169 bash[20366]: audit 2024-09-21T18:17:31.503926+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.823 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[73317]: 324153f2810a: Pull complete 2024-09-21T18:17:32.823 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.000393+0000 mgr.y (mgr.15252) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.823 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.068444+0000 mgr.y (mgr.15252) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.823 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.134604+0000 mgr.y (mgr.15252) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.823 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.202610+0000 mgr.y (mgr.15252) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.277348+0000 mgr.y (mgr.15252) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.351030+0000 mgr.y (mgr.15252) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.421769+0000 mgr.y (mgr.15252) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.504677+0000 mgr.y (mgr.15252) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cluster 2024-09-21T18:17:31.553173+0000 mgr.y (mgr.15252) 216 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.577465+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.579792+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.580566+0000 mon.c (mon.2) 743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.586569+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.587152+0000 mgr.y (mgr.15252) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.646639+0000 mon.c (mon.2) 744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.648505+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.649129+0000 mon.c (mon.2) 746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.654168+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.654836+0000 mgr.y (mgr.15252) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.716770+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.718771+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.719494+0000 mon.c (mon.2) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.725720+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.726341+0000 mgr.y (mgr.15252) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.786215+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.791485+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.792289+0000 mon.c (mon.2) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.798779+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.799658+0000 mgr.y (mgr.15252) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.860229+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.862465+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.863142+0000 mon.c (mon.2) 755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.868643+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.869223+0000 mgr.y (mgr.15252) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.933060+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.935067+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.935708+0000 mon.c (mon.2) 758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:31.941300+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: cephadm 2024-09-21T18:17:31.942976+0000 mgr.y (mgr.15252) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.001390+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.004025+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.004904+0000 mon.c (mon.2) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.010529+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.078380+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.081047+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.081711+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.086743+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.151657+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.154126+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.154788+0000 mon.c (mon.2) 767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.160278+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.226338+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.228848+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.229607+0000 mon.c (mon.2) 770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.236300+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.299968+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.303348+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.304356+0000 mon.c (mon.2) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.315219+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.388802+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.827 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.392541+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.393692+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.402041+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:32.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.496061+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:32.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.498360+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:32.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.499138+0000 mon.c (mon.2) 779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:32.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[20366]: audit 2024-09-21T18:17:32.507075+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.000393+0000 mgr.y (mgr.15252) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.068444+0000 mgr.y (mgr.15252) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.134604+0000 mgr.y (mgr.15252) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.202610+0000 mgr.y (mgr.15252) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.277348+0000 mgr.y (mgr.15252) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.351030+0000 mgr.y (mgr.15252) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.421769+0000 mgr.y (mgr.15252) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.504677+0000 mgr.y (mgr.15252) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cluster 2024-09-21T18:17:31.553173+0000 mgr.y (mgr.15252) 216 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.577465+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.579792+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.580566+0000 mon.c (mon.2) 743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.586569+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.587152+0000 mgr.y (mgr.15252) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.646639+0000 mon.c (mon.2) 744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.648505+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.649129+0000 mon.c (mon.2) 746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.654168+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.654836+0000 mgr.y (mgr.15252) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.716770+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.000393+0000 mgr.y (mgr.15252) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.068444+0000 mgr.y (mgr.15252) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.134604+0000 mgr.y (mgr.15252) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.202610+0000 mgr.y (mgr.15252) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.277348+0000 mgr.y (mgr.15252) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.351030+0000 mgr.y (mgr.15252) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.421769+0000 mgr.y (mgr.15252) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.504677+0000 mgr.y (mgr.15252) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cluster 2024-09-21T18:17:31.553173+0000 mgr.y (mgr.15252) 216 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.577465+0000 mon.c (mon.2) 741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.579792+0000 mon.c (mon.2) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.580566+0000 mon.c (mon.2) 743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.586569+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.587152+0000 mgr.y (mgr.15252) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.646639+0000 mon.c (mon.2) 744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.648505+0000 mon.c (mon.2) 745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.649129+0000 mon.c (mon.2) 746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.654168+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.654836+0000 mgr.y (mgr.15252) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.716770+0000 mon.c (mon.2) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.718771+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.719494+0000 mon.c (mon.2) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.725720+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.726341+0000 mgr.y (mgr.15252) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.786215+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.791485+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.792289+0000 mon.c (mon.2) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.798779+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.799658+0000 mgr.y (mgr.15252) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.860229+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.862465+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.863142+0000 mon.c (mon.2) 755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.868643+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.869223+0000 mgr.y (mgr.15252) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.933060+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.935067+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.935708+0000 mon.c (mon.2) 758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:31.941300+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: cephadm 2024-09-21T18:17:31.942976+0000 mgr.y (mgr.15252) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.001390+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.004025+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.004904+0000 mon.c (mon.2) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.010529+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.078380+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.081047+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.081711+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.086743+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.151657+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.154126+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.154788+0000 mon.c (mon.2) 767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.160278+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.226338+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.228848+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.229607+0000 mon.c (mon.2) 770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.236300+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.299968+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.303348+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.304356+0000 mon.c (mon.2) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.315219+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.388802+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.392541+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.393692+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.402041+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.496061+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.498360+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.499138+0000 mon.c (mon.2) 779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[25160]: audit 2024-09-21T18:17:32.507075+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.718771+0000 mon.c (mon.2) 748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.719494+0000 mon.c (mon.2) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.725720+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.726341+0000 mgr.y (mgr.15252) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.786215+0000 mon.c (mon.2) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.791485+0000 mon.c (mon.2) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.792289+0000 mon.c (mon.2) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.798779+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.799658+0000 mgr.y (mgr.15252) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.860229+0000 mon.c (mon.2) 753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.862465+0000 mon.c (mon.2) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.863142+0000 mon.c (mon.2) 755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.868643+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.869223+0000 mgr.y (mgr.15252) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.933060+0000 mon.c (mon.2) 756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.935067+0000 mon.c (mon.2) 757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.935708+0000 mon.c (mon.2) 758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:31.941300+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: cephadm 2024-09-21T18:17:31.942976+0000 mgr.y (mgr.15252) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.001390+0000 mon.c (mon.2) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.004025+0000 mon.c (mon.2) 760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.004904+0000 mon.c (mon.2) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.010529+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.078380+0000 mon.c (mon.2) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.081047+0000 mon.c (mon.2) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.081711+0000 mon.c (mon.2) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.086743+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.151657+0000 mon.c (mon.2) 765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.154126+0000 mon.c (mon.2) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.154788+0000 mon.c (mon.2) 767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.160278+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.226338+0000 mon.c (mon.2) 768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.228848+0000 mon.c (mon.2) 769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.229607+0000 mon.c (mon.2) 770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.236300+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.299968+0000 mon.c (mon.2) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.303348+0000 mon.c (mon.2) 772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.304356+0000 mon.c (mon.2) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.315219+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.388802+0000 mon.c (mon.2) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.392541+0000 mon.c (mon.2) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.393692+0000 mon.c (mon.2) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.402041+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.496061+0000 mon.c (mon.2) 777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.498360+0000 mon.c (mon.2) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.499138+0000 mon.c (mon.2) 779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:32 smithi043 bash[19734]: audit 2024-09-21T18:17:32.507075+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.147 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[73317]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-09-21T18:17:33.147 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:32 smithi169 bash[73317]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-09-21T18:17:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.012391+0000 mgr.y (mgr.15252) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.087261+0000 mgr.y (mgr.15252) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.860 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.161952+0000 mgr.y (mgr.15252) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.236976+0000 mgr.y (mgr.15252) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.316453+0000 mgr.y (mgr.15252) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.402928+0000 mgr.y (mgr.15252) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.508018+0000 mgr.y (mgr.15252) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.568927+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.571569+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.572382+0000 mon.c (mon.2) 782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.577739+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.579605+0000 mgr.y (mgr.15252) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.651218+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.653994+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.654665+0000 mon.c (mon.2) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.660943+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.661561+0000 mgr.y (mgr.15252) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.724944+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.727752+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.728482+0000 mon.c (mon.2) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.733951+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.735839+0000 mgr.y (mgr.15252) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.807708+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.811258+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.812032+0000 mon.c (mon.2) 791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.817432+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.818044+0000 mgr.y (mgr.15252) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.875210+0000 mon.c (mon.2) 792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.877346+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.878013+0000 mon.c (mon.2) 794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.882972+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.883626+0000 mgr.y (mgr.15252) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.941177+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.944440+0000 mon.c (mon.2) 796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.945306+0000 mon.c (mon.2) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:32.950945+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.014456+0000 mon.c (mon.2) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.863 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.017419+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.018337+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.023965+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.089724+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.092299+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.093094+0000 mon.c (mon.2) 803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.098955+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.167090+0000 mon.c (mon.2) 804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.169531+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.170214+0000 mon.c (mon.2) 806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.175924+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.238068+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.240078+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.240819+0000 mon.c (mon.2) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.246307+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.326770+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.329166+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.330057+0000 mon.c (mon.2) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.338587+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.344448+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.417758+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.420099+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.421025+0000 mon.c (mon.2) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.429535+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.491106+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.493264+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.493958+0000 mon.c (mon.2) 819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[25160]: audit 2024-09-21T18:17:33.500125+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.012391+0000 mgr.y (mgr.15252) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.087261+0000 mgr.y (mgr.15252) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.161952+0000 mgr.y (mgr.15252) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.236976+0000 mgr.y (mgr.15252) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.316453+0000 mgr.y (mgr.15252) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.402928+0000 mgr.y (mgr.15252) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.508018+0000 mgr.y (mgr.15252) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.568927+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.571569+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.572382+0000 mon.c (mon.2) 782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.577739+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.579605+0000 mgr.y (mgr.15252) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.651218+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.653994+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.654665+0000 mon.c (mon.2) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.660943+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.661561+0000 mgr.y (mgr.15252) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.724944+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.727752+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.728482+0000 mon.c (mon.2) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.733951+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.735839+0000 mgr.y (mgr.15252) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.807708+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.811258+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.812032+0000 mon.c (mon.2) 791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.817432+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.818044+0000 mgr.y (mgr.15252) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.875210+0000 mon.c (mon.2) 792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.877346+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.878013+0000 mon.c (mon.2) 794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.882972+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.883626+0000 mgr.y (mgr.15252) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.941177+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.944440+0000 mon.c (mon.2) 796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.945306+0000 mon.c (mon.2) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:32.950945+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.014456+0000 mon.c (mon.2) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.017419+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.018337+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.023965+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.089724+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.092299+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.093094+0000 mon.c (mon.2) 803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.098955+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.167090+0000 mon.c (mon.2) 804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.169531+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.170214+0000 mon.c (mon.2) 806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.175924+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.238068+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.240078+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.240819+0000 mon.c (mon.2) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.246307+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.326770+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.329166+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.330057+0000 mon.c (mon.2) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.870 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.338587+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.344448+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.417758+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.420099+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.421025+0000 mon.c (mon.2) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.429535+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.491106+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.493264+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.493958+0000 mon.c (mon.2) 819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.871 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:33 smithi043 bash[19734]: audit 2024-09-21T18:17:33.500125+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.012391+0000 mgr.y (mgr.15252) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.087261+0000 mgr.y (mgr.15252) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.161952+0000 mgr.y (mgr.15252) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.236976+0000 mgr.y (mgr.15252) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.316453+0000 mgr.y (mgr.15252) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.402928+0000 mgr.y (mgr.15252) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.508018+0000 mgr.y (mgr.15252) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.568927+0000 mon.c (mon.2) 780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.571569+0000 mon.c (mon.2) 781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.572382+0000 mon.c (mon.2) 782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.577739+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.579605+0000 mgr.y (mgr.15252) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.651218+0000 mon.c (mon.2) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.653994+0000 mon.c (mon.2) 784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.654665+0000 mon.c (mon.2) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.660943+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.661561+0000 mgr.y (mgr.15252) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.724944+0000 mon.c (mon.2) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.727752+0000 mon.c (mon.2) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.728482+0000 mon.c (mon.2) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.733951+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.735839+0000 mgr.y (mgr.15252) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.807708+0000 mon.c (mon.2) 789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.811258+0000 mon.c (mon.2) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.812032+0000 mon.c (mon.2) 791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.817432+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.818044+0000 mgr.y (mgr.15252) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.875210+0000 mon.c (mon.2) 792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.877346+0000 mon.c (mon.2) 793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.878013+0000 mon.c (mon.2) 794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.882972+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.883626+0000 mgr.y (mgr.15252) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:33.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.941177+0000 mon.c (mon.2) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.944440+0000 mon.c (mon.2) 796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.945306+0000 mon.c (mon.2) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:32.950945+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.014456+0000 mon.c (mon.2) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.017419+0000 mon.c (mon.2) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.018337+0000 mon.c (mon.2) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.023965+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.089724+0000 mon.c (mon.2) 801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.092299+0000 mon.c (mon.2) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.093094+0000 mon.c (mon.2) 803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.098955+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.167090+0000 mon.c (mon.2) 804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.169531+0000 mon.c (mon.2) 805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.170214+0000 mon.c (mon.2) 806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.175924+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.238068+0000 mon.c (mon.2) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.240078+0000 mon.c (mon.2) 808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.240819+0000 mon.c (mon.2) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.246307+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.326770+0000 mon.c (mon.2) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.329166+0000 mon.c (mon.2) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.330057+0000 mon.c (mon.2) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.338587+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.344448+0000 mon.c (mon.2) 813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.417758+0000 mon.c (mon.2) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.420099+0000 mon.c (mon.2) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.421025+0000 mon.c (mon.2) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.429535+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:33.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.491106+0000 mon.c (mon.2) 817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:33.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.493264+0000 mon.c (mon.2) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:33.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.493958+0000 mon.c (mon.2) 819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:33.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:33 smithi169 bash[20366]: audit 2024-09-21T18:17:33.500125+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:32.952914+0000 mgr.y (mgr.15252) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.026721+0000 mgr.y (mgr.15252) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.100684+0000 mgr.y (mgr.15252) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.177604+0000 mgr.y (mgr.15252) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.247030+0000 mgr.y (mgr.15252) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.339345+0000 mgr.y (mgr.15252) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.430196+0000 mgr.y (mgr.15252) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.500746+0000 mgr.y (mgr.15252) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cluster 2024-09-21T18:17:33.554007+0000 mgr.y (mgr.15252) 243 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.570807+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.576439+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.577367+0000 mon.c (mon.2) 822 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.585815+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.586756+0000 mgr.y (mgr.15252) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.648550+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.651969+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.653094+0000 mon.c (mon.2) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.659902+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.660816+0000 mgr.y (mgr.15252) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.737485+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.740586+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.741315+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.746926+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.748483+0000 mgr.y (mgr.15252) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.823207+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.826226+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.826934+0000 mon.c (mon.2) 831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.832360+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.834120+0000 mgr.y (mgr.15252) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.900964+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.903724+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.904608+0000 mon.c (mon.2) 834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.910520+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.912368+0000 mgr.y (mgr.15252) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.979123+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.981844+0000 mon.c (mon.2) 836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.982577+0000 mon.c (mon.2) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:33.989093+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.047309+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.050588+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:32.952914+0000 mgr.y (mgr.15252) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.026721+0000 mgr.y (mgr.15252) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.100684+0000 mgr.y (mgr.15252) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.177604+0000 mgr.y (mgr.15252) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.247030+0000 mgr.y (mgr.15252) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.339345+0000 mgr.y (mgr.15252) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.430196+0000 mgr.y (mgr.15252) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.500746+0000 mgr.y (mgr.15252) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cluster 2024-09-21T18:17:33.554007+0000 mgr.y (mgr.15252) 243 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.570807+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.576439+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.577367+0000 mon.c (mon.2) 822 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.585815+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.586756+0000 mgr.y (mgr.15252) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.648550+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.651969+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.653094+0000 mon.c (mon.2) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.659902+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.660816+0000 mgr.y (mgr.15252) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.737485+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.051310+0000 mon.c (mon.2) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.058238+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.118312+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.120559+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.121219+0000 mon.c (mon.2) 843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.126532+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.189491+0000 mon.c (mon.2) 844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.191464+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.192231+0000 mon.c (mon.2) 846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.197397+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.258393+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.260795+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.261575+0000 mon.c (mon.2) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.268315+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.328863+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.331050+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.331701+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.338100+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.398734+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.401693+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.402581+0000 mon.c (mon.2) 855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.408649+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.471791+0000 mon.c (mon.2) 856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.474175+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.474871+0000 mon.c (mon.2) 858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.480568+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.541395+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.543569+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.544286+0000 mon.c (mon.2) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.779 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[19734]: audit 2024-09-21T18:17:34.550287+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.740586+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.741315+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.746926+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.748483+0000 mgr.y (mgr.15252) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.823207+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.826226+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.826934+0000 mon.c (mon.2) 831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.832360+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.834120+0000 mgr.y (mgr.15252) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.900964+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.903724+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.904608+0000 mon.c (mon.2) 834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.910520+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.912368+0000 mgr.y (mgr.15252) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.979123+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.981844+0000 mon.c (mon.2) 836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.982577+0000 mon.c (mon.2) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:33.989093+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.047309+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.050588+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.051310+0000 mon.c (mon.2) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.058238+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.118312+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.120559+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.121219+0000 mon.c (mon.2) 843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.126532+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.189491+0000 mon.c (mon.2) 844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.191464+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.192231+0000 mon.c (mon.2) 846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.197397+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.258393+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.260795+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.261575+0000 mon.c (mon.2) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.268315+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.328863+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.331050+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.331701+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.338100+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.398734+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.401693+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.402581+0000 mon.c (mon.2) 855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.408649+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.471791+0000 mon.c (mon.2) 856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.474175+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.474871+0000 mon.c (mon.2) 858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.480568+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.541395+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.543569+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.544286+0000 mon.c (mon.2) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:34 smithi043 bash[25160]: audit 2024-09-21T18:17:34.550287+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:32.952914+0000 mgr.y (mgr.15252) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.026721+0000 mgr.y (mgr.15252) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.100684+0000 mgr.y (mgr.15252) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.177604+0000 mgr.y (mgr.15252) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.247030+0000 mgr.y (mgr.15252) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.339345+0000 mgr.y (mgr.15252) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.430196+0000 mgr.y (mgr.15252) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.500746+0000 mgr.y (mgr.15252) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cluster 2024-09-21T18:17:33.554007+0000 mgr.y (mgr.15252) 243 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.570807+0000 mon.c (mon.2) 820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.576439+0000 mon.c (mon.2) 821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.577367+0000 mon.c (mon.2) 822 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.585815+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.586756+0000 mgr.y (mgr.15252) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.648550+0000 mon.c (mon.2) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.651969+0000 mon.c (mon.2) 824 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.653094+0000 mon.c (mon.2) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.659902+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.660816+0000 mgr.y (mgr.15252) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.737485+0000 mon.c (mon.2) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.740586+0000 mon.c (mon.2) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.741315+0000 mon.c (mon.2) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.746926+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.748483+0000 mgr.y (mgr.15252) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.823207+0000 mon.c (mon.2) 829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.826226+0000 mon.c (mon.2) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.826934+0000 mon.c (mon.2) 831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.832360+0000 mon.a (mon.0) 2178 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.834120+0000 mgr.y (mgr.15252) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.900964+0000 mon.c (mon.2) 832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.903724+0000 mon.c (mon.2) 833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.904608+0000 mon.c (mon.2) 834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.910520+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.912368+0000 mgr.y (mgr.15252) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.979123+0000 mon.c (mon.2) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.981844+0000 mon.c (mon.2) 836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.982577+0000 mon.c (mon.2) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:33.989093+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.047309+0000 mon.c (mon.2) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.050588+0000 mon.c (mon.2) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.051310+0000 mon.c (mon.2) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.058238+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.118312+0000 mon.c (mon.2) 841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.120559+0000 mon.c (mon.2) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.121219+0000 mon.c (mon.2) 843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.126532+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.189491+0000 mon.c (mon.2) 844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.191464+0000 mon.c (mon.2) 845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.192231+0000 mon.c (mon.2) 846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.197397+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.258393+0000 mon.c (mon.2) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.260795+0000 mon.c (mon.2) 848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.261575+0000 mon.c (mon.2) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.268315+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.328863+0000 mon.c (mon.2) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.331050+0000 mon.c (mon.2) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.331701+0000 mon.c (mon.2) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.338100+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.398734+0000 mon.c (mon.2) 853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.401693+0000 mon.c (mon.2) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.402581+0000 mon.c (mon.2) 855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.408649+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.471791+0000 mon.c (mon.2) 856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.474175+0000 mon.c (mon.2) 857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.474871+0000 mon.c (mon.2) 858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.480568+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:34.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.541395+0000 mon.c (mon.2) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:34.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.543569+0000 mon.c (mon.2) 860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:34.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.544286+0000 mon.c (mon.2) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:34.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:34 smithi169 bash[20366]: audit 2024-09-21T18:17:34.550287+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:33.989776+0000 mgr.y (mgr.15252) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.058870+0000 mgr.y (mgr.15252) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.127105+0000 mgr.y (mgr.15252) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.199117+0000 mgr.y (mgr.15252) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.269039+0000 mgr.y (mgr.15252) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.338681+0000 mgr.y (mgr.15252) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.410173+0000 mgr.y (mgr.15252) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.481356+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.550943+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.634792+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.637416+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.638097+0000 mon.c (mon.2) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.643702+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.644347+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.724588+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.727710+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.728284+0000 mon.c (mon.2) 867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.735862+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.736477+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.800389+0000 mon.c (mon.2) 868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.803000+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.522Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.522Z 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-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.523Z 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-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.523Z 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-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.523Z 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-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.523Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=arp 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-21T18:17:35.874 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=edac 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-21T18:17:35.875 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.803726+0000 mon.c (mon.2) 870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.809126+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.810856+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.868554+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.871494+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.872415+0000 mon.c (mon.2) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.879066+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.880774+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.966812+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.970262+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.971316+0000 mon.c (mon.2) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.876 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:34.977416+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.058955+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.062569+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.063422+0000 mon.c (mon.2) 879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.069359+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.138455+0000 mon.c (mon.2) 880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.140893+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.141932+0000 mon.c (mon.2) 882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.148115+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=os 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-21T18:17:35.878 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=stat 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=time 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=uname 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-09-21T18:17:35.879 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[73317]: ts=2024-09-21T18:17:35.524Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-21T18:17:35.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.228159+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.230455+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.231125+0000 mon.c (mon.2) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.236361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.297244+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.880 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.299460+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.300137+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.305600+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.365964+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.368824+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.369836+0000 mon.c (mon.2) 891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.376585+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.881 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.447356+0000 mon.c (mon.2) 892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.449892+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.450594+0000 mon.c (mon.2) 894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.455954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.529311+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.533277+0000 mon.c (mon.2) 896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.534213+0000 mon.c (mon.2) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:35.882 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:35 smithi169 bash[20366]: audit 2024-09-21T18:17:35.540053+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:33.989776+0000 mgr.y (mgr.15252) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.058870+0000 mgr.y (mgr.15252) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.127105+0000 mgr.y (mgr.15252) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.199117+0000 mgr.y (mgr.15252) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.269039+0000 mgr.y (mgr.15252) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.338681+0000 mgr.y (mgr.15252) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.410173+0000 mgr.y (mgr.15252) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.481356+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.550943+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.634792+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.637416+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.638097+0000 mon.c (mon.2) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.643702+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.644347+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.724588+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.727710+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.728284+0000 mon.c (mon.2) 867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.735862+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.736477+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.800389+0000 mon.c (mon.2) 868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.803000+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.803726+0000 mon.c (mon.2) 870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.809126+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.810856+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.868554+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.871494+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.872415+0000 mon.c (mon.2) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.879066+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.880774+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.966812+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.970262+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.971316+0000 mon.c (mon.2) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:34.977416+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.058955+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.062569+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.063422+0000 mon.c (mon.2) 879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.069359+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.138455+0000 mon.c (mon.2) 880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.140893+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.141932+0000 mon.c (mon.2) 882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.148115+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.228159+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.230455+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.231125+0000 mon.c (mon.2) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.236361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.297244+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.299460+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.300137+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.305600+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.365964+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.368824+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.369836+0000 mon.c (mon.2) 891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.376585+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.447356+0000 mon.c (mon.2) 892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.449892+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.450594+0000 mon.c (mon.2) 894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.455954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.529311+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.533277+0000 mon.c (mon.2) 896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.534213+0000 mon.c (mon.2) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[19734]: audit 2024-09-21T18:17:35.540053+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:33.989776+0000 mgr.y (mgr.15252) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.058870+0000 mgr.y (mgr.15252) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.127105+0000 mgr.y (mgr.15252) 251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.199117+0000 mgr.y (mgr.15252) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.269039+0000 mgr.y (mgr.15252) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.338681+0000 mgr.y (mgr.15252) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.410173+0000 mgr.y (mgr.15252) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.481356+0000 mgr.y (mgr.15252) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.550943+0000 mgr.y (mgr.15252) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.634792+0000 mon.c (mon.2) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.637416+0000 mon.c (mon.2) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.638097+0000 mon.c (mon.2) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.643702+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.644347+0000 mgr.y (mgr.15252) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.724588+0000 mon.c (mon.2) 865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.727710+0000 mon.c (mon.2) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.728284+0000 mon.c (mon.2) 867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.735862+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.736477+0000 mgr.y (mgr.15252) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.800389+0000 mon.c (mon.2) 868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.803000+0000 mon.c (mon.2) 869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.803726+0000 mon.c (mon.2) 870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.809126+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.810856+0000 mgr.y (mgr.15252) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.868554+0000 mon.c (mon.2) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.871494+0000 mon.c (mon.2) 872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.872415+0000 mon.c (mon.2) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.879066+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.880774+0000 mgr.y (mgr.15252) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.966812+0000 mon.c (mon.2) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.970262+0000 mon.c (mon.2) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.971316+0000 mon.c (mon.2) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:34.977416+0000 mon.a (mon.0) 2193 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.058955+0000 mon.c (mon.2) 877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.062569+0000 mon.c (mon.2) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.063422+0000 mon.c (mon.2) 879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.069359+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.138455+0000 mon.c (mon.2) 880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.140893+0000 mon.c (mon.2) 881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.141932+0000 mon.c (mon.2) 882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.148115+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.228159+0000 mon.c (mon.2) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.230455+0000 mon.c (mon.2) 884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.231125+0000 mon.c (mon.2) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.236361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.297244+0000 mon.c (mon.2) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.299460+0000 mon.c (mon.2) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.300137+0000 mon.c (mon.2) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.305600+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.365964+0000 mon.c (mon.2) 889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.368824+0000 mon.c (mon.2) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.369836+0000 mon.c (mon.2) 891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.376585+0000 mon.a (mon.0) 2198 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.447356+0000 mon.c (mon.2) 892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.449892+0000 mon.c (mon.2) 893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.450594+0000 mon.c (mon.2) 894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.455954+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.529311+0000 mon.c (mon.2) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.533277+0000 mon.c (mon.2) 896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.534213+0000 mon.c (mon.2) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:35 smithi043 bash[25160]: audit 2024-09-21T18:17:35.540053+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.569 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:34.979216+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.071062+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.149788+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.237115+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.307287+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.377466+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.459241+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.541781+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cluster 2024-09-21T18:17:35.554351+0000 mgr.y (mgr.15252) 270 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:36.570 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.614892+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:34.979216+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.071062+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.149788+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.237115+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.307287+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.377466+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.459241+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.541781+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cluster 2024-09-21T18:17:35.554351+0000 mgr.y (mgr.15252) 270 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.614892+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.617375+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.571 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.618034+0000 mon.c (mon.2) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.624349+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.625092+0000 mgr.y (mgr.15252) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.690394+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.692677+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.693386+0000 mon.c (mon.2) 903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.699505+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.700155+0000 mgr.y (mgr.15252) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.757140+0000 mon.c (mon.2) 904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.759141+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.759815+0000 mon.c (mon.2) 906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.766518+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.767339+0000 mgr.y (mgr.15252) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.854246+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.572 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.857625+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.858457+0000 mon.c (mon.2) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.866981+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.867821+0000 mgr.y (mgr.15252) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.939961+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.942034+0000 mon.c (mon.2) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.942759+0000 mon.c (mon.2) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:35.948283+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.016585+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.019458+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.020279+0000 mon.c (mon.2) 915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.026627+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.099710+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.101875+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.573 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.102510+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.107849+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.168238+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.170828+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.171540+0000 mon.c (mon.2) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.176750+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.258953+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.261606+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.262320+0000 mon.c (mon.2) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.270667+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.574 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.335202+0000 mon.c (mon.2) 925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:34.979216+0000 mgr.y (mgr.15252) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.071062+0000 mgr.y (mgr.15252) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.149788+0000 mgr.y (mgr.15252) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.237115+0000 mgr.y (mgr.15252) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.307287+0000 mgr.y (mgr.15252) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.377466+0000 mgr.y (mgr.15252) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.459241+0000 mgr.y (mgr.15252) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.541781+0000 mgr.y (mgr.15252) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cluster 2024-09-21T18:17:35.554351+0000 mgr.y (mgr.15252) 270 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.614892+0000 mon.c (mon.2) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.617375+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.618034+0000 mon.c (mon.2) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.624349+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.625092+0000 mgr.y (mgr.15252) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.690394+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.692677+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.693386+0000 mon.c (mon.2) 903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.699505+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.700155+0000 mgr.y (mgr.15252) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.757140+0000 mon.c (mon.2) 904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.759141+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.759815+0000 mon.c (mon.2) 906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.766518+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.767339+0000 mgr.y (mgr.15252) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.854246+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.857625+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.858457+0000 mon.c (mon.2) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.866981+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.867821+0000 mgr.y (mgr.15252) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.939961+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.942034+0000 mon.c (mon.2) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.942759+0000 mon.c (mon.2) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:35.948283+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.016585+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.019458+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.020279+0000 mon.c (mon.2) 915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.026627+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.099710+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.101875+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.102510+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.107849+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.168238+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.170828+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.171540+0000 mon.c (mon.2) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.176750+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.258953+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.261606+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.262320+0000 mon.c (mon.2) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.270667+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.335202+0000 mon.c (mon.2) 925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.337558+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.338234+0000 mon.c (mon.2) 927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.345229+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.408963+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.411161+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.411789+0000 mon.c (mon.2) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.417263+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.478461+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.480799+0000 mon.c (mon.2) 932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.481518+0000 mon.c (mon.2) 933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.488076+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:36.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.546100+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:36.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.548227+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:36.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.548917+0000 mon.c (mon.2) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:36.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:36 smithi169 bash[20366]: audit 2024-09-21T18:17:36.554182+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.337558+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.338234+0000 mon.c (mon.2) 927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.345229+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.408963+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.411161+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.411789+0000 mon.c (mon.2) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.417263+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.478461+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.480799+0000 mon.c (mon.2) 932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.481518+0000 mon.c (mon.2) 933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.488076+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.546100+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.548227+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.548917+0000 mon.c (mon.2) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[25160]: audit 2024-09-21T18:17:36.554182+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.617375+0000 mon.c (mon.2) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.618034+0000 mon.c (mon.2) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.624349+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.625092+0000 mgr.y (mgr.15252) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.690394+0000 mon.c (mon.2) 901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.692677+0000 mon.c (mon.2) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.693386+0000 mon.c (mon.2) 903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.699505+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.700155+0000 mgr.y (mgr.15252) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.757140+0000 mon.c (mon.2) 904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.759141+0000 mon.c (mon.2) 905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.759815+0000 mon.c (mon.2) 906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.766518+0000 mon.a (mon.0) 2203 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.767339+0000 mgr.y (mgr.15252) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.854246+0000 mon.c (mon.2) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.857625+0000 mon.c (mon.2) 908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.858457+0000 mon.c (mon.2) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.866981+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.867821+0000 mgr.y (mgr.15252) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.939961+0000 mon.c (mon.2) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.942034+0000 mon.c (mon.2) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.942759+0000 mon.c (mon.2) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:35.948283+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.016585+0000 mon.c (mon.2) 913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.019458+0000 mon.c (mon.2) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.020279+0000 mon.c (mon.2) 915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.026627+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.099710+0000 mon.c (mon.2) 916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.101875+0000 mon.c (mon.2) 917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.102510+0000 mon.c (mon.2) 918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.107849+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.168238+0000 mon.c (mon.2) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.170828+0000 mon.c (mon.2) 920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.171540+0000 mon.c (mon.2) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.176750+0000 mon.a (mon.0) 2208 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.258953+0000 mon.c (mon.2) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.261606+0000 mon.c (mon.2) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.262320+0000 mon.c (mon.2) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.270667+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.335202+0000 mon.c (mon.2) 925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.337558+0000 mon.c (mon.2) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.338234+0000 mon.c (mon.2) 927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.345229+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.408963+0000 mon.c (mon.2) 928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.411161+0000 mon.c (mon.2) 929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.411789+0000 mon.c (mon.2) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.417263+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.478461+0000 mon.c (mon.2) 931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.480799+0000 mon.c (mon.2) 932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.481518+0000 mon.c (mon.2) 933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.488076+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.546100+0000 mon.c (mon.2) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.548227+0000 mon.c (mon.2) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.548917+0000 mon.c (mon.2) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:36 smithi043 bash[19734]: audit 2024-09-21T18:17:36.554182+0000 mon.a (mon.0) 2213 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:35.948899+0000 mgr.y (mgr.15252) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.027435+0000 mgr.y (mgr.15252) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.108500+0000 mgr.y (mgr.15252) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.178350+0000 mgr.y (mgr.15252) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.271575+0000 mgr.y (mgr.15252) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.347058+0000 mgr.y (mgr.15252) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.418990+0000 mgr.y (mgr.15252) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.488674+0000 mgr.y (mgr.15252) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.555994+0000 mgr.y (mgr.15252) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.618053+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.620366+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.620997+0000 mon.c (mon.2) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.627177+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.627879+0000 mgr.y (mgr.15252) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.686225+0000 mon.c (mon.2) 940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.688360+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.689129+0000 mon.c (mon.2) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.695874+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.696649+0000 mgr.y (mgr.15252) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.756570+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.758827+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.759667+0000 mon.c (mon.2) 945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.766343+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.767040+0000 mgr.y (mgr.15252) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.842164+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.844271+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.844987+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.851825+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.852529+0000 mgr.y (mgr.15252) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.913609+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.916363+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.917105+0000 mon.c (mon.2) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.923745+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.924357+0000 mgr.y (mgr.15252) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.986460+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.988769+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.989501+0000 mon.c (mon.2) 954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:36.996361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.080205+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.082719+0000 mon.c (mon.2) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.083455+0000 mon.c (mon.2) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.090134+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.149697+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.152451+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.153297+0000 mon.c (mon.2) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.159936+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.225288+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.227547+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.228220+0000 mon.c (mon.2) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.234556+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.293161+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.295236+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.295913+0000 mon.c (mon.2) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.302122+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.359475+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.362512+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.363536+0000 mon.c (mon.2) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.371586+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.441723+0000 mon.c (mon.2) 970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.444792+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.445534+0000 mon.c (mon.2) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.452104+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.511943+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.514204+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.514882+0000 mon.c (mon.2) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:37 smithi169 bash[20366]: audit 2024-09-21T18:17:37.520046+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:35.948899+0000 mgr.y (mgr.15252) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.027435+0000 mgr.y (mgr.15252) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.108500+0000 mgr.y (mgr.15252) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.178350+0000 mgr.y (mgr.15252) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.271575+0000 mgr.y (mgr.15252) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.347058+0000 mgr.y (mgr.15252) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.418990+0000 mgr.y (mgr.15252) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.488674+0000 mgr.y (mgr.15252) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.555994+0000 mgr.y (mgr.15252) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.618053+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.839 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.620366+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.620997+0000 mon.c (mon.2) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.627177+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.627879+0000 mgr.y (mgr.15252) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.686225+0000 mon.c (mon.2) 940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.688360+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.689129+0000 mon.c (mon.2) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.695874+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.696649+0000 mgr.y (mgr.15252) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.756570+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.758827+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.759667+0000 mon.c (mon.2) 945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.766343+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.840 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.767040+0000 mgr.y (mgr.15252) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.842164+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.844271+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.844987+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.851825+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.852529+0000 mgr.y (mgr.15252) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.913609+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.916363+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.917105+0000 mon.c (mon.2) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.923745+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.924357+0000 mgr.y (mgr.15252) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.986460+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.988769+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.989501+0000 mon.c (mon.2) 954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:36.996361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.080205+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.082719+0000 mon.c (mon.2) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.083455+0000 mon.c (mon.2) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.090134+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.149697+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.152451+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.153297+0000 mon.c (mon.2) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.159936+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.225288+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.227547+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.228220+0000 mon.c (mon.2) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.234556+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.293161+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.295236+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.295913+0000 mon.c (mon.2) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.302122+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.359475+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.843 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.362512+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.363536+0000 mon.c (mon.2) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.371586+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.441723+0000 mon.c (mon.2) 970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.444792+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.445534+0000 mon.c (mon.2) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.452104+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.511943+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.514204+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.514882+0000 mon.c (mon.2) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.844 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[25160]: audit 2024-09-21T18:17:37.520046+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:35.948899+0000 mgr.y (mgr.15252) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.027435+0000 mgr.y (mgr.15252) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.108500+0000 mgr.y (mgr.15252) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.178350+0000 mgr.y (mgr.15252) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.271575+0000 mgr.y (mgr.15252) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.347058+0000 mgr.y (mgr.15252) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.418990+0000 mgr.y (mgr.15252) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.488674+0000 mgr.y (mgr.15252) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.555994+0000 mgr.y (mgr.15252) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.618053+0000 mon.c (mon.2) 937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.620366+0000 mon.c (mon.2) 938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.620997+0000 mon.c (mon.2) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.627177+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.627879+0000 mgr.y (mgr.15252) 284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.686225+0000 mon.c (mon.2) 940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.688360+0000 mon.c (mon.2) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.689129+0000 mon.c (mon.2) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.695874+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.696649+0000 mgr.y (mgr.15252) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.756570+0000 mon.c (mon.2) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.758827+0000 mon.c (mon.2) 944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.759667+0000 mon.c (mon.2) 945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.766343+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.767040+0000 mgr.y (mgr.15252) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.842164+0000 mon.c (mon.2) 946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.844271+0000 mon.c (mon.2) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.844987+0000 mon.c (mon.2) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.851825+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.852529+0000 mgr.y (mgr.15252) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.913609+0000 mon.c (mon.2) 949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.916363+0000 mon.c (mon.2) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.917105+0000 mon.c (mon.2) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.923745+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.924357+0000 mgr.y (mgr.15252) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.986460+0000 mon.c (mon.2) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.988769+0000 mon.c (mon.2) 953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.989501+0000 mon.c (mon.2) 954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.847 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:36.996361+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.080205+0000 mon.c (mon.2) 955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.082719+0000 mon.c (mon.2) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.083455+0000 mon.c (mon.2) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.090134+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.149697+0000 mon.c (mon.2) 958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.152451+0000 mon.c (mon.2) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.153297+0000 mon.c (mon.2) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.159936+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.225288+0000 mon.c (mon.2) 961 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.227547+0000 mon.c (mon.2) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.228220+0000 mon.c (mon.2) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.234556+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.293161+0000 mon.c (mon.2) 964 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.848 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.295236+0000 mon.c (mon.2) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.295913+0000 mon.c (mon.2) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.302122+0000 mon.a (mon.0) 2223 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.359475+0000 mon.c (mon.2) 967 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.362512+0000 mon.c (mon.2) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.363536+0000 mon.c (mon.2) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.371586+0000 mon.a (mon.0) 2224 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.441723+0000 mon.c (mon.2) 970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.444792+0000 mon.c (mon.2) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.445534+0000 mon.c (mon.2) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.452104+0000 mon.a (mon.0) 2225 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.511943+0000 mon.c (mon.2) 973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.514204+0000 mon.c (mon.2) 974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:37.849 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.514882+0000 mon.c (mon.2) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:37.850 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:37 smithi043 bash[19734]: audit 2024-09-21T18:17:37.520046+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.858 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:36.996993+0000 mgr.y (mgr.15252) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.090804+0000 mgr.y (mgr.15252) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.160594+0000 mgr.y (mgr.15252) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.235174+0000 mgr.y (mgr.15252) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.302743+0000 mgr.y (mgr.15252) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.372459+0000 mgr.y (mgr.15252) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.452693+0000 mgr.y (mgr.15252) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.527839+0000 mgr.y (mgr.15252) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cluster 2024-09-21T18:17:37.554706+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.616271+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.619965+0000 mon.c (mon.2) 977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.620898+0000 mon.c (mon.2) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.629463+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.630145+0000 mgr.y (mgr.15252) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.695627+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.698666+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.699555+0000 mon.c (mon.2) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.707719+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.708640+0000 mgr.y (mgr.15252) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.778591+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.781234+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.782050+0000 mon.c (mon.2) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.788858+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.792200+0000 mgr.y (mgr.15252) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.837236+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.858290+0000 mon.c (mon.2) 985 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.860778+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.861542+0000 mon.c (mon.2) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.868138+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.868981+0000 mgr.y (mgr.15252) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.929383+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.931762+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.932642+0000 mon.c (mon.2) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:37.939336+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: cephadm 2024-09-21T18:17:37.940050+0000 mgr.y (mgr.15252) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.001975+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.004591+0000 mon.c (mon.2) 992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.005427+0000 mon.c (mon.2) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.011884+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.082257+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.084627+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.085426+0000 mon.c (mon.2) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.861 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.092207+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.156298+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.159315+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.160247+0000 mon.c (mon.2) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.166613+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.236284+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.238634+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.239429+0000 mon.c (mon.2) 1002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.247208+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.325656+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.328257+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.328970+0000 mon.c (mon.2) 1005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.334145+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.419609+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.422231+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.423021+0000 mon.c (mon.2) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.429468+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.523184+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.528036+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.529015+0000 mon.c (mon.2) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.863 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:38 smithi169 bash[20366]: audit 2024-09-21T18:17:38.535572+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.915 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:36.996993+0000 mgr.y (mgr.15252) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.090804+0000 mgr.y (mgr.15252) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.160594+0000 mgr.y (mgr.15252) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.235174+0000 mgr.y (mgr.15252) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.302743+0000 mgr.y (mgr.15252) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.372459+0000 mgr.y (mgr.15252) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.452693+0000 mgr.y (mgr.15252) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.527839+0000 mgr.y (mgr.15252) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cluster 2024-09-21T18:17:37.554706+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.616271+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.619965+0000 mon.c (mon.2) 977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.620898+0000 mon.c (mon.2) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.629463+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.630145+0000 mgr.y (mgr.15252) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.695627+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.698666+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.699555+0000 mon.c (mon.2) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.707719+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.708640+0000 mgr.y (mgr.15252) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.778591+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:36.996993+0000 mgr.y (mgr.15252) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.090804+0000 mgr.y (mgr.15252) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.160594+0000 mgr.y (mgr.15252) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.235174+0000 mgr.y (mgr.15252) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.302743+0000 mgr.y (mgr.15252) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.372459+0000 mgr.y (mgr.15252) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.452693+0000 mgr.y (mgr.15252) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.527839+0000 mgr.y (mgr.15252) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cluster 2024-09-21T18:17:37.554706+0000 mgr.y (mgr.15252) 297 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.616271+0000 mon.c (mon.2) 976 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.619965+0000 mon.c (mon.2) 977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.620898+0000 mon.c (mon.2) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.629463+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.630145+0000 mgr.y (mgr.15252) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.695627+0000 mon.c (mon.2) 979 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.698666+0000 mon.c (mon.2) 980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.699555+0000 mon.c (mon.2) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.918 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.707719+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.708640+0000 mgr.y (mgr.15252) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.778591+0000 mon.c (mon.2) 982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.781234+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.782050+0000 mon.c (mon.2) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.788858+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.792200+0000 mgr.y (mgr.15252) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.837236+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.858290+0000 mon.c (mon.2) 985 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.860778+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.861542+0000 mon.c (mon.2) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.868138+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.868981+0000 mgr.y (mgr.15252) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.929383+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.931762+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.932642+0000 mon.c (mon.2) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:37.939336+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: cephadm 2024-09-21T18:17:37.940050+0000 mgr.y (mgr.15252) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.001975+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.004591+0000 mon.c (mon.2) 992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.005427+0000 mon.c (mon.2) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.011884+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.082257+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.781234+0000 mon.c (mon.2) 983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.782050+0000 mon.c (mon.2) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.788858+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.792200+0000 mgr.y (mgr.15252) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.837236+0000 mgr.y (mgr.15252) 301 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.858290+0000 mon.c (mon.2) 985 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.860778+0000 mon.c (mon.2) 986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.861542+0000 mon.c (mon.2) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.868138+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.868981+0000 mgr.y (mgr.15252) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.929383+0000 mon.c (mon.2) 988 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.931762+0000 mon.c (mon.2) 989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.932642+0000 mon.c (mon.2) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:37.939336+0000 mon.a (mon.0) 2231 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: cephadm 2024-09-21T18:17:37.940050+0000 mgr.y (mgr.15252) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.001975+0000 mon.c (mon.2) 991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.004591+0000 mon.c (mon.2) 992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.005427+0000 mon.c (mon.2) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.011884+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.082257+0000 mon.c (mon.2) 994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.084627+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.085426+0000 mon.c (mon.2) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.092207+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.156298+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.159315+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.160247+0000 mon.c (mon.2) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.166613+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.236284+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.238634+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.239429+0000 mon.c (mon.2) 1002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.247208+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.325656+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.328257+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.328970+0000 mon.c (mon.2) 1005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.334145+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.419609+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.422231+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.423021+0000 mon.c (mon.2) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.429468+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.523184+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.528036+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.529015+0000 mon.c (mon.2) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[25160]: audit 2024-09-21T18:17:38.535572+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.084627+0000 mon.c (mon.2) 995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.085426+0000 mon.c (mon.2) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.092207+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.156298+0000 mon.c (mon.2) 997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.159315+0000 mon.c (mon.2) 998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.160247+0000 mon.c (mon.2) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.166613+0000 mon.a (mon.0) 2234 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.236284+0000 mon.c (mon.2) 1000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.238634+0000 mon.c (mon.2) 1001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.239429+0000 mon.c (mon.2) 1002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.247208+0000 mon.a (mon.0) 2235 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.325656+0000 mon.c (mon.2) 1003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.328257+0000 mon.c (mon.2) 1004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.328970+0000 mon.c (mon.2) 1005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.334145+0000 mon.a (mon.0) 2236 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.419609+0000 mon.c (mon.2) 1006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.422231+0000 mon.c (mon.2) 1007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.423021+0000 mon.c (mon.2) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.429468+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.523184+0000 mon.c (mon.2) 1009 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.528036+0000 mon.c (mon.2) 1010 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.529015+0000 mon.c (mon.2) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:38.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:38 smithi043 bash[19734]: audit 2024-09-21T18:17:38.535572+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.013016+0000 mgr.y (mgr.15252) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.093816+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.167438+0000 mgr.y (mgr.15252) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.247912+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.337292+0000 mgr.y (mgr.15252) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.430206+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.539783+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.642375+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.646084+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.647141+0000 mon.c (mon.2) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.656027+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.656772+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.723664+0000 mon.c (mon.2) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.726070+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.726912+0000 mon.c (mon.2) 1017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.733620+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.734399+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.765691+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.774285+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.784772+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.826760+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.829192+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.830014+0000 mon.c (mon.2) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.836508+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: cephadm 2024-09-21T18:17:38.837155+0000 mgr.y (mgr.15252) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.840672+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.848610+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.855659+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.927539+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.929857+0000 mon.c (mon.2) 1022 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.931602+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.933420+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.935021+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.936179+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.937318+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.938815+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.940714+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:39 smithi169 bash[20366]: audit 2024-09-21T18:17:38.942336+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.013016+0000 mgr.y (mgr.15252) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.093816+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.167438+0000 mgr.y (mgr.15252) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.247912+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.337292+0000 mgr.y (mgr.15252) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.430206+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.539783+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.642375+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.646084+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.647141+0000 mon.c (mon.2) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.656027+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.656772+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.723664+0000 mon.c (mon.2) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.726070+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.726912+0000 mon.c (mon.2) 1017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.733620+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.734399+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.765691+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.774285+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.784772+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.826760+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.013016+0000 mgr.y (mgr.15252) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.093816+0000 mgr.y (mgr.15252) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.167438+0000 mgr.y (mgr.15252) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.247912+0000 mgr.y (mgr.15252) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.337292+0000 mgr.y (mgr.15252) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.430206+0000 mgr.y (mgr.15252) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.539783+0000 mgr.y (mgr.15252) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.642375+0000 mon.c (mon.2) 1012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.646084+0000 mon.c (mon.2) 1013 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.647141+0000 mon.c (mon.2) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.656027+0000 mon.a (mon.0) 2239 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.656772+0000 mgr.y (mgr.15252) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.723664+0000 mon.c (mon.2) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.726070+0000 mon.c (mon.2) 1016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.726912+0000 mon.c (mon.2) 1017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.733620+0000 mon.a (mon.0) 2240 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.734399+0000 mgr.y (mgr.15252) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.765691+0000 mon.a (mon.0) 2241 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.774285+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.784772+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.826760+0000 mon.c (mon.2) 1018 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.829192+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.830014+0000 mon.c (mon.2) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.836508+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: cephadm 2024-09-21T18:17:38.837155+0000 mgr.y (mgr.15252) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.840672+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.848610+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.855659+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.927539+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.929857+0000 mon.c (mon.2) 1022 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.931602+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.933420+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.935021+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.936179+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.937318+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.938815+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.940714+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[25160]: audit 2024-09-21T18:17:38.942336+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.829192+0000 mon.c (mon.2) 1019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.830014+0000 mon.c (mon.2) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.836508+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: cephadm 2024-09-21T18:17:38.837155+0000 mgr.y (mgr.15252) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.840672+0000 mon.a (mon.0) 2245 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.848610+0000 mon.a (mon.0) 2246 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.855659+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:39.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.927539+0000 mon.c (mon.2) 1021 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.929857+0000 mon.c (mon.2) 1022 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.931602+0000 mon.c (mon.2) 1023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.933420+0000 mon.c (mon.2) 1024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.935021+0000 mon.c (mon.2) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.936179+0000 mon.c (mon.2) 1026 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.937318+0000 mon.c (mon.2) 1027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.938815+0000 mon.c (mon.2) 1028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.940714+0000 mon.c (mon.2) 1029 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:39.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[19734]: audit 2024-09-21T18:17:38.942336+0000 mon.c (mon.2) 1030 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:40.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:17:39] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-09-21T18:17:41.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:40 smithi169 bash[20366]: cluster 2024-09-21T18:17:39.555548+0000 mgr.y (mgr.15252) 314 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:40 smithi043 bash[19734]: cluster 2024-09-21T18:17:39.555548+0000 mgr.y (mgr.15252) 314 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:40 smithi043 bash[25160]: cluster 2024-09-21T18:17:39.555548+0000 mgr.y (mgr.15252) 314 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:42.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: cephadm 2024-09-21T18:17:41.495064+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: audit 2024-09-21T18:17:41.526143+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: audit 2024-09-21T18:17:41.536165+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: cluster 2024-09-21T18:17:41.556148+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: audit 2024-09-21T18:17:41.557571+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: cephadm 2024-09-21T18:17:41.746635+0000 mgr.y (mgr.15252) 317 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: audit 2024-09-21T18:17:42.050692+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: audit 2024-09-21T18:17:42.056937+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[19734]: audit 2024-09-21T18:17:42.062496+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: cephadm 2024-09-21T18:17:41.495064+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: audit 2024-09-21T18:17:41.526143+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: audit 2024-09-21T18:17:41.536165+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: cluster 2024-09-21T18:17:41.556148+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:42.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: audit 2024-09-21T18:17:41.557571+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: cephadm 2024-09-21T18:17:41.746635+0000 mgr.y (mgr.15252) 317 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T18:17:42.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: audit 2024-09-21T18:17:42.050692+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: audit 2024-09-21T18:17:42.056937+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:42 smithi043 bash[25160]: audit 2024-09-21T18:17:42.062496+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: cephadm 2024-09-21T18:17:41.495064+0000 mgr.y (mgr.15252) 315 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T18:17:42.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: audit 2024-09-21T18:17:41.526143+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: audit 2024-09-21T18:17:41.536165+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: cluster 2024-09-21T18:17:41.556148+0000 mgr.y (mgr.15252) 316 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:42.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: audit 2024-09-21T18:17:41.557571+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: cephadm 2024-09-21T18:17:41.746635+0000 mgr.y (mgr.15252) 317 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T18:17:42.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: audit 2024-09-21T18:17:42.050692+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: audit 2024-09-21T18:17:42.056937+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:42.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:42 smithi169 bash[20366]: audit 2024-09-21T18:17:42.062496+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:44.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:44 smithi169 bash[20366]: cluster 2024-09-21T18:17:43.557795+0000 mgr.y (mgr.15252) 318 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:44.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:44 smithi043 bash[25160]: cluster 2024-09-21T18:17:43.557795+0000 mgr.y (mgr.15252) 318 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:44.907 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:44 smithi043 bash[19734]: cluster 2024-09-21T18:17:43.557795+0000 mgr.y (mgr.15252) 318 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:46.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:46 smithi169 bash[20366]: cluster 2024-09-21T18:17:45.558547+0000 mgr.y (mgr.15252) 319 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:47.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:46 smithi043 bash[19734]: cluster 2024-09-21T18:17:45.558547+0000 mgr.y (mgr.15252) 319 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:46 smithi043 bash[25160]: cluster 2024-09-21T18:17:45.558547+0000 mgr.y (mgr.15252) 319 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:48 smithi169 bash[20366]: cluster 2024-09-21T18:17:47.559286+0000 mgr.y (mgr.15252) 320 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:48 smithi169 bash[20366]: audit 2024-09-21T18:17:47.847936+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:48 smithi169 bash[20366]: audit 2024-09-21T18:17:48.357057+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:49.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:48 smithi043 bash[25160]: cluster 2024-09-21T18:17:47.559286+0000 mgr.y (mgr.15252) 320 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:49.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:48 smithi043 bash[25160]: audit 2024-09-21T18:17:47.847936+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:49.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:48 smithi043 bash[25160]: audit 2024-09-21T18:17:48.357057+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:49.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:48 smithi043 bash[19734]: cluster 2024-09-21T18:17:47.559286+0000 mgr.y (mgr.15252) 320 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:49.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:48 smithi043 bash[19734]: audit 2024-09-21T18:17:47.847936+0000 mgr.y (mgr.15252) 321 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:49.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:48 smithi043 bash[19734]: audit 2024-09-21T18:17:48.357057+0000 mon.c (mon.2) 1031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:17:50.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:17:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:17:49] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-09-21T18:17:50.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:50 smithi169 bash[20366]: cluster 2024-09-21T18:17:49.561048+0000 mgr.y (mgr.15252) 322 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:50 smithi043 bash[25160]: cluster 2024-09-21T18:17:49.561048+0000 mgr.y (mgr.15252) 322 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:51.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:50 smithi043 bash[19734]: cluster 2024-09-21T18:17:49.561048+0000 mgr.y (mgr.15252) 322 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:52.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:52 smithi169 bash[20366]: cluster 2024-09-21T18:17:51.561775+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:53.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:52 smithi043 bash[25160]: cluster 2024-09-21T18:17:51.561775+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:52 smithi043 bash[19734]: cluster 2024-09-21T18:17:51.561775+0000 mgr.y (mgr.15252) 323 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:54.866 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:54 smithi169 bash[20366]: cluster 2024-09-21T18:17:53.563499+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:55.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:54 smithi043 bash[25160]: cluster 2024-09-21T18:17:53.563499+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:55.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:54 smithi043 bash[19734]: cluster 2024-09-21T18:17:53.563499+0000 mgr.y (mgr.15252) 324 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:17:55.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.975 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.975 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.975 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.976 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.976 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.976 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.977 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:55.977 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:56.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:55 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:17:56.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:17:56.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:17:56.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.059Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.060Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.060Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-21T18:17:56.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[71082]: ts=2024-09-21T18:17:56.060Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-21T18:17:56.805 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[74923]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:17:56.805 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[74983]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:17:56.805 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T18:17:56.805 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:56.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:56 smithi169 bash[20366]: cluster 2024-09-21T18:17:55.564268+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:56 smithi043 bash[19734]: cluster 2024-09-21T18:17:55.564268+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:57.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:56 smithi043 bash[25160]: cluster 2024-09-21T18:17:55.564268+0000 mgr.y (mgr.15252) 325 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:57.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.076 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.076 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.076 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.076 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.077 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.077 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.077 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.078 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:17:57.078 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:56 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:17:57.879 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:56.983759+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:56.997680+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.003151+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.004943+0000 mon.c (mon.2) 1033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.015070+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.016312+0000 mgr.y (mgr.15252) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.060081+0000 mon.c (mon.2) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.061183+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.143625+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.148396+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.149593+0000 mon.c (mon.2) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.159342+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.160373+0000 mgr.y (mgr.15252) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.277352+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.281070+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.282079+0000 mon.c (mon.2) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.290307+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.291410+0000 mgr.y (mgr.15252) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.404651+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.409091+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:56.983759+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:56.997680+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.003151+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.004943+0000 mon.c (mon.2) 1033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.015070+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.016312+0000 mgr.y (mgr.15252) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.060081+0000 mon.c (mon.2) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.061183+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.143625+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.148396+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.149593+0000 mon.c (mon.2) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.159342+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.160373+0000 mgr.y (mgr.15252) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.277352+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.281070+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.282079+0000 mon.c (mon.2) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.290307+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.291410+0000 mgr.y (mgr.15252) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.404651+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.409091+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.410384+0000 mon.c (mon.2) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.418440+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.419479+0000 mgr.y (mgr.15252) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.536550+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.540548+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.541925+0000 mon.c (mon.2) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.550633+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.551486+0000 mgr.y (mgr.15252) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cluster 2024-09-21T18:17:57.564752+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.634566+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.637564+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.638518+0000 mon.c (mon.2) 1049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.650345+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.667980+0000 mgr.y (mgr.15252) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.726494+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.729847+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.730610+0000 mon.c (mon.2) 1052 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.736841+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.738632+0000 mgr.y (mgr.15252) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.819493+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.410384+0000 mon.c (mon.2) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.418440+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.419479+0000 mgr.y (mgr.15252) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.536550+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.540548+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.541925+0000 mon.c (mon.2) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.550633+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.551486+0000 mgr.y (mgr.15252) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cluster 2024-09-21T18:17:57.564752+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.634566+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.637564+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.638518+0000 mon.c (mon.2) 1049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.650345+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.667980+0000 mgr.y (mgr.15252) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.726494+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.729847+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.730610+0000 mon.c (mon.2) 1052 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.736841+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.738632+0000 mgr.y (mgr.15252) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.819493+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.822361+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.823067+0000 mon.c (mon.2) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.829028+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.830049+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.855572+0000 mgr.y (mgr.15252) 336 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.867005+0000 mgr.y (mgr.15252) 337 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.911794+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.914303+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.915157+0000 mon.c (mon.2) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: audit 2024-09-21T18:17:57.922108+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[19734]: cephadm 2024-09-21T18:17:57.922949+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.822361+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.823067+0000 mon.c (mon.2) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.829028+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.830049+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.855572+0000 mgr.y (mgr.15252) 336 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.867005+0000 mgr.y (mgr.15252) 337 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.911794+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.914303+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.915157+0000 mon.c (mon.2) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: audit 2024-09-21T18:17:57.922108+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:57 smithi043 bash[25160]: cephadm 2024-09-21T18:17:57.922949+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:56.983759+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:56.997680+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.003151+0000 mon.c (mon.2) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.004943+0000 mon.c (mon.2) 1033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.015070+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.016312+0000 mgr.y (mgr.15252) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.060081+0000 mon.c (mon.2) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.061183+0000 mgr.y (mgr.15252) 327 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.143625+0000 mon.c (mon.2) 1035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.148396+0000 mon.c (mon.2) 1036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.149593+0000 mon.c (mon.2) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.159342+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.160373+0000 mgr.y (mgr.15252) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.277352+0000 mon.c (mon.2) 1038 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.281070+0000 mon.c (mon.2) 1039 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.282079+0000 mon.c (mon.2) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.290307+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.291410+0000 mgr.y (mgr.15252) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.404651+0000 mon.c (mon.2) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.409091+0000 mon.c (mon.2) 1042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.410384+0000 mon.c (mon.2) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.418440+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.419479+0000 mgr.y (mgr.15252) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.536550+0000 mon.c (mon.2) 1044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.540548+0000 mon.c (mon.2) 1045 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.541925+0000 mon.c (mon.2) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.550633+0000 mon.a (mon.0) 2260 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.551486+0000 mgr.y (mgr.15252) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cluster 2024-09-21T18:17:57.564752+0000 mgr.y (mgr.15252) 332 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.634566+0000 mon.c (mon.2) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.637564+0000 mon.c (mon.2) 1048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.638518+0000 mon.c (mon.2) 1049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.650345+0000 mon.a (mon.0) 2261 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.667980+0000 mgr.y (mgr.15252) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.726494+0000 mon.c (mon.2) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.729847+0000 mon.c (mon.2) 1051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.730610+0000 mon.c (mon.2) 1052 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.736841+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.738632+0000 mgr.y (mgr.15252) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.819493+0000 mon.c (mon.2) 1053 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.822361+0000 mon.c (mon.2) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.823067+0000 mon.c (mon.2) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.829028+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.830049+0000 mgr.y (mgr.15252) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.855572+0000 mgr.y (mgr.15252) 336 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:17:58.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.867005+0000 mgr.y (mgr.15252) 337 : audit [DBG] from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:58.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.911794+0000 mon.c (mon.2) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:58.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.914303+0000 mon.c (mon.2) 1057 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:58.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.915157+0000 mon.c (mon.2) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:58.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: audit 2024-09-21T18:17:57.922108+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:58.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:57 smithi169 bash[20366]: cephadm 2024-09-21T18:17:57.922949+0000 mgr.y (mgr.15252) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:58.585 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 16s ago 36m - - 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 17s ago 35m - - 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (26m) 16s ago 26m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (25m) 17s ago 25m 76.4M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (62s) 16s ago 23m 47.4M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (50s) 17s ago 34m 438M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (11m) 16s ago 37m 504M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (37m) 16s ago 37m 98.7M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (35m) 17s ago 35m 73.5M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (35m) 16s ago 35m 75.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (30s) 16s ago 26m 6668k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:17:58.586 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (25s) 17s ago 26m 6456k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (34m) 16s ago 34m 57.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (33m) 16s ago 33m 67.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (32m) 16s ago 32m 61.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (31m) 16s ago 31m 57.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (30m) 17s ago 30m 67.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (29m) 17s ago 29m 56.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (28m) 17s ago 28m 54.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (27m) 17s ago 27m 65.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 starting - - - - 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (24m) 16s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:17:58.587 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (24m) 17s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.710Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.710Z 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-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.710Z 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 smithi169 (none))" 2024-09-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.710Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.710Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.712Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T18:17:58.898 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.713Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.714Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.714Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.717Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.718Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=945.336µs 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.718Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.718Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.733Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.740Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.746Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-09-21T18:17:58.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.750Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.753Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.753Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.753Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.503µs wal_replay_duration=34.725205ms wbl_replay_duration=121ns total_replay_duration=35.741263ms 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.756Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.756Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.756Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.774Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.163983ms db_storage=1.197µs remote_storage=1.234µs web_handler=495ns query_engine=1.375µs scrape=276.973µs scrape_sd=176.238µs notify=19.878µs notify_sd=27.093µs rules=17.214143ms tracing=6.753µs 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.774Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T18:17:58.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[75037]: ts=2024-09-21T18:17:58.774Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:17:58.979 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:17:58.980 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:57.990571+0000 mon.c (mon.2) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:57.992974+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:57.993711+0000 mon.c (mon.2) 1061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:57.998797+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.000580+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.090271+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.093284+0000 mon.c (mon.2) 1063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.094292+0000 mon.c (mon.2) 1064 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.103029+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.104308+0000 mgr.y (mgr.15252) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.189327+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.191879+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.192138+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.193006+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.199268+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.201220+0000 mgr.y (mgr.15252) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.272238+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.274620+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.275313+0000 mon.c (mon.2) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.281168+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.281762+0000 mgr.y (mgr.15252) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.342708+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.346348+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.347395+0000 mon.c (mon.2) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.353733+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.355513+0000 mgr.y (mgr.15252) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.465634+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.468712+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.469672+0000 mon.c (mon.2) 1076 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.476374+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.477155+0000 mgr.y (mgr.15252) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.554631+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.556938+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.557637+0000 mon.c (mon.2) 1079 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.562648+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.564396+0000 mgr.y (mgr.15252) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.567702+0000 mgr.y (mgr.15252) 347 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.659339+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.662088+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.662803+0000 mon.c (mon.2) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.668279+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.669991+0000 mgr.y (mgr.15252) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.733208+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.735396+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.736113+0000 mon.c (mon.2) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.741635+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.742305+0000 mgr.y (mgr.15252) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.806101+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.808915+0000 mon.c (mon.2) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.809839+0000 mon.c (mon.2) 1088 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.817931+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.818664+0000 mgr.y (mgr.15252) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.880834+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.882908+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.883669+0000 mon.c (mon.2) 1091 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.889238+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.890584+0000 mgr.y (mgr.15252) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.949520+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.951882+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.270 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.952632+0000 mon.c (mon.2) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.271 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.958216+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.271 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:58 smithi169 bash[20366]: audit 2024-09-21T18:17:58.978330+0000 mon.c (mon.2) 1095 : audit [DBG] from='client.? 172.21.15.43:0/3088176010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:57.990571+0000 mon.c (mon.2) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:57.992974+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:57.993711+0000 mon.c (mon.2) 1061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:57.998797+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.000580+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.090271+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.093284+0000 mon.c (mon.2) 1063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.094292+0000 mon.c (mon.2) 1064 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.103029+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.104308+0000 mgr.y (mgr.15252) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.189327+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.191879+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.192138+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.193006+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.199268+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.201220+0000 mgr.y (mgr.15252) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.272238+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.274620+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.275313+0000 mon.c (mon.2) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.281168+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.281762+0000 mgr.y (mgr.15252) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.342708+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.346348+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.347395+0000 mon.c (mon.2) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.353733+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.355513+0000 mgr.y (mgr.15252) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.465634+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.468712+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.469672+0000 mon.c (mon.2) 1076 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.476374+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.477155+0000 mgr.y (mgr.15252) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.554631+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.556938+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.557637+0000 mon.c (mon.2) 1079 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.562648+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.564396+0000 mgr.y (mgr.15252) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.567702+0000 mgr.y (mgr.15252) 347 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.659339+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.662088+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.662803+0000 mon.c (mon.2) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.668279+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.669991+0000 mgr.y (mgr.15252) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.733208+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.735396+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.736113+0000 mon.c (mon.2) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.741635+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.742305+0000 mgr.y (mgr.15252) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.806101+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.808915+0000 mon.c (mon.2) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.809839+0000 mon.c (mon.2) 1088 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.817931+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.818664+0000 mgr.y (mgr.15252) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.880834+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.882908+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.883669+0000 mon.c (mon.2) 1091 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.889238+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.890584+0000 mgr.y (mgr.15252) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.949520+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.951882+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.952632+0000 mon.c (mon.2) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.958216+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[25160]: audit 2024-09-21T18:17:58.978330+0000 mon.c (mon.2) 1095 : audit [DBG] from='client.? 172.21.15.43:0/3088176010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:59.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:57.990571+0000 mon.c (mon.2) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:57.992974+0000 mon.c (mon.2) 1060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:57.993711+0000 mon.c (mon.2) 1061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:57.998797+0000 mon.a (mon.0) 2265 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.000580+0000 mgr.y (mgr.15252) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.090271+0000 mon.c (mon.2) 1062 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.093284+0000 mon.c (mon.2) 1063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.094292+0000 mon.c (mon.2) 1064 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.103029+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.104308+0000 mgr.y (mgr.15252) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.189327+0000 mon.c (mon.2) 1065 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.191879+0000 mgr.y (mgr.15252) 341 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.192138+0000 mon.c (mon.2) 1066 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.193006+0000 mon.c (mon.2) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.199268+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.201220+0000 mgr.y (mgr.15252) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.272238+0000 mon.c (mon.2) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.274620+0000 mon.c (mon.2) 1069 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.275313+0000 mon.c (mon.2) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.281168+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.281762+0000 mgr.y (mgr.15252) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.342708+0000 mon.c (mon.2) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.346348+0000 mon.c (mon.2) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.347395+0000 mon.c (mon.2) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.353733+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.355513+0000 mgr.y (mgr.15252) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.465634+0000 mon.c (mon.2) 1074 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.468712+0000 mon.c (mon.2) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.469672+0000 mon.c (mon.2) 1076 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.476374+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.477155+0000 mgr.y (mgr.15252) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.554631+0000 mon.c (mon.2) 1077 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.556938+0000 mon.c (mon.2) 1078 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.557637+0000 mon.c (mon.2) 1079 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.562648+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.564396+0000 mgr.y (mgr.15252) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.567702+0000 mgr.y (mgr.15252) 347 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.659339+0000 mon.c (mon.2) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.662088+0000 mon.c (mon.2) 1081 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.662803+0000 mon.c (mon.2) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.668279+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.669991+0000 mgr.y (mgr.15252) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.733208+0000 mon.c (mon.2) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.735396+0000 mon.c (mon.2) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.736113+0000 mon.c (mon.2) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.741635+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.742305+0000 mgr.y (mgr.15252) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.806101+0000 mon.c (mon.2) 1086 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.808915+0000 mon.c (mon.2) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.809839+0000 mon.c (mon.2) 1088 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.817931+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.818664+0000 mgr.y (mgr.15252) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.880834+0000 mon.c (mon.2) 1089 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.882908+0000 mon.c (mon.2) 1090 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.883669+0000 mon.c (mon.2) 1091 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.889238+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.890584+0000 mgr.y (mgr.15252) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:17:59.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.949520+0000 mon.c (mon.2) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:17:59.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.951882+0000 mon.c (mon.2) 1093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:17:59.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.952632+0000 mon.c (mon.2) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:17:59.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.958216+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:17:59.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:58 smithi043 bash[19734]: audit 2024-09-21T18:17:58.978330+0000 mon.c (mon.2) 1095 : audit [DBG] from='client.? 172.21.15.43:0/3088176010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:17:59.376 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:17:59.376 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading prometheus daemons", 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:17:59.377 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:18:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:58.959742+0000 mgr.y (mgr.15252) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.022954+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.025594+0000 mon.c (mon.2) 1097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.026315+0000 mon.c (mon.2) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.031671+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.032361+0000 mgr.y (mgr.15252) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.109679+0000 mon.c (mon.2) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.112606+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.113418+0000 mon.c (mon.2) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.119006+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.120689+0000 mgr.y (mgr.15252) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.176493+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.179797+0000 mon.c (mon.2) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.180639+0000 mon.c (mon.2) 1104 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.189418+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.190211+0000 mgr.y (mgr.15252) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.289171+0000 mon.c (mon.2) 1105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.293171+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.294192+0000 mon.c (mon.2) 1107 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.302243+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:58.959742+0000 mgr.y (mgr.15252) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.022954+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.025594+0000 mon.c (mon.2) 1097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.026315+0000 mon.c (mon.2) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.031671+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.032361+0000 mgr.y (mgr.15252) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.109679+0000 mon.c (mon.2) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.112606+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.113418+0000 mon.c (mon.2) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.119006+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.120689+0000 mgr.y (mgr.15252) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.176493+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.179797+0000 mon.c (mon.2) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.180639+0000 mon.c (mon.2) 1104 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.189418+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.190211+0000 mgr.y (mgr.15252) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.289171+0000 mon.c (mon.2) 1105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.293171+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.294192+0000 mon.c (mon.2) 1107 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.302243+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.303002+0000 mgr.y (mgr.15252) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.368150+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.370388+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.371122+0000 mon.c (mon.2) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.375482+0000 mgr.y (mgr.15252) 357 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.377185+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.377858+0000 mgr.y (mgr.15252) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.437133+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.440054+0000 mon.c (mon.2) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.441095+0000 mon.c (mon.2) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.451743+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.452725+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.518544+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.521853+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.522898+0000 mon.c (mon.2) 1116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.533428+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.534453+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cluster 2024-09-21T18:17:59.566234+0000 mgr.y (mgr.15252) 361 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.608904+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.611583+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.303002+0000 mgr.y (mgr.15252) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.368150+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.370388+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.371122+0000 mon.c (mon.2) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.375482+0000 mgr.y (mgr.15252) 357 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.377185+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.377858+0000 mgr.y (mgr.15252) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.437133+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.440054+0000 mon.c (mon.2) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.441095+0000 mon.c (mon.2) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.451743+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.452725+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.518544+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.521853+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.522898+0000 mon.c (mon.2) 1116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.533428+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.534453+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cluster 2024-09-21T18:17:59.566234+0000 mgr.y (mgr.15252) 361 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.608904+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.611583+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.612479+0000 mon.c (mon.2) 1119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.620522+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.621265+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.705332+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.710255+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.711426+0000 mon.c (mon.2) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.719864+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.720575+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.795676+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.798667+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.799742+0000 mon.c (mon.2) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.808377+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.809283+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.886442+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.890008+0000 mon.c (mon.2) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.891235+0000 mon.c (mon.2) 1128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.900190+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.901008+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.973741+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.976188+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[25160]: audit 2024-09-21T18:17:59.977306+0000 mon.c (mon.2) 1131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.612479+0000 mon.c (mon.2) 1119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.620522+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.621265+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.705332+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.710255+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.711426+0000 mon.c (mon.2) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: audit 2024-09-21T18:17:59.719864+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:17:59 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.720575+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.795676+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.798667+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.799742+0000 mon.c (mon.2) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.808377+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.809283+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.886442+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.890008+0000 mon.c (mon.2) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.891235+0000 mon.c (mon.2) 1128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.900190+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.901008+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.973741+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.976188+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[19734]: audit 2024-09-21T18:17:59.977306+0000 mon.c (mon.2) 1131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:58.959742+0000 mgr.y (mgr.15252) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.022954+0000 mon.c (mon.2) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.025594+0000 mon.c (mon.2) 1097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.026315+0000 mon.c (mon.2) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.031671+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.032361+0000 mgr.y (mgr.15252) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.109679+0000 mon.c (mon.2) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.112606+0000 mon.c (mon.2) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.113418+0000 mon.c (mon.2) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.119006+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.120689+0000 mgr.y (mgr.15252) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.176493+0000 mon.c (mon.2) 1102 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.179797+0000 mon.c (mon.2) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.180639+0000 mon.c (mon.2) 1104 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.189418+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.190211+0000 mgr.y (mgr.15252) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.289171+0000 mon.c (mon.2) 1105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.293171+0000 mon.c (mon.2) 1106 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.294192+0000 mon.c (mon.2) 1107 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.302243+0000 mon.a (mon.0) 2280 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.303002+0000 mgr.y (mgr.15252) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.368150+0000 mon.c (mon.2) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.370388+0000 mon.c (mon.2) 1109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.371122+0000 mon.c (mon.2) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.375482+0000 mgr.y (mgr.15252) 357 : audit [DBG] from='client.25382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.377185+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.377858+0000 mgr.y (mgr.15252) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.437133+0000 mon.c (mon.2) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.440054+0000 mon.c (mon.2) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.441095+0000 mon.c (mon.2) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.451743+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.452725+0000 mgr.y (mgr.15252) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.518544+0000 mon.c (mon.2) 1114 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.521853+0000 mon.c (mon.2) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.522898+0000 mon.c (mon.2) 1116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.533428+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.534453+0000 mgr.y (mgr.15252) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cluster 2024-09-21T18:17:59.566234+0000 mgr.y (mgr.15252) 361 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.608904+0000 mon.c (mon.2) 1117 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.611583+0000 mon.c (mon.2) 1118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.612479+0000 mon.c (mon.2) 1119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.620522+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.621265+0000 mgr.y (mgr.15252) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.705332+0000 mon.c (mon.2) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.710255+0000 mon.c (mon.2) 1121 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.711426+0000 mon.c (mon.2) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.719864+0000 mon.a (mon.0) 2285 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.720575+0000 mgr.y (mgr.15252) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.795676+0000 mon.c (mon.2) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.798667+0000 mon.c (mon.2) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.799742+0000 mon.c (mon.2) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.808377+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.809283+0000 mgr.y (mgr.15252) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.886442+0000 mon.c (mon.2) 1126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.890008+0000 mon.c (mon.2) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.891235+0000 mon.c (mon.2) 1128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.900190+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.901008+0000 mgr.y (mgr.15252) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.973741+0000 mon.c (mon.2) 1129 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.976188+0000 mon.c (mon.2) 1130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:00.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:17:59 smithi169 bash[20366]: audit 2024-09-21T18:17:59.977306+0000 mon.c (mon.2) 1131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:17:59.987140+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:17:59.988033+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.056817+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.059475+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.060298+0000 mon.c (mon.2) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.068995+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.069838+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.140597+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.144249+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.145603+0000 mon.c (mon.2) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.154845+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.155804+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.230955+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.233846+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.234778+0000 mon.c (mon.2) 1140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.243724+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.244489+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.312299+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.315027+0000 mon.c (mon.2) 1142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.315847+0000 mon.c (mon.2) 1143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:17:59.987140+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:17:59.988033+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.056817+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.059475+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.060298+0000 mon.c (mon.2) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.068995+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.069838+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.140597+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.144249+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.145603+0000 mon.c (mon.2) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.154845+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.155804+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.230955+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.233846+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.234778+0000 mon.c (mon.2) 1140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.243724+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.244489+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.312299+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.315027+0000 mon.c (mon.2) 1142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.315847+0000 mon.c (mon.2) 1143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.324569+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.325574+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.396977+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.400608+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.401736+0000 mon.c (mon.2) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.408122+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.411388+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.492429+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.496798+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.497578+0000 mon.c (mon.2) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.504171+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.504745+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.583507+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.586518+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.587693+0000 mon.c (mon.2) 1152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.595032+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.595831+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.682396+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.684405+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.685037+0000 mon.c (mon.2) 1155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.324569+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.325574+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.396977+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.400608+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.401736+0000 mon.c (mon.2) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.408122+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.411388+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.492429+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.496798+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.497578+0000 mon.c (mon.2) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.504171+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.504745+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.583507+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.586518+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.587693+0000 mon.c (mon.2) 1152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.595032+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.595831+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.682396+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.684405+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.685037+0000 mon.c (mon.2) 1155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.690759+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.691341+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.749453+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.752734+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.753736+0000 mon.c (mon.2) 1158 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.761750+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.762377+0000 mgr.y (mgr.15252) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.827635+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.831419+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.832580+0000 mon.c (mon.2) 1161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:00 smithi043 bash[25160]: audit 2024-09-21T18:18:00.843964+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.845027+0000 mgr.y (mgr.15252) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.909039+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.911712+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.912464+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.918549+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: cephadm 2024-09-21T18:18:00.919195+0000 mgr.y (mgr.15252) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.983856+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.987328+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[25160]: audit 2024-09-21T18:18:00.988513+0000 mon.c (mon.2) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.690759+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.691341+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.749453+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.752734+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.753736+0000 mon.c (mon.2) 1158 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.761750+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.762377+0000 mgr.y (mgr.15252) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.827635+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.831419+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.832580+0000 mon.c (mon.2) 1161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.843964+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.845027+0000 mgr.y (mgr.15252) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.909039+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.911712+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.912464+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.918549+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:00.919195+0000 mgr.y (mgr.15252) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.983856+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.987328+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:01 smithi043 bash[19734]: audit 2024-09-21T18:18:00.988513+0000 mon.c (mon.2) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:17:59.987140+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: cephadm 2024-09-21T18:17:59.988033+0000 mgr.y (mgr.15252) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.056817+0000 mon.c (mon.2) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.059475+0000 mon.c (mon.2) 1133 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.060298+0000 mon.c (mon.2) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.068995+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.069838+0000 mgr.y (mgr.15252) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.140597+0000 mon.c (mon.2) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.144249+0000 mon.c (mon.2) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.145603+0000 mon.c (mon.2) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.154845+0000 mon.a (mon.0) 2290 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.155804+0000 mgr.y (mgr.15252) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.230955+0000 mon.c (mon.2) 1138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.233846+0000 mon.c (mon.2) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.234778+0000 mon.c (mon.2) 1140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.243724+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.244489+0000 mgr.y (mgr.15252) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.312299+0000 mon.c (mon.2) 1141 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.315027+0000 mon.c (mon.2) 1142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.315847+0000 mon.c (mon.2) 1143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.324569+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.325574+0000 mgr.y (mgr.15252) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.396977+0000 mon.c (mon.2) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:00 smithi169 bash[20366]: audit 2024-09-21T18:18:00.400608+0000 mon.c (mon.2) 1145 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.401736+0000 mon.c (mon.2) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.408122+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.411388+0000 mgr.y (mgr.15252) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.492429+0000 mon.c (mon.2) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.496798+0000 mon.c (mon.2) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.497578+0000 mon.c (mon.2) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.504171+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.504745+0000 mgr.y (mgr.15252) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.583507+0000 mon.c (mon.2) 1150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.586518+0000 mon.c (mon.2) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.587693+0000 mon.c (mon.2) 1152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.595032+0000 mon.a (mon.0) 2295 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.595831+0000 mgr.y (mgr.15252) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.682396+0000 mon.c (mon.2) 1153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.684405+0000 mon.c (mon.2) 1154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.685037+0000 mon.c (mon.2) 1155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.690759+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.691341+0000 mgr.y (mgr.15252) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.749453+0000 mon.c (mon.2) 1156 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.752734+0000 mon.c (mon.2) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.753736+0000 mon.c (mon.2) 1158 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.761750+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.762377+0000 mgr.y (mgr.15252) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.827635+0000 mon.c (mon.2) 1159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.831419+0000 mon.c (mon.2) 1160 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.832580+0000 mon.c (mon.2) 1161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.843964+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.845027+0000 mgr.y (mgr.15252) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.909039+0000 mon.c (mon.2) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.911712+0000 mon.c (mon.2) 1163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.912464+0000 mon.c (mon.2) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.918549+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:00.919195+0000 mgr.y (mgr.15252) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.983856+0000 mon.c (mon.2) 1165 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:01.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.987328+0000 mon.c (mon.2) 1166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:01.345 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:01 smithi169 bash[20366]: audit 2024-09-21T18:18:00.988513+0000 mon.c (mon.2) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.014698+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.016401+0000 mgr.y (mgr.15252) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.096046+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.099695+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.101062+0000 mon.c (mon.2) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.110104+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.111236+0000 mgr.y (mgr.15252) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.191501+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.194414+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.195416+0000 mon.c (mon.2) 1173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.203412+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.204323+0000 mgr.y (mgr.15252) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.277224+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.281226+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.282084+0000 mon.c (mon.2) 1176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.289167+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.289925+0000 mgr.y (mgr.15252) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.365394+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.368678+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.369755+0000 mon.c (mon.2) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.014698+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.016401+0000 mgr.y (mgr.15252) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.096046+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.099695+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.101062+0000 mon.c (mon.2) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.110104+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.111236+0000 mgr.y (mgr.15252) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.191501+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.194414+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.195416+0000 mon.c (mon.2) 1173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.203412+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.204323+0000 mgr.y (mgr.15252) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.277224+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.281226+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.282084+0000 mon.c (mon.2) 1176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.289167+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.289925+0000 mgr.y (mgr.15252) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.365394+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.368678+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.369755+0000 mon.c (mon.2) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.376003+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.379223+0000 mgr.y (mgr.15252) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.459215+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.462760+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.463844+0000 mon.c (mon.2) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.470599+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.473794+0000 mgr.y (mgr.15252) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.557436+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.561300+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.562431+0000 mon.c (mon.2) 1185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cluster 2024-09-21T18:18:01.566618+0000 mgr.y (mgr.15252) 384 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.569200+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.571272+0000 mgr.y (mgr.15252) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.655905+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.659705+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.660772+0000 mon.c (mon.2) 1188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.671681+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: cephadm 2024-09-21T18:18:01.672959+0000 mgr.y (mgr.15252) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.719487+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.725800+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.732592+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.376003+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.379223+0000 mgr.y (mgr.15252) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.459215+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.462760+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.463844+0000 mon.c (mon.2) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.470599+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.473794+0000 mgr.y (mgr.15252) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.557436+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.561300+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.562431+0000 mon.c (mon.2) 1185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cluster 2024-09-21T18:18:01.566618+0000 mgr.y (mgr.15252) 384 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:02.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.569200+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.571272+0000 mgr.y (mgr.15252) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.655905+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.659705+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.660772+0000 mon.c (mon.2) 1188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.671681+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: cephadm 2024-09-21T18:18:01.672959+0000 mgr.y (mgr.15252) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.719487+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.725800+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.732592+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.739897+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.741898+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.743442+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.745024+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.746677+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.747817+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.748947+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.750378+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.752064+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[19734]: audit 2024-09-21T18:18:01.753581+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.739897+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.741898+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.743442+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.745024+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.746677+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.747817+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.748947+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.750378+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.752064+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:02 smithi043 bash[25160]: audit 2024-09-21T18:18:01.753581+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.014698+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.016401+0000 mgr.y (mgr.15252) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.096046+0000 mon.c (mon.2) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.099695+0000 mon.c (mon.2) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.101062+0000 mon.c (mon.2) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.110104+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.111236+0000 mgr.y (mgr.15252) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.191501+0000 mon.c (mon.2) 1171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.194414+0000 mon.c (mon.2) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.195416+0000 mon.c (mon.2) 1173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.203412+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.204323+0000 mgr.y (mgr.15252) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.277224+0000 mon.c (mon.2) 1174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.281226+0000 mon.c (mon.2) 1175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.282084+0000 mon.c (mon.2) 1176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.289167+0000 mon.a (mon.0) 2303 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.289925+0000 mgr.y (mgr.15252) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.365394+0000 mon.c (mon.2) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.368678+0000 mon.c (mon.2) 1178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.369755+0000 mon.c (mon.2) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.376003+0000 mon.a (mon.0) 2304 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.379223+0000 mgr.y (mgr.15252) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.459215+0000 mon.c (mon.2) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.462760+0000 mon.c (mon.2) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.463844+0000 mon.c (mon.2) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.470599+0000 mon.a (mon.0) 2305 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.473794+0000 mgr.y (mgr.15252) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.557436+0000 mon.c (mon.2) 1183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.561300+0000 mon.c (mon.2) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.562431+0000 mon.c (mon.2) 1185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cluster 2024-09-21T18:18:01.566618+0000 mgr.y (mgr.15252) 384 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:02.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.569200+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.571272+0000 mgr.y (mgr.15252) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.655905+0000 mon.c (mon.2) 1186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.659705+0000 mon.c (mon.2) 1187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.660772+0000 mon.c (mon.2) 1188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.671681+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: cephadm 2024-09-21T18:18:01.672959+0000 mgr.y (mgr.15252) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.719487+0000 mon.a (mon.0) 2308 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.725800+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.732592+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.739897+0000 mon.c (mon.2) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.741898+0000 mon.c (mon.2) 1190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.743442+0000 mon.c (mon.2) 1191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.745024+0000 mon.c (mon.2) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.746677+0000 mon.c (mon.2) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.747817+0000 mon.c (mon.2) 1194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.748947+0000 mon.c (mon.2) 1195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.750378+0000 mon.c (mon.2) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.752064+0000 mon.c (mon.2) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:02.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:02 smithi169 bash[20366]: audit 2024-09-21T18:18:01.753581+0000 mon.c (mon.2) 1198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:03.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:03 smithi043 bash[25160]: audit 2024-09-21T18:18:02.219874+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:03 smithi043 bash[25160]: audit 2024-09-21T18:18:02.233933+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:03 smithi043 bash[25160]: audit 2024-09-21T18:18:02.243995+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:03 smithi043 bash[19734]: audit 2024-09-21T18:18:02.219874+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:03 smithi043 bash[19734]: audit 2024-09-21T18:18:02.233933+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:03 smithi043 bash[19734]: audit 2024-09-21T18:18:02.243995+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:03 smithi169 bash[20366]: audit 2024-09-21T18:18:02.219874+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:03 smithi169 bash[20366]: audit 2024-09-21T18:18:02.233933+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:03.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:03 smithi169 bash[20366]: audit 2024-09-21T18:18:02.243995+0000 mon.a (mon.0) 2313 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:04.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:04 smithi169 bash[20366]: audit 2024-09-21T18:18:03.356698+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:04.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:04 smithi169 bash[20366]: cluster 2024-09-21T18:18:03.568152+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:04.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:04 smithi043 bash[25160]: audit 2024-09-21T18:18:03.356698+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:04.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:04 smithi043 bash[25160]: cluster 2024-09-21T18:18:03.568152+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:04 smithi043 bash[19734]: audit 2024-09-21T18:18:03.356698+0000 mon.c (mon.2) 1199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:04.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:04 smithi043 bash[19734]: cluster 2024-09-21T18:18:03.568152+0000 mgr.y (mgr.15252) 387 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:05.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:05 smithi043 bash[25160]: cephadm 2024-09-21T18:18:04.862146+0000 mgr.y (mgr.15252) 388 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T18:18:05.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:05 smithi043 bash[19734]: cephadm 2024-09-21T18:18:04.862146+0000 mgr.y (mgr.15252) 388 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T18:18:05.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:05 smithi169 bash[20366]: cephadm 2024-09-21T18:18:04.862146+0000 mgr.y (mgr.15252) 388 : cephadm [INF] Upgrade: Updating prometheus.a 2024-09-21T18:18:06.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:06 smithi043 bash[25160]: cephadm 2024-09-21T18:18:05.113972+0000 mgr.y (mgr.15252) 389 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T18:18:06.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:06 smithi043 bash[25160]: cluster 2024-09-21T18:18:05.568876+0000 mgr.y (mgr.15252) 390 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:06 smithi043 bash[19734]: cephadm 2024-09-21T18:18:05.113972+0000 mgr.y (mgr.15252) 389 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T18:18:06.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:06 smithi043 bash[19734]: cluster 2024-09-21T18:18:05.568876+0000 mgr.y (mgr.15252) 390 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:06.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:06 smithi169 bash[20366]: cephadm 2024-09-21T18:18:05.113972+0000 mgr.y (mgr.15252) 389 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-09-21T18:18:06.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:06 smithi169 bash[20366]: cluster 2024-09-21T18:18:05.568876+0000 mgr.y (mgr.15252) 390 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:08.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:08 smithi169 bash[20366]: audit 2024-09-21T18:18:07.333549+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:08 smithi169 bash[20366]: audit 2024-09-21T18:18:07.343469+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:08 smithi169 bash[20366]: audit 2024-09-21T18:18:07.352224+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:08 smithi169 bash[20366]: cluster 2024-09-21T18:18:07.569640+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:08.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:08 smithi169 bash[20366]: audit 2024-09-21T18:18:07.865140+0000 mgr.y (mgr.15252) 392 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:08.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[19734]: audit 2024-09-21T18:18:07.333549+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[19734]: audit 2024-09-21T18:18:07.343469+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[19734]: audit 2024-09-21T18:18:07.352224+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[19734]: cluster 2024-09-21T18:18:07.569640+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:08.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[19734]: audit 2024-09-21T18:18:07.865140+0000 mgr.y (mgr.15252) 392 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:08.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[25160]: audit 2024-09-21T18:18:07.333549+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[25160]: audit 2024-09-21T18:18:07.343469+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[25160]: audit 2024-09-21T18:18:07.352224+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:08.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[25160]: cluster 2024-09-21T18:18:07.569640+0000 mgr.y (mgr.15252) 391 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:08.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:08 smithi043 bash[25160]: audit 2024-09-21T18:18:07.865140+0000 mgr.y (mgr.15252) 392 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:18:09] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T18:18:10.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:10 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.104 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:18:10 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.104 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:18:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.105 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:18:10 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:18:10 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.105 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:18:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.105 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:18:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.106 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:18:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T18:18:10.397 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:18:10.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T18:18:10.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.230Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T18:18:10.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.232Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:18:10.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.232Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T18:18:10.398 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[75037]: ts=2024-09-21T18:18:10.232Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T18:18:10.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[20366]: cluster 2024-09-21T18:18:09.571365+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:10.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[20366]: audit 2024-09-21T18:18:10.424283+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:10.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[20366]: audit 2024-09-21T18:18:10.438365+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:10.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:10 smithi169 bash[20366]: audit 2024-09-21T18:18:10.452361+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[25160]: cluster 2024-09-21T18:18:09.571365+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[25160]: audit 2024-09-21T18:18:10.424283+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[25160]: audit 2024-09-21T18:18:10.438365+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[25160]: audit 2024-09-21T18:18:10.452361+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[19734]: cluster 2024-09-21T18:18:09.571365+0000 mgr.y (mgr.15252) 393 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:11.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[19734]: audit 2024-09-21T18:18:10.424283+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[19734]: audit 2024-09-21T18:18:10.438365+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:10 smithi043 bash[19734]: audit 2024-09-21T18:18:10.452361+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.272 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:11 smithi169 bash[76322]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:18:11.555 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.555 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.555 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.556 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.556 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.556 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.556 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:11 smithi169 bash[76449]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-prometheus-a 2024-09-21T18:18:11.557 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service: Deactivated successfully. 2024-09-21T18:18:11.557 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: Stopped Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:18:11.557 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.557 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: Started Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:18:11.557 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.557 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:18:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:11 smithi169 bash[20366]: cluster 2024-09-21T18:18:10.441742+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-21T18:18:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:11 smithi169 bash[20366]: cluster 2024-09-21T18:18:11.433829+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon prometheus.a on smithi169 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-09-21T18:18:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:11 smithi169 bash[20366]: audit 2024-09-21T18:18:11.608282+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:11.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:11 smithi169 bash[20366]: audit 2024-09-21T18:18:11.623027+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[19734]: cluster 2024-09-21T18:18:10.441742+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-21T18:18:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[19734]: cluster 2024-09-21T18:18:11.433829+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon prometheus.a on smithi169 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-09-21T18:18:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[19734]: audit 2024-09-21T18:18:11.608282+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[19734]: audit 2024-09-21T18:18:11.623027+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[25160]: cluster 2024-09-21T18:18:10.441742+0000 mgr.y (mgr.15252) 394 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 941 B/s rd, 0 op/s 2024-09-21T18:18:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[25160]: cluster 2024-09-21T18:18:11.433829+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon prometheus.a on smithi169 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-09-21T18:18:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[25160]: audit 2024-09-21T18:18:11.608282+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:11 smithi043 bash[25160]: audit 2024-09-21T18:18:11.623027+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.629032+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.638158+0000 mon.c (mon.2) 1201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: cluster 2024-09-21T18:18:11.640810+0000 mgr.y (mgr.15252) 395 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.652457+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: cephadm 2024-09-21T18:18:11.654054+0000 mgr.y (mgr.15252) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.703184+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.704031+0000 mgr.y (mgr.15252) 397 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.784154+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.789112+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.790246+0000 mon.c (mon.2) 1205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.799229+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: cephadm 2024-09-21T18:18:11.808046+0000 mgr.y (mgr.15252) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.891204+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.893970+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.894922+0000 mon.c (mon.2) 1208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:11.903181+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: cephadm 2024-09-21T18:18:11.907607+0000 mgr.y (mgr.15252) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.005452+0000 mon.c (mon.2) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.009123+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.010326+0000 mon.c (mon.2) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.018121+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.111190+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.114840+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.115767+0000 mon.c (mon.2) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.122106+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.205384+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.209219+0000 mon.c (mon.2) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.210418+0000 mon.c (mon.2) 1217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.219792+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.312467+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.316316+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.317554+0000 mon.c (mon.2) 1220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.326679+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.425839+0000 mon.c (mon.2) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.429624+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.430797+0000 mon.c (mon.2) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.439980+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.536579+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.539904+0000 mon.c (mon.2) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.541211+0000 mon.c (mon.2) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:12.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:12 smithi169 bash[20366]: audit 2024-09-21T18:18:12.550854+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.629032+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.638158+0000 mon.c (mon.2) 1201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: cluster 2024-09-21T18:18:11.640810+0000 mgr.y (mgr.15252) 395 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.652457+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: cephadm 2024-09-21T18:18:11.654054+0000 mgr.y (mgr.15252) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.703184+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.704031+0000 mgr.y (mgr.15252) 397 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.784154+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.789112+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.790246+0000 mon.c (mon.2) 1205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.799229+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: cephadm 2024-09-21T18:18:11.808046+0000 mgr.y (mgr.15252) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.891204+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.893970+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.894922+0000 mon.c (mon.2) 1208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:11.903181+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: cephadm 2024-09-21T18:18:11.907607+0000 mgr.y (mgr.15252) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.005452+0000 mon.c (mon.2) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.009123+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.629032+0000 mon.c (mon.2) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.638158+0000 mon.c (mon.2) 1201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: cluster 2024-09-21T18:18:11.640810+0000 mgr.y (mgr.15252) 395 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.652457+0000 mon.a (mon.0) 2323 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: cephadm 2024-09-21T18:18:11.654054+0000 mgr.y (mgr.15252) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.703184+0000 mon.c (mon.2) 1202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.704031+0000 mgr.y (mgr.15252) 397 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.784154+0000 mon.c (mon.2) 1203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.789112+0000 mon.c (mon.2) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.790246+0000 mon.c (mon.2) 1205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.799229+0000 mon.a (mon.0) 2324 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: cephadm 2024-09-21T18:18:11.808046+0000 mgr.y (mgr.15252) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.891204+0000 mon.c (mon.2) 1206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.893970+0000 mon.c (mon.2) 1207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.894922+0000 mon.c (mon.2) 1208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:11.903181+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: cephadm 2024-09-21T18:18:11.907607+0000 mgr.y (mgr.15252) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.005452+0000 mon.c (mon.2) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.009123+0000 mon.c (mon.2) 1210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.010326+0000 mon.c (mon.2) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.018121+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.111190+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.114840+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.115767+0000 mon.c (mon.2) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.122106+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.205384+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.209219+0000 mon.c (mon.2) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.210418+0000 mon.c (mon.2) 1217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.219792+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.312467+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.316316+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.317554+0000 mon.c (mon.2) 1220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.326679+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.425839+0000 mon.c (mon.2) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.429624+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.430797+0000 mon.c (mon.2) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.439980+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.536579+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.539904+0000 mon.c (mon.2) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.541211+0000 mon.c (mon.2) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[19734]: audit 2024-09-21T18:18:12.550854+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.010326+0000 mon.c (mon.2) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.018121+0000 mon.a (mon.0) 2326 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.111190+0000 mon.c (mon.2) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.114840+0000 mon.c (mon.2) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.115767+0000 mon.c (mon.2) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.122106+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.205384+0000 mon.c (mon.2) 1215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.209219+0000 mon.c (mon.2) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.210418+0000 mon.c (mon.2) 1217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.219792+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.312467+0000 mon.c (mon.2) 1218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.316316+0000 mon.c (mon.2) 1219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.317554+0000 mon.c (mon.2) 1220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.326679+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.425839+0000 mon.c (mon.2) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.429624+0000 mon.c (mon.2) 1222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.430797+0000 mon.c (mon.2) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.439980+0000 mon.a (mon.0) 2330 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.536579+0000 mon.c (mon.2) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.539904+0000 mon.c (mon.2) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.541211+0000 mon.c (mon.2) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:12 smithi043 bash[25160]: audit 2024-09-21T18:18:12.550854+0000 mon.a (mon.0) 2331 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.428Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-09-21T18:18:13.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.428Z 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-21T18:18:13.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.428Z 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 smithi169 (none))" 2024-09-21T18:18:13.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.428Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-21T18:18:13.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.428Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-21T18:18:13.647 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.430Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.430Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.431Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.431Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.435Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.436Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=939.883µs 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.436Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.436Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.453Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.458Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.461Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.464Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.466Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.467Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-09-21T18:18:13.648 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.467Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.467Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=43.305µs wal_replay_duration=31.202962ms wbl_replay_duration=122ns total_replay_duration=32.213671ms 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.470Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.470Z caller=main.go:1153 level=info msg="TSDB started" 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.470Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.487Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.840205ms db_storage=1.249µs remote_storage=2.165µs web_handler=494ns query_engine=1.1µs scrape=726.452µs scrape_sd=152.599µs notify=14.246µs notify_sd=16.321µs rules=14.687821ms tracing=6.472µs 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.487Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-09-21T18:18:13.649 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[76506]: ts=2024-09-21T18:18:13.487Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-09-21T18:18:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.021250+0000 mgr.y (mgr.15252) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.125337+0000 mgr.y (mgr.15252) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.220895+0000 mgr.y (mgr.15252) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.327867+0000 mgr.y (mgr.15252) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.441606+0000 mgr.y (mgr.15252) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.551790+0000 mgr.y (mgr.15252) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cluster 2024-09-21T18:18:12.629532+0000 mon.a (mon.0) 2332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon prometheus.a on smithi169 is in unknown state']) 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cluster 2024-09-21T18:18:12.629582+0000 mon.a (mon.0) 2333 : cluster [INF] Cluster is now healthy 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.654411+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.657528+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.658477+0000 mon.c (mon.2) 1229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.664927+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.665588+0000 mgr.y (mgr.15252) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.756921+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.760731+0000 mon.c (mon.2) 1231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.761879+0000 mon.c (mon.2) 1232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.768523+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.770209+0000 mgr.y (mgr.15252) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.847928+0000 mon.c (mon.2) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.851255+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.852282+0000 mon.c (mon.2) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.859025+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.860478+0000 mgr.y (mgr.15252) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.950747+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.953982+0000 mon.c (mon.2) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.954981+0000 mon.c (mon.2) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:12.963854+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.061876+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.065079+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.066034+0000 mon.c (mon.2) 1241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.074992+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.165503+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.168222+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.169165+0000 mon.c (mon.2) 1244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.177835+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.268094+0000 mon.c (mon.2) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.271177+0000 mon.c (mon.2) 1246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.272330+0000 mon.c (mon.2) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.281737+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.371542+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.375031+0000 mon.c (mon.2) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.376166+0000 mon.c (mon.2) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.384990+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.478188+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.485598+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.486573+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.492656+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.560647+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.564878+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.565960+0000 mon.c (mon.2) 1256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.572154+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.629113+0000 mon.c (mon.2) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.632483+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:13.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:13 smithi169 bash[20366]: audit 2024-09-21T18:18:13.633608+0000 mon.c (mon.2) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.021250+0000 mgr.y (mgr.15252) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.125337+0000 mgr.y (mgr.15252) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.220895+0000 mgr.y (mgr.15252) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.327867+0000 mgr.y (mgr.15252) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.441606+0000 mgr.y (mgr.15252) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.551790+0000 mgr.y (mgr.15252) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cluster 2024-09-21T18:18:12.629532+0000 mon.a (mon.0) 2332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon prometheus.a on smithi169 is in unknown state']) 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cluster 2024-09-21T18:18:12.629582+0000 mon.a (mon.0) 2333 : cluster [INF] Cluster is now healthy 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.654411+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.657528+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.658477+0000 mon.c (mon.2) 1229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.664927+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.665588+0000 mgr.y (mgr.15252) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.756921+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.760731+0000 mon.c (mon.2) 1231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.761879+0000 mon.c (mon.2) 1232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.768523+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.770209+0000 mgr.y (mgr.15252) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.847928+0000 mon.c (mon.2) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.851255+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.021250+0000 mgr.y (mgr.15252) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.125337+0000 mgr.y (mgr.15252) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.220895+0000 mgr.y (mgr.15252) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.327867+0000 mgr.y (mgr.15252) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.441606+0000 mgr.y (mgr.15252) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.551790+0000 mgr.y (mgr.15252) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cluster 2024-09-21T18:18:12.629532+0000 mon.a (mon.0) 2332 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon prometheus.a on smithi169 is in unknown state']) 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cluster 2024-09-21T18:18:12.629582+0000 mon.a (mon.0) 2333 : cluster [INF] Cluster is now healthy 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.654411+0000 mon.c (mon.2) 1227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.657528+0000 mon.c (mon.2) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.658477+0000 mon.c (mon.2) 1229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.664927+0000 mon.a (mon.0) 2334 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.665588+0000 mgr.y (mgr.15252) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.756921+0000 mon.c (mon.2) 1230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.760731+0000 mon.c (mon.2) 1231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.761879+0000 mon.c (mon.2) 1232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.768523+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.770209+0000 mgr.y (mgr.15252) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.847928+0000 mon.c (mon.2) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.851255+0000 mon.c (mon.2) 1234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.852282+0000 mon.c (mon.2) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.859025+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.860478+0000 mgr.y (mgr.15252) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.950747+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.953982+0000 mon.c (mon.2) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.954981+0000 mon.c (mon.2) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:12.963854+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.061876+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.065079+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.066034+0000 mon.c (mon.2) 1241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.074992+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.165503+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.168222+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.169165+0000 mon.c (mon.2) 1244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.177835+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.268094+0000 mon.c (mon.2) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.271177+0000 mon.c (mon.2) 1246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.272330+0000 mon.c (mon.2) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.281737+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.371542+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.852282+0000 mon.c (mon.2) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.859025+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.860478+0000 mgr.y (mgr.15252) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.950747+0000 mon.c (mon.2) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.953982+0000 mon.c (mon.2) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.954981+0000 mon.c (mon.2) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:12.963854+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.061876+0000 mon.c (mon.2) 1239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.065079+0000 mon.c (mon.2) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.066034+0000 mon.c (mon.2) 1241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.074992+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.165503+0000 mon.c (mon.2) 1242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.168222+0000 mon.c (mon.2) 1243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.169165+0000 mon.c (mon.2) 1244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.177835+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.268094+0000 mon.c (mon.2) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.271177+0000 mon.c (mon.2) 1246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.272330+0000 mon.c (mon.2) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.281737+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.371542+0000 mon.c (mon.2) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.375031+0000 mon.c (mon.2) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.376166+0000 mon.c (mon.2) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.384990+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.478188+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.485598+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.486573+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.492656+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.560647+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.564878+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.565960+0000 mon.c (mon.2) 1256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.572154+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.629113+0000 mon.c (mon.2) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.632483+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[19734]: audit 2024-09-21T18:18:13.633608+0000 mon.c (mon.2) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.375031+0000 mon.c (mon.2) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.376166+0000 mon.c (mon.2) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.384990+0000 mon.a (mon.0) 2341 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.478188+0000 mon.c (mon.2) 1251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.485598+0000 mon.c (mon.2) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.486573+0000 mon.c (mon.2) 1253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.492656+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.560647+0000 mon.c (mon.2) 1254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.564878+0000 mon.c (mon.2) 1255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.565960+0000 mon.c (mon.2) 1256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.572154+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.629113+0000 mon.c (mon.2) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.632483+0000 mon.c (mon.2) 1258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:14.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:13 smithi043 bash[25160]: audit 2024-09-21T18:18:13.633608+0000 mon.c (mon.2) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:12.964764+0000 mgr.y (mgr.15252) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.075811+0000 mgr.y (mgr.15252) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.178681+0000 mgr.y (mgr.15252) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.282373+0000 mgr.y (mgr.15252) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.385847+0000 mgr.y (mgr.15252) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.495943+0000 mgr.y (mgr.15252) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.572840+0000 mgr.y (mgr.15252) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cluster 2024-09-21T18:18:13.641495+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.642118+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.642825+0000 mgr.y (mgr.15252) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.728154+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.731406+0000 mon.c (mon.2) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.732430+0000 mon.c (mon.2) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.739228+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.742336+0000 mgr.y (mgr.15252) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.801672+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.804888+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.806018+0000 mon.c (mon.2) 1265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.812315+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.827993+0000 mgr.y (mgr.15252) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.895910+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:12.964764+0000 mgr.y (mgr.15252) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.075811+0000 mgr.y (mgr.15252) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.178681+0000 mgr.y (mgr.15252) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.282373+0000 mgr.y (mgr.15252) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.385847+0000 mgr.y (mgr.15252) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.495943+0000 mgr.y (mgr.15252) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.572840+0000 mgr.y (mgr.15252) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cluster 2024-09-21T18:18:13.641495+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.642118+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.642825+0000 mgr.y (mgr.15252) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.728154+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.731406+0000 mon.c (mon.2) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.732430+0000 mon.c (mon.2) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.739228+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.742336+0000 mgr.y (mgr.15252) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.801672+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.804888+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.806018+0000 mon.c (mon.2) 1265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.812315+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.827993+0000 mgr.y (mgr.15252) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.895910+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.899538+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.900593+0000 mon.c (mon.2) 1268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:13.909480+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: cephadm 2024-09-21T18:18:13.910315+0000 mgr.y (mgr.15252) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.013083+0000 mon.c (mon.2) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.017137+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.018007+0000 mon.c (mon.2) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.025444+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.090627+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.093359+0000 mon.c (mon.2) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.094248+0000 mon.c (mon.2) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.100419+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.171467+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.175153+0000 mon.c (mon.2) 1276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.176441+0000 mon.c (mon.2) 1277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.183567+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.290563+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.294597+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.296008+0000 mon.c (mon.2) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.305899+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.899538+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.900593+0000 mon.c (mon.2) 1268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:13.909480+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: cephadm 2024-09-21T18:18:13.910315+0000 mgr.y (mgr.15252) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.013083+0000 mon.c (mon.2) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.017137+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.018007+0000 mon.c (mon.2) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.025444+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.090627+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.093359+0000 mon.c (mon.2) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.094248+0000 mon.c (mon.2) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.100419+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.171467+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.175153+0000 mon.c (mon.2) 1276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.176441+0000 mon.c (mon.2) 1277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.183567+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.290563+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.294597+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.296008+0000 mon.c (mon.2) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.305899+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.408069+0000 mon.c (mon.2) 1281 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.411334+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.412127+0000 mon.c (mon.2) 1283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.420296+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.481423+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.483673+0000 mon.c (mon.2) 1285 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.484600+0000 mon.c (mon.2) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.491050+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.562200+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.565037+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.565889+0000 mon.c (mon.2) 1289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[19734]: audit 2024-09-21T18:18:14.571862+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.408069+0000 mon.c (mon.2) 1281 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.411334+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.412127+0000 mon.c (mon.2) 1283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.420296+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.481423+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.483673+0000 mon.c (mon.2) 1285 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.484600+0000 mon.c (mon.2) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.491050+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.562200+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.565037+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.565889+0000 mon.c (mon.2) 1289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:14 smithi043 bash[25160]: audit 2024-09-21T18:18:14.571862+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:12.964764+0000 mgr.y (mgr.15252) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.075811+0000 mgr.y (mgr.15252) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.178681+0000 mgr.y (mgr.15252) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.282373+0000 mgr.y (mgr.15252) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.385847+0000 mgr.y (mgr.15252) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.495943+0000 mgr.y (mgr.15252) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.572840+0000 mgr.y (mgr.15252) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cluster 2024-09-21T18:18:13.641495+0000 mgr.y (mgr.15252) 416 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.642118+0000 mon.a (mon.0) 2344 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.642825+0000 mgr.y (mgr.15252) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.728154+0000 mon.c (mon.2) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.731406+0000 mon.c (mon.2) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.732430+0000 mon.c (mon.2) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.739228+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.742336+0000 mgr.y (mgr.15252) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.801672+0000 mon.c (mon.2) 1263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.804888+0000 mon.c (mon.2) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.806018+0000 mon.c (mon.2) 1265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.812315+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.827993+0000 mgr.y (mgr.15252) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.895910+0000 mon.c (mon.2) 1266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.899538+0000 mon.c (mon.2) 1267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.900593+0000 mon.c (mon.2) 1268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:13.909480+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: cephadm 2024-09-21T18:18:13.910315+0000 mgr.y (mgr.15252) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.013083+0000 mon.c (mon.2) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.017137+0000 mon.c (mon.2) 1270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.018007+0000 mon.c (mon.2) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.025444+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.090627+0000 mon.c (mon.2) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.093359+0000 mon.c (mon.2) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.094248+0000 mon.c (mon.2) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.100419+0000 mon.a (mon.0) 2349 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.171467+0000 mon.c (mon.2) 1275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.175153+0000 mon.c (mon.2) 1276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.176441+0000 mon.c (mon.2) 1277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.183567+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.290563+0000 mon.c (mon.2) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.294597+0000 mon.c (mon.2) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.296008+0000 mon.c (mon.2) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.305899+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.408069+0000 mon.c (mon.2) 1281 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.411334+0000 mon.c (mon.2) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.412127+0000 mon.c (mon.2) 1283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.420296+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.481423+0000 mon.c (mon.2) 1284 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.483673+0000 mon.c (mon.2) 1285 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.484600+0000 mon.c (mon.2) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.491050+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.562200+0000 mon.c (mon.2) 1287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.565037+0000 mon.c (mon.2) 1288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.565889+0000 mon.c (mon.2) 1289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:14 smithi169 bash[20366]: audit 2024-09-21T18:18:14.571862+0000 mon.a (mon.0) 2354 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.926 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.026314+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.103444+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.186923+0000 mgr.y (mgr.15252) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.307146+0000 mgr.y (mgr.15252) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.421010+0000 mgr.y (mgr.15252) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.494436+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.575250+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.647998+0000 mon.c (mon.2) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.660776+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.661523+0000 mon.c (mon.2) 1292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.667045+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.667885+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.927 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.730295+0000 mon.c (mon.2) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.733157+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.733917+0000 mon.c (mon.2) 1295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.739375+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.740010+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.798868+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.801528+0000 mon.c (mon.2) 1297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.802311+0000 mon.c (mon.2) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.808384+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.809082+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.870740+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.873855+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.874618+0000 mon.c (mon.2) 1301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.928 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.880936+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.882269+0000 mgr.y (mgr.15252) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.952705+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.955863+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.957137+0000 mon.c (mon.2) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:14.963364+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.041017+0000 mon.c (mon.2) 1305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.043148+0000 mon.c (mon.2) 1306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.043837+0000 mon.c (mon.2) 1307 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.049283+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.110391+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.113700+0000 mon.c (mon.2) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.114931+0000 mon.c (mon.2) 1310 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.121290+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.929 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.196597+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.199844+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.200997+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.207896+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.293721+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.297474+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.298650+0000 mon.c (mon.2) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.305954+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.397249+0000 mon.c (mon.2) 1317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.400328+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.401381+0000 mon.c (mon.2) 1319 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.408634+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.488851+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.493313+0000 mon.c (mon.2) 1321 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.494559+0000 mon.c (mon.2) 1322 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.502025+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:15.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.582265+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:15.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.585659+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:15.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.587132+0000 mon.c (mon.2) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:15.931 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:15 smithi169 bash[20366]: audit 2024-09-21T18:18:15.593646+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.026314+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.103444+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.186923+0000 mgr.y (mgr.15252) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.307146+0000 mgr.y (mgr.15252) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.421010+0000 mgr.y (mgr.15252) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.494436+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.575250+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.647998+0000 mon.c (mon.2) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.660776+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.661523+0000 mon.c (mon.2) 1292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.667045+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.667885+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.730295+0000 mon.c (mon.2) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.733157+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.733917+0000 mon.c (mon.2) 1295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.739375+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.740010+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.798868+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.801528+0000 mon.c (mon.2) 1297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.802311+0000 mon.c (mon.2) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.808384+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.809082+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.870740+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.873855+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.874618+0000 mon.c (mon.2) 1301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.880936+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.882269+0000 mgr.y (mgr.15252) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.952705+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.955863+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.957137+0000 mon.c (mon.2) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:14.963364+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.041017+0000 mon.c (mon.2) 1305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.043148+0000 mon.c (mon.2) 1306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.043837+0000 mon.c (mon.2) 1307 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.049283+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.110391+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.113700+0000 mon.c (mon.2) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.114931+0000 mon.c (mon.2) 1310 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.121290+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.196597+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.026314+0000 mgr.y (mgr.15252) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.103444+0000 mgr.y (mgr.15252) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.186923+0000 mgr.y (mgr.15252) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.307146+0000 mgr.y (mgr.15252) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.421010+0000 mgr.y (mgr.15252) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.494436+0000 mgr.y (mgr.15252) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.575250+0000 mgr.y (mgr.15252) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.647998+0000 mon.c (mon.2) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.660776+0000 mon.c (mon.2) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.661523+0000 mon.c (mon.2) 1292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.667045+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.667885+0000 mgr.y (mgr.15252) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.730295+0000 mon.c (mon.2) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.733157+0000 mon.c (mon.2) 1294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.733917+0000 mon.c (mon.2) 1295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.739375+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.740010+0000 mgr.y (mgr.15252) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.798868+0000 mon.c (mon.2) 1296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.801528+0000 mon.c (mon.2) 1297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.802311+0000 mon.c (mon.2) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.199844+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.200997+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.207896+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.293721+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.297474+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.298650+0000 mon.c (mon.2) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.305954+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.397249+0000 mon.c (mon.2) 1317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.400328+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.401381+0000 mon.c (mon.2) 1319 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.408634+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.488851+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.493313+0000 mon.c (mon.2) 1321 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.494559+0000 mon.c (mon.2) 1322 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.502025+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.582265+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.585659+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.587132+0000 mon.c (mon.2) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[25160]: audit 2024-09-21T18:18:15.593646+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.808384+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.809082+0000 mgr.y (mgr.15252) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.870740+0000 mon.c (mon.2) 1299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.873855+0000 mon.c (mon.2) 1300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.874618+0000 mon.c (mon.2) 1301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.880936+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.882269+0000 mgr.y (mgr.15252) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.952705+0000 mon.c (mon.2) 1302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.955863+0000 mon.c (mon.2) 1303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.957137+0000 mon.c (mon.2) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:14.963364+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.041017+0000 mon.c (mon.2) 1305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.043148+0000 mon.c (mon.2) 1306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.043837+0000 mon.c (mon.2) 1307 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.049283+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.110391+0000 mon.c (mon.2) 1308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.113700+0000 mon.c (mon.2) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.114931+0000 mon.c (mon.2) 1310 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.121290+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.196597+0000 mon.c (mon.2) 1311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.199844+0000 mon.c (mon.2) 1312 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.200997+0000 mon.c (mon.2) 1313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.207896+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.293721+0000 mon.c (mon.2) 1314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.297474+0000 mon.c (mon.2) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.298650+0000 mon.c (mon.2) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.305954+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.397249+0000 mon.c (mon.2) 1317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.400328+0000 mon.c (mon.2) 1318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.401381+0000 mon.c (mon.2) 1319 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.408634+0000 mon.a (mon.0) 2364 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.488851+0000 mon.c (mon.2) 1320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.493313+0000 mon.c (mon.2) 1321 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.494559+0000 mon.c (mon.2) 1322 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.502025+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.582265+0000 mon.c (mon.2) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.585659+0000 mon.c (mon.2) 1324 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.587132+0000 mon.c (mon.2) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:16.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:15 smithi043 bash[19734]: audit 2024-09-21T18:18:15.593646+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:14.966826+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.049916+0000 mgr.y (mgr.15252) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.124325+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.211085+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.309147+0000 mgr.y (mgr.15252) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.411628+0000 mgr.y (mgr.15252) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.505570+0000 mgr.y (mgr.15252) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.596820+0000 mgr.y (mgr.15252) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cluster 2024-09-21T18:18:15.641865+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.686964+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.690603+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.691776+0000 mon.c (mon.2) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.697998+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.701368+0000 mgr.y (mgr.15252) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.787633+0000 mon.c (mon.2) 1329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.791189+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.792106+0000 mon.c (mon.2) 1331 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.800192+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.801019+0000 mgr.y (mgr.15252) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.897618+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:14.966826+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.049916+0000 mgr.y (mgr.15252) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.124325+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.211085+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.309147+0000 mgr.y (mgr.15252) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.411628+0000 mgr.y (mgr.15252) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.505570+0000 mgr.y (mgr.15252) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.596820+0000 mgr.y (mgr.15252) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cluster 2024-09-21T18:18:15.641865+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.686964+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.690603+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.691776+0000 mon.c (mon.2) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.697998+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.701368+0000 mgr.y (mgr.15252) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.787633+0000 mon.c (mon.2) 1329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.791189+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.792106+0000 mon.c (mon.2) 1331 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.800192+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.801019+0000 mgr.y (mgr.15252) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.897618+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.901225+0000 mon.c (mon.2) 1333 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.902341+0000 mon.c (mon.2) 1334 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:15.908722+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: cephadm 2024-09-21T18:18:15.911817+0000 mgr.y (mgr.15252) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.011599+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.015112+0000 mon.c (mon.2) 1336 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.016297+0000 mon.c (mon.2) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.023166+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.104663+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.108009+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.108969+0000 mon.c (mon.2) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.116072+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.198310+0000 mon.c (mon.2) 1341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.201099+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.202239+0000 mon.c (mon.2) 1343 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.208336+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.295031+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.299036+0000 mon.c (mon.2) 1345 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.300320+0000 mon.c (mon.2) 1346 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.306366+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.374395+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.377487+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.378708+0000 mon.c (mon.2) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.385321+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.462250+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.465515+0000 mon.c (mon.2) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.466350+0000 mon.c (mon.2) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.474655+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.541489+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.544243+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.545014+0000 mon.c (mon.2) 1355 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.552837+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.623498+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.626294+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.626952+0000 mon.c (mon.2) 1358 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[19734]: audit 2024-09-21T18:18:16.632151+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.901225+0000 mon.c (mon.2) 1333 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.902341+0000 mon.c (mon.2) 1334 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:15.908722+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: cephadm 2024-09-21T18:18:15.911817+0000 mgr.y (mgr.15252) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.011599+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.015112+0000 mon.c (mon.2) 1336 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.016297+0000 mon.c (mon.2) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.023166+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.104663+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.108009+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.108969+0000 mon.c (mon.2) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.116072+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.198310+0000 mon.c (mon.2) 1341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.201099+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.202239+0000 mon.c (mon.2) 1343 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.208336+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.295031+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.299036+0000 mon.c (mon.2) 1345 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.300320+0000 mon.c (mon.2) 1346 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.306366+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.374395+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.377487+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.378708+0000 mon.c (mon.2) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.385321+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.462250+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.465515+0000 mon.c (mon.2) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.466350+0000 mon.c (mon.2) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.474655+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.541489+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.544243+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.545014+0000 mon.c (mon.2) 1355 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.552837+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.623498+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.626294+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.626952+0000 mon.c (mon.2) 1358 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:16 smithi043 bash[25160]: audit 2024-09-21T18:18:16.632151+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:14.966826+0000 mgr.y (mgr.15252) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.049916+0000 mgr.y (mgr.15252) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.124325+0000 mgr.y (mgr.15252) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.211085+0000 mgr.y (mgr.15252) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.309147+0000 mgr.y (mgr.15252) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.411628+0000 mgr.y (mgr.15252) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.505570+0000 mgr.y (mgr.15252) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.596820+0000 mgr.y (mgr.15252) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cluster 2024-09-21T18:18:15.641865+0000 mgr.y (mgr.15252) 440 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.686964+0000 mon.c (mon.2) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.690603+0000 mon.c (mon.2) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.691776+0000 mon.c (mon.2) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.697998+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.701368+0000 mgr.y (mgr.15252) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.787633+0000 mon.c (mon.2) 1329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.791189+0000 mon.c (mon.2) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.792106+0000 mon.c (mon.2) 1331 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.800192+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.801019+0000 mgr.y (mgr.15252) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.897618+0000 mon.c (mon.2) 1332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.901225+0000 mon.c (mon.2) 1333 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.902341+0000 mon.c (mon.2) 1334 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:15.908722+0000 mon.a (mon.0) 2369 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: cephadm 2024-09-21T18:18:15.911817+0000 mgr.y (mgr.15252) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.011599+0000 mon.c (mon.2) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.015112+0000 mon.c (mon.2) 1336 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.016297+0000 mon.c (mon.2) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.023166+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.104663+0000 mon.c (mon.2) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.108009+0000 mon.c (mon.2) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.108969+0000 mon.c (mon.2) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.116072+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.198310+0000 mon.c (mon.2) 1341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.201099+0000 mon.c (mon.2) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.202239+0000 mon.c (mon.2) 1343 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.208336+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.295031+0000 mon.c (mon.2) 1344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.299036+0000 mon.c (mon.2) 1345 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.300320+0000 mon.c (mon.2) 1346 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.306366+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.374395+0000 mon.c (mon.2) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.377487+0000 mon.c (mon.2) 1348 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.378708+0000 mon.c (mon.2) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.385321+0000 mon.a (mon.0) 2374 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.462250+0000 mon.c (mon.2) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.465515+0000 mon.c (mon.2) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.466350+0000 mon.c (mon.2) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.474655+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.541489+0000 mon.c (mon.2) 1353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.544243+0000 mon.c (mon.2) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.545014+0000 mon.c (mon.2) 1355 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.552837+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.623498+0000 mon.c (mon.2) 1356 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.626294+0000 mon.c (mon.2) 1357 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.626952+0000 mon.c (mon.2) 1358 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:16 smithi169 bash[20366]: audit 2024-09-21T18:18:16.632151+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.026286+0000 mgr.y (mgr.15252) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.116875+0000 mgr.y (mgr.15252) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.209210+0000 mgr.y (mgr.15252) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.309446+0000 mgr.y (mgr.15252) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.388716+0000 mgr.y (mgr.15252) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.475706+0000 mgr.y (mgr.15252) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.553614+0000 mgr.y (mgr.15252) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.633148+0000 mgr.y (mgr.15252) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.697968+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.700777+0000 mon.c (mon.2) 1360 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.701618+0000 mon.c (mon.2) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.707622+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.709582+0000 mgr.y (mgr.15252) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.781764+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.785331+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.786278+0000 mon.c (mon.2) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.795125+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.796649+0000 mgr.y (mgr.15252) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.860658+0000 mon.c (mon.2) 1365 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.864519+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.026286+0000 mgr.y (mgr.15252) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.116875+0000 mgr.y (mgr.15252) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.209210+0000 mgr.y (mgr.15252) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.309446+0000 mgr.y (mgr.15252) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.388716+0000 mgr.y (mgr.15252) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.475706+0000 mgr.y (mgr.15252) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.553614+0000 mgr.y (mgr.15252) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.633148+0000 mgr.y (mgr.15252) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.697968+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.700777+0000 mon.c (mon.2) 1360 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.701618+0000 mon.c (mon.2) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.707622+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.709582+0000 mgr.y (mgr.15252) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.781764+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.785331+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.786278+0000 mon.c (mon.2) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.795125+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.796649+0000 mgr.y (mgr.15252) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.860658+0000 mon.c (mon.2) 1365 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.864519+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.865735+0000 mon.c (mon.2) 1367 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.874842+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.875701+0000 mgr.y (mgr.15252) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.937438+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.940793+0000 mon.c (mon.2) 1369 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.941780+0000 mon.c (mon.2) 1370 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:16.950460+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: cephadm 2024-09-21T18:18:16.951164+0000 mgr.y (mgr.15252) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.023274+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.025584+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.026564+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.033320+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.119990+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.123605+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.124765+0000 mon.c (mon.2) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.134036+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.237328+0000 mon.c (mon.2) 1377 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.241929+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.243132+0000 mon.c (mon.2) 1379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.252433+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.329747+0000 mon.c (mon.2) 1380 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.333451+0000 mon.c (mon.2) 1381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.334481+0000 mon.c (mon.2) 1382 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.340828+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.408063+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.411550+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.412662+0000 mon.c (mon.2) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.419046+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.505114+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.509169+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.509953+0000 mon.c (mon.2) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.515863+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.584772+0000 mon.c (mon.2) 1389 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.588254+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.589081+0000 mon.c (mon.2) 1391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[25160]: audit 2024-09-21T18:18:17.596174+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.865735+0000 mon.c (mon.2) 1367 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.874842+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.875701+0000 mgr.y (mgr.15252) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.937438+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.940793+0000 mon.c (mon.2) 1369 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.941780+0000 mon.c (mon.2) 1370 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:16.950460+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: cephadm 2024-09-21T18:18:16.951164+0000 mgr.y (mgr.15252) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.023274+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.025584+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.026564+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.033320+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.119990+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.123605+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.124765+0000 mon.c (mon.2) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.134036+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.237328+0000 mon.c (mon.2) 1377 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.241929+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.243132+0000 mon.c (mon.2) 1379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.252433+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.329747+0000 mon.c (mon.2) 1380 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.333451+0000 mon.c (mon.2) 1381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.334481+0000 mon.c (mon.2) 1382 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.340828+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.408063+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.411550+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.412662+0000 mon.c (mon.2) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.419046+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.505114+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.509169+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.509953+0000 mon.c (mon.2) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.515863+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.584772+0000 mon.c (mon.2) 1389 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.588254+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.589081+0000 mon.c (mon.2) 1391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:17 smithi043 bash[19734]: audit 2024-09-21T18:18:17.596174+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.026286+0000 mgr.y (mgr.15252) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.116875+0000 mgr.y (mgr.15252) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.209210+0000 mgr.y (mgr.15252) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.309446+0000 mgr.y (mgr.15252) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.388716+0000 mgr.y (mgr.15252) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.475706+0000 mgr.y (mgr.15252) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.553614+0000 mgr.y (mgr.15252) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.633148+0000 mgr.y (mgr.15252) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.697968+0000 mon.c (mon.2) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.700777+0000 mon.c (mon.2) 1360 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.701618+0000 mon.c (mon.2) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.707622+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.709582+0000 mgr.y (mgr.15252) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.781764+0000 mon.c (mon.2) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.785331+0000 mon.c (mon.2) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.786278+0000 mon.c (mon.2) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.795125+0000 mon.a (mon.0) 2379 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.796649+0000 mgr.y (mgr.15252) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.860658+0000 mon.c (mon.2) 1365 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.864519+0000 mon.c (mon.2) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.865735+0000 mon.c (mon.2) 1367 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.874842+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.875701+0000 mgr.y (mgr.15252) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.937438+0000 mon.c (mon.2) 1368 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.940793+0000 mon.c (mon.2) 1369 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.941780+0000 mon.c (mon.2) 1370 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:16.950460+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: cephadm 2024-09-21T18:18:16.951164+0000 mgr.y (mgr.15252) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.023274+0000 mon.c (mon.2) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.025584+0000 mon.c (mon.2) 1372 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.026564+0000 mon.c (mon.2) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.033320+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.119990+0000 mon.c (mon.2) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.123605+0000 mon.c (mon.2) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.124765+0000 mon.c (mon.2) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.134036+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.237328+0000 mon.c (mon.2) 1377 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.241929+0000 mon.c (mon.2) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.243132+0000 mon.c (mon.2) 1379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.252433+0000 mon.a (mon.0) 2384 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.329747+0000 mon.c (mon.2) 1380 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.333451+0000 mon.c (mon.2) 1381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.334481+0000 mon.c (mon.2) 1382 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.340828+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.408063+0000 mon.c (mon.2) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.411550+0000 mon.c (mon.2) 1384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.412662+0000 mon.c (mon.2) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.419046+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.505114+0000 mon.c (mon.2) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.509169+0000 mon.c (mon.2) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.509953+0000 mon.c (mon.2) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.515863+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.584772+0000 mon.c (mon.2) 1389 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.588254+0000 mon.c (mon.2) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.589081+0000 mon.c (mon.2) 1391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:17 smithi169 bash[20366]: audit 2024-09-21T18:18:17.596174+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.036043+0000 mgr.y (mgr.15252) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.134820+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.253201+0000 mgr.y (mgr.15252) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.341881+0000 mgr.y (mgr.15252) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.422371+0000 mgr.y (mgr.15252) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.516519+0000 mgr.y (mgr.15252) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.596873+0000 mgr.y (mgr.15252) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cluster 2024-09-21T18:18:17.642263+0000 mgr.y (mgr.15252) 463 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.688361+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.691307+0000 mon.c (mon.2) 1393 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.692269+0000 mon.c (mon.2) 1394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.699618+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.701730+0000 mgr.y (mgr.15252) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.789644+0000 mon.c (mon.2) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.793303+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.794443+0000 mon.c (mon.2) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.801887+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.802668+0000 mgr.y (mgr.15252) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.875711+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.893162+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.896289+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.897000+0000 mon.c (mon.2) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.902866+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.903563+0000 mgr.y (mgr.15252) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.963231+0000 mon.c (mon.2) 1401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.966731+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.967497+0000 mon.c (mon.2) 1403 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:17.973358+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.051564+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.055572+0000 mon.c (mon.2) 1405 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.056932+0000 mon.c (mon.2) 1406 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.063540+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.137598+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.141425+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.142625+0000 mon.c (mon.2) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.151648+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.216704+0000 mon.c (mon.2) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.220418+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.221544+0000 mon.c (mon.2) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.231018+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.036043+0000 mgr.y (mgr.15252) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.134820+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.253201+0000 mgr.y (mgr.15252) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.341881+0000 mgr.y (mgr.15252) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.422371+0000 mgr.y (mgr.15252) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.516519+0000 mgr.y (mgr.15252) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.596873+0000 mgr.y (mgr.15252) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cluster 2024-09-21T18:18:17.642263+0000 mgr.y (mgr.15252) 463 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.688361+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.691307+0000 mon.c (mon.2) 1393 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.692269+0000 mon.c (mon.2) 1394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.699618+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.701730+0000 mgr.y (mgr.15252) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.789644+0000 mon.c (mon.2) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.793303+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.794443+0000 mon.c (mon.2) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.801887+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.802668+0000 mgr.y (mgr.15252) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.875711+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.893162+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.319107+0000 mon.c (mon.2) 1413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.321808+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.322706+0000 mon.c (mon.2) 1415 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.331650+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.357409+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.442620+0000 mon.c (mon.2) 1417 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.447190+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.448560+0000 mon.c (mon.2) 1419 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.459069+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.543410+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.547247+0000 mon.c (mon.2) 1421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.548745+0000 mon.c (mon.2) 1422 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.557979+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[25160]: audit 2024-09-21T18:18:18.649693+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.896289+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.897000+0000 mon.c (mon.2) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.902866+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.903563+0000 mgr.y (mgr.15252) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.963231+0000 mon.c (mon.2) 1401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.966731+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.967497+0000 mon.c (mon.2) 1403 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:17.973358+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.051564+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.055572+0000 mon.c (mon.2) 1405 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.056932+0000 mon.c (mon.2) 1406 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.063540+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.137598+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.141425+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.142625+0000 mon.c (mon.2) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.151648+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.216704+0000 mon.c (mon.2) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.220418+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.221544+0000 mon.c (mon.2) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.231018+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.319107+0000 mon.c (mon.2) 1413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.321808+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.322706+0000 mon.c (mon.2) 1415 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.331650+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.357409+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.442620+0000 mon.c (mon.2) 1417 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.447190+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.448560+0000 mon.c (mon.2) 1419 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.459069+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.543410+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.547247+0000 mon.c (mon.2) 1421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.548745+0000 mon.c (mon.2) 1422 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.557979+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:18 smithi043 bash[19734]: audit 2024-09-21T18:18:18.649693+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.036043+0000 mgr.y (mgr.15252) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.134820+0000 mgr.y (mgr.15252) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.253201+0000 mgr.y (mgr.15252) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.341881+0000 mgr.y (mgr.15252) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.422371+0000 mgr.y (mgr.15252) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.516519+0000 mgr.y (mgr.15252) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.596873+0000 mgr.y (mgr.15252) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cluster 2024-09-21T18:18:17.642263+0000 mgr.y (mgr.15252) 463 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.688361+0000 mon.c (mon.2) 1392 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.691307+0000 mon.c (mon.2) 1393 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.692269+0000 mon.c (mon.2) 1394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.699618+0000 mon.a (mon.0) 2389 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.701730+0000 mgr.y (mgr.15252) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.789644+0000 mon.c (mon.2) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.793303+0000 mon.c (mon.2) 1396 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.794443+0000 mon.c (mon.2) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.801887+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.802668+0000 mgr.y (mgr.15252) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.875711+0000 mgr.y (mgr.15252) 466 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.893162+0000 mon.c (mon.2) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.896289+0000 mon.c (mon.2) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.897000+0000 mon.c (mon.2) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.902866+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.903563+0000 mgr.y (mgr.15252) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.963231+0000 mon.c (mon.2) 1401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.966731+0000 mon.c (mon.2) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.967497+0000 mon.c (mon.2) 1403 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:17.973358+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.051564+0000 mon.c (mon.2) 1404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.055572+0000 mon.c (mon.2) 1405 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.056932+0000 mon.c (mon.2) 1406 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.063540+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.137598+0000 mon.c (mon.2) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.141425+0000 mon.c (mon.2) 1408 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.142625+0000 mon.c (mon.2) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.151648+0000 mon.a (mon.0) 2394 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.216704+0000 mon.c (mon.2) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.220418+0000 mon.c (mon.2) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.221544+0000 mon.c (mon.2) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.231018+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.319107+0000 mon.c (mon.2) 1413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.321808+0000 mon.c (mon.2) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.322706+0000 mon.c (mon.2) 1415 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.331650+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.357409+0000 mon.c (mon.2) 1416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.442620+0000 mon.c (mon.2) 1417 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.447190+0000 mon.c (mon.2) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.448560+0000 mon.c (mon.2) 1419 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.459069+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.543410+0000 mon.c (mon.2) 1420 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.547247+0000 mon.c (mon.2) 1421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.548745+0000 mon.c (mon.2) 1422 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.557979+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:18 smithi169 bash[20366]: audit 2024-09-21T18:18:18.649693+0000 mon.c (mon.2) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:18:19] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-21T18:18:20.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:17.974535+0000 mgr.y (mgr.15252) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.066687+0000 mgr.y (mgr.15252) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.152451+0000 mgr.y (mgr.15252) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.232372+0000 mgr.y (mgr.15252) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.332884+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.460305+0000 mgr.y (mgr.15252) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.559114+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.653133+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.654839+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.677592+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.678447+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.763643+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.767221+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.768341+0000 mon.c (mon.2) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.774625+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.777697+0000 mgr.y (mgr.15252) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.851776+0000 mon.c (mon.2) 1429 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.854863+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.856054+0000 mon.c (mon.2) 1431 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.864847+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.866304+0000 mgr.y (mgr.15252) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:17.974535+0000 mgr.y (mgr.15252) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.066687+0000 mgr.y (mgr.15252) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.152451+0000 mgr.y (mgr.15252) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.232372+0000 mgr.y (mgr.15252) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.332884+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.460305+0000 mgr.y (mgr.15252) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.559114+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.653133+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.654839+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.677592+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.678447+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.763643+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.767221+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.768341+0000 mon.c (mon.2) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.774625+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.777697+0000 mgr.y (mgr.15252) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.851776+0000 mon.c (mon.2) 1429 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.854863+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.856054+0000 mon.c (mon.2) 1431 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.864847+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.866304+0000 mgr.y (mgr.15252) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.960691+0000 mon.c (mon.2) 1432 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.963922+0000 mon.c (mon.2) 1433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.965140+0000 mon.c (mon.2) 1434 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:18.973984+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.076439+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.080084+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.081137+0000 mon.c (mon.2) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.089797+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.197616+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.200870+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.202203+0000 mon.c (mon.2) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.211401+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.322579+0000 mon.c (mon.2) 1441 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.326757+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.327872+0000 mon.c (mon.2) 1443 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.337473+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.439885+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.443432+0000 mon.c (mon.2) 1445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.444386+0000 mon.c (mon.2) 1446 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.453752+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.559809+0000 mon.c (mon.2) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.563425+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.564315+0000 mon.c (mon.2) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[25160]: audit 2024-09-21T18:18:19.571416+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.960691+0000 mon.c (mon.2) 1432 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.963922+0000 mon.c (mon.2) 1433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.965140+0000 mon.c (mon.2) 1434 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:18.973984+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.076439+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.080084+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.081137+0000 mon.c (mon.2) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.089797+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.197616+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.200870+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.202203+0000 mon.c (mon.2) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.211401+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.322579+0000 mon.c (mon.2) 1441 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.326757+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.327872+0000 mon.c (mon.2) 1443 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.337473+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.439885+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.443432+0000 mon.c (mon.2) 1445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.444386+0000 mon.c (mon.2) 1446 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.453752+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.559809+0000 mon.c (mon.2) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.563425+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.564315+0000 mon.c (mon.2) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:19 smithi043 bash[19734]: audit 2024-09-21T18:18:19.571416+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.053 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:17.974535+0000 mgr.y (mgr.15252) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.053 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.066687+0000 mgr.y (mgr.15252) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.053 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.152451+0000 mgr.y (mgr.15252) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.053 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.232372+0000 mgr.y (mgr.15252) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.053 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.332884+0000 mgr.y (mgr.15252) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.053 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.460305+0000 mgr.y (mgr.15252) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.559114+0000 mgr.y (mgr.15252) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.653133+0000 mon.c (mon.2) 1424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.654839+0000 mon.c (mon.2) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.677592+0000 mon.a (mon.0) 2399 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.678447+0000 mgr.y (mgr.15252) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.763643+0000 mon.c (mon.2) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.767221+0000 mon.c (mon.2) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.768341+0000 mon.c (mon.2) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.774625+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.777697+0000 mgr.y (mgr.15252) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.851776+0000 mon.c (mon.2) 1429 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.854863+0000 mon.c (mon.2) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.856054+0000 mon.c (mon.2) 1431 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.864847+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.866304+0000 mgr.y (mgr.15252) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.960691+0000 mon.c (mon.2) 1432 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.963922+0000 mon.c (mon.2) 1433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.965140+0000 mon.c (mon.2) 1434 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:18.973984+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.076439+0000 mon.c (mon.2) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.080084+0000 mon.c (mon.2) 1436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.081137+0000 mon.c (mon.2) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.089797+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.197616+0000 mon.c (mon.2) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.200870+0000 mon.c (mon.2) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.202203+0000 mon.c (mon.2) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.211401+0000 mon.a (mon.0) 2404 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.322579+0000 mon.c (mon.2) 1441 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.326757+0000 mon.c (mon.2) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.327872+0000 mon.c (mon.2) 1443 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.337473+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.439885+0000 mon.c (mon.2) 1444 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.443432+0000 mon.c (mon.2) 1445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.444386+0000 mon.c (mon.2) 1446 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.453752+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.559809+0000 mon.c (mon.2) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.563425+0000 mon.c (mon.2) 1448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.564315+0000 mon.c (mon.2) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.056 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:19 smithi169 bash[20366]: audit 2024-09-21T18:18:19.571416+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:18.974991+0000 mgr.y (mgr.15252) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.091275+0000 mgr.y (mgr.15252) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.212924+0000 mgr.y (mgr.15252) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.338360+0000 mgr.y (mgr.15252) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.454481+0000 mgr.y (mgr.15252) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.572935+0000 mgr.y (mgr.15252) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cluster 2024-09-21T18:18:19.643861+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.683832+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.687806+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.688955+0000 mon.c (mon.2) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.697966+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.699413+0000 mgr.y (mgr.15252) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.790680+0000 mon.c (mon.2) 1453 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.793587+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.794529+0000 mon.c (mon.2) 1455 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.803013+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.803970+0000 mgr.y (mgr.15252) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.893721+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.897875+0000 mon.c (mon.2) 1457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.899132+0000 mon.c (mon.2) 1458 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.907969+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: cephadm 2024-09-21T18:18:19.911858+0000 mgr.y (mgr.15252) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.990972+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.995202+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:19.996140+0000 mon.c (mon.2) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.003330+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.077408+0000 mon.c (mon.2) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.079545+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.080342+0000 mon.c (mon.2) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.087518+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.151279+0000 mon.c (mon.2) 1465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.153892+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.154763+0000 mon.c (mon.2) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.161384+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.223876+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.226573+0000 mon.c (mon.2) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.227432+0000 mon.c (mon.2) 1470 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.235460+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.314690+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.318166+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.319088+0000 mon.c (mon.2) 1473 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.326559+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.415071+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.418075+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.418917+0000 mon.c (mon.2) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.426374+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.500532+0000 mon.c (mon.2) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.503393+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.504245+0000 mon.c (mon.2) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.511152+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:20.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.577426+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:20.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.581434+0000 mon.c (mon.2) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:20.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.582686+0000 mon.c (mon.2) 1482 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:20.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:20 smithi169 bash[20366]: audit 2024-09-21T18:18:20.591419+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:18.974991+0000 mgr.y (mgr.15252) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.091275+0000 mgr.y (mgr.15252) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.212924+0000 mgr.y (mgr.15252) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.338360+0000 mgr.y (mgr.15252) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.454481+0000 mgr.y (mgr.15252) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.572935+0000 mgr.y (mgr.15252) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cluster 2024-09-21T18:18:19.643861+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.683832+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.687806+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.688955+0000 mon.c (mon.2) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.697966+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.699413+0000 mgr.y (mgr.15252) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.790680+0000 mon.c (mon.2) 1453 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.793587+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.794529+0000 mon.c (mon.2) 1455 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.803013+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.803970+0000 mgr.y (mgr.15252) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.893721+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.897875+0000 mon.c (mon.2) 1457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.899132+0000 mon.c (mon.2) 1458 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:18.974991+0000 mgr.y (mgr.15252) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.091275+0000 mgr.y (mgr.15252) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.212924+0000 mgr.y (mgr.15252) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.338360+0000 mgr.y (mgr.15252) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.454481+0000 mgr.y (mgr.15252) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.572935+0000 mgr.y (mgr.15252) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cluster 2024-09-21T18:18:19.643861+0000 mgr.y (mgr.15252) 484 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 0 op/s 2024-09-21T18:18:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.683832+0000 mon.c (mon.2) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.687806+0000 mon.c (mon.2) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.688955+0000 mon.c (mon.2) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.697966+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.699413+0000 mgr.y (mgr.15252) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.790680+0000 mon.c (mon.2) 1453 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.793587+0000 mon.c (mon.2) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.794529+0000 mon.c (mon.2) 1455 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.803013+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.803970+0000 mgr.y (mgr.15252) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.893721+0000 mon.c (mon.2) 1456 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.897875+0000 mon.c (mon.2) 1457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.899132+0000 mon.c (mon.2) 1458 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.907969+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: cephadm 2024-09-21T18:18:19.911858+0000 mgr.y (mgr.15252) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.990972+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.995202+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:19.996140+0000 mon.c (mon.2) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.003330+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.077408+0000 mon.c (mon.2) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.079545+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.080342+0000 mon.c (mon.2) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.087518+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.151279+0000 mon.c (mon.2) 1465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.153892+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.154763+0000 mon.c (mon.2) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.161384+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.223876+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.226573+0000 mon.c (mon.2) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.227432+0000 mon.c (mon.2) 1470 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.235460+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.314690+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.318166+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.319088+0000 mon.c (mon.2) 1473 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.326559+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.415071+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.418075+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.418917+0000 mon.c (mon.2) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.426374+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.500532+0000 mon.c (mon.2) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.503393+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.504245+0000 mon.c (mon.2) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.511152+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.577426+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.581434+0000 mon.c (mon.2) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.582686+0000 mon.c (mon.2) 1482 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[19734]: audit 2024-09-21T18:18:20.591419+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.907969+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: cephadm 2024-09-21T18:18:19.911858+0000 mgr.y (mgr.15252) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.990972+0000 mon.c (mon.2) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.995202+0000 mon.c (mon.2) 1460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:19.996140+0000 mon.c (mon.2) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.003330+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.077408+0000 mon.c (mon.2) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.079545+0000 mon.c (mon.2) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.080342+0000 mon.c (mon.2) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.087518+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.151279+0000 mon.c (mon.2) 1465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.153892+0000 mon.c (mon.2) 1466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.154763+0000 mon.c (mon.2) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.161384+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.223876+0000 mon.c (mon.2) 1468 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.226573+0000 mon.c (mon.2) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.227432+0000 mon.c (mon.2) 1470 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.235460+0000 mon.a (mon.0) 2414 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.314690+0000 mon.c (mon.2) 1471 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.318166+0000 mon.c (mon.2) 1472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.319088+0000 mon.c (mon.2) 1473 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.326559+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.415071+0000 mon.c (mon.2) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.418075+0000 mon.c (mon.2) 1475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.418917+0000 mon.c (mon.2) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.426374+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.500532+0000 mon.c (mon.2) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.503393+0000 mon.c (mon.2) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.504245+0000 mon.c (mon.2) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.511152+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.577426+0000 mon.c (mon.2) 1480 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.581434+0000 mon.c (mon.2) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.582686+0000 mon.c (mon.2) 1482 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:20 smithi043 bash[25160]: audit 2024-09-21T18:18:20.591419+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.003954+0000 mgr.y (mgr.15252) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.088215+0000 mgr.y (mgr.15252) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.162067+0000 mgr.y (mgr.15252) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.236217+0000 mgr.y (mgr.15252) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.327259+0000 mgr.y (mgr.15252) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.428482+0000 mgr.y (mgr.15252) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.511871+0000 mgr.y (mgr.15252) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.592500+0000 mgr.y (mgr.15252) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.693004+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.697178+0000 mon.c (mon.2) 1484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.698319+0000 mon.c (mon.2) 1485 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.706503+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.707263+0000 mgr.y (mgr.15252) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.797332+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.800771+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.801605+0000 mon.c (mon.2) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.809536+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.810219+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.873974+0000 mon.c (mon.2) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.876405+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.877148+0000 mon.c (mon.2) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.885549+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.886500+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:21.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.964926+0000 mon.c (mon.2) 1492 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.968087+0000 mon.c (mon.2) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.969249+0000 mon.c (mon.2) 1494 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:20.978129+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.052314+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.054792+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.055881+0000 mon.c (mon.2) 1497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.064302+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.151097+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.153583+0000 mon.c (mon.2) 1499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.154769+0000 mon.c (mon.2) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.161112+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.229820+0000 mon.c (mon.2) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.233907+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.234979+0000 mon.c (mon.2) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.241076+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.327392+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.330810+0000 mon.c (mon.2) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.332091+0000 mon.c (mon.2) 1506 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.338506+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.399696+0000 mon.c (mon.2) 1507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.402028+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.402718+0000 mon.c (mon.2) 1509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.408311+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.466658+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.469658+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.470831+0000 mon.c (mon.2) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.480068+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.560475+0000 mon.c (mon.2) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.564019+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.565153+0000 mon.c (mon.2) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.574002+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.614684+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.627517+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:21.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:21 smithi169 bash[20366]: audit 2024-09-21T18:18:21.638426+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.003954+0000 mgr.y (mgr.15252) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.088215+0000 mgr.y (mgr.15252) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.162067+0000 mgr.y (mgr.15252) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.236217+0000 mgr.y (mgr.15252) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.327259+0000 mgr.y (mgr.15252) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.428482+0000 mgr.y (mgr.15252) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.511871+0000 mgr.y (mgr.15252) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.592500+0000 mgr.y (mgr.15252) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.693004+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.697178+0000 mon.c (mon.2) 1484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.698319+0000 mon.c (mon.2) 1485 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.706503+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.707263+0000 mgr.y (mgr.15252) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.797332+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.800771+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.801605+0000 mon.c (mon.2) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.809536+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.810219+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.873974+0000 mon.c (mon.2) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.876405+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.003954+0000 mgr.y (mgr.15252) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.088215+0000 mgr.y (mgr.15252) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.162067+0000 mgr.y (mgr.15252) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.236217+0000 mgr.y (mgr.15252) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.327259+0000 mgr.y (mgr.15252) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.428482+0000 mgr.y (mgr.15252) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.511871+0000 mgr.y (mgr.15252) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.592500+0000 mgr.y (mgr.15252) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.693004+0000 mon.c (mon.2) 1483 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.697178+0000 mon.c (mon.2) 1484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.698319+0000 mon.c (mon.2) 1485 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.706503+0000 mon.a (mon.0) 2419 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.707263+0000 mgr.y (mgr.15252) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.797332+0000 mon.c (mon.2) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.800771+0000 mon.c (mon.2) 1487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.801605+0000 mon.c (mon.2) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.809536+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.810219+0000 mgr.y (mgr.15252) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.873974+0000 mon.c (mon.2) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.876405+0000 mon.c (mon.2) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.877148+0000 mon.c (mon.2) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.885549+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.886500+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.964926+0000 mon.c (mon.2) 1492 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.968087+0000 mon.c (mon.2) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.969249+0000 mon.c (mon.2) 1494 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:20.978129+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.052314+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.054792+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.055881+0000 mon.c (mon.2) 1497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.064302+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.151097+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.153583+0000 mon.c (mon.2) 1499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.154769+0000 mon.c (mon.2) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.161112+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.229820+0000 mon.c (mon.2) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.233907+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.234979+0000 mon.c (mon.2) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.241076+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.327392+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.330810+0000 mon.c (mon.2) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.332091+0000 mon.c (mon.2) 1506 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.338506+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.399696+0000 mon.c (mon.2) 1507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.402028+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.402718+0000 mon.c (mon.2) 1509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.408311+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.466658+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.469658+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.470831+0000 mon.c (mon.2) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.480068+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.560475+0000 mon.c (mon.2) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.564019+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.565153+0000 mon.c (mon.2) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.574002+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.614684+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.627517+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[19734]: audit 2024-09-21T18:18:21.638426+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.877148+0000 mon.c (mon.2) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.885549+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.886500+0000 mgr.y (mgr.15252) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.964926+0000 mon.c (mon.2) 1492 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.968087+0000 mon.c (mon.2) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.969249+0000 mon.c (mon.2) 1494 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:20.978129+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.052314+0000 mon.c (mon.2) 1495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.054792+0000 mon.c (mon.2) 1496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.055881+0000 mon.c (mon.2) 1497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.064302+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.151097+0000 mon.c (mon.2) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.153583+0000 mon.c (mon.2) 1499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.154769+0000 mon.c (mon.2) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.161112+0000 mon.a (mon.0) 2424 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.229820+0000 mon.c (mon.2) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.233907+0000 mon.c (mon.2) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.234979+0000 mon.c (mon.2) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.241076+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.327392+0000 mon.c (mon.2) 1504 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.330810+0000 mon.c (mon.2) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.332091+0000 mon.c (mon.2) 1506 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.338506+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.399696+0000 mon.c (mon.2) 1507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.402028+0000 mon.c (mon.2) 1508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.402718+0000 mon.c (mon.2) 1509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.408311+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.466658+0000 mon.c (mon.2) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.469658+0000 mon.c (mon.2) 1511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.470831+0000 mon.c (mon.2) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.480068+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.560475+0000 mon.c (mon.2) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.564019+0000 mon.c (mon.2) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.565153+0000 mon.c (mon.2) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.574002+0000 mon.a (mon.0) 2429 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.614684+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.627517+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:21 smithi043 bash[25160]: audit 2024-09-21T18:18:21.638426+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:20.978908+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.065133+0000 mgr.y (mgr.15252) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.162064+0000 mgr.y (mgr.15252) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.244199+0000 mgr.y (mgr.15252) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.340595+0000 mgr.y (mgr.15252) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.408936+0000 mgr.y (mgr.15252) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.481245+0000 mgr.y (mgr.15252) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cephadm 2024-09-21T18:18:21.574851+0000 mgr.y (mgr.15252) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: cluster 2024-09-21T18:18:21.644536+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.688767+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:22.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.692971+0000 mon.c (mon.2) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.695991+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.699676+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.702949+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.705575+0000 mon.c (mon.2) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.708139+0000 mon.c (mon.2) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.710641+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.713348+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.715116+0000 mon.c (mon.2) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:21.717032+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:22.359416+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:22.369265+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:22 smithi169 bash[20366]: audit 2024-09-21T18:18:22.377473+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:20.978908+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.065133+0000 mgr.y (mgr.15252) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.162064+0000 mgr.y (mgr.15252) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.244199+0000 mgr.y (mgr.15252) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.340595+0000 mgr.y (mgr.15252) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.408936+0000 mgr.y (mgr.15252) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.481245+0000 mgr.y (mgr.15252) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cephadm 2024-09-21T18:18:21.574851+0000 mgr.y (mgr.15252) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: cluster 2024-09-21T18:18:21.644536+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.688767+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.692971+0000 mon.c (mon.2) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.695991+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.699676+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.702949+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.705575+0000 mon.c (mon.2) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.708139+0000 mon.c (mon.2) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.710641+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.713348+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.715116+0000 mon.c (mon.2) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:21.717032+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:20.978908+0000 mgr.y (mgr.15252) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.065133+0000 mgr.y (mgr.15252) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.162064+0000 mgr.y (mgr.15252) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.244199+0000 mgr.y (mgr.15252) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.340595+0000 mgr.y (mgr.15252) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.408936+0000 mgr.y (mgr.15252) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.481245+0000 mgr.y (mgr.15252) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cephadm 2024-09-21T18:18:21.574851+0000 mgr.y (mgr.15252) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: cluster 2024-09-21T18:18:21.644536+0000 mgr.y (mgr.15252) 507 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.688767+0000 mon.c (mon.2) 1516 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.692971+0000 mon.c (mon.2) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.695991+0000 mon.c (mon.2) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.699676+0000 mon.c (mon.2) 1519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.702949+0000 mon.c (mon.2) 1520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.705575+0000 mon.c (mon.2) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.708139+0000 mon.c (mon.2) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.710641+0000 mon.c (mon.2) 1523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.713348+0000 mon.c (mon.2) 1524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.715116+0000 mon.c (mon.2) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:21.717032+0000 mon.c (mon.2) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:22.359416+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:22.369265+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[25160]: audit 2024-09-21T18:18:22.377473+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:22.359416+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:22.369265+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:22 smithi043 bash[19734]: audit 2024-09-21T18:18:22.377473+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:24.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:24 smithi169 bash[20366]: cluster 2024-09-21T18:18:23.645328+0000 mgr.y (mgr.15252) 508 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:24.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:24 smithi169 bash[20366]: audit 2024-09-21T18:18:24.309071+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:24.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:24 smithi169 bash[20366]: audit 2024-09-21T18:18:24.323109+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:24.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:24 smithi169 bash[20366]: audit 2024-09-21T18:18:24.334977+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[19734]: cluster 2024-09-21T18:18:23.645328+0000 mgr.y (mgr.15252) 508 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[19734]: audit 2024-09-21T18:18:24.309071+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[19734]: audit 2024-09-21T18:18:24.323109+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[19734]: audit 2024-09-21T18:18:24.334977+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[25160]: cluster 2024-09-21T18:18:23.645328+0000 mgr.y (mgr.15252) 508 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[25160]: audit 2024-09-21T18:18:24.309071+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[25160]: audit 2024-09-21T18:18:24.323109+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:24 smithi043 bash[25160]: audit 2024-09-21T18:18:24.334977+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:25 smithi043 bash[19734]: cephadm 2024-09-21T18:18:24.617172+0000 mgr.y (mgr.15252) 509 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T18:18:26.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:25 smithi043 bash[19734]: cephadm 2024-09-21T18:18:24.628948+0000 mgr.y (mgr.15252) 510 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T18:18:26.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:25 smithi043 bash[25160]: cephadm 2024-09-21T18:18:24.617172+0000 mgr.y (mgr.15252) 509 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T18:18:26.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:25 smithi043 bash[25160]: cephadm 2024-09-21T18:18:24.628948+0000 mgr.y (mgr.15252) 510 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T18:18:26.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:25 smithi169 bash[20366]: cephadm 2024-09-21T18:18:24.617172+0000 mgr.y (mgr.15252) 509 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T18:18:26.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:25 smithi169 bash[20366]: cephadm 2024-09-21T18:18:24.628948+0000 mgr.y (mgr.15252) 510 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T18:18:26.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:26 smithi169 bash[20366]: cluster 2024-09-21T18:18:25.645810+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:26 smithi043 bash[19734]: cluster 2024-09-21T18:18:25.645810+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:26 smithi043 bash[25160]: cluster 2024-09-21T18:18:25.645810+0000 mgr.y (mgr.15252) 511 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:28 smithi043 bash[25160]: cluster 2024-09-21T18:18:27.646432+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:28 smithi043 bash[25160]: audit 2024-09-21T18:18:27.883866+0000 mgr.y (mgr.15252) 513 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:28 smithi043 bash[19734]: cluster 2024-09-21T18:18:27.646432+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:28 smithi043 bash[19734]: audit 2024-09-21T18:18:27.883866+0000 mgr.y (mgr.15252) 513 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:29.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:28 smithi169 bash[20366]: cluster 2024-09-21T18:18:27.646432+0000 mgr.y (mgr.15252) 512 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:29.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:28 smithi169 bash[20366]: audit 2024-09-21T18:18:27.883866+0000 mgr.y (mgr.15252) 513 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:29.734 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:18:30.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:18:29] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-21T18:18:30.416 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 8s ago 36m - - 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 6s ago 36m - - 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (26m) 8s ago 27m 14.0M - 0.25.0 c8568f914cd2 6f5f58d210dc 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (26m) 6s ago 26m 74.2M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (94s) 8s ago 24m 47.5M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (82s) 6s ago 35m 438M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (12m) 8s ago 37m 507M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (37m) 8s ago 37m 98.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (35m) 6s ago 35m 79.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (35m) 8s ago 35m 74.6M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:18:30.417 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (62s) 8s ago 27m 7724k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (57s) 6s ago 27m 7212k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (34m) 8s ago 34m 57.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (33m) 8s ago 33m 67.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (32m) 8s ago 32m 61.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (31m) 8s ago 31m 57.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (30m) 6s ago 31m 67.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (30m) 6s ago 30m 56.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (29m) 6s ago 29m 54.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (28m) 6s ago 28m 65.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (18s) 6s ago 27m 34.7M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (24m) 8s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:18:30.418 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (24m) 6s ago 24m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:18:30.799 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:18:30.800 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:18:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:30 smithi043 bash[19734]: cluster 2024-09-21T18:18:29.648007+0000 mgr.y (mgr.15252) 514 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:30 smithi043 bash[19734]: audit 2024-09-21T18:18:29.719657+0000 mgr.y (mgr.15252) 515 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:30 smithi043 bash[25160]: cluster 2024-09-21T18:18:29.648007+0000 mgr.y (mgr.15252) 514 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:31.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:30 smithi043 bash[25160]: audit 2024-09-21T18:18:29.719657+0000 mgr.y (mgr.15252) 515 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T18:18:31.121 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T18:18:31.122 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading alertmanager daemons", 2024-09-21T18:18:31.122 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:18:31.122 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:18:31.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:30 smithi169 bash[20366]: cluster 2024-09-21T18:18:29.648007+0000 mgr.y (mgr.15252) 514 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:31.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:30 smithi169 bash[20366]: audit 2024-09-21T18:18:29.719657+0000 mgr.y (mgr.15252) 515 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.903 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:31 smithi043 bash[19734]: audit 2024-09-21T18:18:30.053098+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.903 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:31 smithi043 bash[19734]: audit 2024-09-21T18:18:30.373932+0000 mgr.y (mgr.15252) 517 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.903 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:31 smithi043 bash[19734]: audit 2024-09-21T18:18:30.797612+0000 mon.a (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.43:0/1400179914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:31.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:31 smithi043 bash[25160]: audit 2024-09-21T18:18:30.053098+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:31 smithi043 bash[25160]: audit 2024-09-21T18:18:30.373932+0000 mgr.y (mgr.15252) 517 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:31.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:31 smithi043 bash[25160]: audit 2024-09-21T18:18:30.797612+0000 mon.a (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.43:0/1400179914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:32.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:31 smithi169 bash[20366]: audit 2024-09-21T18:18:30.053098+0000 mgr.y (mgr.15252) 516 : audit [DBG] from='client.25394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:32.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:31 smithi169 bash[20366]: audit 2024-09-21T18:18:30.373932+0000 mgr.y (mgr.15252) 517 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:32.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:31 smithi169 bash[20366]: audit 2024-09-21T18:18:30.797612+0000 mon.a (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.43:0/1400179914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:32 smithi043 bash[19734]: audit 2024-09-21T18:18:31.119585+0000 mgr.y (mgr.15252) 518 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:33.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:32 smithi043 bash[19734]: cluster 2024-09-21T18:18:31.648452+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:32 smithi043 bash[25160]: audit 2024-09-21T18:18:31.119585+0000 mgr.y (mgr.15252) 518 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:33.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:32 smithi043 bash[25160]: cluster 2024-09-21T18:18:31.648452+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:32 smithi169 bash[20366]: audit 2024-09-21T18:18:31.119585+0000 mgr.y (mgr.15252) 518 : audit [DBG] from='client.25412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:18:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:32 smithi169 bash[20366]: cluster 2024-09-21T18:18:31.648452+0000 mgr.y (mgr.15252) 519 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:33.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:33 smithi043 bash[25160]: audit 2024-09-21T18:18:33.358200+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:33.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:33 smithi043 bash[19734]: audit 2024-09-21T18:18:33.358200+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:34.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:33 smithi169 bash[20366]: audit 2024-09-21T18:18:33.358200+0000 mon.c (mon.2) 1527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:34.678 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.678 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.678 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.679 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.679 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.679 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.680 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.680 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:34.680 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:35.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:34 smithi043 bash[25160]: cluster 2024-09-21T18:18:33.649453+0000 mgr.y (mgr.15252) 520 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:35.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:34 smithi043 bash[19734]: cluster 2024-09-21T18:18:33.649453+0000 mgr.y (mgr.15252) 520 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:35.023 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:34 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:18:35.023 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:34 smithi043 bash[47743]: ts=2024-09-21T18:18:34.809Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:18:35.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:34 smithi169 bash[20366]: cluster 2024-09-21T18:18:33.649453+0000 mgr.y (mgr.15252) 520 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:35.772 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:35 smithi043 bash[94379]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T18:18:35.772 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:35 smithi043 bash[94439]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T18:18:35.772 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T18:18:35.772 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:18:36.272 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.273 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.273 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.273 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.273 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: Started Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:18:36.274 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:36.274 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:18:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: cluster 2024-09-21T18:18:35.650056+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:35.955903+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:35.962585+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:35.965309+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:35.966064+0000 mon.c (mon.2) 1529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:35.972056+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.018119+0000 mon.c (mon.2) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.059272+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.062052+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.062804+0000 mon.c (mon.2) 1533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.068792+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.129022+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.132581+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.133308+0000 mon.c (mon.2) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.140077+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.200195+0000 mon.c (mon.2) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.203825+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.205139+0000 mon.c (mon.2) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.212085+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.286797+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.289845+0000 mon.c (mon.2) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.290533+0000 mon.c (mon.2) 1542 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.296896+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.357007+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.360106+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.361358+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.368148+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.442741+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.446191+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.447251+0000 mon.c (mon.2) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.453982+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.539734+0000 mon.c (mon.2) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.543220+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.544357+0000 mon.c (mon.2) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.550666+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.631732+0000 mon.c (mon.2) 1552 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.634784+0000 mon.c (mon.2) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.635845+0000 mon.c (mon.2) 1554 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.644365+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: cluster 2024-09-21T18:18:35.650056+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:35.955903+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:35.962585+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:35.965309+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:35.966064+0000 mon.c (mon.2) 1529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:35.972056+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.018119+0000 mon.c (mon.2) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.059272+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.062052+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.062804+0000 mon.c (mon.2) 1533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.068792+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.129022+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.132581+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.133308+0000 mon.c (mon.2) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.140077+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.200195+0000 mon.c (mon.2) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.203825+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.205139+0000 mon.c (mon.2) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.212085+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.286797+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.729290+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.732323+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.733374+0000 mon.c (mon.2) 1557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.740935+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.828107+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.831379+0000 mon.c (mon.2) 1559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.832491+0000 mon.c (mon.2) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.841175+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.907724+0000 mon.c (mon.2) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.910688+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.911794+0000 mon.c (mon.2) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[25160]: audit 2024-09-21T18:18:36.920634+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.289845+0000 mon.c (mon.2) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.290533+0000 mon.c (mon.2) 1542 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.296896+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.357007+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.360106+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.361358+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.368148+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.442741+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.446191+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.447251+0000 mon.c (mon.2) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.453982+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.539734+0000 mon.c (mon.2) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.543220+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.544357+0000 mon.c (mon.2) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.550666+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.631732+0000 mon.c (mon.2) 1552 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.634784+0000 mon.c (mon.2) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.635845+0000 mon.c (mon.2) 1554 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.644365+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.729290+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.732323+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.733374+0000 mon.c (mon.2) 1557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.740935+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.828107+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.831379+0000 mon.c (mon.2) 1559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.832491+0000 mon.c (mon.2) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.841175+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.907724+0000 mon.c (mon.2) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.910688+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.911794+0000 mon.c (mon.2) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:36 smithi043 bash[19734]: audit 2024-09-21T18:18:36.920634+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: cluster 2024-09-21T18:18:35.650056+0000 mgr.y (mgr.15252) 521 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:35.955903+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:35.962585+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:35.965309+0000 mon.c (mon.2) 1528 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:35.966064+0000 mon.c (mon.2) 1529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:35.972056+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.018119+0000 mon.c (mon.2) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.059272+0000 mon.c (mon.2) 1531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.062052+0000 mon.c (mon.2) 1532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.062804+0000 mon.c (mon.2) 1533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.068792+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.129022+0000 mon.c (mon.2) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.132581+0000 mon.c (mon.2) 1535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.133308+0000 mon.c (mon.2) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.140077+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.200195+0000 mon.c (mon.2) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.203825+0000 mon.c (mon.2) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.205139+0000 mon.c (mon.2) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.212085+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.286797+0000 mon.c (mon.2) 1540 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.289845+0000 mon.c (mon.2) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.290533+0000 mon.c (mon.2) 1542 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.296896+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.357007+0000 mon.c (mon.2) 1543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.360106+0000 mon.c (mon.2) 1544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.361358+0000 mon.c (mon.2) 1545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.368148+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.442741+0000 mon.c (mon.2) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.446191+0000 mon.c (mon.2) 1547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.447251+0000 mon.c (mon.2) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.453982+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.539734+0000 mon.c (mon.2) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.543220+0000 mon.c (mon.2) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.544357+0000 mon.c (mon.2) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.550666+0000 mon.a (mon.0) 2449 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.631732+0000 mon.c (mon.2) 1552 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.634784+0000 mon.c (mon.2) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.635845+0000 mon.c (mon.2) 1554 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.644365+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.729290+0000 mon.c (mon.2) 1555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.732323+0000 mon.c (mon.2) 1556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.733374+0000 mon.c (mon.2) 1557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.740935+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.828107+0000 mon.c (mon.2) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.831379+0000 mon.c (mon.2) 1559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.832491+0000 mon.c (mon.2) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.841175+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.907724+0000 mon.c (mon.2) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:37.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.910688+0000 mon.c (mon.2) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:37.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.911794+0000 mon.c (mon.2) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:37.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:36 smithi169 bash[20366]: audit 2024-09-21T18:18:36.920634+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:35.992090+0000 mgr.y (mgr.15252) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:36.018626+0000 mgr.y (mgr.15252) 523 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:38.151 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.069411+0000 mgr.y (mgr.15252) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.140770+0000 mgr.y (mgr.15252) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.215142+0000 mgr.y (mgr.15252) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.297760+0000 mgr.y (mgr.15252) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.371458+0000 mgr.y (mgr.15252) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.457020+0000 mgr.y (mgr.15252) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.554032+0000 mgr.y (mgr.15252) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.645375+0000 mgr.y (mgr.15252) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.743774+0000 mgr.y (mgr.15252) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.841991+0000 mgr.y (mgr.15252) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: cephadm 2024-09-21T18:18:36.921446+0000 mgr.y (mgr.15252) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:36.998070+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.152 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.001487+0000 mon.c (mon.2) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.002723+0000 mon.c (mon.2) 1566 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.011387+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.084506+0000 mon.c (mon.2) 1567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.086977+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.087794+0000 mon.c (mon.2) 1569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.096379+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:35.992090+0000 mgr.y (mgr.15252) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:36.018626+0000 mgr.y (mgr.15252) 523 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.069411+0000 mgr.y (mgr.15252) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.140770+0000 mgr.y (mgr.15252) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.153 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.215142+0000 mgr.y (mgr.15252) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.297760+0000 mgr.y (mgr.15252) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.371458+0000 mgr.y (mgr.15252) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.457020+0000 mgr.y (mgr.15252) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.554032+0000 mgr.y (mgr.15252) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.645375+0000 mgr.y (mgr.15252) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.743774+0000 mgr.y (mgr.15252) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.841991+0000 mgr.y (mgr.15252) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: cephadm 2024-09-21T18:18:36.921446+0000 mgr.y (mgr.15252) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:36.998070+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.001487+0000 mon.c (mon.2) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.002723+0000 mon.c (mon.2) 1566 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.011387+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.084506+0000 mon.c (mon.2) 1567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.154 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.086977+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.087794+0000 mon.c (mon.2) 1569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.096379+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.171173+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.174372+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.175537+0000 mon.c (mon.2) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.182095+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.261463+0000 mon.c (mon.2) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.264860+0000 mon.c (mon.2) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.265862+0000 mon.c (mon.2) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.155 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.272549+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.354575+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.356499+0000 mon.c (mon.2) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.357087+0000 mon.c (mon.2) 1578 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.362364+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.420299+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.423334+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.424013+0000 mon.c (mon.2) 1581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.430700+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.494451+0000 mon.c (mon.2) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.496603+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.497339+0000 mon.c (mon.2) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.156 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.504086+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.171173+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.174372+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.175537+0000 mon.c (mon.2) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.182095+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.261463+0000 mon.c (mon.2) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.264860+0000 mon.c (mon.2) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.265862+0000 mon.c (mon.2) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.272549+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.354575+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.356499+0000 mon.c (mon.2) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.357087+0000 mon.c (mon.2) 1578 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.362364+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.157 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.420299+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.423334+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.424013+0000 mon.c (mon.2) 1581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.430700+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.494451+0000 mon.c (mon.2) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.496603+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.497339+0000 mon.c (mon.2) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.504086+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.564176+0000 mon.c (mon.2) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.567016+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.158 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.567872+0000 mon.c (mon.2) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.575053+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.657823+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.660493+0000 mon.c (mon.2) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.661262+0000 mon.c (mon.2) 1590 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.667271+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.747787+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.751125+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.752240+0000 mon.c (mon.2) 1593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.758891+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.830562+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.832796+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.833700+0000 mon.c (mon.2) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.840652+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.159 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.908682+0000 mon.c (mon.2) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.912582+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.913798+0000 mon.c (mon.2) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[19734]: audit 2024-09-21T18:18:37.923173+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.564176+0000 mon.c (mon.2) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.567016+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.567872+0000 mon.c (mon.2) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.575053+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.657823+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.660493+0000 mon.c (mon.2) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.160 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.661262+0000 mon.c (mon.2) 1590 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.667271+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.747787+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.751125+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.752240+0000 mon.c (mon.2) 1593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.758891+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.830562+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.832796+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.833700+0000 mon.c (mon.2) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.840652+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.908682+0000 mon.c (mon.2) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.912582+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.913798+0000 mon.c (mon.2) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:37 smithi043 bash[25160]: audit 2024-09-21T18:18:37.923173+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:35.992090+0000 mgr.y (mgr.15252) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:36.018626+0000 mgr.y (mgr.15252) 523 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.069411+0000 mgr.y (mgr.15252) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.140770+0000 mgr.y (mgr.15252) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.215142+0000 mgr.y (mgr.15252) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.297760+0000 mgr.y (mgr.15252) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.371458+0000 mgr.y (mgr.15252) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.457020+0000 mgr.y (mgr.15252) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.554032+0000 mgr.y (mgr.15252) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.645375+0000 mgr.y (mgr.15252) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.743774+0000 mgr.y (mgr.15252) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.841991+0000 mgr.y (mgr.15252) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: cephadm 2024-09-21T18:18:36.921446+0000 mgr.y (mgr.15252) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:36.998070+0000 mon.c (mon.2) 1564 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.001487+0000 mon.c (mon.2) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.002723+0000 mon.c (mon.2) 1566 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.011387+0000 mon.a (mon.0) 2454 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.084506+0000 mon.c (mon.2) 1567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.086977+0000 mon.c (mon.2) 1568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.087794+0000 mon.c (mon.2) 1569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.096379+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.171173+0000 mon.c (mon.2) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.174372+0000 mon.c (mon.2) 1571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.175537+0000 mon.c (mon.2) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.182095+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.261463+0000 mon.c (mon.2) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.264860+0000 mon.c (mon.2) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.265862+0000 mon.c (mon.2) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.272549+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.354575+0000 mon.c (mon.2) 1576 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.356499+0000 mon.c (mon.2) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.357087+0000 mon.c (mon.2) 1578 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.362364+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.420299+0000 mon.c (mon.2) 1579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.423334+0000 mon.c (mon.2) 1580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.424013+0000 mon.c (mon.2) 1581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.430700+0000 mon.a (mon.0) 2459 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.494451+0000 mon.c (mon.2) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.496603+0000 mon.c (mon.2) 1583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.497339+0000 mon.c (mon.2) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.504086+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.564176+0000 mon.c (mon.2) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.567016+0000 mon.c (mon.2) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.567872+0000 mon.c (mon.2) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.575053+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.657823+0000 mon.c (mon.2) 1588 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.660493+0000 mon.c (mon.2) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.661262+0000 mon.c (mon.2) 1590 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.667271+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.747787+0000 mon.c (mon.2) 1591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.751125+0000 mon.c (mon.2) 1592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.752240+0000 mon.c (mon.2) 1593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.758891+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.830562+0000 mon.c (mon.2) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.832796+0000 mon.c (mon.2) 1595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.833700+0000 mon.c (mon.2) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.840652+0000 mon.a (mon.0) 2464 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.908682+0000 mon.c (mon.2) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:38.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.912582+0000 mon.c (mon.2) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:38.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.913798+0000 mon.c (mon.2) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:38.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:37 smithi169 bash[20366]: audit 2024-09-21T18:18:37.923173+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.149Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.150Z 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-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.152Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.153Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.184Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.185Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.186Z caller=main.go:394 level=info component=configuration msg="skipping creation of receiver not referenced by any route" receiver=custom-receiver 2024-09-21T18:18:38.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.187Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T18:18:38.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[94496]: ts=2024-09-21T18:18:38.187Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T18:18:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.012308+0000 mgr.y (mgr.15252) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.097227+0000 mgr.y (mgr.15252) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.183802+0000 mgr.y (mgr.15252) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.274597+0000 mgr.y (mgr.15252) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.362889+0000 mgr.y (mgr.15252) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.431439+0000 mgr.y (mgr.15252) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.504656+0000 mgr.y (mgr.15252) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.575843+0000 mgr.y (mgr.15252) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cluster 2024-09-21T18:18:37.650691+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.669201+0000 mgr.y (mgr.15252) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.759527+0000 mgr.y (mgr.15252) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.841248+0000 mgr.y (mgr.15252) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:37.891733+0000 mgr.y (mgr.15252) 547 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:37.924341+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:37.992083+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:37.994084+0000 mon.c (mon.2) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:37.994678+0000 mon.c (mon.2) 1602 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.000059+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.011782+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.087906+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.089936+0000 mon.c (mon.2) 1604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.012308+0000 mgr.y (mgr.15252) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.097227+0000 mgr.y (mgr.15252) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.183802+0000 mgr.y (mgr.15252) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.274597+0000 mgr.y (mgr.15252) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.362889+0000 mgr.y (mgr.15252) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.431439+0000 mgr.y (mgr.15252) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.504656+0000 mgr.y (mgr.15252) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.575843+0000 mgr.y (mgr.15252) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cluster 2024-09-21T18:18:37.650691+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.669201+0000 mgr.y (mgr.15252) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.759527+0000 mgr.y (mgr.15252) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.841248+0000 mgr.y (mgr.15252) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:37.891733+0000 mgr.y (mgr.15252) 547 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:39.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:37.924341+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:37.992083+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:37.994084+0000 mon.c (mon.2) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:37.994678+0000 mon.c (mon.2) 1602 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.000059+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.011782+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.087906+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.089936+0000 mon.c (mon.2) 1604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.090628+0000 mon.c (mon.2) 1605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.095925+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.096556+0000 mgr.y (mgr.15252) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.161235+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.163970+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.164783+0000 mon.c (mon.2) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.170703+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.172189+0000 mgr.y (mgr.15252) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.232051+0000 mon.c (mon.2) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.235053+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.235952+0000 mon.c (mon.2) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.242280+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.243272+0000 mgr.y (mgr.15252) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.304449+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.306544+0000 mon.c (mon.2) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.307182+0000 mon.c (mon.2) 1614 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.312737+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.313470+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.373696+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.375887+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.090628+0000 mon.c (mon.2) 1605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.095925+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.096556+0000 mgr.y (mgr.15252) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.161235+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.163970+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.164783+0000 mon.c (mon.2) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.170703+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.172189+0000 mgr.y (mgr.15252) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.232051+0000 mon.c (mon.2) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.235053+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.235952+0000 mon.c (mon.2) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.242280+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.243272+0000 mgr.y (mgr.15252) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.304449+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.306544+0000 mon.c (mon.2) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.307182+0000 mon.c (mon.2) 1614 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.312737+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.313470+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.373696+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.375887+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.376632+0000 mon.c (mon.2) 1617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.381990+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.382582+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.440785+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.443042+0000 mon.c (mon.2) 1619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.443685+0000 mon.c (mon.2) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.448985+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.449583+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.507429+0000 mon.c (mon.2) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.509456+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.510060+0000 mon.c (mon.2) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.515324+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.515859+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.577338+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.579782+0000 mon.c (mon.2) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.580556+0000 mon.c (mon.2) 1626 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.586074+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.587720+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.648014+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.650686+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.376632+0000 mon.c (mon.2) 1617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.381990+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.382582+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.440785+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.443042+0000 mon.c (mon.2) 1619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.443685+0000 mon.c (mon.2) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.448985+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.449583+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.507429+0000 mon.c (mon.2) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.509456+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.510060+0000 mon.c (mon.2) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.515324+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.515859+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.577338+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.579782+0000 mon.c (mon.2) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.580556+0000 mon.c (mon.2) 1626 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.586074+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.587720+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.648014+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.650686+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.651519+0000 mon.c (mon.2) 1629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.657019+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.658823+0000 mgr.y (mgr.15252) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.718615+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.720829+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.721478+0000 mon.c (mon.2) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.726663+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.727367+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.790396+0000 mon.c (mon.2) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.792781+0000 mon.c (mon.2) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.793490+0000 mon.c (mon.2) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.799152+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.800996+0000 mgr.y (mgr.15252) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.863586+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.865725+0000 mon.c (mon.2) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.866421+0000 mon.c (mon.2) 1638 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.871838+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.873474+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.932659+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.935306+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.935977+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: audit 2024-09-21T18:18:38.941282+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[25160]: cephadm 2024-09-21T18:18:38.941843+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.651519+0000 mon.c (mon.2) 1629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.657019+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.658823+0000 mgr.y (mgr.15252) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.718615+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.720829+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.721478+0000 mon.c (mon.2) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.726663+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.727367+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.790396+0000 mon.c (mon.2) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.792781+0000 mon.c (mon.2) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.793490+0000 mon.c (mon.2) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.799152+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.800996+0000 mgr.y (mgr.15252) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.863586+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.865725+0000 mon.c (mon.2) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.866421+0000 mon.c (mon.2) 1638 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.871838+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.873474+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.932659+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.935306+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.935977+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: audit 2024-09-21T18:18:38.941282+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:38 smithi043 bash[19734]: cephadm 2024-09-21T18:18:38.941843+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.012308+0000 mgr.y (mgr.15252) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.097227+0000 mgr.y (mgr.15252) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.183802+0000 mgr.y (mgr.15252) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.274597+0000 mgr.y (mgr.15252) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.362889+0000 mgr.y (mgr.15252) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.431439+0000 mgr.y (mgr.15252) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.504656+0000 mgr.y (mgr.15252) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.575843+0000 mgr.y (mgr.15252) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cluster 2024-09-21T18:18:37.650691+0000 mgr.y (mgr.15252) 543 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.669201+0000 mgr.y (mgr.15252) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.759527+0000 mgr.y (mgr.15252) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.841248+0000 mgr.y (mgr.15252) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:37.891733+0000 mgr.y (mgr.15252) 547 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:37.924341+0000 mgr.y (mgr.15252) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:37.992083+0000 mon.c (mon.2) 1600 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:37.994084+0000 mon.c (mon.2) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:37.994678+0000 mon.c (mon.2) 1602 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.000059+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.011782+0000 mgr.y (mgr.15252) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.087906+0000 mon.c (mon.2) 1603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.089936+0000 mon.c (mon.2) 1604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.090628+0000 mon.c (mon.2) 1605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.095925+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.096556+0000 mgr.y (mgr.15252) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.161235+0000 mon.c (mon.2) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.163970+0000 mon.c (mon.2) 1607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.164783+0000 mon.c (mon.2) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.170703+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.172189+0000 mgr.y (mgr.15252) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.232051+0000 mon.c (mon.2) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.235053+0000 mon.c (mon.2) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.235952+0000 mon.c (mon.2) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.242280+0000 mon.a (mon.0) 2469 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.243272+0000 mgr.y (mgr.15252) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.304449+0000 mon.c (mon.2) 1612 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.306544+0000 mon.c (mon.2) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.307182+0000 mon.c (mon.2) 1614 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.312737+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.313470+0000 mgr.y (mgr.15252) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.373696+0000 mon.c (mon.2) 1615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.375887+0000 mon.c (mon.2) 1616 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.376632+0000 mon.c (mon.2) 1617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.381990+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.382582+0000 mgr.y (mgr.15252) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.440785+0000 mon.c (mon.2) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.443042+0000 mon.c (mon.2) 1619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.443685+0000 mon.c (mon.2) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.448985+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.449583+0000 mgr.y (mgr.15252) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.507429+0000 mon.c (mon.2) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.509456+0000 mon.c (mon.2) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.510060+0000 mon.c (mon.2) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.515324+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.515859+0000 mgr.y (mgr.15252) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.577338+0000 mon.c (mon.2) 1624 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.579782+0000 mon.c (mon.2) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.580556+0000 mon.c (mon.2) 1626 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.586074+0000 mon.a (mon.0) 2474 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.587720+0000 mgr.y (mgr.15252) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.648014+0000 mon.c (mon.2) 1627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.650686+0000 mon.c (mon.2) 1628 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.651519+0000 mon.c (mon.2) 1629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.657019+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.658823+0000 mgr.y (mgr.15252) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.718615+0000 mon.c (mon.2) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.720829+0000 mon.c (mon.2) 1631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.721478+0000 mon.c (mon.2) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.726663+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.727367+0000 mgr.y (mgr.15252) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.790396+0000 mon.c (mon.2) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.792781+0000 mon.c (mon.2) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.793490+0000 mon.c (mon.2) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.799152+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.800996+0000 mgr.y (mgr.15252) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.863586+0000 mon.c (mon.2) 1636 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.865725+0000 mon.c (mon.2) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.866421+0000 mon.c (mon.2) 1638 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.871838+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.873474+0000 mgr.y (mgr.15252) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.932659+0000 mon.c (mon.2) 1639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.935306+0000 mon.c (mon.2) 1640 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.935977+0000 mon.c (mon.2) 1641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: audit 2024-09-21T18:18:38.941282+0000 mon.a (mon.0) 2479 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:39.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:38 smithi169 bash[20366]: cephadm 2024-09-21T18:18:38.941843+0000 mgr.y (mgr.15252) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:39.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:18:39] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T18:18:40.247 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[94496]: ts=2024-09-21T18:18:40.154Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000348395s 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.008006+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.010225+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.010841+0000 mon.c (mon.2) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.016849+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.017432+0000 mgr.y (mgr.15252) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.077644+0000 mon.c (mon.2) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.081858+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.082554+0000 mon.c (mon.2) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.089364+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.089993+0000 mgr.y (mgr.15252) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.157802+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.161428+0000 mon.c (mon.2) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.162444+0000 mon.c (mon.2) 1650 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.171194+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.172117+0000 mgr.y (mgr.15252) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.239656+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.243033+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.244256+0000 mon.c (mon.2) 1653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.255721+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.256923+0000 mgr.y (mgr.15252) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.338168+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.340279+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.249 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.340978+0000 mon.c (mon.2) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.347844+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.348524+0000 mgr.y (mgr.15252) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.412245+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.415158+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.416160+0000 mon.c (mon.2) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.424725+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.426141+0000 mgr.y (mgr.15252) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.517868+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.521371+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.522192+0000 mon.c (mon.2) 1662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.530528+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.531260+0000 mgr.y (mgr.15252) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.604556+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.608169+0000 mon.c (mon.2) 1664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.609064+0000 mon.c (mon.2) 1665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.615173+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.615795+0000 mgr.y (mgr.15252) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cluster 2024-09-21T18:18:39.651491+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.682443+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.684707+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.685408+0000 mon.c (mon.2) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.690739+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.692580+0000 mgr.y (mgr.15252) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.751435+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.754098+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.754965+0000 mon.c (mon.2) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.760372+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.761182+0000 mgr.y (mgr.15252) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.827761+0000 mon.c (mon.2) 1672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.831497+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.832356+0000 mon.c (mon.2) 1674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.840670+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.841415+0000 mgr.y (mgr.15252) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.929483+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.932829+0000 mon.c (mon.2) 1676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.933846+0000 mon.c (mon.2) 1677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: audit 2024-09-21T18:18:39.943056+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[25160]: cephadm 2024-09-21T18:18:39.944069+0000 mgr.y (mgr.15252) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.008006+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.010225+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.010841+0000 mon.c (mon.2) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.016849+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.017432+0000 mgr.y (mgr.15252) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.077644+0000 mon.c (mon.2) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.081858+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.082554+0000 mon.c (mon.2) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.089364+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.089993+0000 mgr.y (mgr.15252) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.157802+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.161428+0000 mon.c (mon.2) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.162444+0000 mon.c (mon.2) 1650 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.171194+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.172117+0000 mgr.y (mgr.15252) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.239656+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.243033+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.244256+0000 mon.c (mon.2) 1653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.255721+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.256923+0000 mgr.y (mgr.15252) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.338168+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.340279+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.340978+0000 mon.c (mon.2) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.347844+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.348524+0000 mgr.y (mgr.15252) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.412245+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.415158+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.416160+0000 mon.c (mon.2) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.424725+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.426141+0000 mgr.y (mgr.15252) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.517868+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.521371+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.522192+0000 mon.c (mon.2) 1662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.530528+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.531260+0000 mgr.y (mgr.15252) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.255 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.604556+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.608169+0000 mon.c (mon.2) 1664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.609064+0000 mon.c (mon.2) 1665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.615173+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.615795+0000 mgr.y (mgr.15252) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cluster 2024-09-21T18:18:39.651491+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.682443+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.684707+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.685408+0000 mon.c (mon.2) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.690739+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.692580+0000 mgr.y (mgr.15252) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.751435+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.754098+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.754965+0000 mon.c (mon.2) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.256 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.760372+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.761182+0000 mgr.y (mgr.15252) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.827761+0000 mon.c (mon.2) 1672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.831497+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.832356+0000 mon.c (mon.2) 1674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.840670+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.841415+0000 mgr.y (mgr.15252) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.929483+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.932829+0000 mon.c (mon.2) 1676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.933846+0000 mon.c (mon.2) 1677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: audit 2024-09-21T18:18:39.943056+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:39 smithi043 bash[19734]: cephadm 2024-09-21T18:18:39.944069+0000 mgr.y (mgr.15252) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.008006+0000 mon.c (mon.2) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.010225+0000 mon.c (mon.2) 1643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.010841+0000 mon.c (mon.2) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.016849+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.017432+0000 mgr.y (mgr.15252) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.077644+0000 mon.c (mon.2) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.081858+0000 mon.c (mon.2) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.082554+0000 mon.c (mon.2) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.089364+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.089993+0000 mgr.y (mgr.15252) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.157802+0000 mon.c (mon.2) 1648 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.161428+0000 mon.c (mon.2) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.162444+0000 mon.c (mon.2) 1650 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.171194+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.172117+0000 mgr.y (mgr.15252) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.239656+0000 mon.c (mon.2) 1651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.243033+0000 mon.c (mon.2) 1652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.244256+0000 mon.c (mon.2) 1653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.255721+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.256923+0000 mgr.y (mgr.15252) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.338168+0000 mon.c (mon.2) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.340279+0000 mon.c (mon.2) 1655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.340978+0000 mon.c (mon.2) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.347844+0000 mon.a (mon.0) 2484 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.348524+0000 mgr.y (mgr.15252) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.412245+0000 mon.c (mon.2) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.415158+0000 mon.c (mon.2) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.416160+0000 mon.c (mon.2) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.424725+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.426141+0000 mgr.y (mgr.15252) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.517868+0000 mon.c (mon.2) 1660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.521371+0000 mon.c (mon.2) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.522192+0000 mon.c (mon.2) 1662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.530528+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.531260+0000 mgr.y (mgr.15252) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.604556+0000 mon.c (mon.2) 1663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.608169+0000 mon.c (mon.2) 1664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.609064+0000 mon.c (mon.2) 1665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.615173+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.615795+0000 mgr.y (mgr.15252) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cluster 2024-09-21T18:18:39.651491+0000 mgr.y (mgr.15252) 571 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.682443+0000 mon.c (mon.2) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.684707+0000 mon.c (mon.2) 1667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.685408+0000 mon.c (mon.2) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.690739+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.692580+0000 mgr.y (mgr.15252) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.751435+0000 mon.c (mon.2) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.754098+0000 mon.c (mon.2) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.754965+0000 mon.c (mon.2) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.760372+0000 mon.a (mon.0) 2489 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.761182+0000 mgr.y (mgr.15252) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.827761+0000 mon.c (mon.2) 1672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.831497+0000 mon.c (mon.2) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.832356+0000 mon.c (mon.2) 1674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.840670+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.841415+0000 mgr.y (mgr.15252) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.929483+0000 mon.c (mon.2) 1675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.932829+0000 mon.c (mon.2) 1676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.933846+0000 mon.c (mon.2) 1677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: audit 2024-09-21T18:18:39.943056+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:39 smithi169 bash[20366]: cephadm 2024-09-21T18:18:39.944069+0000 mgr.y (mgr.15252) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.027999+0000 mon.c (mon.2) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.974 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.030724+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.033099+0000 mon.c (mon.2) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.040267+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.041062+0000 mgr.y (mgr.15252) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.117669+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.121633+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.122711+0000 mon.c (mon.2) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.129702+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.130609+0000 mgr.y (mgr.15252) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.199498+0000 mon.c (mon.2) 1684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.201954+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.202798+0000 mon.c (mon.2) 1686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.209114+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.975 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.209951+0000 mgr.y (mgr.15252) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.272992+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.276287+0000 mon.c (mon.2) 1688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.277085+0000 mon.c (mon.2) 1689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.283023+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.283669+0000 mgr.y (mgr.15252) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.343210+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.347303+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.976 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.348156+0000 mon.c (mon.2) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.355513+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.356231+0000 mgr.y (mgr.15252) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.416346+0000 mon.c (mon.2) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.419666+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.420403+0000 mon.c (mon.2) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.426548+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.427256+0000 mgr.y (mgr.15252) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.486957+0000 mon.c (mon.2) 1696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.489904+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.490761+0000 mon.c (mon.2) 1698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.496468+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.497707+0000 mgr.y (mgr.15252) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.558181+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.977 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.561729+0000 mon.c (mon.2) 1700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.562794+0000 mon.c (mon.2) 1701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.569159+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.572447+0000 mgr.y (mgr.15252) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.640106+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.642770+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.643658+0000 mon.c (mon.2) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.650485+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.651142+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.710410+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.713221+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.713993+0000 mon.c (mon.2) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.722218+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.978 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.722989+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.783024+0000 mon.c (mon.2) 1708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.785415+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.786229+0000 mon.c (mon.2) 1710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.794340+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.795183+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.864497+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.868451+0000 mon.c (mon.2) 1712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.869595+0000 mon.c (mon.2) 1713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: audit 2024-09-21T18:18:40.876411+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:40.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:40 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.879858+0000 mgr.y (mgr.15252) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.027999+0000 mon.c (mon.2) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.030724+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.033099+0000 mon.c (mon.2) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.040267+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.041062+0000 mgr.y (mgr.15252) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.117669+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.121633+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.122711+0000 mon.c (mon.2) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.129702+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.130609+0000 mgr.y (mgr.15252) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.199498+0000 mon.c (mon.2) 1684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.201954+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.202798+0000 mon.c (mon.2) 1686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.209114+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.209951+0000 mgr.y (mgr.15252) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.229 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.272992+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.276287+0000 mon.c (mon.2) 1688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.277085+0000 mon.c (mon.2) 1689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.283023+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.283669+0000 mgr.y (mgr.15252) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.027999+0000 mon.c (mon.2) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.030724+0000 mon.c (mon.2) 1679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.033099+0000 mon.c (mon.2) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.040267+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.041062+0000 mgr.y (mgr.15252) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.117669+0000 mon.c (mon.2) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.121633+0000 mon.c (mon.2) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.122711+0000 mon.c (mon.2) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.129702+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.130609+0000 mgr.y (mgr.15252) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.199498+0000 mon.c (mon.2) 1684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.201954+0000 mon.c (mon.2) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.202798+0000 mon.c (mon.2) 1686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.209114+0000 mon.a (mon.0) 2494 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.209951+0000 mgr.y (mgr.15252) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.272992+0000 mon.c (mon.2) 1687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.276287+0000 mon.c (mon.2) 1688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.277085+0000 mon.c (mon.2) 1689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.283023+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.283669+0000 mgr.y (mgr.15252) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.343210+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.347303+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.348156+0000 mon.c (mon.2) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.355513+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.356231+0000 mgr.y (mgr.15252) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.416346+0000 mon.c (mon.2) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.419666+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.420403+0000 mon.c (mon.2) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.426548+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.427256+0000 mgr.y (mgr.15252) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.486957+0000 mon.c (mon.2) 1696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.489904+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.490761+0000 mon.c (mon.2) 1698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.496468+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.497707+0000 mgr.y (mgr.15252) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.558181+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.561729+0000 mon.c (mon.2) 1700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.562794+0000 mon.c (mon.2) 1701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.569159+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.572447+0000 mgr.y (mgr.15252) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.343210+0000 mon.c (mon.2) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.347303+0000 mon.c (mon.2) 1691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.233 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.348156+0000 mon.c (mon.2) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.355513+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.356231+0000 mgr.y (mgr.15252) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.416346+0000 mon.c (mon.2) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.419666+0000 mon.c (mon.2) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.420403+0000 mon.c (mon.2) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.426548+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.427256+0000 mgr.y (mgr.15252) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.486957+0000 mon.c (mon.2) 1696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.489904+0000 mon.c (mon.2) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.490761+0000 mon.c (mon.2) 1698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.496468+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.497707+0000 mgr.y (mgr.15252) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.558181+0000 mon.c (mon.2) 1699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.561729+0000 mon.c (mon.2) 1700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.562794+0000 mon.c (mon.2) 1701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.569159+0000 mon.a (mon.0) 2499 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.572447+0000 mgr.y (mgr.15252) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.640106+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.642770+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.643658+0000 mon.c (mon.2) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.650485+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.651142+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.235 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.710410+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.713221+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.713993+0000 mon.c (mon.2) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.722218+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.722989+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.783024+0000 mon.c (mon.2) 1708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.785415+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.786229+0000 mon.c (mon.2) 1710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.794340+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.795183+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.864497+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.868451+0000 mon.c (mon.2) 1712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.869595+0000 mon.c (mon.2) 1713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: audit 2024-09-21T18:18:40.876411+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.879858+0000 mgr.y (mgr.15252) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.640106+0000 mon.c (mon.2) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.642770+0000 mon.c (mon.2) 1703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.643658+0000 mon.c (mon.2) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.650485+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.651142+0000 mgr.y (mgr.15252) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.710410+0000 mon.c (mon.2) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.713221+0000 mon.c (mon.2) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.713993+0000 mon.c (mon.2) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.722218+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.722989+0000 mgr.y (mgr.15252) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.783024+0000 mon.c (mon.2) 1708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.785415+0000 mon.c (mon.2) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.786229+0000 mon.c (mon.2) 1710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.794340+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.795183+0000 mgr.y (mgr.15252) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.864497+0000 mon.c (mon.2) 1711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.868451+0000 mon.c (mon.2) 1712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.869595+0000 mon.c (mon.2) 1713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: audit 2024-09-21T18:18:40.876411+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:41.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:40 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.879858+0000 mgr.y (mgr.15252) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:40.984440+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:40.988415+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:40.989450+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:40.997748+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:40.998482+0000 mgr.y (mgr.15252) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.063273+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.065702+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.066548+0000 mon.c (mon.2) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.073972+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.074752+0000 mgr.y (mgr.15252) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.143713+0000 mon.c (mon.2) 1720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.145841+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.146539+0000 mon.c (mon.2) 1722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.152034+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.152681+0000 mgr.y (mgr.15252) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.211167+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.213613+0000 mon.c (mon.2) 1724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.214256+0000 mon.c (mon.2) 1725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.219878+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.220929+0000 mgr.y (mgr.15252) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:40.984440+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:40.988415+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:40.989450+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:40.997748+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:40.998482+0000 mgr.y (mgr.15252) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.063273+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.065702+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.066548+0000 mon.c (mon.2) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.073972+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.074752+0000 mgr.y (mgr.15252) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.143713+0000 mon.c (mon.2) 1720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.145841+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.146539+0000 mon.c (mon.2) 1722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.152034+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.152681+0000 mgr.y (mgr.15252) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.211167+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.213613+0000 mon.c (mon.2) 1724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.214256+0000 mon.c (mon.2) 1725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.219878+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.220929+0000 mgr.y (mgr.15252) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.288435+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.290547+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.291234+0000 mon.c (mon.2) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.298066+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.298787+0000 mgr.y (mgr.15252) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.357261+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.360053+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.360758+0000 mon.c (mon.2) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.367770+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.368387+0000 mgr.y (mgr.15252) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.428914+0000 mon.c (mon.2) 1732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.431243+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.432013+0000 mon.c (mon.2) 1734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.440048+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.440783+0000 mgr.y (mgr.15252) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.501907+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.504962+0000 mon.c (mon.2) 1736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.505780+0000 mon.c (mon.2) 1737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.514382+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.515327+0000 mgr.y (mgr.15252) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.288435+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.290547+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.291234+0000 mon.c (mon.2) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.298066+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.298787+0000 mgr.y (mgr.15252) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.357261+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.360053+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.360758+0000 mon.c (mon.2) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.367770+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.368387+0000 mgr.y (mgr.15252) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.428914+0000 mon.c (mon.2) 1732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.431243+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.432013+0000 mon.c (mon.2) 1734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.440048+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.440783+0000 mgr.y (mgr.15252) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.501907+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.504962+0000 mon.c (mon.2) 1736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.505780+0000 mon.c (mon.2) 1737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.514382+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.515327+0000 mgr.y (mgr.15252) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.586867+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.589931+0000 mon.c (mon.2) 1739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.590969+0000 mon.c (mon.2) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.599849+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.600830+0000 mgr.y (mgr.15252) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cluster 2024-09-21T18:18:41.652120+0000 mgr.y (mgr.15252) 597 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.680814+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.683362+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.684171+0000 mon.c (mon.2) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.689977+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.691871+0000 mgr.y (mgr.15252) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.756372+0000 mon.c (mon.2) 1744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.758775+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.759584+0000 mon.c (mon.2) 1746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.765679+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.767134+0000 mgr.y (mgr.15252) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.829385+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.831841+0000 mon.c (mon.2) 1748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.832625+0000 mon.c (mon.2) 1749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.838686+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.840135+0000 mgr.y (mgr.15252) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.910628+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.913235+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.914013+0000 mon.c (mon.2) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: audit 2024-09-21T18:18:41.919944+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.921316+0000 mgr.y (mgr.15252) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.586867+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.589931+0000 mon.c (mon.2) 1739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.590969+0000 mon.c (mon.2) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.599849+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.600830+0000 mgr.y (mgr.15252) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cluster 2024-09-21T18:18:41.652120+0000 mgr.y (mgr.15252) 597 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.680814+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.683362+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.684171+0000 mon.c (mon.2) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.689977+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.691871+0000 mgr.y (mgr.15252) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.756372+0000 mon.c (mon.2) 1744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.758775+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.759584+0000 mon.c (mon.2) 1746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.765679+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.767134+0000 mgr.y (mgr.15252) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.829385+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.831841+0000 mon.c (mon.2) 1748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.832625+0000 mon.c (mon.2) 1749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.838686+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.840135+0000 mgr.y (mgr.15252) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.910628+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.913235+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.914013+0000 mon.c (mon.2) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: audit 2024-09-21T18:18:41.919944+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:41 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.921316+0000 mgr.y (mgr.15252) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:40.984440+0000 mon.c (mon.2) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:40.988415+0000 mon.c (mon.2) 1715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:40.989450+0000 mon.c (mon.2) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:40.997748+0000 mon.a (mon.0) 2504 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:40.998482+0000 mgr.y (mgr.15252) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.063273+0000 mon.c (mon.2) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.065702+0000 mon.c (mon.2) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.066548+0000 mon.c (mon.2) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.073972+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.074752+0000 mgr.y (mgr.15252) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.143713+0000 mon.c (mon.2) 1720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.145841+0000 mon.c (mon.2) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.146539+0000 mon.c (mon.2) 1722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.152034+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.152681+0000 mgr.y (mgr.15252) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.211167+0000 mon.c (mon.2) 1723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.213613+0000 mon.c (mon.2) 1724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.214256+0000 mon.c (mon.2) 1725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.219878+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.220929+0000 mgr.y (mgr.15252) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.288435+0000 mon.c (mon.2) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.290547+0000 mon.c (mon.2) 1727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.291234+0000 mon.c (mon.2) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.298066+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.298787+0000 mgr.y (mgr.15252) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.357261+0000 mon.c (mon.2) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.360053+0000 mon.c (mon.2) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.360758+0000 mon.c (mon.2) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.367770+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.368387+0000 mgr.y (mgr.15252) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.428914+0000 mon.c (mon.2) 1732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.431243+0000 mon.c (mon.2) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.432013+0000 mon.c (mon.2) 1734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.440048+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.440783+0000 mgr.y (mgr.15252) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.501907+0000 mon.c (mon.2) 1735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.504962+0000 mon.c (mon.2) 1736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.505780+0000 mon.c (mon.2) 1737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.514382+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.515327+0000 mgr.y (mgr.15252) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.586867+0000 mon.c (mon.2) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.589931+0000 mon.c (mon.2) 1739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.590969+0000 mon.c (mon.2) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.599849+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.600830+0000 mgr.y (mgr.15252) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cluster 2024-09-21T18:18:41.652120+0000 mgr.y (mgr.15252) 597 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.680814+0000 mon.c (mon.2) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.683362+0000 mon.c (mon.2) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.684171+0000 mon.c (mon.2) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.689977+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.691871+0000 mgr.y (mgr.15252) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.756372+0000 mon.c (mon.2) 1744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.758775+0000 mon.c (mon.2) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.759584+0000 mon.c (mon.2) 1746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.765679+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.767134+0000 mgr.y (mgr.15252) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.829385+0000 mon.c (mon.2) 1747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.831841+0000 mon.c (mon.2) 1748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.832625+0000 mon.c (mon.2) 1749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.838686+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.840135+0000 mgr.y (mgr.15252) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:42.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.910628+0000 mon.c (mon.2) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:42.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.913235+0000 mon.c (mon.2) 1751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:42.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.914013+0000 mon.c (mon.2) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:42.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: audit 2024-09-21T18:18:41.919944+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:42.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:41 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.921316+0000 mgr.y (mgr.15252) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:41.983745+0000 mon.c (mon.2) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:41.986016+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:41.986669+0000 mon.c (mon.2) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:41.992694+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:41.993257+0000 mgr.y (mgr.15252) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.054441+0000 mon.c (mon.2) 1756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.056920+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.057561+0000 mon.c (mon.2) 1758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.065058+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:42.065724+0000 mgr.y (mgr.15252) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.134170+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.137322+0000 mon.c (mon.2) 1760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.138382+0000 mon.c (mon.2) 1761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.146350+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:42.147231+0000 mgr.y (mgr.15252) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.222281+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.226777+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.227903+0000 mon.c (mon.2) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.235472+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:42.240954+0000 mgr.y (mgr.15252) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:41.983745+0000 mon.c (mon.2) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:41.986016+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:41.986669+0000 mon.c (mon.2) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:41.992694+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:41.993257+0000 mgr.y (mgr.15252) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.054441+0000 mon.c (mon.2) 1756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.056920+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.057561+0000 mon.c (mon.2) 1758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.065058+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:42.065724+0000 mgr.y (mgr.15252) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.134170+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.137322+0000 mon.c (mon.2) 1760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.138382+0000 mon.c (mon.2) 1761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.146350+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:42.147231+0000 mgr.y (mgr.15252) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.222281+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.226777+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.227903+0000 mon.c (mon.2) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.235472+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:42.240954+0000 mgr.y (mgr.15252) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.313686+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.317015+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.317792+0000 mon.c (mon.2) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.324706+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:42.327926+0000 mgr.y (mgr.15252) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.413362+0000 mon.c (mon.2) 1768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.416146+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.417139+0000 mon.c (mon.2) 1770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.422955+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:42.424832+0000 mgr.y (mgr.15252) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.483501+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.485603+0000 mon.c (mon.2) 1772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.486316+0000 mon.c (mon.2) 1773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.491888+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: cephadm 2024-09-21T18:18:42.492537+0000 mgr.y (mgr.15252) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.524467+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.532248+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.540063+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.556973+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.558852+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.560312+0000 mon.c (mon.2) 1776 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.561865+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.563233+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.564258+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.565314+0000 mon.c (mon.2) 1780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.566618+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.568187+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.569527+0000 mon.c (mon.2) 1783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[25160]: audit 2024-09-21T18:18:42.570763+0000 mon.c (mon.2) 1784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.313686+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.317015+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.317792+0000 mon.c (mon.2) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.324706+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:42.327926+0000 mgr.y (mgr.15252) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.413362+0000 mon.c (mon.2) 1768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.416146+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.417139+0000 mon.c (mon.2) 1770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.422955+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:42.424832+0000 mgr.y (mgr.15252) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.483501+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.485603+0000 mon.c (mon.2) 1772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.486316+0000 mon.c (mon.2) 1773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.491888+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: cephadm 2024-09-21T18:18:42.492537+0000 mgr.y (mgr.15252) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.524467+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.532248+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.540063+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.556973+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.558852+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.560312+0000 mon.c (mon.2) 1776 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.561865+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.563233+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.564258+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.565314+0000 mon.c (mon.2) 1780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.566618+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.568187+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.569527+0000 mon.c (mon.2) 1783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:42 smithi043 bash[19734]: audit 2024-09-21T18:18:42.570763+0000 mon.c (mon.2) 1784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:41.983745+0000 mon.c (mon.2) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:41.986016+0000 mon.c (mon.2) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:41.986669+0000 mon.c (mon.2) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:41.992694+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:41.993257+0000 mgr.y (mgr.15252) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.054441+0000 mon.c (mon.2) 1756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.056920+0000 mon.c (mon.2) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.057561+0000 mon.c (mon.2) 1758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.065058+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:42.065724+0000 mgr.y (mgr.15252) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.134170+0000 mon.c (mon.2) 1759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.137322+0000 mon.c (mon.2) 1760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.138382+0000 mon.c (mon.2) 1761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.146350+0000 mon.a (mon.0) 2519 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:42.147231+0000 mgr.y (mgr.15252) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.222281+0000 mon.c (mon.2) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.226777+0000 mon.c (mon.2) 1763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.227903+0000 mon.c (mon.2) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.235472+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:42.240954+0000 mgr.y (mgr.15252) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.313686+0000 mon.c (mon.2) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.317015+0000 mon.c (mon.2) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.317792+0000 mon.c (mon.2) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.324706+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:42.327926+0000 mgr.y (mgr.15252) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.413362+0000 mon.c (mon.2) 1768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.416146+0000 mon.c (mon.2) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.417139+0000 mon.c (mon.2) 1770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.422955+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:42.424832+0000 mgr.y (mgr.15252) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.483501+0000 mon.c (mon.2) 1771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.485603+0000 mon.c (mon.2) 1772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.486316+0000 mon.c (mon.2) 1773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.491888+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: cephadm 2024-09-21T18:18:42.492537+0000 mgr.y (mgr.15252) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.524467+0000 mon.a (mon.0) 2524 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.532248+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.540063+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:43.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.556973+0000 mon.c (mon.2) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.558852+0000 mon.c (mon.2) 1775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.560312+0000 mon.c (mon.2) 1776 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.561865+0000 mon.c (mon.2) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.563233+0000 mon.c (mon.2) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.564258+0000 mon.c (mon.2) 1779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.565314+0000 mon.c (mon.2) 1780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.566618+0000 mon.c (mon.2) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.568187+0000 mon.c (mon.2) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.569527+0000 mon.c (mon.2) 1783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:43.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:42 smithi169 bash[20366]: audit 2024-09-21T18:18:42.570763+0000 mon.c (mon.2) 1784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:18:44.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:43 smithi043 bash[19734]: cluster 2024-09-21T18:18:43.653349+0000 mgr.y (mgr.15252) 609 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:44.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:43 smithi043 bash[25160]: cluster 2024-09-21T18:18:43.653349+0000 mgr.y (mgr.15252) 609 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:44.274 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:43 smithi169 bash[20366]: cluster 2024-09-21T18:18:43.653349+0000 mgr.y (mgr.15252) 609 : cluster [DBG] pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:45.575 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:45 smithi043 bash[25160]: audit 2024-09-21T18:18:44.486301+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.575 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:45 smithi043 bash[25160]: audit 2024-09-21T18:18:44.500945+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.575 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:45 smithi043 bash[25160]: audit 2024-09-21T18:18:44.514297+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:45 smithi043 bash[19734]: audit 2024-09-21T18:18:44.486301+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:45 smithi043 bash[19734]: audit 2024-09-21T18:18:44.500945+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.575 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:45 smithi043 bash[19734]: audit 2024-09-21T18:18:44.514297+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:45 smithi169 bash[20366]: audit 2024-09-21T18:18:44.486301+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:45 smithi169 bash[20366]: audit 2024-09-21T18:18:44.500945+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:45.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:45 smithi169 bash[20366]: audit 2024-09-21T18:18:44.514297+0000 mon.a (mon.0) 2529 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[19734]: cluster 2024-09-21T18:18:45.654021+0000 mgr.y (mgr.15252) 610 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:46.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[19734]: audit 2024-09-21T18:18:46.421869+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[19734]: audit 2024-09-21T18:18:46.428845+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[19734]: audit 2024-09-21T18:18:46.434757+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[25160]: cluster 2024-09-21T18:18:45.654021+0000 mgr.y (mgr.15252) 610 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:46.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[25160]: audit 2024-09-21T18:18:46.421869+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[25160]: audit 2024-09-21T18:18:46.428845+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:46 smithi043 bash[25160]: audit 2024-09-21T18:18:46.434757+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.816 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:46 smithi169 bash[20366]: cluster 2024-09-21T18:18:45.654021+0000 mgr.y (mgr.15252) 610 : cluster [DBG] pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:46.816 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:46 smithi169 bash[20366]: audit 2024-09-21T18:18:46.421869+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.816 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:46 smithi169 bash[20366]: audit 2024-09-21T18:18:46.428845+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:46.816 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:46 smithi169 bash[20366]: audit 2024-09-21T18:18:46.434757+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:47 smithi043 bash[19734]: cephadm 2024-09-21T18:18:46.382893+0000 mgr.y (mgr.15252) 611 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T18:18:47.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:47 smithi043 bash[19734]: cephadm 2024-09-21T18:18:46.386584+0000 mgr.y (mgr.15252) 612 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T18:18:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:47 smithi043 bash[25160]: cephadm 2024-09-21T18:18:46.382893+0000 mgr.y (mgr.15252) 611 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T18:18:47.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:47 smithi043 bash[25160]: cephadm 2024-09-21T18:18:46.386584+0000 mgr.y (mgr.15252) 612 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T18:18:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:47 smithi169 bash[20366]: cephadm 2024-09-21T18:18:46.382893+0000 mgr.y (mgr.15252) 611 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-09-21T18:18:47.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:47 smithi169 bash[20366]: cephadm 2024-09-21T18:18:46.386584+0000 mgr.y (mgr.15252) 612 : cephadm [INF] Deploying daemon alertmanager.a on smithi043 2024-09-21T18:18:48.409 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[94496]: ts=2024-09-21T18:18:48.154Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001165448s 2024-09-21T18:18:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[25160]: cluster 2024-09-21T18:18:47.654713+0000 mgr.y (mgr.15252) 613 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:48.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[25160]: audit 2024-09-21T18:18:47.895828+0000 mgr.y (mgr.15252) 614 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:48.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[25160]: audit 2024-09-21T18:18:48.370603+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[19734]: cluster 2024-09-21T18:18:47.654713+0000 mgr.y (mgr.15252) 613 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[19734]: audit 2024-09-21T18:18:47.895828+0000 mgr.y (mgr.15252) 614 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:48.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:48 smithi043 bash[19734]: audit 2024-09-21T18:18:48.370603+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:48 smithi169 bash[20366]: cluster 2024-09-21T18:18:47.654713+0000 mgr.y (mgr.15252) 613 : cluster [DBG] pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:18:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:48 smithi169 bash[20366]: audit 2024-09-21T18:18:47.895828+0000 mgr.y (mgr.15252) 614 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:48.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:48 smithi169 bash[20366]: audit 2024-09-21T18:18:48.370603+0000 mon.c (mon.2) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:18:50.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:18:49] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[25160]: audit 2024-09-21T18:18:49.138917+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[25160]: audit 2024-09-21T18:18:49.145390+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[25160]: audit 2024-09-21T18:18:49.151646+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[25160]: cluster 2024-09-21T18:18:49.656491+0000 mgr.y (mgr.15252) 615 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[19734]: audit 2024-09-21T18:18:49.138917+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[19734]: audit 2024-09-21T18:18:49.145390+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[19734]: audit 2024-09-21T18:18:49.151646+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.364 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:50 smithi043 bash[19734]: cluster 2024-09-21T18:18:49.656491+0000 mgr.y (mgr.15252) 615 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:50.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:50 smithi169 bash[20366]: audit 2024-09-21T18:18:49.138917+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:50 smithi169 bash[20366]: audit 2024-09-21T18:18:49.145390+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:50 smithi169 bash[20366]: audit 2024-09-21T18:18:49.151646+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:50.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:50 smithi169 bash[20366]: cluster 2024-09-21T18:18:49.656491+0000 mgr.y (mgr.15252) 615 : cluster [DBG] pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:51.229 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.229 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.229 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.230 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.230 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.234 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.234 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:51.504 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:51 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:18:51.504 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:51 smithi043 bash[94496]: ts=2024-09-21T18:18:51.347Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:18:52.142 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:51 smithi043 bash[95878]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T18:18:52.142 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[95940]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T18:18:52.142 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T18:18:52.142 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:18:52.408 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.408 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.408 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.408 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.409 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: Started Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:18:52.409 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.409 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.409 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.410 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:52.410 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:18:53.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: cluster 2024-09-21T18:18:51.657369+0000 mgr.y (mgr.15252) 616 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.306153+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.313135+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.315968+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.316735+0000 mon.c (mon.2) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.322232+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.347438+0000 mon.c (mon.2) 1788 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.386882+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.390478+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.391324+0000 mon.c (mon.2) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.398525+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.460040+0000 mon.c (mon.2) 1792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.463570+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.464498+0000 mon.c (mon.2) 1794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.472576+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.541772+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.545514+0000 mon.c (mon.2) 1796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.546962+0000 mon.c (mon.2) 1797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.554700+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.620486+0000 mon.c (mon.2) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.624249+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.625356+0000 mon.c (mon.2) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[25160]: audit 2024-09-21T18:18:52.636190+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: cluster 2024-09-21T18:18:51.657369+0000 mgr.y (mgr.15252) 616 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.306153+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.313135+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.315968+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.316735+0000 mon.c (mon.2) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.322232+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.347438+0000 mon.c (mon.2) 1788 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.386882+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.390478+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.391324+0000 mon.c (mon.2) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.398525+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.460040+0000 mon.c (mon.2) 1792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.463570+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.464498+0000 mon.c (mon.2) 1794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.472576+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.541772+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.545514+0000 mon.c (mon.2) 1796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.546962+0000 mon.c (mon.2) 1797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.554700+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.620486+0000 mon.c (mon.2) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.624249+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.625356+0000 mon.c (mon.2) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:52 smithi043 bash[19734]: audit 2024-09-21T18:18:52.636190+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: cluster 2024-09-21T18:18:51.657369+0000 mgr.y (mgr.15252) 616 : cluster [DBG] pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.306153+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.313135+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.315968+0000 mon.c (mon.2) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.316735+0000 mon.c (mon.2) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.322232+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.347438+0000 mon.c (mon.2) 1788 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.386882+0000 mon.c (mon.2) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.390478+0000 mon.c (mon.2) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.391324+0000 mon.c (mon.2) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.398525+0000 mon.a (mon.0) 2539 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.460040+0000 mon.c (mon.2) 1792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.463570+0000 mon.c (mon.2) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.464498+0000 mon.c (mon.2) 1794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.472576+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.541772+0000 mon.c (mon.2) 1795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.545514+0000 mon.c (mon.2) 1796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.546962+0000 mon.c (mon.2) 1797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.554700+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.620486+0000 mon.c (mon.2) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.624249+0000 mon.c (mon.2) 1799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.625356+0000 mon.c (mon.2) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:52 smithi169 bash[20366]: audit 2024-09-21T18:18:52.636190+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.322852+0000 mgr.y (mgr.15252) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.347934+0000 mgr.y (mgr.15252) 618 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.399204+0000 mgr.y (mgr.15252) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.473370+0000 mgr.y (mgr.15252) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.555787+0000 mgr.y (mgr.15252) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.637263+0000 mgr.y (mgr.15252) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.724242+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.727493+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.728548+0000 mon.c (mon.2) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.734724+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.737458+0000 mgr.y (mgr.15252) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.811661+0000 mon.c (mon.2) 1804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.814483+0000 mon.c (mon.2) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.815425+0000 mon.c (mon.2) 1806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.821564+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.824266+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.896554+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.900036+0000 mon.c (mon.2) 1808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.900973+0000 mon.c (mon.2) 1809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.907204+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.322852+0000 mgr.y (mgr.15252) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.347934+0000 mgr.y (mgr.15252) 618 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.399204+0000 mgr.y (mgr.15252) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.473370+0000 mgr.y (mgr.15252) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.555787+0000 mgr.y (mgr.15252) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.637263+0000 mgr.y (mgr.15252) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.724242+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.727493+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.728548+0000 mon.c (mon.2) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.734724+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.737458+0000 mgr.y (mgr.15252) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.811661+0000 mon.c (mon.2) 1804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.814483+0000 mon.c (mon.2) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.815425+0000 mon.c (mon.2) 1806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.821564+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.824266+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.896554+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.900036+0000 mon.c (mon.2) 1808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.900973+0000 mon.c (mon.2) 1809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.907204+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: cephadm 2024-09-21T18:18:52.910274+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.986230+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.989681+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.990727+0000 mon.c (mon.2) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:52.999513+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.073171+0000 mon.c (mon.2) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.076914+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.077864+0000 mon.c (mon.2) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.086585+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.171223+0000 mon.c (mon.2) 1816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.174987+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.176144+0000 mon.c (mon.2) 1818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.184663+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.257397+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.259806+0000 mon.c (mon.2) 1820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.260751+0000 mon.c (mon.2) 1821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.269822+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.344833+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.348062+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.348980+0000 mon.c (mon.2) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.355503+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.421968+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.425390+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.426481+0000 mon.c (mon.2) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.433002+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.509043+0000 mon.c (mon.2) 1828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.511229+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.511931+0000 mon.c (mon.2) 1830 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.517876+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.578633+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.581370+0000 mon.c (mon.2) 1832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.582055+0000 mon.c (mon.2) 1833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.590457+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.659651+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.662149+0000 mon.c (mon.2) 1835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.662845+0000 mon.c (mon.2) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[25160]: audit 2024-09-21T18:18:53.668237+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: cephadm 2024-09-21T18:18:52.910274+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.986230+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.989681+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.990727+0000 mon.c (mon.2) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:52.999513+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.073171+0000 mon.c (mon.2) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.076914+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.077864+0000 mon.c (mon.2) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.086585+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.171223+0000 mon.c (mon.2) 1816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.174987+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.176144+0000 mon.c (mon.2) 1818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.184663+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.257397+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.259806+0000 mon.c (mon.2) 1820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.260751+0000 mon.c (mon.2) 1821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.269822+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.344833+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.348062+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.348980+0000 mon.c (mon.2) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.355503+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.421968+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.425390+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.426481+0000 mon.c (mon.2) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.433002+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.509043+0000 mon.c (mon.2) 1828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.511229+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.511931+0000 mon.c (mon.2) 1830 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.517876+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.578633+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.581370+0000 mon.c (mon.2) 1832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.582055+0000 mon.c (mon.2) 1833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.590457+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.659651+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.662149+0000 mon.c (mon.2) 1835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.662845+0000 mon.c (mon.2) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:53 smithi043 bash[19734]: audit 2024-09-21T18:18:53.668237+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.322852+0000 mgr.y (mgr.15252) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.347934+0000 mgr.y (mgr.15252) 618 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-21T18:18:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.399204+0000 mgr.y (mgr.15252) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.473370+0000 mgr.y (mgr.15252) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.555787+0000 mgr.y (mgr.15252) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.637263+0000 mgr.y (mgr.15252) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.724242+0000 mon.c (mon.2) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.727493+0000 mon.c (mon.2) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.728548+0000 mon.c (mon.2) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.734724+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.737458+0000 mgr.y (mgr.15252) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.811661+0000 mon.c (mon.2) 1804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.814483+0000 mon.c (mon.2) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.815425+0000 mon.c (mon.2) 1806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.821564+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.824266+0000 mgr.y (mgr.15252) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.896554+0000 mon.c (mon.2) 1807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.900036+0000 mon.c (mon.2) 1808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.900973+0000 mon.c (mon.2) 1809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.907204+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: cephadm 2024-09-21T18:18:52.910274+0000 mgr.y (mgr.15252) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.986230+0000 mon.c (mon.2) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.989681+0000 mon.c (mon.2) 1811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.990727+0000 mon.c (mon.2) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:52.999513+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.073171+0000 mon.c (mon.2) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.076914+0000 mon.c (mon.2) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.077864+0000 mon.c (mon.2) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.086585+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.171223+0000 mon.c (mon.2) 1816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.174987+0000 mon.c (mon.2) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.176144+0000 mon.c (mon.2) 1818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.184663+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.257397+0000 mon.c (mon.2) 1819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.259806+0000 mon.c (mon.2) 1820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.260751+0000 mon.c (mon.2) 1821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.269822+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.344833+0000 mon.c (mon.2) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.348062+0000 mon.c (mon.2) 1823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.348980+0000 mon.c (mon.2) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.355503+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.421968+0000 mon.c (mon.2) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.425390+0000 mon.c (mon.2) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.426481+0000 mon.c (mon.2) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.433002+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.509043+0000 mon.c (mon.2) 1828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.511229+0000 mon.c (mon.2) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.511931+0000 mon.c (mon.2) 1830 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.517876+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.578633+0000 mon.c (mon.2) 1831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.581370+0000 mon.c (mon.2) 1832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.582055+0000 mon.c (mon.2) 1833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.590457+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.659651+0000 mon.c (mon.2) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:54.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.662149+0000 mon.c (mon.2) 1835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:54.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.662845+0000 mon.c (mon.2) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:54.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:53 smithi169 bash[20366]: audit 2024-09-21T18:18:53.668237+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:54.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.311Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-09-21T18:18:54.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.311Z 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-21T18:18:54.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.313Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.43 port=9094 2024-09-21T18:18:54.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.315Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-21T18:18:54.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.353Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T18:18:54.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.353Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-21T18:18:54.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.355Z caller=main.go:394 level=info component=configuration msg="skipping creation of receiver not referenced by any route" receiver=custom-receiver 2024-09-21T18:18:54.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.356Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-09-21T18:18:54.523 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[95996]: ts=2024-09-21T18:18:54.356Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.000179+0000 mgr.y (mgr.15252) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.087484+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.185489+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.270699+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.357490+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.435923+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.518554+0000 mgr.y (mgr.15252) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.591417+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cluster 2024-09-21T18:18:53.658354+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.668839+0000 mgr.y (mgr.15252) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.731768+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.734029+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.734688+0000 mon.c (mon.2) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.741077+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.741757+0000 mgr.y (mgr.15252) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.806225+0000 mon.c (mon.2) 1840 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.809241+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.810116+0000 mon.c (mon.2) 1842 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.820947+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.821967+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.000179+0000 mgr.y (mgr.15252) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.087484+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.185489+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.270699+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.357490+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.435923+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.518554+0000 mgr.y (mgr.15252) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.591417+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cluster 2024-09-21T18:18:53.658354+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.668839+0000 mgr.y (mgr.15252) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.731768+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.734029+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.734688+0000 mon.c (mon.2) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.741077+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.741757+0000 mgr.y (mgr.15252) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.806225+0000 mon.c (mon.2) 1840 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.809241+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.810116+0000 mon.c (mon.2) 1842 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.820947+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.821967+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.897591+0000 mon.c (mon.2) 1843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.899636+0000 mon.c (mon.2) 1844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.900216+0000 mon.c (mon.2) 1845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.905687+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.906232+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.964977+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.968996+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.970082+0000 mon.c (mon.2) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:53.976878+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.060743+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.063686+0000 mon.c (mon.2) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.064938+0000 mon.c (mon.2) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.071634+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.163277+0000 mon.c (mon.2) 1852 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.167216+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.168988+0000 mon.c (mon.2) 1854 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.175781+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.240603+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.243269+0000 mon.c (mon.2) 1856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.244165+0000 mon.c (mon.2) 1857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.897591+0000 mon.c (mon.2) 1843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.899636+0000 mon.c (mon.2) 1844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.900216+0000 mon.c (mon.2) 1845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.905687+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.906232+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.964977+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.968996+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.970082+0000 mon.c (mon.2) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:53.976878+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.060743+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.063686+0000 mon.c (mon.2) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.064938+0000 mon.c (mon.2) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.071634+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.163277+0000 mon.c (mon.2) 1852 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.167216+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.168988+0000 mon.c (mon.2) 1854 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.175781+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.240603+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.243269+0000 mon.c (mon.2) 1856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.244165+0000 mon.c (mon.2) 1857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.251073+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.316040+0000 mon.c (mon.2) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.318294+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.319026+0000 mon.c (mon.2) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.325511+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.389145+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.391594+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.392354+0000 mon.c (mon.2) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.398823+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.461658+0000 mon.c (mon.2) 1864 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.463903+0000 mon.c (mon.2) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.464564+0000 mon.c (mon.2) 1866 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.469756+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.530380+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.532929+0000 mon.c (mon.2) 1868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.533843+0000 mon.c (mon.2) 1869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.540490+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.603350+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.605692+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.606521+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.251073+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.316040+0000 mon.c (mon.2) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.318294+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.319026+0000 mon.c (mon.2) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.325511+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.389145+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.391594+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.392354+0000 mon.c (mon.2) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.398823+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.461658+0000 mon.c (mon.2) 1864 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.463903+0000 mon.c (mon.2) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.464564+0000 mon.c (mon.2) 1866 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.469756+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.530380+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.532929+0000 mon.c (mon.2) 1868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.533843+0000 mon.c (mon.2) 1869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.540490+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.603350+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.605692+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.606521+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.612057+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.673383+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.675695+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.676378+0000 mon.c (mon.2) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[19734]: audit 2024-09-21T18:18:54.681895+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.612057+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.673383+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.675695+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.676378+0000 mon.c (mon.2) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:54 smithi043 bash[25160]: audit 2024-09-21T18:18:54.681895+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.000179+0000 mgr.y (mgr.15252) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.087484+0000 mgr.y (mgr.15252) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.185489+0000 mgr.y (mgr.15252) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.270699+0000 mgr.y (mgr.15252) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.357490+0000 mgr.y (mgr.15252) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.435923+0000 mgr.y (mgr.15252) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.518554+0000 mgr.y (mgr.15252) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.591417+0000 mgr.y (mgr.15252) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cluster 2024-09-21T18:18:53.658354+0000 mgr.y (mgr.15252) 634 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.668839+0000 mgr.y (mgr.15252) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.731768+0000 mon.c (mon.2) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.734029+0000 mon.c (mon.2) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.734688+0000 mon.c (mon.2) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.741077+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.741757+0000 mgr.y (mgr.15252) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.806225+0000 mon.c (mon.2) 1840 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.809241+0000 mon.c (mon.2) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.810116+0000 mon.c (mon.2) 1842 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.820947+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.821967+0000 mgr.y (mgr.15252) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.897591+0000 mon.c (mon.2) 1843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.899636+0000 mon.c (mon.2) 1844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.900216+0000 mon.c (mon.2) 1845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.905687+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.906232+0000 mgr.y (mgr.15252) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.964977+0000 mon.c (mon.2) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.968996+0000 mon.c (mon.2) 1847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.970082+0000 mon.c (mon.2) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:53.976878+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.060743+0000 mon.c (mon.2) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.063686+0000 mon.c (mon.2) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.064938+0000 mon.c (mon.2) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.071634+0000 mon.a (mon.0) 2559 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.163277+0000 mon.c (mon.2) 1852 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.167216+0000 mon.c (mon.2) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.168988+0000 mon.c (mon.2) 1854 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.175781+0000 mon.a (mon.0) 2560 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.240603+0000 mon.c (mon.2) 1855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.243269+0000 mon.c (mon.2) 1856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.244165+0000 mon.c (mon.2) 1857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.251073+0000 mon.a (mon.0) 2561 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.316040+0000 mon.c (mon.2) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.318294+0000 mon.c (mon.2) 1859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.319026+0000 mon.c (mon.2) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.325511+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.389145+0000 mon.c (mon.2) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.391594+0000 mon.c (mon.2) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.392354+0000 mon.c (mon.2) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.398823+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.461658+0000 mon.c (mon.2) 1864 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.463903+0000 mon.c (mon.2) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.464564+0000 mon.c (mon.2) 1866 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.469756+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.530380+0000 mon.c (mon.2) 1867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.532929+0000 mon.c (mon.2) 1868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.533843+0000 mon.c (mon.2) 1869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.540490+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.603350+0000 mon.c (mon.2) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.605692+0000 mon.c (mon.2) 1871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.606521+0000 mon.c (mon.2) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.612057+0000 mon.a (mon.0) 2566 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.673383+0000 mon.c (mon.2) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.675695+0000 mon.c (mon.2) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.676378+0000 mon.c (mon.2) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:55.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:54 smithi169 bash[20366]: audit 2024-09-21T18:18:54.681895+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:53.980695+0000 mgr.y (mgr.15252) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.074747+0000 mgr.y (mgr.15252) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.176466+0000 mgr.y (mgr.15252) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.251935+0000 mgr.y (mgr.15252) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.326320+0000 mgr.y (mgr.15252) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.399489+0000 mgr.y (mgr.15252) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.470521+0000 mgr.y (mgr.15252) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.541213+0000 mgr.y (mgr.15252) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.613117+0000 mgr.y (mgr.15252) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.682648+0000 mgr.y (mgr.15252) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.746819+0000 mon.c (mon.2) 1876 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.749615+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.750686+0000 mon.c (mon.2) 1878 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.756515+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.758342+0000 mgr.y (mgr.15252) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.823733+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.825998+0000 mon.c (mon.2) 1880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.826714+0000 mon.c (mon.2) 1881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.832119+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.833806+0000 mgr.y (mgr.15252) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.891983+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:53.980695+0000 mgr.y (mgr.15252) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.074747+0000 mgr.y (mgr.15252) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.176466+0000 mgr.y (mgr.15252) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.251935+0000 mgr.y (mgr.15252) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.326320+0000 mgr.y (mgr.15252) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.399489+0000 mgr.y (mgr.15252) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.470521+0000 mgr.y (mgr.15252) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.541213+0000 mgr.y (mgr.15252) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.613117+0000 mgr.y (mgr.15252) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.682648+0000 mgr.y (mgr.15252) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.746819+0000 mon.c (mon.2) 1876 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.749615+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.750686+0000 mon.c (mon.2) 1878 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.756515+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.758342+0000 mgr.y (mgr.15252) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.823733+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.825998+0000 mon.c (mon.2) 1880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.826714+0000 mon.c (mon.2) 1881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.832119+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.833806+0000 mgr.y (mgr.15252) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.891983+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.894378+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.895052+0000 mon.c (mon.2) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.900727+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.901326+0000 mgr.y (mgr.15252) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.964483+0000 mon.c (mon.2) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.966665+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.967341+0000 mon.c (mon.2) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:54.972894+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.041042+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.043307+0000 mon.c (mon.2) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.044021+0000 mon.c (mon.2) 1890 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.049444+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.109191+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.111622+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.112263+0000 mon.c (mon.2) 1893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.117515+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.178131+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.180351+0000 mon.c (mon.2) 1895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.181036+0000 mon.c (mon.2) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.186493+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.894378+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.895052+0000 mon.c (mon.2) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.900727+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.901326+0000 mgr.y (mgr.15252) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.964483+0000 mon.c (mon.2) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.966665+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.967341+0000 mon.c (mon.2) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:54.972894+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.041042+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.043307+0000 mon.c (mon.2) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.044021+0000 mon.c (mon.2) 1890 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.049444+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.109191+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.111622+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.112263+0000 mon.c (mon.2) 1893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.117515+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.178131+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.180351+0000 mon.c (mon.2) 1895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.181036+0000 mon.c (mon.2) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.186493+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.250513+0000 mon.c (mon.2) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.253322+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.254030+0000 mon.c (mon.2) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.259563+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.318240+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.320897+0000 mon.c (mon.2) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.321555+0000 mon.c (mon.2) 1902 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.330158+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.395414+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.399243+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.400410+0000 mon.c (mon.2) 1905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.406946+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.469044+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.471099+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.471830+0000 mon.c (mon.2) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.478016+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.540825+0000 mon.c (mon.2) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.544525+0000 mon.c (mon.2) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.545375+0000 mon.c (mon.2) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.250513+0000 mon.c (mon.2) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.253322+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.254030+0000 mon.c (mon.2) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.259563+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.318240+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.320897+0000 mon.c (mon.2) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.321555+0000 mon.c (mon.2) 1902 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.330158+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.395414+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.399243+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.400410+0000 mon.c (mon.2) 1905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.406946+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.469044+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.471099+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.471830+0000 mon.c (mon.2) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.478016+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.540825+0000 mon.c (mon.2) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.544525+0000 mon.c (mon.2) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.545375+0000 mon.c (mon.2) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.553113+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.626535+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.628619+0000 mon.c (mon.2) 1913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.629321+0000 mon.c (mon.2) 1914 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.634684+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.694339+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.698086+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.699011+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[19734]: audit 2024-09-21T18:18:55.704902+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.553113+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.626535+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.628619+0000 mon.c (mon.2) 1913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.629321+0000 mon.c (mon.2) 1914 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.634684+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.694339+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.698086+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.699011+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:55 smithi043 bash[25160]: audit 2024-09-21T18:18:55.704902+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:53.980695+0000 mgr.y (mgr.15252) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.074747+0000 mgr.y (mgr.15252) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.176466+0000 mgr.y (mgr.15252) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.251935+0000 mgr.y (mgr.15252) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.326320+0000 mgr.y (mgr.15252) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.399489+0000 mgr.y (mgr.15252) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.470521+0000 mgr.y (mgr.15252) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.541213+0000 mgr.y (mgr.15252) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.613117+0000 mgr.y (mgr.15252) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.682648+0000 mgr.y (mgr.15252) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.746819+0000 mon.c (mon.2) 1876 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.749615+0000 mon.c (mon.2) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.750686+0000 mon.c (mon.2) 1878 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.756515+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.758342+0000 mgr.y (mgr.15252) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.823733+0000 mon.c (mon.2) 1879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.825998+0000 mon.c (mon.2) 1880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.826714+0000 mon.c (mon.2) 1881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.832119+0000 mon.a (mon.0) 2569 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.833806+0000 mgr.y (mgr.15252) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.891983+0000 mon.c (mon.2) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.894378+0000 mon.c (mon.2) 1883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.895052+0000 mon.c (mon.2) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.900727+0000 mon.a (mon.0) 2570 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.901326+0000 mgr.y (mgr.15252) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.964483+0000 mon.c (mon.2) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.966665+0000 mon.c (mon.2) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.967341+0000 mon.c (mon.2) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:54.972894+0000 mon.a (mon.0) 2571 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.041042+0000 mon.c (mon.2) 1888 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.043307+0000 mon.c (mon.2) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.044021+0000 mon.c (mon.2) 1890 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.049444+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.109191+0000 mon.c (mon.2) 1891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.111622+0000 mon.c (mon.2) 1892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.112263+0000 mon.c (mon.2) 1893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.117515+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.178131+0000 mon.c (mon.2) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.180351+0000 mon.c (mon.2) 1895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.181036+0000 mon.c (mon.2) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.186493+0000 mon.a (mon.0) 2574 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.250513+0000 mon.c (mon.2) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.253322+0000 mon.c (mon.2) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.254030+0000 mon.c (mon.2) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.259563+0000 mon.a (mon.0) 2575 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.318240+0000 mon.c (mon.2) 1900 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.320897+0000 mon.c (mon.2) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.321555+0000 mon.c (mon.2) 1902 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.330158+0000 mon.a (mon.0) 2576 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.395414+0000 mon.c (mon.2) 1903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.399243+0000 mon.c (mon.2) 1904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.400410+0000 mon.c (mon.2) 1905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.406946+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.469044+0000 mon.c (mon.2) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.471099+0000 mon.c (mon.2) 1907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.471830+0000 mon.c (mon.2) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.478016+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.540825+0000 mon.c (mon.2) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.544525+0000 mon.c (mon.2) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.545375+0000 mon.c (mon.2) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.553113+0000 mon.a (mon.0) 2579 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.626535+0000 mon.c (mon.2) 1912 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.628619+0000 mon.c (mon.2) 1913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.629321+0000 mon.c (mon.2) 1914 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.634684+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.694339+0000 mon.c (mon.2) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.698086+0000 mon.c (mon.2) 1916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.699011+0000 mon.c (mon.2) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:55 smithi169 bash[20366]: audit 2024-09-21T18:18:55.704902+0000 mon.a (mon.0) 2581 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.724 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[95996]: ts=2024-09-21T18:18:56.316Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000709702s 2024-09-21T18:18:56.989 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:54.974307+0000 mgr.y (mgr.15252) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.050999+0000 mgr.y (mgr.15252) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.119363+0000 mgr.y (mgr.15252) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.187106+0000 mgr.y (mgr.15252) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.260174+0000 mgr.y (mgr.15252) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.330878+0000 mgr.y (mgr.15252) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.410251+0000 mgr.y (mgr.15252) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.478734+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.555105+0000 mgr.y (mgr.15252) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.635339+0000 mgr.y (mgr.15252) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cluster 2024-09-21T18:18:55.658727+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.706315+0000 mgr.y (mgr.15252) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.990 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.772041+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.775545+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.776542+0000 mon.c (mon.2) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.782893+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.786219+0000 mgr.y (mgr.15252) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.847201+0000 mon.c (mon.2) 1921 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.849944+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.851133+0000 mon.c (mon.2) 1923 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.858138+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:54.974307+0000 mgr.y (mgr.15252) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.050999+0000 mgr.y (mgr.15252) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.119363+0000 mgr.y (mgr.15252) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.187106+0000 mgr.y (mgr.15252) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.260174+0000 mgr.y (mgr.15252) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.330878+0000 mgr.y (mgr.15252) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.410251+0000 mgr.y (mgr.15252) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.478734+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.555105+0000 mgr.y (mgr.15252) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.635339+0000 mgr.y (mgr.15252) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cluster 2024-09-21T18:18:55.658727+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.706315+0000 mgr.y (mgr.15252) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.772041+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.775545+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.776542+0000 mon.c (mon.2) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.782893+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.786219+0000 mgr.y (mgr.15252) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.847201+0000 mon.c (mon.2) 1921 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.849944+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.851133+0000 mon.c (mon.2) 1923 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.858138+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.861072+0000 mgr.y (mgr.15252) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.922084+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.925022+0000 mon.c (mon.2) 1925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.925843+0000 mon.c (mon.2) 1926 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.931821+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: cephadm 2024-09-21T18:18:55.932550+0000 mgr.y (mgr.15252) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.990776+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.993535+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.994220+0000 mon.c (mon.2) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:55.999680+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.058487+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.060459+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.061102+0000 mon.c (mon.2) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.066231+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.125197+0000 mon.c (mon.2) 1933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.127380+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.128000+0000 mon.c (mon.2) 1935 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.133359+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.202596+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.994 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.205686+0000 mon.c (mon.2) 1937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.861072+0000 mgr.y (mgr.15252) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.922084+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.925022+0000 mon.c (mon.2) 1925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.925843+0000 mon.c (mon.2) 1926 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.931821+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: cephadm 2024-09-21T18:18:55.932550+0000 mgr.y (mgr.15252) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.990776+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.993535+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.994220+0000 mon.c (mon.2) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:55.999680+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.058487+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.060459+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.061102+0000 mon.c (mon.2) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.066231+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.125197+0000 mon.c (mon.2) 1933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.127380+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.128000+0000 mon.c (mon.2) 1935 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.133359+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.202596+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.205686+0000 mon.c (mon.2) 1937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.206780+0000 mon.c (mon.2) 1938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.213389+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.297284+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.300519+0000 mon.c (mon.2) 1940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.301606+0000 mon.c (mon.2) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.308113+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.387120+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.390471+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.391722+0000 mon.c (mon.2) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.400385+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.464275+0000 mon.c (mon.2) 1945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.467035+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.467901+0000 mon.c (mon.2) 1947 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.474252+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.545904+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.548522+0000 mon.c (mon.2) 1949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.549657+0000 mon.c (mon.2) 1950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.557041+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.623527+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.206780+0000 mon.c (mon.2) 1938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.213389+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.297284+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.300519+0000 mon.c (mon.2) 1940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.301606+0000 mon.c (mon.2) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.308113+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.387120+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.390471+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.391722+0000 mon.c (mon.2) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.400385+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.464275+0000 mon.c (mon.2) 1945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.467035+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.467901+0000 mon.c (mon.2) 1947 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.474252+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.545904+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.548522+0000 mon.c (mon.2) 1949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.549657+0000 mon.c (mon.2) 1950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.557041+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:56.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.623527+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.625930+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.626671+0000 mon.c (mon.2) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.632538+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.698217+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.701168+0000 mon.c (mon.2) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.701964+0000 mon.c (mon.2) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[25160]: audit 2024-09-21T18:18:56.707356+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.625930+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.626671+0000 mon.c (mon.2) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.632538+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.698217+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.701168+0000 mon.c (mon.2) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.701964+0000 mon.c (mon.2) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:56 smithi043 bash[19734]: audit 2024-09-21T18:18:56.707356+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:54.974307+0000 mgr.y (mgr.15252) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.050999+0000 mgr.y (mgr.15252) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.119363+0000 mgr.y (mgr.15252) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.187106+0000 mgr.y (mgr.15252) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.260174+0000 mgr.y (mgr.15252) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.330878+0000 mgr.y (mgr.15252) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.410251+0000 mgr.y (mgr.15252) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.478734+0000 mgr.y (mgr.15252) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.555105+0000 mgr.y (mgr.15252) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.635339+0000 mgr.y (mgr.15252) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cluster 2024-09-21T18:18:55.658727+0000 mgr.y (mgr.15252) 662 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.706315+0000 mgr.y (mgr.15252) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.772041+0000 mon.c (mon.2) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.775545+0000 mon.c (mon.2) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.776542+0000 mon.c (mon.2) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.782893+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.786219+0000 mgr.y (mgr.15252) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.847201+0000 mon.c (mon.2) 1921 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.849944+0000 mon.c (mon.2) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.851133+0000 mon.c (mon.2) 1923 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.858138+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.861072+0000 mgr.y (mgr.15252) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.922084+0000 mon.c (mon.2) 1924 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.925022+0000 mon.c (mon.2) 1925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.925843+0000 mon.c (mon.2) 1926 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.931821+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: cephadm 2024-09-21T18:18:55.932550+0000 mgr.y (mgr.15252) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.990776+0000 mon.c (mon.2) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.993535+0000 mon.c (mon.2) 1928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.994220+0000 mon.c (mon.2) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:55.999680+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.058487+0000 mon.c (mon.2) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.060459+0000 mon.c (mon.2) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.061102+0000 mon.c (mon.2) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.066231+0000 mon.a (mon.0) 2586 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.125197+0000 mon.c (mon.2) 1933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.127380+0000 mon.c (mon.2) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.128000+0000 mon.c (mon.2) 1935 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.133359+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.202596+0000 mon.c (mon.2) 1936 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.205686+0000 mon.c (mon.2) 1937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.206780+0000 mon.c (mon.2) 1938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.213389+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.297284+0000 mon.c (mon.2) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.300519+0000 mon.c (mon.2) 1940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.301606+0000 mon.c (mon.2) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.308113+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.387120+0000 mon.c (mon.2) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.390471+0000 mon.c (mon.2) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.391722+0000 mon.c (mon.2) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.400385+0000 mon.a (mon.0) 2590 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.464275+0000 mon.c (mon.2) 1945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.467035+0000 mon.c (mon.2) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.467901+0000 mon.c (mon.2) 1947 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.474252+0000 mon.a (mon.0) 2591 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.545904+0000 mon.c (mon.2) 1948 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.548522+0000 mon.c (mon.2) 1949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.549657+0000 mon.c (mon.2) 1950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.557041+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.623527+0000 mon.c (mon.2) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.625930+0000 mon.c (mon.2) 1952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.626671+0000 mon.c (mon.2) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.632538+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.698217+0000 mon.c (mon.2) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.701168+0000 mon.c (mon.2) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.701964+0000 mon.c (mon.2) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:57.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:56 smithi169 bash[20366]: audit 2024-09-21T18:18:56.707356+0000 mon.a (mon.0) 2594 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.000443+0000 mgr.y (mgr.15252) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.066887+0000 mgr.y (mgr.15252) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.143781+0000 mgr.y (mgr.15252) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.216508+0000 mgr.y (mgr.15252) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.311279+0000 mgr.y (mgr.15252) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.401111+0000 mgr.y (mgr.15252) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.474893+0000 mgr.y (mgr.15252) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.557784+0000 mgr.y (mgr.15252) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.633909+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.709022+0000 mgr.y (mgr.15252) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.771239+0000 mon.c (mon.2) 1957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.773322+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.773965+0000 mon.c (mon.2) 1959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.779241+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.779970+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.841277+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.843372+0000 mon.c (mon.2) 1961 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.844012+0000 mon.c (mon.2) 1962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.849255+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.849994+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.910444+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.000443+0000 mgr.y (mgr.15252) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.066887+0000 mgr.y (mgr.15252) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.143781+0000 mgr.y (mgr.15252) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.216508+0000 mgr.y (mgr.15252) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.311279+0000 mgr.y (mgr.15252) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.401111+0000 mgr.y (mgr.15252) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.474893+0000 mgr.y (mgr.15252) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.557784+0000 mgr.y (mgr.15252) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.633909+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.709022+0000 mgr.y (mgr.15252) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.771239+0000 mon.c (mon.2) 1957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.773322+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.773965+0000 mon.c (mon.2) 1959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.779241+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.779970+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.841277+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.843372+0000 mon.c (mon.2) 1961 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.844012+0000 mon.c (mon.2) 1962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.849255+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.849994+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.910444+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.912458+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.913095+0000 mon.c (mon.2) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.918435+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.918977+0000 mgr.y (mgr.15252) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.976536+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.978504+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.979140+0000 mon.c (mon.2) 1968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:56.985355+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.045169+0000 mon.c (mon.2) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.047157+0000 mon.c (mon.2) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.047827+0000 mon.c (mon.2) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.054168+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.113655+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.116197+0000 mon.c (mon.2) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.117022+0000 mon.c (mon.2) 1974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.123590+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.193260+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.195447+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.196173+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.202809+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.912458+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.913095+0000 mon.c (mon.2) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.918435+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.918977+0000 mgr.y (mgr.15252) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.976536+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.978504+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.979140+0000 mon.c (mon.2) 1968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:56.985355+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.045169+0000 mon.c (mon.2) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.047157+0000 mon.c (mon.2) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.047827+0000 mon.c (mon.2) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.054168+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.113655+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.116197+0000 mon.c (mon.2) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.117022+0000 mon.c (mon.2) 1974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.123590+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.193260+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.195447+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.196173+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.202809+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.270870+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.273058+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.273665+0000 mon.c (mon.2) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.280075+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.338350+0000 mon.c (mon.2) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.341153+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.341957+0000 mon.c (mon.2) 1983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.347674+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.418779+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.422306+0000 mon.c (mon.2) 1985 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.423284+0000 mon.c (mon.2) 1986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.429375+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.495836+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.498684+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.499714+0000 mon.c (mon.2) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.507006+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.573344+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.575497+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.576230+0000 mon.c (mon.2) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.270870+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.273058+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.273665+0000 mon.c (mon.2) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.280075+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.338350+0000 mon.c (mon.2) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.341153+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.341957+0000 mon.c (mon.2) 1983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.347674+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.418779+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.422306+0000 mon.c (mon.2) 1985 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.423284+0000 mon.c (mon.2) 1986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.429375+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.495836+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.498684+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.499714+0000 mon.c (mon.2) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.507006+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.573344+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.575497+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.576230+0000 mon.c (mon.2) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.581419+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.642661+0000 mon.c (mon.2) 1993 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.645182+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.645904+0000 mon.c (mon.2) 1995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.651513+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.713937+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.716334+0000 mon.c (mon.2) 1997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[19734]: audit 2024-09-21T18:18:57.717039+0000 mon.c (mon.2) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.581419+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.642661+0000 mon.c (mon.2) 1993 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.645182+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.645904+0000 mon.c (mon.2) 1995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.651513+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.713937+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.716334+0000 mon.c (mon.2) 1997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:57 smithi043 bash[25160]: audit 2024-09-21T18:18:57.717039+0000 mon.c (mon.2) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.000443+0000 mgr.y (mgr.15252) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.066887+0000 mgr.y (mgr.15252) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.143781+0000 mgr.y (mgr.15252) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.216508+0000 mgr.y (mgr.15252) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.311279+0000 mgr.y (mgr.15252) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.401111+0000 mgr.y (mgr.15252) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.474893+0000 mgr.y (mgr.15252) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.557784+0000 mgr.y (mgr.15252) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.633909+0000 mgr.y (mgr.15252) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.709022+0000 mgr.y (mgr.15252) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.771239+0000 mon.c (mon.2) 1957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.773322+0000 mon.c (mon.2) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.773965+0000 mon.c (mon.2) 1959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.779241+0000 mon.a (mon.0) 2595 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.779970+0000 mgr.y (mgr.15252) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.841277+0000 mon.c (mon.2) 1960 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.843372+0000 mon.c (mon.2) 1961 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.844012+0000 mon.c (mon.2) 1962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.849255+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.849994+0000 mgr.y (mgr.15252) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.910444+0000 mon.c (mon.2) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.912458+0000 mon.c (mon.2) 1964 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.913095+0000 mon.c (mon.2) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.918435+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.918977+0000 mgr.y (mgr.15252) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.976536+0000 mon.c (mon.2) 1966 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.978504+0000 mon.c (mon.2) 1967 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.979140+0000 mon.c (mon.2) 1968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:56.985355+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.045169+0000 mon.c (mon.2) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.047157+0000 mon.c (mon.2) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.047827+0000 mon.c (mon.2) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.054168+0000 mon.a (mon.0) 2599 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.113655+0000 mon.c (mon.2) 1972 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.116197+0000 mon.c (mon.2) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.117022+0000 mon.c (mon.2) 1974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.123590+0000 mon.a (mon.0) 2600 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.193260+0000 mon.c (mon.2) 1975 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.195447+0000 mon.c (mon.2) 1976 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.196173+0000 mon.c (mon.2) 1977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.202809+0000 mon.a (mon.0) 2601 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.270870+0000 mon.c (mon.2) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.273058+0000 mon.c (mon.2) 1979 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.273665+0000 mon.c (mon.2) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.280075+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.338350+0000 mon.c (mon.2) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.341153+0000 mon.c (mon.2) 1982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.341957+0000 mon.c (mon.2) 1983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.347674+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.418779+0000 mon.c (mon.2) 1984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.422306+0000 mon.c (mon.2) 1985 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.423284+0000 mon.c (mon.2) 1986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.429375+0000 mon.a (mon.0) 2604 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.495836+0000 mon.c (mon.2) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.498684+0000 mon.c (mon.2) 1988 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.499714+0000 mon.c (mon.2) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.507006+0000 mon.a (mon.0) 2605 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.573344+0000 mon.c (mon.2) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.575497+0000 mon.c (mon.2) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.576230+0000 mon.c (mon.2) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.581419+0000 mon.a (mon.0) 2606 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.642661+0000 mon.c (mon.2) 1993 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.645182+0000 mon.c (mon.2) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.645904+0000 mon.c (mon.2) 1995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.651513+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.713937+0000 mon.c (mon.2) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.716334+0000 mon.c (mon.2) 1997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:57 smithi169 bash[20366]: audit 2024-09-21T18:18:57.717039+0000 mon.c (mon.2) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:56.986164+0000 mgr.y (mgr.15252) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.054726+0000 mgr.y (mgr.15252) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.990 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.124278+0000 mgr.y (mgr.15252) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.203476+0000 mgr.y (mgr.15252) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.280677+0000 mgr.y (mgr.15252) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.348331+0000 mgr.y (mgr.15252) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.432555+0000 mgr.y (mgr.15252) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.507741+0000 mgr.y (mgr.15252) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.583149+0000 mgr.y (mgr.15252) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.653144+0000 mgr.y (mgr.15252) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cluster 2024-09-21T18:18:57.659102+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.723253+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.724538+0000 mgr.y (mgr.15252) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.786445+0000 mon.c (mon.2) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.788836+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.790020+0000 mon.c (mon.2) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.991 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.797041+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.797811+0000 mgr.y (mgr.15252) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.855393+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.857712+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.858413+0000 mon.c (mon.2) 2004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:56.986164+0000 mgr.y (mgr.15252) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.054726+0000 mgr.y (mgr.15252) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.124278+0000 mgr.y (mgr.15252) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.203476+0000 mgr.y (mgr.15252) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.280677+0000 mgr.y (mgr.15252) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.348331+0000 mgr.y (mgr.15252) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.992 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.432555+0000 mgr.y (mgr.15252) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.507741+0000 mgr.y (mgr.15252) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.583149+0000 mgr.y (mgr.15252) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.653144+0000 mgr.y (mgr.15252) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cluster 2024-09-21T18:18:57.659102+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.723253+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.724538+0000 mgr.y (mgr.15252) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.786445+0000 mon.c (mon.2) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.788836+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.790020+0000 mon.c (mon.2) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.797041+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.797811+0000 mgr.y (mgr.15252) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.855393+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.857712+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.993 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.858413+0000 mon.c (mon.2) 2004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.863806+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.864471+0000 mgr.y (mgr.15252) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.904731+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.923816+0000 mon.c (mon.2) 2005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.926076+0000 mon.c (mon.2) 2006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.926742+0000 mon.c (mon.2) 2007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.932079+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: cephadm 2024-09-21T18:18:57.932783+0000 mgr.y (mgr.15252) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.990445+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.993550+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:57.994774+0000 mon.c (mon.2) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.001297+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.070668+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.073726+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.074442+0000 mon.c (mon.2) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.080572+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.141420+0000 mon.c (mon.2) 2014 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.145050+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.145844+0000 mon.c (mon.2) 2016 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.151235+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.863806+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.864471+0000 mgr.y (mgr.15252) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.904731+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.923816+0000 mon.c (mon.2) 2005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.926076+0000 mon.c (mon.2) 2006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.926742+0000 mon.c (mon.2) 2007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.932079+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: cephadm 2024-09-21T18:18:57.932783+0000 mgr.y (mgr.15252) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.990445+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.996 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.993550+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:57.994774+0000 mon.c (mon.2) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.001297+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.070668+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.073726+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.074442+0000 mon.c (mon.2) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.080572+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.141420+0000 mon.c (mon.2) 2014 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.145050+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.145844+0000 mon.c (mon.2) 2016 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.151235+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.226866+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.229331+0000 mon.c (mon.2) 2018 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.229993+0000 mon.c (mon.2) 2019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.235822+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.299446+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.302962+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.303843+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.310031+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.378077+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.381255+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.382042+0000 mon.c (mon.2) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.387655+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.448370+0000 mon.c (mon.2) 2026 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.450835+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.451781+0000 mon.c (mon.2) 2028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.458644+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.530113+0000 mon.c (mon.2) 2029 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.532672+0000 mon.c (mon.2) 2030 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.533356+0000 mon.c (mon.2) 2031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.538715+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.226866+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.229331+0000 mon.c (mon.2) 2018 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.229993+0000 mon.c (mon.2) 2019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:58.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.235822+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.299446+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.302962+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.303843+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.310031+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.378077+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.381255+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.382042+0000 mon.c (mon.2) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.387655+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.448370+0000 mon.c (mon.2) 2026 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.450835+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.451781+0000 mon.c (mon.2) 2028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.458644+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.530113+0000 mon.c (mon.2) 2029 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.532672+0000 mon.c (mon.2) 2030 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.533356+0000 mon.c (mon.2) 2031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.538715+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.604833+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.607972+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.608707+0000 mon.c (mon.2) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.616729+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.692369+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.694990+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.695823+0000 mon.c (mon.2) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[19734]: audit 2024-09-21T18:18:58.701683+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.604833+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.607972+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.608707+0000 mon.c (mon.2) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.616729+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.692369+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.694990+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.695823+0000 mon.c (mon.2) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:58 smithi043 bash[25160]: audit 2024-09-21T18:18:58.701683+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:56.986164+0000 mgr.y (mgr.15252) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.054726+0000 mgr.y (mgr.15252) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.124278+0000 mgr.y (mgr.15252) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.203476+0000 mgr.y (mgr.15252) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.280677+0000 mgr.y (mgr.15252) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.348331+0000 mgr.y (mgr.15252) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.432555+0000 mgr.y (mgr.15252) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.507741+0000 mgr.y (mgr.15252) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.583149+0000 mgr.y (mgr.15252) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.653144+0000 mgr.y (mgr.15252) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cluster 2024-09-21T18:18:57.659102+0000 mgr.y (mgr.15252) 690 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.723253+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.724538+0000 mgr.y (mgr.15252) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.786445+0000 mon.c (mon.2) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.788836+0000 mon.c (mon.2) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.790020+0000 mon.c (mon.2) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.797041+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.797811+0000 mgr.y (mgr.15252) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.855393+0000 mon.c (mon.2) 2002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.857712+0000 mon.c (mon.2) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.858413+0000 mon.c (mon.2) 2004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.863806+0000 mon.a (mon.0) 2610 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.864471+0000 mgr.y (mgr.15252) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.904731+0000 mgr.y (mgr.15252) 694 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.923816+0000 mon.c (mon.2) 2005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.926076+0000 mon.c (mon.2) 2006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.926742+0000 mon.c (mon.2) 2007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.932079+0000 mon.a (mon.0) 2611 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: cephadm 2024-09-21T18:18:57.932783+0000 mgr.y (mgr.15252) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.990445+0000 mon.c (mon.2) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.993550+0000 mon.c (mon.2) 2009 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:57.994774+0000 mon.c (mon.2) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.001297+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.070668+0000 mon.c (mon.2) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.073726+0000 mon.c (mon.2) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.074442+0000 mon.c (mon.2) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.080572+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.141420+0000 mon.c (mon.2) 2014 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.145050+0000 mon.c (mon.2) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.145844+0000 mon.c (mon.2) 2016 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.151235+0000 mon.a (mon.0) 2614 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.226866+0000 mon.c (mon.2) 2017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.229331+0000 mon.c (mon.2) 2018 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.229993+0000 mon.c (mon.2) 2019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.235822+0000 mon.a (mon.0) 2615 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.299446+0000 mon.c (mon.2) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.302962+0000 mon.c (mon.2) 2021 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.303843+0000 mon.c (mon.2) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.310031+0000 mon.a (mon.0) 2616 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.378077+0000 mon.c (mon.2) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.381255+0000 mon.c (mon.2) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.382042+0000 mon.c (mon.2) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.387655+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.448370+0000 mon.c (mon.2) 2026 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.450835+0000 mon.c (mon.2) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.451781+0000 mon.c (mon.2) 2028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.458644+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.530113+0000 mon.c (mon.2) 2029 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.532672+0000 mon.c (mon.2) 2030 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.533356+0000 mon.c (mon.2) 2031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.538715+0000 mon.a (mon.0) 2619 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.604833+0000 mon.c (mon.2) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.607972+0000 mon.c (mon.2) 2033 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.608707+0000 mon.c (mon.2) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.616729+0000 mon.a (mon.0) 2620 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.692369+0000 mon.c (mon.2) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.694990+0000 mon.c (mon.2) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.695823+0000 mon.c (mon.2) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:58 smithi169 bash[20366]: audit 2024-09-21T18:18:58.701683+0000 mon.a (mon.0) 2621 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:18:59] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.004539+0000 mgr.y (mgr.15252) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.081695+0000 mgr.y (mgr.15252) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.163978+0000 mgr.y (mgr.15252) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.237496+0000 mgr.y (mgr.15252) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.311821+0000 mgr.y (mgr.15252) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.389392+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.460500+0000 mgr.y (mgr.15252) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.540400+0000 mgr.y (mgr.15252) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.617586+0000 mgr.y (mgr.15252) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.704715+0000 mgr.y (mgr.15252) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.809801+0000 mon.c (mon.2) 2038 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.813806+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.814573+0000 mon.c (mon.2) 2040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.820851+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.821661+0000 mgr.y (mgr.15252) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.888327+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.892123+0000 mon.c (mon.2) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.893642+0000 mon.c (mon.2) 2043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.900783+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.904408+0000 mgr.y (mgr.15252) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.972594+0000 mon.c (mon.2) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.004539+0000 mgr.y (mgr.15252) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.081695+0000 mgr.y (mgr.15252) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.163978+0000 mgr.y (mgr.15252) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.237496+0000 mgr.y (mgr.15252) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.311821+0000 mgr.y (mgr.15252) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.389392+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.460500+0000 mgr.y (mgr.15252) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.540400+0000 mgr.y (mgr.15252) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.617586+0000 mgr.y (mgr.15252) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.704715+0000 mgr.y (mgr.15252) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.809801+0000 mon.c (mon.2) 2038 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.813806+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.814573+0000 mon.c (mon.2) 2040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.820851+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.821661+0000 mgr.y (mgr.15252) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.888327+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.892123+0000 mon.c (mon.2) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.893642+0000 mon.c (mon.2) 2043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.900783+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.904408+0000 mgr.y (mgr.15252) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.972594+0000 mon.c (mon.2) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.974805+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.778 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.975461+0000 mon.c (mon.2) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:58.981477+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.041232+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.043351+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.044039+0000 mon.c (mon.2) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.049586+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.116972+0000 mon.c (mon.2) 2050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.120264+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.121043+0000 mon.c (mon.2) 2052 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.126790+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.198497+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.200497+0000 mon.c (mon.2) 2054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.201173+0000 mon.c (mon.2) 2055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.206447+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.264511+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.779 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.267073+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.267812+0000 mon.c (mon.2) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.273170+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.974805+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.975461+0000 mon.c (mon.2) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:58.981477+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.041232+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.043351+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.044039+0000 mon.c (mon.2) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.049586+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.780 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.116972+0000 mon.c (mon.2) 2050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.120264+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.121043+0000 mon.c (mon.2) 2052 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.126790+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.198497+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.200497+0000 mon.c (mon.2) 2054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.201173+0000 mon.c (mon.2) 2055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.206447+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.264511+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.267073+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.267812+0000 mon.c (mon.2) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.273170+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.781 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.344019+0000 mon.c (mon.2) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.346295+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.347014+0000 mon.c (mon.2) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.353549+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.414766+0000 mon.c (mon.2) 2062 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.416761+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.417485+0000 mon.c (mon.2) 2064 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.423898+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.486043+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.488478+0000 mon.c (mon.2) 2066 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.489230+0000 mon.c (mon.2) 2067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.494914+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.561785+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.563833+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.782 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.564470+0000 mon.c (mon.2) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.570885+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.629022+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.631691+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.632640+0000 mon.c (mon.2) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[25160]: audit 2024-09-21T18:18:59.643478+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.344019+0000 mon.c (mon.2) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.346295+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.347014+0000 mon.c (mon.2) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.353549+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.414766+0000 mon.c (mon.2) 2062 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.783 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.416761+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.417485+0000 mon.c (mon.2) 2064 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.423898+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.486043+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.488478+0000 mon.c (mon.2) 2066 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.489230+0000 mon.c (mon.2) 2067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.494914+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.561785+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.563833+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.564470+0000 mon.c (mon.2) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.570885+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.629022+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.631691+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.632640+0000 mon.c (mon.2) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:18:59.784 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:18:59 smithi043 bash[19734]: audit 2024-09-21T18:18:59.643478+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.004539+0000 mgr.y (mgr.15252) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.081695+0000 mgr.y (mgr.15252) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.163978+0000 mgr.y (mgr.15252) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.237496+0000 mgr.y (mgr.15252) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.311821+0000 mgr.y (mgr.15252) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.389392+0000 mgr.y (mgr.15252) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.460500+0000 mgr.y (mgr.15252) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.540400+0000 mgr.y (mgr.15252) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.617586+0000 mgr.y (mgr.15252) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.704715+0000 mgr.y (mgr.15252) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.809801+0000 mon.c (mon.2) 2038 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.813806+0000 mon.c (mon.2) 2039 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.814573+0000 mon.c (mon.2) 2040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.820851+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.821661+0000 mgr.y (mgr.15252) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.888327+0000 mon.c (mon.2) 2041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.892123+0000 mon.c (mon.2) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.893642+0000 mon.c (mon.2) 2043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.900783+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.904408+0000 mgr.y (mgr.15252) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.972594+0000 mon.c (mon.2) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.974805+0000 mon.c (mon.2) 2045 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.975461+0000 mon.c (mon.2) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:58.981477+0000 mon.a (mon.0) 2624 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.041232+0000 mon.c (mon.2) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.043351+0000 mon.c (mon.2) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.044039+0000 mon.c (mon.2) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.049586+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.116972+0000 mon.c (mon.2) 2050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.120264+0000 mon.c (mon.2) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.121043+0000 mon.c (mon.2) 2052 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.126790+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.198497+0000 mon.c (mon.2) 2053 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.200497+0000 mon.c (mon.2) 2054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.201173+0000 mon.c (mon.2) 2055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.206447+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.264511+0000 mon.c (mon.2) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.267073+0000 mon.c (mon.2) 2057 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.267812+0000 mon.c (mon.2) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.273170+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.344019+0000 mon.c (mon.2) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.346295+0000 mon.c (mon.2) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.347014+0000 mon.c (mon.2) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.353549+0000 mon.a (mon.0) 2629 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.414766+0000 mon.c (mon.2) 2062 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.416761+0000 mon.c (mon.2) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.417485+0000 mon.c (mon.2) 2064 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.423898+0000 mon.a (mon.0) 2630 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.486043+0000 mon.c (mon.2) 2065 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.488478+0000 mon.c (mon.2) 2066 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.489230+0000 mon.c (mon.2) 2067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.494914+0000 mon.a (mon.0) 2631 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.561785+0000 mon.c (mon.2) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.563833+0000 mon.c (mon.2) 2069 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.564470+0000 mon.c (mon.2) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.570885+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.629022+0000 mon.c (mon.2) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:00.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.631691+0000 mon.c (mon.2) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:00.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.632640+0000 mon.c (mon.2) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:00.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:18:59 smithi169 bash[20366]: audit 2024-09-21T18:18:59.643478+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:58.982298+0000 mgr.y (mgr.15252) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.051344+0000 mgr.y (mgr.15252) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.128629+0000 mgr.y (mgr.15252) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.206993+0000 mgr.y (mgr.15252) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.273721+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.354294+0000 mgr.y (mgr.15252) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.424495+0000 mgr.y (mgr.15252) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.496951+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.571484+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.645357+0000 mgr.y (mgr.15252) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cluster 2024-09-21T18:18:59.660220+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.741656+0000 mon.c (mon.2) 2074 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.744531+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.745257+0000 mon.c (mon.2) 2076 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.752211+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.752951+0000 mgr.y (mgr.15252) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.811552+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.814642+0000 mon.c (mon.2) 2078 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.815382+0000 mon.c (mon.2) 2079 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.823380+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.823982+0000 mgr.y (mgr.15252) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:58.982298+0000 mgr.y (mgr.15252) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.051344+0000 mgr.y (mgr.15252) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.128629+0000 mgr.y (mgr.15252) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.206993+0000 mgr.y (mgr.15252) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.273721+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.354294+0000 mgr.y (mgr.15252) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.424495+0000 mgr.y (mgr.15252) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.496951+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.571484+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.645357+0000 mgr.y (mgr.15252) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cluster 2024-09-21T18:18:59.660220+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.741656+0000 mon.c (mon.2) 2074 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.744531+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.745257+0000 mon.c (mon.2) 2076 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.752211+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.752951+0000 mgr.y (mgr.15252) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.811552+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.814642+0000 mon.c (mon.2) 2078 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.815382+0000 mon.c (mon.2) 2079 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.823380+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.823982+0000 mgr.y (mgr.15252) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.886717+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.889382+0000 mon.c (mon.2) 2081 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.890328+0000 mon.c (mon.2) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.896013+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.899270+0000 mgr.y (mgr.15252) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.969631+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.973110+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.974032+0000 mon.c (mon.2) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:18:59.980083+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.054612+0000 mon.c (mon.2) 2086 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.057406+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.058350+0000 mon.c (mon.2) 2088 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.064119+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.150423+0000 mon.c (mon.2) 2089 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.153566+0000 mon.c (mon.2) 2090 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.154622+0000 mon.c (mon.2) 2091 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.161509+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.274511+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.277315+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.886717+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.889382+0000 mon.c (mon.2) 2081 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.890328+0000 mon.c (mon.2) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.896013+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.899270+0000 mgr.y (mgr.15252) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.969631+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.973110+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.974032+0000 mon.c (mon.2) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:18:59.980083+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.054612+0000 mon.c (mon.2) 2086 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.057406+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.058350+0000 mon.c (mon.2) 2088 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.064119+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.150423+0000 mon.c (mon.2) 2089 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.153566+0000 mon.c (mon.2) 2090 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.154622+0000 mon.c (mon.2) 2091 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.161509+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.274511+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.277315+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.278152+0000 mon.c (mon.2) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.284494+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.380103+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.382447+0000 mon.c (mon.2) 2096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.383122+0000 mon.c (mon.2) 2097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.388752+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.449434+0000 mon.c (mon.2) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.451801+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.452547+0000 mon.c (mon.2) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.458191+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.533019+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.536293+0000 mon.c (mon.2) 2102 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.537194+0000 mon.c (mon.2) 2103 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.543487+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.628383+0000 mon.c (mon.2) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.631574+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.632493+0000 mon.c (mon.2) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.638516+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.718910+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.721364+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.722214+0000 mon.c (mon.2) 2109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[19734]: audit 2024-09-21T18:19:00.728601+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.278152+0000 mon.c (mon.2) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.284494+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.380103+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.382447+0000 mon.c (mon.2) 2096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.383122+0000 mon.c (mon.2) 2097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.388752+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.449434+0000 mon.c (mon.2) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.451801+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.452547+0000 mon.c (mon.2) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.458191+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.533019+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.536293+0000 mon.c (mon.2) 2102 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.537194+0000 mon.c (mon.2) 2103 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.543487+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.628383+0000 mon.c (mon.2) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.631574+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.632493+0000 mon.c (mon.2) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.638516+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.718910+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.721364+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.722214+0000 mon.c (mon.2) 2109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:00 smithi043 bash[25160]: audit 2024-09-21T18:19:00.728601+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:58.982298+0000 mgr.y (mgr.15252) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.051344+0000 mgr.y (mgr.15252) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.128629+0000 mgr.y (mgr.15252) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.206993+0000 mgr.y (mgr.15252) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.273721+0000 mgr.y (mgr.15252) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.354294+0000 mgr.y (mgr.15252) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.424495+0000 mgr.y (mgr.15252) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.496951+0000 mgr.y (mgr.15252) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.571484+0000 mgr.y (mgr.15252) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.645357+0000 mgr.y (mgr.15252) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cluster 2024-09-21T18:18:59.660220+0000 mgr.y (mgr.15252) 718 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.741656+0000 mon.c (mon.2) 2074 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.744531+0000 mon.c (mon.2) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.745257+0000 mon.c (mon.2) 2076 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.752211+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.752951+0000 mgr.y (mgr.15252) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.811552+0000 mon.c (mon.2) 2077 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.814642+0000 mon.c (mon.2) 2078 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.815382+0000 mon.c (mon.2) 2079 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.823380+0000 mon.a (mon.0) 2635 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.823982+0000 mgr.y (mgr.15252) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.886717+0000 mon.c (mon.2) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.889382+0000 mon.c (mon.2) 2081 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.890328+0000 mon.c (mon.2) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.896013+0000 mon.a (mon.0) 2636 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.899270+0000 mgr.y (mgr.15252) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.969631+0000 mon.c (mon.2) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.973110+0000 mon.c (mon.2) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.974032+0000 mon.c (mon.2) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:18:59.980083+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.054612+0000 mon.c (mon.2) 2086 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.057406+0000 mon.c (mon.2) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.058350+0000 mon.c (mon.2) 2088 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.064119+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.150423+0000 mon.c (mon.2) 2089 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.153566+0000 mon.c (mon.2) 2090 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.154622+0000 mon.c (mon.2) 2091 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.161509+0000 mon.a (mon.0) 2639 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.274511+0000 mon.c (mon.2) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.277315+0000 mon.c (mon.2) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.278152+0000 mon.c (mon.2) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.284494+0000 mon.a (mon.0) 2640 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.380103+0000 mon.c (mon.2) 2095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.382447+0000 mon.c (mon.2) 2096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.383122+0000 mon.c (mon.2) 2097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.388752+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.449434+0000 mon.c (mon.2) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.451801+0000 mon.c (mon.2) 2099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.452547+0000 mon.c (mon.2) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.458191+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.533019+0000 mon.c (mon.2) 2101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.536293+0000 mon.c (mon.2) 2102 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.537194+0000 mon.c (mon.2) 2103 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.543487+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.628383+0000 mon.c (mon.2) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.631574+0000 mon.c (mon.2) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.632493+0000 mon.c (mon.2) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.638516+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.718910+0000 mon.c (mon.2) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.721364+0000 mon.c (mon.2) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.722214+0000 mon.c (mon.2) 2109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:00 smithi169 bash[20366]: audit 2024-09-21T18:19:00.728601+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.485 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:18:59.983154+0000 mgr.y (mgr.15252) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.068225+0000 mgr.y (mgr.15252) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.184025+0000 mgr.y (mgr.15252) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.287909+0000 mgr.y (mgr.15252) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.390199+0000 mgr.y (mgr.15252) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.458916+0000 mgr.y (mgr.15252) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.546495+0000 mgr.y (mgr.15252) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.641590+0000 mgr.y (mgr.15252) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.731544+0000 mgr.y (mgr.15252) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.814532+0000 mon.c (mon.2) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.861 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.817319+0000 mon.c (mon.2) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.818149+0000 mon.c (mon.2) 2112 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.824362+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.824992+0000 mgr.y (mgr.15252) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.893971+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.897025+0000 mon.c (mon.2) 2114 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.897912+0000 mon.c (mon.2) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.905063+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.905784+0000 mgr.y (mgr.15252) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.967416+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:18:59.983154+0000 mgr.y (mgr.15252) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.862 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.068225+0000 mgr.y (mgr.15252) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.184025+0000 mgr.y (mgr.15252) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.287909+0000 mgr.y (mgr.15252) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.390199+0000 mgr.y (mgr.15252) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.458916+0000 mgr.y (mgr.15252) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.546495+0000 mgr.y (mgr.15252) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.641590+0000 mgr.y (mgr.15252) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.731544+0000 mgr.y (mgr.15252) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.814532+0000 mon.c (mon.2) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.817319+0000 mon.c (mon.2) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.818149+0000 mon.c (mon.2) 2112 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.824362+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.824992+0000 mgr.y (mgr.15252) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.863 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.893971+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.897025+0000 mon.c (mon.2) 2114 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.897912+0000 mon.c (mon.2) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.905063+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.905784+0000 mgr.y (mgr.15252) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.967416+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.970214+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.970927+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:00.978234+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.864 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.047552+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.049855+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.050566+0000 mon.c (mon.2) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.057078+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.135670+0000 mon.c (mon.2) 2122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.138076+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.138971+0000 mon.c (mon.2) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.145001+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.209412+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.212022+0000 mon.c (mon.2) 2126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.212787+0000 mon.c (mon.2) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.218829+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.279499+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.282124+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.865 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.282943+0000 mon.c (mon.2) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.289097+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.369980+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.970214+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.970927+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:00.978234+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.047552+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.049855+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.866 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.050566+0000 mon.c (mon.2) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.057078+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.135670+0000 mon.c (mon.2) 2122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.138076+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.138971+0000 mon.c (mon.2) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.145001+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.209412+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.212022+0000 mon.c (mon.2) 2126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.212787+0000 mon.c (mon.2) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.218829+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.279499+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.282124+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.282943+0000 mon.c (mon.2) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.289097+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.867 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.369980+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.372618+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.373328+0000 mon.c (mon.2) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.379702+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.440204+0000 mon.c (mon.2) 2134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.443489+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.444398+0000 mon.c (mon.2) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.451483+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.513863+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.516030+0000 mon.c (mon.2) 2138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.516802+0000 mon.c (mon.2) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.523549+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.588578+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.591251+0000 mon.c (mon.2) 2141 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.592190+0000 mon.c (mon.2) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.599240+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.868 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.660955+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.663170+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.663872+0000 mon.c (mon.2) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[19734]: audit 2024-09-21T18:19:01.670285+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.372618+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.373328+0000 mon.c (mon.2) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.379702+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.440204+0000 mon.c (mon.2) 2134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.443489+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.444398+0000 mon.c (mon.2) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.451483+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.513863+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.516030+0000 mon.c (mon.2) 2138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.516802+0000 mon.c (mon.2) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.869 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.523549+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.588578+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.591251+0000 mon.c (mon.2) 2141 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.592190+0000 mon.c (mon.2) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.599240+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.660955+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.663170+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.663872+0000 mon.c (mon.2) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:01.870 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:01 smithi043 bash[25160]: audit 2024-09-21T18:19:01.670285+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:18:59.983154+0000 mgr.y (mgr.15252) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.068225+0000 mgr.y (mgr.15252) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.184025+0000 mgr.y (mgr.15252) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.287909+0000 mgr.y (mgr.15252) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.390199+0000 mgr.y (mgr.15252) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.458916+0000 mgr.y (mgr.15252) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.546495+0000 mgr.y (mgr.15252) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.641590+0000 mgr.y (mgr.15252) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.731544+0000 mgr.y (mgr.15252) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.814532+0000 mon.c (mon.2) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.817319+0000 mon.c (mon.2) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.818149+0000 mon.c (mon.2) 2112 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.824362+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.824992+0000 mgr.y (mgr.15252) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.893971+0000 mon.c (mon.2) 2113 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.897025+0000 mon.c (mon.2) 2114 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.897912+0000 mon.c (mon.2) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.905063+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.905784+0000 mgr.y (mgr.15252) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.967416+0000 mon.c (mon.2) 2116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.970214+0000 mon.c (mon.2) 2117 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.970927+0000 mon.c (mon.2) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:00.978234+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.047552+0000 mon.c (mon.2) 2119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.049855+0000 mon.c (mon.2) 2120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.050566+0000 mon.c (mon.2) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.057078+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.135670+0000 mon.c (mon.2) 2122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.138076+0000 mon.c (mon.2) 2123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.138971+0000 mon.c (mon.2) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.145001+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.209412+0000 mon.c (mon.2) 2125 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.212022+0000 mon.c (mon.2) 2126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.212787+0000 mon.c (mon.2) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.218829+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.279499+0000 mon.c (mon.2) 2128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.282124+0000 mon.c (mon.2) 2129 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.282943+0000 mon.c (mon.2) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.289097+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.369980+0000 mon.c (mon.2) 2131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.372618+0000 mon.c (mon.2) 2132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.373328+0000 mon.c (mon.2) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.379702+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.440204+0000 mon.c (mon.2) 2134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.443489+0000 mon.c (mon.2) 2135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.444398+0000 mon.c (mon.2) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.451483+0000 mon.a (mon.0) 2654 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.513863+0000 mon.c (mon.2) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.516030+0000 mon.c (mon.2) 2138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.516802+0000 mon.c (mon.2) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.523549+0000 mon.a (mon.0) 2655 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.588578+0000 mon.c (mon.2) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.591251+0000 mon.c (mon.2) 2141 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.592190+0000 mon.c (mon.2) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.599240+0000 mon.a (mon.0) 2656 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.660955+0000 mon.c (mon.2) 2143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:02.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.663170+0000 mon.c (mon.2) 2144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:02.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.663872+0000 mon.c (mon.2) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:02.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:01 smithi169 bash[20366]: audit 2024-09-21T18:19:01.670285+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:02.260 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 13s ago 37m - - 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 17s ago 36m - - 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 starting - - - - 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (26m) 17s ago 26m 74.2M - 9.4.12 2bacad6d85d8 f066e67b5b73 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (2m) 13s ago 24m 47.9M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (114s) 17s ago 35m 438M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (12m) 13s ago 38m 511M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (38m) 13s ago 38m 101M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (36m) 17s ago 36m 76.1M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (36m) 13s ago 36m 76.9M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (93s) 13s ago 27m 8196k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:19:02.261 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (89s) 17s ago 27m 7239k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (35m) 13s ago 35m 57.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (34m) 13s ago 34m 67.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (33m) 13s ago 33m 61.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (32m) 13s ago 32m 57.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (31m) 17s ago 31m 67.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (30m) 17s ago 30m 56.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (29m) 17s ago 29m 55.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (28m) 17s ago 28m 65.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (50s) 17s ago 27m 34.8M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (25m) 13s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:19:02.262 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (25m) 17s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:19:02.738 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:19:02.738 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:19:02.739 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:19:02.740 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:19:02.740 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:19:03.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:00.979011+0000 mgr.y (mgr.15252) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.057748+0000 mgr.y (mgr.15252) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.146822+0000 mgr.y (mgr.15252) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.219598+0000 mgr.y (mgr.15252) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.290774+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.380265+0000 mgr.y (mgr.15252) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.452149+0000 mgr.y (mgr.15252) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.472395+0000 mgr.y (mgr.15252) 740 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.524238+0000 mgr.y (mgr.15252) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.600178+0000 mgr.y (mgr.15252) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cluster 2024-09-21T18:19:01.660593+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.670897+0000 mgr.y (mgr.15252) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.770459+0000 mon.c (mon.2) 2146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.773452+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.774127+0000 mon.c (mon.2) 2148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.779526+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.780216+0000 mgr.y (mgr.15252) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.840456+0000 mon.c (mon.2) 2149 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.843019+0000 mon.c (mon.2) 2150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.843706+0000 mon.c (mon.2) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:00.979011+0000 mgr.y (mgr.15252) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.057748+0000 mgr.y (mgr.15252) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.146822+0000 mgr.y (mgr.15252) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.219598+0000 mgr.y (mgr.15252) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.290774+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.380265+0000 mgr.y (mgr.15252) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.452149+0000 mgr.y (mgr.15252) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.472395+0000 mgr.y (mgr.15252) 740 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.524238+0000 mgr.y (mgr.15252) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.600178+0000 mgr.y (mgr.15252) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cluster 2024-09-21T18:19:01.660593+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.670897+0000 mgr.y (mgr.15252) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.770459+0000 mon.c (mon.2) 2146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.773452+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.774127+0000 mon.c (mon.2) 2148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.779526+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.780216+0000 mgr.y (mgr.15252) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.840456+0000 mon.c (mon.2) 2149 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.843019+0000 mon.c (mon.2) 2150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.843706+0000 mon.c (mon.2) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.849035+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.849950+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.850582+0000 mgr.y (mgr.15252) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.916588+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.918890+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.919614+0000 mon.c (mon.2) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:01.926319+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: cephadm 2024-09-21T18:19:01.930205+0000 mgr.y (mgr.15252) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.023601+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.026343+0000 mon.c (mon.2) 2156 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.027196+0000 mon.c (mon.2) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.034164+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.098712+0000 mon.c (mon.2) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.100964+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.101653+0000 mon.c (mon.2) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.107888+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.189558+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.192502+0000 mon.c (mon.2) 2162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.193341+0000 mon.c (mon.2) 2163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.200873+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.849035+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:03.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.849950+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.850582+0000 mgr.y (mgr.15252) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.916588+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.918890+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.919614+0000 mon.c (mon.2) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:01.926319+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: cephadm 2024-09-21T18:19:01.930205+0000 mgr.y (mgr.15252) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.023601+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.026343+0000 mon.c (mon.2) 2156 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.027196+0000 mon.c (mon.2) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.034164+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.098712+0000 mon.c (mon.2) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.100964+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.101653+0000 mon.c (mon.2) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.107888+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.189558+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.192502+0000 mon.c (mon.2) 2162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.193341+0000 mon.c (mon.2) 2163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.200873+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.272617+0000 mon.c (mon.2) 2164 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.275242+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.276072+0000 mon.c (mon.2) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.281969+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.374608+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.377508+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.378403+0000 mon.c (mon.2) 2169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.385795+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.469509+0000 mon.c (mon.2) 2170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.471764+0000 mon.c (mon.2) 2171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.472460+0000 mon.c (mon.2) 2172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.479678+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.547960+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.550496+0000 mon.c (mon.2) 2174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.551208+0000 mon.c (mon.2) 2175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.556917+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.622499+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.625165+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.625979+0000 mon.c (mon.2) 2178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.632835+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.713883+0000 mon.c (mon.2) 2179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.717192+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.718397+0000 mon.c (mon.2) 2181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.725442+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[19734]: audit 2024-09-21T18:19:02.736966+0000 mon.c (mon.2) 2182 : audit [DBG] from='client.? 172.21.15.43:0/1654203649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:03.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.272617+0000 mon.c (mon.2) 2164 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.275242+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.276072+0000 mon.c (mon.2) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.281969+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.374608+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.377508+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.378403+0000 mon.c (mon.2) 2169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.385795+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.469509+0000 mon.c (mon.2) 2170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.471764+0000 mon.c (mon.2) 2171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.472460+0000 mon.c (mon.2) 2172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.479678+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.547960+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.550496+0000 mon.c (mon.2) 2174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.551208+0000 mon.c (mon.2) 2175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.556917+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.622499+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.625165+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.625979+0000 mon.c (mon.2) 2178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.632835+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.713883+0000 mon.c (mon.2) 2179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.717192+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.718397+0000 mon.c (mon.2) 2181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.725442+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:02 smithi043 bash[25160]: audit 2024-09-21T18:19:02.736966+0000 mon.c (mon.2) 2182 : audit [DBG] from='client.? 172.21.15.43:0/1654203649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:03.072 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:19:03.073 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:19:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:00.979011+0000 mgr.y (mgr.15252) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.057748+0000 mgr.y (mgr.15252) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.146822+0000 mgr.y (mgr.15252) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.219598+0000 mgr.y (mgr.15252) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.290774+0000 mgr.y (mgr.15252) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.380265+0000 mgr.y (mgr.15252) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.452149+0000 mgr.y (mgr.15252) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.472395+0000 mgr.y (mgr.15252) 740 : audit [DBG] from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.524238+0000 mgr.y (mgr.15252) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.600178+0000 mgr.y (mgr.15252) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cluster 2024-09-21T18:19:01.660593+0000 mgr.y (mgr.15252) 743 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.670897+0000 mgr.y (mgr.15252) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.770459+0000 mon.c (mon.2) 2146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.773452+0000 mon.c (mon.2) 2147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.774127+0000 mon.c (mon.2) 2148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.779526+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.780216+0000 mgr.y (mgr.15252) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.840456+0000 mon.c (mon.2) 2149 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.843019+0000 mon.c (mon.2) 2150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.843706+0000 mon.c (mon.2) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.849035+0000 mgr.y (mgr.15252) 746 : audit [DBG] from='client.15540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.849950+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.850582+0000 mgr.y (mgr.15252) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.916588+0000 mon.c (mon.2) 2152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.918890+0000 mon.c (mon.2) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.919614+0000 mon.c (mon.2) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:01.926319+0000 mon.a (mon.0) 2660 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: cephadm 2024-09-21T18:19:01.930205+0000 mgr.y (mgr.15252) 748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.023601+0000 mon.c (mon.2) 2155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.026343+0000 mon.c (mon.2) 2156 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.027196+0000 mon.c (mon.2) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.034164+0000 mon.a (mon.0) 2661 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.098712+0000 mon.c (mon.2) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.100964+0000 mon.c (mon.2) 2159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.101653+0000 mon.c (mon.2) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.107888+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.189558+0000 mon.c (mon.2) 2161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.192502+0000 mon.c (mon.2) 2162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.193341+0000 mon.c (mon.2) 2163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.200873+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.272617+0000 mon.c (mon.2) 2164 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.275242+0000 mon.c (mon.2) 2165 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.276072+0000 mon.c (mon.2) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.281969+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.374608+0000 mon.c (mon.2) 2167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.377508+0000 mon.c (mon.2) 2168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.378403+0000 mon.c (mon.2) 2169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.385795+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.469509+0000 mon.c (mon.2) 2170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.471764+0000 mon.c (mon.2) 2171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.472460+0000 mon.c (mon.2) 2172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.479678+0000 mon.a (mon.0) 2666 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.547960+0000 mon.c (mon.2) 2173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.550496+0000 mon.c (mon.2) 2174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.551208+0000 mon.c (mon.2) 2175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.556917+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.622499+0000 mon.c (mon.2) 2176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.625165+0000 mon.c (mon.2) 2177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.625979+0000 mon.c (mon.2) 2178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.632835+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.713883+0000 mon.c (mon.2) 2179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:03.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.717192+0000 mon.c (mon.2) 2180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:03.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.718397+0000 mon.c (mon.2) 2181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:03.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.725442+0000 mon.a (mon.0) 2669 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:03.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:02 smithi169 bash[20366]: audit 2024-09-21T18:19:02.736966+0000 mon.c (mon.2) 2182 : audit [DBG] from='client.? 172.21.15.43:0/1654203649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.035154+0000 mgr.y (mgr.15252) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.108876+0000 mgr.y (mgr.15252) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.201809+0000 mgr.y (mgr.15252) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.239679+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.283637+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.386719+0000 mgr.y (mgr.15252) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.480479+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.557595+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.633531+0000 mgr.y (mgr.15252) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.726578+0000 mgr.y (mgr.15252) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.793923+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.796543+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.797432+0000 mon.c (mon.2) 2185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.804231+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: cephadm 2024-09-21T18:19:02.805298+0000 mgr.y (mgr.15252) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.835326+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.842224+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.851363+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.877360+0000 mon.c (mon.2) 2186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:04.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.879251+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.880770+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.882368+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.883809+0000 mon.c (mon.2) 2190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.884863+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.885865+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.887199+0000 mon.c (mon.2) 2193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.888778+0000 mon.c (mon.2) 2194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.890144+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.891438+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:02.892743+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[25160]: audit 2024-09-21T18:19:03.370590+0000 mon.c (mon.2) 2198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.035154+0000 mgr.y (mgr.15252) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.108876+0000 mgr.y (mgr.15252) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.201809+0000 mgr.y (mgr.15252) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.239679+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.283637+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.386719+0000 mgr.y (mgr.15252) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.480479+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.557595+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.633531+0000 mgr.y (mgr.15252) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.726578+0000 mgr.y (mgr.15252) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.793923+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.796543+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.797432+0000 mon.c (mon.2) 2185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.804231+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: cephadm 2024-09-21T18:19:02.805298+0000 mgr.y (mgr.15252) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.835326+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.842224+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.851363+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.877360+0000 mon.c (mon.2) 2186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.879251+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.880770+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.882368+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.883809+0000 mon.c (mon.2) 2190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.884863+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.885865+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.887199+0000 mon.c (mon.2) 2193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.888778+0000 mon.c (mon.2) 2194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.890144+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.891438+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:02.892743+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:03 smithi043 bash[19734]: audit 2024-09-21T18:19:03.370590+0000 mon.c (mon.2) 2198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.035154+0000 mgr.y (mgr.15252) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.108876+0000 mgr.y (mgr.15252) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.201809+0000 mgr.y (mgr.15252) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.239679+0000 mgr.y (mgr.15252) 752 : audit [DBG] from='client.25430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.283637+0000 mgr.y (mgr.15252) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.386719+0000 mgr.y (mgr.15252) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.480479+0000 mgr.y (mgr.15252) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.557595+0000 mgr.y (mgr.15252) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.633531+0000 mgr.y (mgr.15252) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.726578+0000 mgr.y (mgr.15252) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.793923+0000 mon.c (mon.2) 2183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.796543+0000 mon.c (mon.2) 2184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.797432+0000 mon.c (mon.2) 2185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.804231+0000 mon.a (mon.0) 2670 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: cephadm 2024-09-21T18:19:02.805298+0000 mgr.y (mgr.15252) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.835326+0000 mon.a (mon.0) 2671 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.842224+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.851363+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.877360+0000 mon.c (mon.2) 2186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.879251+0000 mon.c (mon.2) 2187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.880770+0000 mon.c (mon.2) 2188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.882368+0000 mon.c (mon.2) 2189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.883809+0000 mon.c (mon.2) 2190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.884863+0000 mon.c (mon.2) 2191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.885865+0000 mon.c (mon.2) 2192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.887199+0000 mon.c (mon.2) 2193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.888778+0000 mon.c (mon.2) 2194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.890144+0000 mon.c (mon.2) 2195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.891438+0000 mon.c (mon.2) 2196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:02.892743+0000 mon.c (mon.2) 2197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:03 smithi169 bash[20366]: audit 2024-09-21T18:19:03.370590+0000 mon.c (mon.2) 2198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:04.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[95996]: ts=2024-09-21T18:19:04.317Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002340173s 2024-09-21T18:19:05.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:04 smithi169 bash[20366]: audit 2024-09-21T18:19:03.071142+0000 mgr.y (mgr.15252) 760 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:05.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:04 smithi169 bash[20366]: cluster 2024-09-21T18:19:03.661322+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:05.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:04 smithi169 bash[20366]: audit 2024-09-21T18:19:04.697469+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:04 smithi169 bash[20366]: audit 2024-09-21T18:19:04.711524+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:04 smithi169 bash[20366]: audit 2024-09-21T18:19:04.725060+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[19734]: audit 2024-09-21T18:19:03.071142+0000 mgr.y (mgr.15252) 760 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[19734]: cluster 2024-09-21T18:19:03.661322+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:05.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[19734]: audit 2024-09-21T18:19:04.697469+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[19734]: audit 2024-09-21T18:19:04.711524+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[19734]: audit 2024-09-21T18:19:04.725060+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[25160]: audit 2024-09-21T18:19:03.071142+0000 mgr.y (mgr.15252) 760 : audit [DBG] from='client.25442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[25160]: cluster 2024-09-21T18:19:03.661322+0000 mgr.y (mgr.15252) 761 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[25160]: audit 2024-09-21T18:19:04.697469+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[25160]: audit 2024-09-21T18:19:04.711524+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:04 smithi043 bash[25160]: audit 2024-09-21T18:19:04.725060+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[19734]: audit 2024-09-21T18:19:05.650529+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[19734]: audit 2024-09-21T18:19:05.658132+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[19734]: cluster 2024-09-21T18:19:05.661651+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:19:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[19734]: audit 2024-09-21T18:19:05.666038+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[25160]: audit 2024-09-21T18:19:05.650529+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[25160]: audit 2024-09-21T18:19:05.658132+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[25160]: cluster 2024-09-21T18:19:05.661651+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:19:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:06 smithi043 bash[25160]: audit 2024-09-21T18:19:05.666038+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:06 smithi169 bash[20366]: audit 2024-09-21T18:19:05.650529+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:06 smithi169 bash[20366]: audit 2024-09-21T18:19:05.658132+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:06 smithi169 bash[20366]: cluster 2024-09-21T18:19:05.661651+0000 mgr.y (mgr.15252) 762 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:19:07.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:06 smithi169 bash[20366]: audit 2024-09-21T18:19:05.666038+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:07 smithi043 bash[19734]: cephadm 2024-09-21T18:19:06.224299+0000 mgr.y (mgr.15252) 763 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T18:19:07.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:07 smithi043 bash[19734]: cephadm 2024-09-21T18:19:06.279212+0000 mgr.y (mgr.15252) 764 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-09-21T18:19:07.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:07 smithi043 bash[25160]: cephadm 2024-09-21T18:19:06.224299+0000 mgr.y (mgr.15252) 763 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T18:19:07.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:07 smithi043 bash[25160]: cephadm 2024-09-21T18:19:06.279212+0000 mgr.y (mgr.15252) 764 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-09-21T18:19:08.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:07 smithi169 bash[20366]: cephadm 2024-09-21T18:19:06.224299+0000 mgr.y (mgr.15252) 763 : cephadm [INF] Upgrade: Updating grafana.a 2024-09-21T18:19:08.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:07 smithi169 bash[20366]: cephadm 2024-09-21T18:19:06.279212+0000 mgr.y (mgr.15252) 764 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-09-21T18:19:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:08 smithi043 bash[25160]: cluster 2024-09-21T18:19:07.662326+0000 mgr.y (mgr.15252) 765 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:19:09.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:08 smithi043 bash[25160]: audit 2024-09-21T18:19:07.911626+0000 mgr.y (mgr.15252) 766 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:09.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:08 smithi043 bash[19734]: cluster 2024-09-21T18:19:07.662326+0000 mgr.y (mgr.15252) 765 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:19:09.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:08 smithi043 bash[19734]: audit 2024-09-21T18:19:07.911626+0000 mgr.y (mgr.15252) 766 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:08 smithi169 bash[20366]: cluster 2024-09-21T18:19:07.662326+0000 mgr.y (mgr.15252) 765 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:19:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:08 smithi169 bash[20366]: audit 2024-09-21T18:19:07.911626+0000 mgr.y (mgr.15252) 766 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:19:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:19:09] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.51.0" 2024-09-21T18:19:11.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:10 smithi043 bash[19734]: cluster 2024-09-21T18:19:09.664023+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:11.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:10 smithi043 bash[25160]: cluster 2024-09-21T18:19:09.664023+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:11.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:10 smithi169 bash[20366]: cluster 2024-09-21T18:19:09.664023+0000 mgr.y (mgr.15252) 767 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:12 smithi043 bash[19734]: cluster 2024-09-21T18:19:11.664762+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:12 smithi043 bash[25160]: cluster 2024-09-21T18:19:11.664762+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:13.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:12 smithi169 bash[20366]: cluster 2024-09-21T18:19:11.664762+0000 mgr.y (mgr.15252) 768 : cluster [DBG] pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:15.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:14 smithi043 bash[25160]: cluster 2024-09-21T18:19:13.666378+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:15.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:14 smithi043 bash[19734]: cluster 2024-09-21T18:19:13.666378+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:14 smithi169 bash[20366]: cluster 2024-09-21T18:19:13.666378+0000 mgr.y (mgr.15252) 769 : cluster [DBG] pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:17.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:16 smithi043 bash[25160]: cluster 2024-09-21T18:19:15.667101+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:16 smithi043 bash[19734]: cluster 2024-09-21T18:19:15.667101+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:16 smithi169 bash[20366]: cluster 2024-09-21T18:19:15.667101+0000 mgr.y (mgr.15252) 770 : cluster [DBG] pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:18 smithi043 bash[25160]: cluster 2024-09-21T18:19:17.667838+0000 mgr.y (mgr.15252) 771 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:19.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:18 smithi043 bash[25160]: audit 2024-09-21T18:19:17.919866+0000 mgr.y (mgr.15252) 772 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:18 smithi043 bash[25160]: audit 2024-09-21T18:19:18.371728+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:18 smithi043 bash[19734]: cluster 2024-09-21T18:19:17.667838+0000 mgr.y (mgr.15252) 771 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:18 smithi043 bash[19734]: audit 2024-09-21T18:19:17.919866+0000 mgr.y (mgr.15252) 772 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:19.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:18 smithi043 bash[19734]: audit 2024-09-21T18:19:18.371728+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:18 smithi169 bash[20366]: cluster 2024-09-21T18:19:17.667838+0000 mgr.y (mgr.15252) 771 : cluster [DBG] pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:18 smithi169 bash[20366]: audit 2024-09-21T18:19:17.919866+0000 mgr.y (mgr.15252) 772 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:18 smithi169 bash[20366]: audit 2024-09-21T18:19:18.371728+0000 mon.c (mon.2) 2199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:20.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:19:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:19:19] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.51.0" 2024-09-21T18:19:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:20 smithi043 bash[25160]: cluster 2024-09-21T18:19:19.669468+0000 mgr.y (mgr.15252) 773 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:20 smithi043 bash[19734]: cluster 2024-09-21T18:19:19.669468+0000 mgr.y (mgr.15252) 773 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:21.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:20 smithi169 bash[20366]: cluster 2024-09-21T18:19:19.669468+0000 mgr.y (mgr.15252) 773 : cluster [DBG] pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:22 smithi043 bash[25160]: cluster 2024-09-21T18:19:21.670349+0000 mgr.y (mgr.15252) 774 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:22 smithi043 bash[19734]: cluster 2024-09-21T18:19:21.670349+0000 mgr.y (mgr.15252) 774 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:23.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:22 smithi169 bash[20366]: cluster 2024-09-21T18:19:21.670349+0000 mgr.y (mgr.15252) 774 : cluster [DBG] pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:25.008 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:24 smithi169 bash[20366]: cluster 2024-09-21T18:19:23.672101+0000 mgr.y (mgr.15252) 775 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:25.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:24 smithi043 bash[19734]: cluster 2024-09-21T18:19:23.672101+0000 mgr.y (mgr.15252) 775 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:24 smithi043 bash[25160]: cluster 2024-09-21T18:19:23.672101+0000 mgr.y (mgr.15252) 775 : cluster [DBG] pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:26.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:25 smithi169 bash[20366]: audit 2024-09-21T18:19:24.878746+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:25 smithi169 bash[20366]: audit 2024-09-21T18:19:24.893533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:25 smithi169 bash[20366]: audit 2024-09-21T18:19:24.906992+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:25 smithi169 bash[20366]: audit 2024-09-21T18:19:25.823667+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:25 smithi169 bash[20366]: audit 2024-09-21T18:19:25.831686+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:25 smithi169 bash[20366]: audit 2024-09-21T18:19:25.839655+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[19734]: audit 2024-09-21T18:19:24.878746+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[19734]: audit 2024-09-21T18:19:24.893533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[19734]: audit 2024-09-21T18:19:24.906992+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[19734]: audit 2024-09-21T18:19:25.823667+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[19734]: audit 2024-09-21T18:19:25.831686+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[19734]: audit 2024-09-21T18:19:25.839655+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[25160]: audit 2024-09-21T18:19:24.878746+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[25160]: audit 2024-09-21T18:19:24.893533+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[25160]: audit 2024-09-21T18:19:24.906992+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[25160]: audit 2024-09-21T18:19:25.823667+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[25160]: audit 2024-09-21T18:19:25.831686+0000 mon.a (mon.0) 2684 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:26.222 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:25 smithi043 bash[25160]: audit 2024-09-21T18:19:25.839655+0000 mon.a (mon.0) 2685 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:27.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:26 smithi043 bash[19734]: cluster 2024-09-21T18:19:25.672926+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:26 smithi043 bash[25160]: cluster 2024-09-21T18:19:25.672926+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:27.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:26 smithi169 bash[20366]: cluster 2024-09-21T18:19:25.672926+0000 mgr.y (mgr.15252) 776 : cluster [DBG] pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:27.624 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.624 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.625 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.625 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.625 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.626 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.626 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.626 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: Stopping Ceph grafana.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:19:27.626 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.627 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:19:27 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:27.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:27 smithi169 bash[44259]: logger=server t=2024-09-21T18:19:27.742309493Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T18:19:27.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:27 smithi169 bash[44259]: logger=tracing t=2024-09-21T18:19:27.742390183Z level=info msg="Closing tracing" 2024-09-21T18:19:27.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:27 smithi169 bash[44259]: logger=ticker t=2024-09-21T18:19:27.742420858Z level=info msg=stopped last_tick=2024-09-21T18:19:20Z 2024-09-21T18:19:28.614 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[79186]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-grafana-a 2024-09-21T18:19:28.614 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[79245]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-grafana-a 2024-09-21T18:19:28.614 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T18:19:28.614 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: Stopped Ceph grafana.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:19:28.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.884 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.884 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.884 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.884 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.885 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.885 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.885 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:28.885 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: Started Ceph grafana.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:19:28.886 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:19:28 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:19:29.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: cluster 2024-09-21T18:19:27.673697+0000 mgr.y (mgr.15252) 777 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:29.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:27.927959+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:29.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:28.784467+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:28.795979+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:28.800235+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:29.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:28.801484+0000 mon.c (mon.2) 2201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:29.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:28.810495+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:28 smithi169 bash[20366]: audit 2024-09-21T18:19:28.857062+0000 mon.c (mon.2) 2202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T18:19:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: cluster 2024-09-21T18:19:27.673697+0000 mgr.y (mgr.15252) 777 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:27.927959+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:28.784467+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:28.795979+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:28.800235+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:28.801484+0000 mon.c (mon.2) 2201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:28.810495+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[25160]: audit 2024-09-21T18:19:28.857062+0000 mon.c (mon.2) 2202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: cluster 2024-09-21T18:19:27.673697+0000 mgr.y (mgr.15252) 777 : cluster [DBG] pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:27.927959+0000 mgr.y (mgr.15252) 778 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:28.784467+0000 mon.a (mon.0) 2686 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:28.795979+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:28.800235+0000 mon.c (mon.2) 2200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:28.801484+0000 mon.c (mon.2) 2201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:29.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:28.810495+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:29.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:28 smithi043 bash[19734]: audit 2024-09-21T18:19:28.857062+0000 mon.c (mon.2) 2202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T18:19:30.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:19:29] "GET /metrics HTTP/1.1" 200 38242 "" "Prometheus/2.51.0" 2024-09-21T18:19:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: cephadm 2024-09-21T18:19:28.811681+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:30.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.857991+0000 mgr.y (mgr.15252) 780 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.921735+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.925065+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.925898+0000 mon.c (mon.2) 2205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.933059+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: cephadm 2024-09-21T18:19:28.933753+0000 mgr.y (mgr.15252) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.993199+0000 mon.c (mon.2) 2206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.996084+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:28.996817+0000 mon.c (mon.2) 2208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.002499+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.064485+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.067031+0000 mon.c (mon.2) 2210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.067794+0000 mon.c (mon.2) 2211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.073814+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.149903+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.153012+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.153980+0000 mon.c (mon.2) 2214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.160057+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: cephadm 2024-09-21T18:19:28.811681+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.857991+0000 mgr.y (mgr.15252) 780 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.921735+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.925065+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.925898+0000 mon.c (mon.2) 2205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.933059+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: cephadm 2024-09-21T18:19:28.933753+0000 mgr.y (mgr.15252) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.993199+0000 mon.c (mon.2) 2206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.996084+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:28.996817+0000 mon.c (mon.2) 2208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.002499+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.064485+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.067031+0000 mon.c (mon.2) 2210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.067794+0000 mon.c (mon.2) 2211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.073814+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.149903+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.153012+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.153980+0000 mon.c (mon.2) 2214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.160057+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.238137+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.241258+0000 mon.c (mon.2) 2216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.242266+0000 mon.c (mon.2) 2217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.251317+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.328561+0000 mon.c (mon.2) 2218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.331225+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.332116+0000 mon.c (mon.2) 2220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.341276+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.416537+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.419892+0000 mon.c (mon.2) 2222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.421147+0000 mon.c (mon.2) 2223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.428036+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.497559+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.501049+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.502113+0000 mon.c (mon.2) 2226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.508512+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.586946+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.589950+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.590995+0000 mon.c (mon.2) 2229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.600006+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.677109+0000 mon.c (mon.2) 2230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.680446+0000 mon.c (mon.2) 2231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.681340+0000 mon.c (mon.2) 2232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.688599+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.752702+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.756094+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.756922+0000 mon.c (mon.2) 2235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.764822+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.839878+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.843654+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.844749+0000 mon.c (mon.2) 2238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[25160]: audit 2024-09-21T18:19:29.855805+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.238137+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.241258+0000 mon.c (mon.2) 2216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.242266+0000 mon.c (mon.2) 2217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.251317+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.328561+0000 mon.c (mon.2) 2218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.331225+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.332116+0000 mon.c (mon.2) 2220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.341276+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.416537+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.419892+0000 mon.c (mon.2) 2222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.421147+0000 mon.c (mon.2) 2223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.428036+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.497559+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.501049+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.502113+0000 mon.c (mon.2) 2226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.508512+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.586946+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.589950+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.590995+0000 mon.c (mon.2) 2229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.600006+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.677109+0000 mon.c (mon.2) 2230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.680446+0000 mon.c (mon.2) 2231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.681340+0000 mon.c (mon.2) 2232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.688599+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.752702+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.756094+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.756922+0000 mon.c (mon.2) 2235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.764822+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.839878+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.843654+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.844749+0000 mon.c (mon.2) 2238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:29 smithi043 bash[19734]: audit 2024-09-21T18:19:29.855805+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.327 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: cephadm 2024-09-21T18:19:28.811681+0000 mgr.y (mgr.15252) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.857991+0000 mgr.y (mgr.15252) 780 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.921735+0000 mon.c (mon.2) 2203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.925065+0000 mon.c (mon.2) 2204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.925898+0000 mon.c (mon.2) 2205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.933059+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: cephadm 2024-09-21T18:19:28.933753+0000 mgr.y (mgr.15252) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.993199+0000 mon.c (mon.2) 2206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.996084+0000 mon.c (mon.2) 2207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:28.996817+0000 mon.c (mon.2) 2208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.002499+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.064485+0000 mon.c (mon.2) 2209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.067031+0000 mon.c (mon.2) 2210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.067794+0000 mon.c (mon.2) 2211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.073814+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.149903+0000 mon.c (mon.2) 2212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.153012+0000 mon.c (mon.2) 2213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.153980+0000 mon.c (mon.2) 2214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.160057+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.238137+0000 mon.c (mon.2) 2215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.241258+0000 mon.c (mon.2) 2216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.242266+0000 mon.c (mon.2) 2217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.251317+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.328561+0000 mon.c (mon.2) 2218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.331225+0000 mon.c (mon.2) 2219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.332116+0000 mon.c (mon.2) 2220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.341276+0000 mon.a (mon.0) 2694 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.416537+0000 mon.c (mon.2) 2221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.419892+0000 mon.c (mon.2) 2222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.421147+0000 mon.c (mon.2) 2223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.428036+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.497559+0000 mon.c (mon.2) 2224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.501049+0000 mon.c (mon.2) 2225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.502113+0000 mon.c (mon.2) 2226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.508512+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.586946+0000 mon.c (mon.2) 2227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.589950+0000 mon.c (mon.2) 2228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.590995+0000 mon.c (mon.2) 2229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.600006+0000 mon.a (mon.0) 2697 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.677109+0000 mon.c (mon.2) 2230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.680446+0000 mon.c (mon.2) 2231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.681340+0000 mon.c (mon.2) 2232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.688599+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.752702+0000 mon.c (mon.2) 2233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.756094+0000 mon.c (mon.2) 2234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.756922+0000 mon.c (mon.2) 2235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.764822+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.839878+0000 mon.c (mon.2) 2236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.843654+0000 mon.c (mon.2) 2237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.844749+0000 mon.c (mon.2) 2238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:30.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:29 smithi169 bash[20366]: audit 2024-09-21T18:19:29.855805+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564159779Z level=info msg="Starting Grafana" version=10.4.8 commit=8c384b71bde142a25ddc01ed5a183ca572b2b7f7 branch=v10.4.x compiled=2024-09-21T18:19:30Z 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564461379Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.56447374Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564479615Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564485563Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564491038Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.56449661Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564502483Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-21T18:19:30.581 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564509444Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564517307Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564523391Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564529564Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564535975Z level=info msg=Target target=[all] 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564549041Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564554543Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564559632Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564565487Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564574192Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=settings t=2024-09-21T18:19:30.564580533Z level=info msg="App mode production" 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=sqlstore t=2024-09-21T18:19:30.564873548Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=sqlstore t=2024-09-21T18:19:30.564893371Z 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-21T18:19:30.582 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.565397138Z level=info msg="Starting DB migrations" 2024-09-21T18:19:30.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.57800326Z level=info msg="Executing migration" id="Add uid column to user" 2024-09-21T18:19:30.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.583547759Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=5.54258ms 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.634495754Z level=info msg="Executing migration" id="Update uid column values for users" 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.634771211Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=277.545µs 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.676780041Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.677831099Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=1.067288ms 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.718520246Z level=info msg="Executing migration" id="update login field with orgid to allow for multiple service accounts with same name across orgs" 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.71892474Z level=info msg="Migration successfully executed" id="update login field with orgid to allow for multiple service accounts with same name across orgs" duration=405.918µs 2024-09-21T18:19:30.860 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.75287536Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-09-21T18:19:30.861 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.758856975Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=5.978696ms 2024-09-21T18:19:30.861 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.803106943Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-09-21T18:19:30.861 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.81916553Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=16.056575ms 2024-09-21T18:19:31.123 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.862116277Z level=info msg="Executing migration" id="Add column uid in team" 2024-09-21T18:19:31.123 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.877610225Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.489871ms 2024-09-21T18:19:31.123 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.937005157Z level=info msg="Executing migration" id="Update uid column values in team" 2024-09-21T18:19:31.123 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.937328074Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=324.886µs 2024-09-21T18:19:31.123 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.995925492Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-09-21T18:19:31.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:30.997661995Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=1.735127ms 2024-09-21T18:19:31.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.038107604Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-09-21T18:19:31.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.039502622Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=1.394029ms 2024-09-21T18:19:31.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.088790973Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-09-21T18:19:31.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.097503169Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=8.707447ms 2024-09-21T18:19:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.003418+0000 mgr.y (mgr.15252) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.077479+0000 mgr.y (mgr.15252) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.160957+0000 mgr.y (mgr.15252) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.252273+0000 mgr.y (mgr.15252) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.342285+0000 mgr.y (mgr.15252) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.431097+0000 mgr.y (mgr.15252) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.511823+0000 mgr.y (mgr.15252) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.601263+0000 mgr.y (mgr.15252) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cluster 2024-09-21T18:19:29.674752+0000 mgr.y (mgr.15252) 790 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.689565+0000 mgr.y (mgr.15252) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.765755+0000 mgr.y (mgr.15252) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.857077+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:29.940068+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:29.943454+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:29.944521+0000 mon.c (mon.2) 2241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:29.950361+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: cephadm 2024-09-21T18:19:29.953592+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.018192+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.021097+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.022975+0000 mon.c (mon.2) 2244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.031739+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.118337+0000 mon.c (mon.2) 2245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.121624+0000 mon.c (mon.2) 2246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.122322+0000 mon.c (mon.2) 2247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.128880+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.190627+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.193743+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.194540+0000 mon.c (mon.2) 2250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.201111+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.263105+0000 mon.c (mon.2) 2251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.265659+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.266437+0000 mon.c (mon.2) 2253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.273024+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.334091+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.337201+0000 mon.c (mon.2) 2255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.338004+0000 mon.c (mon.2) 2256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.346792+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.407052+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.410949+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.412105+0000 mon.c (mon.2) 2259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.422802+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.491863+0000 mon.c (mon.2) 2260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.495618+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.496846+0000 mon.c (mon.2) 2262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.505790+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.584017+0000 mon.c (mon.2) 2263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.587268+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.588185+0000 mon.c (mon.2) 2265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.596760+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.689139+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.692141+0000 mon.c (mon.2) 2267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.693053+0000 mon.c (mon.2) 2268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.701822+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.794353+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.797521+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.798603+0000 mon.c (mon.2) 2271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.804885+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.880081+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.883554+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.884741+0000 mon.c (mon.2) 2274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:30 smithi169 bash[20366]: audit 2024-09-21T18:19:30.891451+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.003418+0000 mgr.y (mgr.15252) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.077479+0000 mgr.y (mgr.15252) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.160957+0000 mgr.y (mgr.15252) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.252273+0000 mgr.y (mgr.15252) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.342285+0000 mgr.y (mgr.15252) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.431097+0000 mgr.y (mgr.15252) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.511823+0000 mgr.y (mgr.15252) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.601263+0000 mgr.y (mgr.15252) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cluster 2024-09-21T18:19:29.674752+0000 mgr.y (mgr.15252) 790 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.689565+0000 mgr.y (mgr.15252) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.765755+0000 mgr.y (mgr.15252) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.857077+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:29.940068+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:29.943454+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:29.944521+0000 mon.c (mon.2) 2241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:29.950361+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: cephadm 2024-09-21T18:19:29.953592+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.018192+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.021097+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.022975+0000 mon.c (mon.2) 2244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.031739+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.003418+0000 mgr.y (mgr.15252) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.077479+0000 mgr.y (mgr.15252) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.160957+0000 mgr.y (mgr.15252) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.252273+0000 mgr.y (mgr.15252) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.342285+0000 mgr.y (mgr.15252) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.431097+0000 mgr.y (mgr.15252) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.511823+0000 mgr.y (mgr.15252) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.601263+0000 mgr.y (mgr.15252) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cluster 2024-09-21T18:19:29.674752+0000 mgr.y (mgr.15252) 790 : cluster [DBG] pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.689565+0000 mgr.y (mgr.15252) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.765755+0000 mgr.y (mgr.15252) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.857077+0000 mgr.y (mgr.15252) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:29.940068+0000 mon.c (mon.2) 2239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:29.943454+0000 mon.c (mon.2) 2240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:29.944521+0000 mon.c (mon.2) 2241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:29.950361+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: cephadm 2024-09-21T18:19:29.953592+0000 mgr.y (mgr.15252) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.018192+0000 mon.c (mon.2) 2242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.021097+0000 mon.c (mon.2) 2243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.022975+0000 mon.c (mon.2) 2244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.031739+0000 mon.a (mon.0) 2702 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.118337+0000 mon.c (mon.2) 2245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.121624+0000 mon.c (mon.2) 2246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.122322+0000 mon.c (mon.2) 2247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.128880+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.190627+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.193743+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.194540+0000 mon.c (mon.2) 2250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.201111+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.263105+0000 mon.c (mon.2) 2251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.265659+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.266437+0000 mon.c (mon.2) 2253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.273024+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.334091+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.337201+0000 mon.c (mon.2) 2255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.338004+0000 mon.c (mon.2) 2256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.346792+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.407052+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.410949+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.412105+0000 mon.c (mon.2) 2259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.118337+0000 mon.c (mon.2) 2245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.121624+0000 mon.c (mon.2) 2246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.122322+0000 mon.c (mon.2) 2247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.128880+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.190627+0000 mon.c (mon.2) 2248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.193743+0000 mon.c (mon.2) 2249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.194540+0000 mon.c (mon.2) 2250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.201111+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.263105+0000 mon.c (mon.2) 2251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.265659+0000 mon.c (mon.2) 2252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.266437+0000 mon.c (mon.2) 2253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.273024+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.334091+0000 mon.c (mon.2) 2254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.337201+0000 mon.c (mon.2) 2255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.338004+0000 mon.c (mon.2) 2256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.346792+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.407052+0000 mon.c (mon.2) 2257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.410949+0000 mon.c (mon.2) 2258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.412105+0000 mon.c (mon.2) 2259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.422802+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.491863+0000 mon.c (mon.2) 2260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.495618+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.496846+0000 mon.c (mon.2) 2262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.505790+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.584017+0000 mon.c (mon.2) 2263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.587268+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.588185+0000 mon.c (mon.2) 2265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.596760+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.689139+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.692141+0000 mon.c (mon.2) 2267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.693053+0000 mon.c (mon.2) 2268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.701822+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.794353+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.797521+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.798603+0000 mon.c (mon.2) 2271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.804885+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.880081+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.883554+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.884741+0000 mon.c (mon.2) 2274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[19734]: audit 2024-09-21T18:19:30.891451+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.422802+0000 mon.a (mon.0) 2707 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.491863+0000 mon.c (mon.2) 2260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.495618+0000 mon.c (mon.2) 2261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.496846+0000 mon.c (mon.2) 2262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.505790+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.584017+0000 mon.c (mon.2) 2263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.587268+0000 mon.c (mon.2) 2264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.588185+0000 mon.c (mon.2) 2265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.596760+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.689139+0000 mon.c (mon.2) 2266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.692141+0000 mon.c (mon.2) 2267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.693053+0000 mon.c (mon.2) 2268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.701822+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.794353+0000 mon.c (mon.2) 2269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.797521+0000 mon.c (mon.2) 2270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.798603+0000 mon.c (mon.2) 2271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.804885+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.880081+0000 mon.c (mon.2) 2272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.883554+0000 mon.c (mon.2) 2273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.884741+0000 mon.c (mon.2) 2274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:31.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:30 smithi043 bash[25160]: audit 2024-09-21T18:19:30.891451+0000 mon.a (mon.0) 2712 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:31.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.147146306Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-09-21T18:19:31.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.154235667Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=7.088385ms 2024-09-21T18:19:31.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.231029987Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-09-21T18:19:31.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.231236353Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=205.222µs 2024-09-21T18:19:31.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.333560714Z level=info msg="Executing migration" id="add library_element folder uid" 2024-09-21T18:19:31.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.349831844Z level=info msg="Migration successfully executed" id="add library_element folder uid" duration=16.272154ms 2024-09-21T18:19:31.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.517433446Z level=info msg="Executing migration" id="populate library_element folder_uid" 2024-09-21T18:19:31.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.518019548Z level=info msg="Migration successfully executed" id="populate library_element folder_uid" duration=576.435µs 2024-09-21T18:19:31.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.641100477Z level=info msg="Executing migration" id="add index library_element org_id-folder_uid-name-kind" 2024-09-21T18:19:31.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:31.647196944Z level=info msg="Migration successfully executed" id="add index library_element org_id-folder_uid-name-kind" duration=6.095637ms 2024-09-21T18:19:32.175 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.009186206Z level=info msg="Executing migration" id="permission kind migration" 2024-09-21T18:19:32.175 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.024910771Z level=info msg="Migration successfully executed" id="permission kind migration" duration=15.719182ms 2024-09-21T18:19:32.175 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.101386593Z level=info msg="Executing migration" id="permission attribute migration" 2024-09-21T18:19:32.175 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.117008666Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=15.62285ms 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.032438+0000 mgr.y (mgr.15252) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.129432+0000 mgr.y (mgr.15252) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.201746+0000 mgr.y (mgr.15252) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.273622+0000 mgr.y (mgr.15252) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.348113+0000 mgr.y (mgr.15252) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.424045+0000 mgr.y (mgr.15252) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.506746+0000 mgr.y (mgr.15252) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.597707+0000 mgr.y (mgr.15252) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.702690+0000 mgr.y (mgr.15252) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.808085+0000 mgr.y (mgr.15252) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.894384+0000 mgr.y (mgr.15252) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:30.978890+0000 mon.c (mon.2) 2275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:30.982444+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:30.983408+0000 mon.c (mon.2) 2277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:30.992281+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.084611+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.088244+0000 mon.c (mon.2) 2279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.089416+0000 mon.c (mon.2) 2280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.098230+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.198531+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.202203+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.203096+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.177 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.211654+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.278923+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.281730+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.282744+0000 mon.c (mon.2) 2286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.289647+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.352605+0000 mon.c (mon.2) 2287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.357102+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.358325+0000 mon.c (mon.2) 2289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.367032+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.440737+0000 mon.c (mon.2) 2290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.444397+0000 mon.c (mon.2) 2291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.445175+0000 mon.c (mon.2) 2292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.452188+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.536452+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.178 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.539249+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.540399+0000 mon.c (mon.2) 2295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.549489+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.612942+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.616140+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.616892+0000 mon.c (mon.2) 2298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.623653+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.706903+0000 mon.c (mon.2) 2299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.710924+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.712230+0000 mon.c (mon.2) 2301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.721087+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.814340+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.817639+0000 mon.c (mon.2) 2303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.818729+0000 mon.c (mon.2) 2304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:31 smithi169 bash[20366]: audit 2024-09-21T18:19:31.827435+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.032438+0000 mgr.y (mgr.15252) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.129432+0000 mgr.y (mgr.15252) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.201746+0000 mgr.y (mgr.15252) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.273622+0000 mgr.y (mgr.15252) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.348113+0000 mgr.y (mgr.15252) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.424045+0000 mgr.y (mgr.15252) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.506746+0000 mgr.y (mgr.15252) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.597707+0000 mgr.y (mgr.15252) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.702690+0000 mgr.y (mgr.15252) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.808085+0000 mgr.y (mgr.15252) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.894384+0000 mgr.y (mgr.15252) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:30.978890+0000 mon.c (mon.2) 2275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:30.982444+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:30.983408+0000 mon.c (mon.2) 2277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:30.992281+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.084611+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.088244+0000 mon.c (mon.2) 2279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.089416+0000 mon.c (mon.2) 2280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.098230+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.198531+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.032438+0000 mgr.y (mgr.15252) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.129432+0000 mgr.y (mgr.15252) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.201746+0000 mgr.y (mgr.15252) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.273622+0000 mgr.y (mgr.15252) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.348113+0000 mgr.y (mgr.15252) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.424045+0000 mgr.y (mgr.15252) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.506746+0000 mgr.y (mgr.15252) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.597707+0000 mgr.y (mgr.15252) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.702690+0000 mgr.y (mgr.15252) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.808085+0000 mgr.y (mgr.15252) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.894384+0000 mgr.y (mgr.15252) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:30.978890+0000 mon.c (mon.2) 2275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:30.982444+0000 mon.c (mon.2) 2276 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:30.983408+0000 mon.c (mon.2) 2277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:30.992281+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.084611+0000 mon.c (mon.2) 2278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.088244+0000 mon.c (mon.2) 2279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.089416+0000 mon.c (mon.2) 2280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.098230+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.198531+0000 mon.c (mon.2) 2281 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.202203+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.203096+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.211654+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.278923+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.281730+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.282744+0000 mon.c (mon.2) 2286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.289647+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.352605+0000 mon.c (mon.2) 2287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.357102+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.358325+0000 mon.c (mon.2) 2289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.367032+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.440737+0000 mon.c (mon.2) 2290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.444397+0000 mon.c (mon.2) 2291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.445175+0000 mon.c (mon.2) 2292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.452188+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.536452+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.539249+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.540399+0000 mon.c (mon.2) 2295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.549489+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.612942+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.202203+0000 mon.c (mon.2) 2282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.203096+0000 mon.c (mon.2) 2283 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.211654+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.278923+0000 mon.c (mon.2) 2284 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.281730+0000 mon.c (mon.2) 2285 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.282744+0000 mon.c (mon.2) 2286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.289647+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.352605+0000 mon.c (mon.2) 2287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.357102+0000 mon.c (mon.2) 2288 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.358325+0000 mon.c (mon.2) 2289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.367032+0000 mon.a (mon.0) 2717 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.440737+0000 mon.c (mon.2) 2290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.444397+0000 mon.c (mon.2) 2291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.445175+0000 mon.c (mon.2) 2292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.452188+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.536452+0000 mon.c (mon.2) 2293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.539249+0000 mon.c (mon.2) 2294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.540399+0000 mon.c (mon.2) 2295 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.549489+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.612942+0000 mon.c (mon.2) 2296 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.616140+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.616892+0000 mon.c (mon.2) 2298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.623653+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.706903+0000 mon.c (mon.2) 2299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.710924+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.712230+0000 mon.c (mon.2) 2301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.721087+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.814340+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.817639+0000 mon.c (mon.2) 2303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.818729+0000 mon.c (mon.2) 2304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[19734]: audit 2024-09-21T18:19:31.827435+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.616140+0000 mon.c (mon.2) 2297 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.616892+0000 mon.c (mon.2) 2298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.623653+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.706903+0000 mon.c (mon.2) 2299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.710924+0000 mon.c (mon.2) 2300 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.712230+0000 mon.c (mon.2) 2301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.721087+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.814340+0000 mon.c (mon.2) 2302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:32.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.817639+0000 mon.c (mon.2) 2303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:32.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.818729+0000 mon.c (mon.2) 2304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:32.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:31 smithi043 bash[25160]: audit 2024-09-21T18:19:31.827435+0000 mon.a (mon.0) 2722 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:32.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.177741284Z level=info msg="Executing migration" id="permission identifier migration" 2024-09-21T18:19:32.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.187766696Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=10.026104ms 2024-09-21T18:19:32.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.236814372Z level=info msg="Executing migration" id="add permission identifier index" 2024-09-21T18:19:32.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.239506122Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.707611ms 2024-09-21T18:19:32.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.422003054Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-09-21T18:19:32.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.425497793Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=3.489153ms 2024-09-21T18:19:32.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.730825041Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-09-21T18:19:32.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.732018962Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=1.19489ms 2024-09-21T18:19:32.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.865592836Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-09-21T18:19:32.930 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.865640301Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=47.352µs 2024-09-21T18:19:33.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.932939585Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-09-21T18:19:33.254 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:32.935915599Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=2.975267ms 2024-09-21T18:19:33.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:30.993136+0000 mgr.y (mgr.15252) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.099040+0000 mgr.y (mgr.15252) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.212275+0000 mgr.y (mgr.15252) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.290313+0000 mgr.y (mgr.15252) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.367900+0000 mgr.y (mgr.15252) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.452985+0000 mgr.y (mgr.15252) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.550487+0000 mgr.y (mgr.15252) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.624477+0000 mgr.y (mgr.15252) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cluster 2024-09-21T18:19:31.675229+0000 mgr.y (mgr.15252) 814 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.722344+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.828421+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:31.931958+0000 mon.c (mon.2) 2305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:31.935798+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:31.936810+0000 mon.c (mon.2) 2307 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:31.945559+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: cephadm 2024-09-21T18:19:31.946403+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.043288+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.047800+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.049125+0000 mon.c (mon.2) 2310 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.057240+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.151736+0000 mon.c (mon.2) 2311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.155135+0000 mon.c (mon.2) 2312 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.156485+0000 mon.c (mon.2) 2313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.164455+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.233328+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.256 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.236557+0000 mon.c (mon.2) 2315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.237672+0000 mon.c (mon.2) 2316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.245709+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.325788+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.329451+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.330889+0000 mon.c (mon.2) 2319 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.338994+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.425752+0000 mon.c (mon.2) 2320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.429692+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.431007+0000 mon.c (mon.2) 2322 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.438875+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.521158+0000 mon.c (mon.2) 2323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.257 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.523970+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.524894+0000 mon.c (mon.2) 2325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.533518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.619485+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.630114+0000 mon.c (mon.2) 2327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.631207+0000 mon.c (mon.2) 2328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.642639+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.733015+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.736468+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.737289+0000 mon.c (mon.2) 2331 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.743790+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.814757+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.817838+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.819022+0000 mon.c (mon.2) 2334 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.830197+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.909040+0000 mon.c (mon.2) 2335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.912221+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:32 smithi169 bash[20366]: audit 2024-09-21T18:19:32.913303+0000 mon.c (mon.2) 2337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:30.993136+0000 mgr.y (mgr.15252) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.099040+0000 mgr.y (mgr.15252) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.212275+0000 mgr.y (mgr.15252) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.290313+0000 mgr.y (mgr.15252) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.367900+0000 mgr.y (mgr.15252) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.452985+0000 mgr.y (mgr.15252) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.550487+0000 mgr.y (mgr.15252) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.624477+0000 mgr.y (mgr.15252) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cluster 2024-09-21T18:19:31.675229+0000 mgr.y (mgr.15252) 814 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.722344+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.828421+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:31.931958+0000 mon.c (mon.2) 2305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:31.935798+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:31.936810+0000 mon.c (mon.2) 2307 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:31.945559+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: cephadm 2024-09-21T18:19:31.946403+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.043288+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.047800+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.049125+0000 mon.c (mon.2) 2310 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.057240+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:30.993136+0000 mgr.y (mgr.15252) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.099040+0000 mgr.y (mgr.15252) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.212275+0000 mgr.y (mgr.15252) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.290313+0000 mgr.y (mgr.15252) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.367900+0000 mgr.y (mgr.15252) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.452985+0000 mgr.y (mgr.15252) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.550487+0000 mgr.y (mgr.15252) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.624477+0000 mgr.y (mgr.15252) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cluster 2024-09-21T18:19:31.675229+0000 mgr.y (mgr.15252) 814 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.722344+0000 mgr.y (mgr.15252) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.828421+0000 mgr.y (mgr.15252) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:31.931958+0000 mon.c (mon.2) 2305 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:31.935798+0000 mon.c (mon.2) 2306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:31.936810+0000 mon.c (mon.2) 2307 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:31.945559+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: cephadm 2024-09-21T18:19:31.946403+0000 mgr.y (mgr.15252) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.043288+0000 mon.c (mon.2) 2308 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.047800+0000 mon.c (mon.2) 2309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.049125+0000 mon.c (mon.2) 2310 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.057240+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.151736+0000 mon.c (mon.2) 2311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.155135+0000 mon.c (mon.2) 2312 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.156485+0000 mon.c (mon.2) 2313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.164455+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.233328+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.236557+0000 mon.c (mon.2) 2315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.237672+0000 mon.c (mon.2) 2316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.245709+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.325788+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.329451+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.330889+0000 mon.c (mon.2) 2319 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.338994+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.425752+0000 mon.c (mon.2) 2320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.429692+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.431007+0000 mon.c (mon.2) 2322 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.438875+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.521158+0000 mon.c (mon.2) 2323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.523970+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.524894+0000 mon.c (mon.2) 2325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.533518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.151736+0000 mon.c (mon.2) 2311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.155135+0000 mon.c (mon.2) 2312 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.156485+0000 mon.c (mon.2) 2313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.164455+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.233328+0000 mon.c (mon.2) 2314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.236557+0000 mon.c (mon.2) 2315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.237672+0000 mon.c (mon.2) 2316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.245709+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.325788+0000 mon.c (mon.2) 2317 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.329451+0000 mon.c (mon.2) 2318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.330889+0000 mon.c (mon.2) 2319 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.338994+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.425752+0000 mon.c (mon.2) 2320 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.429692+0000 mon.c (mon.2) 2321 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.431007+0000 mon.c (mon.2) 2322 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.438875+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.521158+0000 mon.c (mon.2) 2323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.523970+0000 mon.c (mon.2) 2324 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.524894+0000 mon.c (mon.2) 2325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.533518+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.619485+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.630114+0000 mon.c (mon.2) 2327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.631207+0000 mon.c (mon.2) 2328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.642639+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.733015+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.736468+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.737289+0000 mon.c (mon.2) 2331 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.743790+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.814757+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.817838+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.819022+0000 mon.c (mon.2) 2334 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.830197+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.909040+0000 mon.c (mon.2) 2335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.912221+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[25160]: audit 2024-09-21T18:19:32.913303+0000 mon.c (mon.2) 2337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.619485+0000 mon.c (mon.2) 2326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.630114+0000 mon.c (mon.2) 2327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.631207+0000 mon.c (mon.2) 2328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.642639+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.733015+0000 mon.c (mon.2) 2329 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.736468+0000 mon.c (mon.2) 2330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.737289+0000 mon.c (mon.2) 2331 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.743790+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.814757+0000 mon.c (mon.2) 2332 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.817838+0000 mon.c (mon.2) 2333 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.819022+0000 mon.c (mon.2) 2334 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.830197+0000 mon.a (mon.0) 2732 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:33.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.909040+0000 mon.c (mon.2) 2335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:33.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.912221+0000 mon.c (mon.2) 2336 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:33.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:32 smithi043 bash[19734]: audit 2024-09-21T18:19:32.913303+0000 mon.c (mon.2) 2337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:33.445 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:19:33.506 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.2562768Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-09-21T18:19:33.506 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.259065667Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=2.790264ms 2024-09-21T18:19:33.506 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.476861171Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-09-21T18:19:33.506 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.508424972Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=31.560539ms 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.594499515Z level=info msg="Executing migration" id="create correlation v2" 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.597056787Z level=info msg="Migration successfully executed" id="create correlation v2" duration=2.559485ms 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.68690351Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.689429502Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.531119ms 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.753834849Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.75660553Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.768488ms 2024-09-21T18:19:33.819 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.821142102Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.823628013Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.490837ms 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.893755237Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.894344385Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=587.837µs 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.963520015Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:33.964740439Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=1.226454ms 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.006053209Z level=info msg="Executing migration" id="add provisioning column" 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.01414223Z level=info msg="Migration successfully executed" id="add provisioning column" duration=8.089896ms 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.060036843Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.060340459Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=303.01µs 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.124103651Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-09-21T18:19:34.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.124242886Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=138.5µs 2024-09-21T18:19:34.123 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.058280+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.123 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.165405+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.123 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.247620+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.123 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.341181+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.123 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.439572+0000 mgr.y (mgr.15252) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.123 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.534793+0000 mgr.y (mgr.15252) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.643826+0000 mgr.y (mgr.15252) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.744484+0000 mgr.y (mgr.15252) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.831369+0000 mgr.y (mgr.15252) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:32.924075+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: cephadm 2024-09-21T18:19:32.925289+0000 mgr.y (mgr.15252) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:32.997706+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.000713+0000 mon.c (mon.2) 2339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.001835+0000 mon.c (mon.2) 2340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.008291+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.084858+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.088058+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.089652+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.097537+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.170482+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.172900+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.173674+0000 mon.c (mon.2) 2346 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.179890+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.241744+0000 mon.c (mon.2) 2347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.244281+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.245176+0000 mon.c (mon.2) 2349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.250912+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.312361+0000 mon.c (mon.2) 2350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.315465+0000 mon.c (mon.2) 2351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.316172+0000 mon.c (mon.2) 2352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.322867+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.371551+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.395778+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.398068+0000 mon.c (mon.2) 2355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.398795+0000 mon.c (mon.2) 2356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.405214+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.480139+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.482702+0000 mon.c (mon.2) 2358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.483516+0000 mon.c (mon.2) 2359 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.490286+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.551737+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.553992+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.554674+0000 mon.c (mon.2) 2362 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.561166+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.652248+0000 mon.c (mon.2) 2363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.656395+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.657477+0000 mon.c (mon.2) 2365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.126 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.664664+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.742733+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.745262+0000 mon.c (mon.2) 2367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.745933+0000 mon.c (mon.2) 2368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.752555+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.811789+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.813992+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.814654+0000 mon.c (mon.2) 2371 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.820590+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.882967+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.885180+0000 mon.c (mon.2) 2373 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.885927+0000 mon.c (mon.2) 2374 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:33 smithi169 bash[20366]: audit 2024-09-21T18:19:33.891877+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 8s ago 37m - - 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 9s ago 37m - - 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (41s) 8s ago 28m 14.2M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 starting - - - - 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (2m) 8s ago 25m 48.0M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (2m) 9s ago 36m 438M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (13m) 8s ago 38m 520M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (38m) 8s ago 39m 103M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (36m) 9s ago 36m 78.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (36m) 8s ago 36m 78.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (2m) 8s ago 28m 7692k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:19:34.128 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (2m) 9s ago 28m 7648k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (35m) 8s ago 35m 57.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (34m) 8s ago 34m 67.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (33m) 8s ago 33m 61.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (32m) 8s ago 32m 57.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (32m) 9s ago 32m 67.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (31m) 9s ago 31m 56.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (30m) 9s ago 30m 55.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (29m) 9s ago 29m 65.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (82s) 9s ago 28m 35.6M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (25m) 8s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:19:34.129 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (25m) 9s ago 25m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.058280+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.165405+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.247620+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.341181+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.439572+0000 mgr.y (mgr.15252) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.534793+0000 mgr.y (mgr.15252) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.643826+0000 mgr.y (mgr.15252) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.744484+0000 mgr.y (mgr.15252) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.831369+0000 mgr.y (mgr.15252) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:32.924075+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: cephadm 2024-09-21T18:19:32.925289+0000 mgr.y (mgr.15252) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:32.997706+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.000713+0000 mon.c (mon.2) 2339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.001835+0000 mon.c (mon.2) 2340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.008291+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.084858+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.088058+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.089652+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.097537+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.170482+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.172900+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.058280+0000 mgr.y (mgr.15252) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.165405+0000 mgr.y (mgr.15252) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.247620+0000 mgr.y (mgr.15252) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.341181+0000 mgr.y (mgr.15252) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.439572+0000 mgr.y (mgr.15252) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.534793+0000 mgr.y (mgr.15252) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.643826+0000 mgr.y (mgr.15252) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.744484+0000 mgr.y (mgr.15252) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.831369+0000 mgr.y (mgr.15252) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:32.924075+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: cephadm 2024-09-21T18:19:32.925289+0000 mgr.y (mgr.15252) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:32.997706+0000 mon.c (mon.2) 2338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.000713+0000 mon.c (mon.2) 2339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.001835+0000 mon.c (mon.2) 2340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.008291+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.084858+0000 mon.c (mon.2) 2341 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.088058+0000 mon.c (mon.2) 2342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.089652+0000 mon.c (mon.2) 2343 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.097537+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.170482+0000 mon.c (mon.2) 2344 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.172900+0000 mon.c (mon.2) 2345 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.173674+0000 mon.c (mon.2) 2346 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.179890+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.241744+0000 mon.c (mon.2) 2347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.244281+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.245176+0000 mon.c (mon.2) 2349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.250912+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.312361+0000 mon.c (mon.2) 2350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.315465+0000 mon.c (mon.2) 2351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.316172+0000 mon.c (mon.2) 2352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.322867+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.371551+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.395778+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.398068+0000 mon.c (mon.2) 2355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.398795+0000 mon.c (mon.2) 2356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.405214+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.480139+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.482702+0000 mon.c (mon.2) 2358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.483516+0000 mon.c (mon.2) 2359 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.490286+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.173674+0000 mon.c (mon.2) 2346 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.179890+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.241744+0000 mon.c (mon.2) 2347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.244281+0000 mon.c (mon.2) 2348 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.245176+0000 mon.c (mon.2) 2349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.250912+0000 mon.a (mon.0) 2737 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.312361+0000 mon.c (mon.2) 2350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.315465+0000 mon.c (mon.2) 2351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.316172+0000 mon.c (mon.2) 2352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.322867+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.371551+0000 mon.c (mon.2) 2353 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.395778+0000 mon.c (mon.2) 2354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.398068+0000 mon.c (mon.2) 2355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.398795+0000 mon.c (mon.2) 2356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.405214+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.480139+0000 mon.c (mon.2) 2357 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.482702+0000 mon.c (mon.2) 2358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.483516+0000 mon.c (mon.2) 2359 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.490286+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.551737+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.553992+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.554674+0000 mon.c (mon.2) 2362 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.561166+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.652248+0000 mon.c (mon.2) 2363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.656395+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.657477+0000 mon.c (mon.2) 2365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.664664+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.742733+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.745262+0000 mon.c (mon.2) 2367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.745933+0000 mon.c (mon.2) 2368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.752555+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.811789+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.813992+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.814654+0000 mon.c (mon.2) 2371 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.820590+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.882967+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.885180+0000 mon.c (mon.2) 2373 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.885927+0000 mon.c (mon.2) 2374 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[25160]: audit 2024-09-21T18:19:33.891877+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.551737+0000 mon.c (mon.2) 2360 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.553992+0000 mon.c (mon.2) 2361 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.554674+0000 mon.c (mon.2) 2362 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.561166+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.652248+0000 mon.c (mon.2) 2363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.656395+0000 mon.c (mon.2) 2364 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.657477+0000 mon.c (mon.2) 2365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.664664+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.742733+0000 mon.c (mon.2) 2366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.745262+0000 mon.c (mon.2) 2367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.745933+0000 mon.c (mon.2) 2368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.752555+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.811789+0000 mon.c (mon.2) 2369 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.813992+0000 mon.c (mon.2) 2370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.814654+0000 mon.c (mon.2) 2371 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.820590+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.882967+0000 mon.c (mon.2) 2372 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.885180+0000 mon.c (mon.2) 2373 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.885927+0000 mon.c (mon.2) 2374 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:34.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:33 smithi043 bash[19734]: audit 2024-09-21T18:19:33.891877+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:34.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.165967476Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-09-21T18:19:34.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.174988943Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=9.018956ms 2024-09-21T18:19:34.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.267772974Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-09-21T18:19:34.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.268635954Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=869.98µs 2024-09-21T18:19:34.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.341985862Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-09-21T18:19:34.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.342521988Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=535.303µs 2024-09-21T18:19:34.539 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:19:34.539 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:19:34.539 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:19:34.539 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:19:34.540 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:19:34.733 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.43418154Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-09-21T18:19:34.733 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.435901145Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=1.718999ms 2024-09-21T18:19:34.733 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.593581302Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-09-21T18:19:34.733 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.596361396Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.779761ms 2024-09-21T18:19:34.857 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:19:34.857 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [ 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr" 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: ], 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "2/2 daemons upgraded", 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading grafana daemons", 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:19:34.858 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:19:35.079 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.73552237Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-09-21T18:19:35.079 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:34.738298997Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.776804ms 2024-09-21T18:19:35.080 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.011451+0000 mgr.y (mgr.15252) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.080 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.098316+0000 mgr.y (mgr.15252) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.080 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.181244+0000 mgr.y (mgr.15252) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.080 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.252751+0000 mgr.y (mgr.15252) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.080 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.323455+0000 mgr.y (mgr.15252) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.405765+0000 mgr.y (mgr.15252) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:33.432212+0000 mgr.y (mgr.15252) 834 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.490955+0000 mgr.y (mgr.15252) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.561818+0000 mgr.y (mgr.15252) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.666857+0000 mgr.y (mgr.15252) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cluster 2024-09-21T18:19:33.676299+0000 mgr.y (mgr.15252) 838 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.753156+0000 mgr.y (mgr.15252) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:33.768448+0000 mgr.y (mgr.15252) 840 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.822257+0000 mgr.y (mgr.15252) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.892541+0000 mgr.y (mgr.15252) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:33.977709+0000 mon.c (mon.2) 2375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:33.981052+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:33.982091+0000 mon.c (mon.2) 2377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:33.990608+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.049528+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.052162+0000 mon.c (mon.2) 2379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.053029+0000 mon.c (mon.2) 2380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.059426+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.127820+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.130155+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.131036+0000 mon.c (mon.2) 2383 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.137350+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.194034+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.196707+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.197409+0000 mon.c (mon.2) 2386 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.202580+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.296526+0000 mon.c (mon.2) 2387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.298940+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.299728+0000 mon.c (mon.2) 2389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.305622+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.367628+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.369856+0000 mon.c (mon.2) 2391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.370612+0000 mon.c (mon.2) 2392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.376782+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.437121+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.439514+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.440151+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.445670+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.517691+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.520768+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.521576+0000 mon.c (mon.2) 2398 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.527361+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.538249+0000 mon.c (mon.2) 2399 : audit [DBG] from='client.? 172.21.15.43:0/1581584093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.587801+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.589959+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.590664+0000 mon.c (mon.2) 2402 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.596185+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.662326+0000 mon.c (mon.2) 2403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.671096+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.671803+0000 mon.c (mon.2) 2405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.677876+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.737316+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.739831+0000 mon.c (mon.2) 2407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.740464+0000 mon.c (mon.2) 2408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.746908+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.806733+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.808749+0000 mon.c (mon.2) 2410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.809438+0000 mon.c (mon.2) 2411 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.815924+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.881086+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.883432+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.884108+0000 mon.c (mon.2) 2414 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:34 smithi169 bash[20366]: audit 2024-09-21T18:19:34.889270+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.011451+0000 mgr.y (mgr.15252) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.098316+0000 mgr.y (mgr.15252) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.181244+0000 mgr.y (mgr.15252) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.252751+0000 mgr.y (mgr.15252) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.323455+0000 mgr.y (mgr.15252) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.405765+0000 mgr.y (mgr.15252) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:33.432212+0000 mgr.y (mgr.15252) 834 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.490955+0000 mgr.y (mgr.15252) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.561818+0000 mgr.y (mgr.15252) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.666857+0000 mgr.y (mgr.15252) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cluster 2024-09-21T18:19:33.676299+0000 mgr.y (mgr.15252) 838 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.753156+0000 mgr.y (mgr.15252) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:33.768448+0000 mgr.y (mgr.15252) 840 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.822257+0000 mgr.y (mgr.15252) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.892541+0000 mgr.y (mgr.15252) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:33.977709+0000 mon.c (mon.2) 2375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:33.981052+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:33.982091+0000 mon.c (mon.2) 2377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:33.990608+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.049528+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.011451+0000 mgr.y (mgr.15252) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.098316+0000 mgr.y (mgr.15252) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.181244+0000 mgr.y (mgr.15252) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.252751+0000 mgr.y (mgr.15252) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.323455+0000 mgr.y (mgr.15252) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.405765+0000 mgr.y (mgr.15252) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:33.432212+0000 mgr.y (mgr.15252) 834 : audit [DBG] from='client.25448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.490955+0000 mgr.y (mgr.15252) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.561818+0000 mgr.y (mgr.15252) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.666857+0000 mgr.y (mgr.15252) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cluster 2024-09-21T18:19:33.676299+0000 mgr.y (mgr.15252) 838 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.753156+0000 mgr.y (mgr.15252) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:33.768448+0000 mgr.y (mgr.15252) 840 : audit [DBG] from='client.25454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.822257+0000 mgr.y (mgr.15252) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.892541+0000 mgr.y (mgr.15252) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:33.977709+0000 mon.c (mon.2) 2375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:33.981052+0000 mon.c (mon.2) 2376 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:33.982091+0000 mon.c (mon.2) 2377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:33.990608+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.049528+0000 mon.c (mon.2) 2378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.052162+0000 mon.c (mon.2) 2379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.053029+0000 mon.c (mon.2) 2380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.059426+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.127820+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.130155+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.131036+0000 mon.c (mon.2) 2383 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.137350+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.194034+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.196707+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.197409+0000 mon.c (mon.2) 2386 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.202580+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.296526+0000 mon.c (mon.2) 2387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.298940+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.299728+0000 mon.c (mon.2) 2389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.305622+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.367628+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.369856+0000 mon.c (mon.2) 2391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.370612+0000 mon.c (mon.2) 2392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.376782+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.437121+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.052162+0000 mon.c (mon.2) 2379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.053029+0000 mon.c (mon.2) 2380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.059426+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.127820+0000 mon.c (mon.2) 2381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.130155+0000 mon.c (mon.2) 2382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.131036+0000 mon.c (mon.2) 2383 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.137350+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.194034+0000 mon.c (mon.2) 2384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.196707+0000 mon.c (mon.2) 2385 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.197409+0000 mon.c (mon.2) 2386 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.202580+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.296526+0000 mon.c (mon.2) 2387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.298940+0000 mon.c (mon.2) 2388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.299728+0000 mon.c (mon.2) 2389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.305622+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.367628+0000 mon.c (mon.2) 2390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.369856+0000 mon.c (mon.2) 2391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.370612+0000 mon.c (mon.2) 2392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.376782+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.437121+0000 mon.c (mon.2) 2393 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.439514+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.440151+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.445670+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.517691+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.520768+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.521576+0000 mon.c (mon.2) 2398 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.527361+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.538249+0000 mon.c (mon.2) 2399 : audit [DBG] from='client.? 172.21.15.43:0/1581584093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.587801+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.589959+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.590664+0000 mon.c (mon.2) 2402 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.596185+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.662326+0000 mon.c (mon.2) 2403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.671096+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.671803+0000 mon.c (mon.2) 2405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.677876+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.737316+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.739831+0000 mon.c (mon.2) 2407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.740464+0000 mon.c (mon.2) 2408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.746908+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.806733+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.808749+0000 mon.c (mon.2) 2410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.809438+0000 mon.c (mon.2) 2411 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.815924+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.881086+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.883432+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.884108+0000 mon.c (mon.2) 2414 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[25160]: audit 2024-09-21T18:19:34.889270+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.439514+0000 mon.c (mon.2) 2394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.440151+0000 mon.c (mon.2) 2395 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.445670+0000 mon.a (mon.0) 2752 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.517691+0000 mon.c (mon.2) 2396 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.520768+0000 mon.c (mon.2) 2397 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.521576+0000 mon.c (mon.2) 2398 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.527361+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.538249+0000 mon.c (mon.2) 2399 : audit [DBG] from='client.? 172.21.15.43:0/1581584093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.587801+0000 mon.c (mon.2) 2400 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.589959+0000 mon.c (mon.2) 2401 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.590664+0000 mon.c (mon.2) 2402 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.596185+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.662326+0000 mon.c (mon.2) 2403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.671096+0000 mon.c (mon.2) 2404 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.671803+0000 mon.c (mon.2) 2405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.677876+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.737316+0000 mon.c (mon.2) 2406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.739831+0000 mon.c (mon.2) 2407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.740464+0000 mon.c (mon.2) 2408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.746908+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.806733+0000 mon.c (mon.2) 2409 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.808749+0000 mon.c (mon.2) 2410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.809438+0000 mon.c (mon.2) 2411 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.815924+0000 mon.a (mon.0) 2757 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.881086+0000 mon.c (mon.2) 2412 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.883432+0000 mon.c (mon.2) 2413 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.884108+0000 mon.c (mon.2) 2414 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:35.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:34 smithi043 bash[19734]: audit 2024-09-21T18:19:34.889270+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:35.370 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.081976303Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-09-21T18:19:35.370 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.083511959Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.534517ms 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.204349209Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.205258868Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=940.108µs 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.279977617Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.282697615Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.720618ms 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.322093265Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.323575831Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=1.483606ms 2024-09-21T18:19:35.371 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.372912182Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-09-21T18:19:35.631 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.375124927Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.215221ms 2024-09-21T18:19:35.631 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.432020766Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-09-21T18:19:35.631 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.434554139Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.53332ms 2024-09-21T18:19:35.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.633619995Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-09-21T18:19:35.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.636107966Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.489391ms 2024-09-21T18:19:35.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.871593044Z level=info msg="Executing migration" id="create anon_device table" 2024-09-21T18:19:35.897 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:35.872975012Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.382979ms 2024-09-21T18:19:36.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.182144463Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-09-21T18:19:36.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.184617678Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.474564ms 2024-09-21T18:19:36.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.252535641Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:33.991512+0000 mgr.y (mgr.15252) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.061338+0000 mgr.y (mgr.15252) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:34.110409+0000 mgr.y (mgr.15252) 845 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.138120+0000 mgr.y (mgr.15252) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.204455+0000 mgr.y (mgr.15252) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.307241+0000 mgr.y (mgr.15252) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.377427+0000 mgr.y (mgr.15252) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.447326+0000 mgr.y (mgr.15252) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.528902+0000 mgr.y (mgr.15252) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.597950+0000 mgr.y (mgr.15252) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.678541+0000 mgr.y (mgr.15252) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.747659+0000 mgr.y (mgr.15252) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.816565+0000 mgr.y (mgr.15252) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:34.856493+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.889898+0000 mgr.y (mgr.15252) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:34.952461+0000 mon.c (mon.2) 2415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:34.954578+0000 mon.c (mon.2) 2416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:34.955254+0000 mon.c (mon.2) 2417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:34.960942+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: cephadm 2024-09-21T18:19:34.961518+0000 mgr.y (mgr.15252) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.252 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.025753+0000 mon.c (mon.2) 2418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.028702+0000 mon.c (mon.2) 2419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.029595+0000 mon.c (mon.2) 2420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.037780+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.107073+0000 mon.c (mon.2) 2421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.110333+0000 mon.c (mon.2) 2422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.111328+0000 mon.c (mon.2) 2423 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.117226+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.192535+0000 mon.c (mon.2) 2424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.196344+0000 mon.c (mon.2) 2425 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.197608+0000 mon.c (mon.2) 2426 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.253 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.208578+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.287464+0000 mon.c (mon.2) 2427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.291348+0000 mon.c (mon.2) 2428 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.292541+0000 mon.c (mon.2) 2429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.301434+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.393793+0000 mon.c (mon.2) 2430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.396755+0000 mon.c (mon.2) 2431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.397974+0000 mon.c (mon.2) 2432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.407095+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.508560+0000 mon.c (mon.2) 2433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.511748+0000 mon.c (mon.2) 2434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.512706+0000 mon.c (mon.2) 2435 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.519056+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.614942+0000 mon.c (mon.2) 2436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.617915+0000 mon.c (mon.2) 2437 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.618831+0000 mon.c (mon.2) 2438 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.626346+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.730074+0000 mon.c (mon.2) 2439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.734441+0000 mon.c (mon.2) 2440 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.735356+0000 mon.c (mon.2) 2441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.743664+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.840913+0000 mon.c (mon.2) 2442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.844256+0000 mon.c (mon.2) 2443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.845183+0000 mon.c (mon.2) 2444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:35 smithi169 bash[20366]: audit 2024-09-21T18:19:35.851780+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:33.991512+0000 mgr.y (mgr.15252) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.061338+0000 mgr.y (mgr.15252) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:34.110409+0000 mgr.y (mgr.15252) 845 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.138120+0000 mgr.y (mgr.15252) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.204455+0000 mgr.y (mgr.15252) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.307241+0000 mgr.y (mgr.15252) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.377427+0000 mgr.y (mgr.15252) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.447326+0000 mgr.y (mgr.15252) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.528902+0000 mgr.y (mgr.15252) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.597950+0000 mgr.y (mgr.15252) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.678541+0000 mgr.y (mgr.15252) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.747659+0000 mgr.y (mgr.15252) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.816565+0000 mgr.y (mgr.15252) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:34.856493+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.889898+0000 mgr.y (mgr.15252) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:34.952461+0000 mon.c (mon.2) 2415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:34.954578+0000 mon.c (mon.2) 2416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:34.955254+0000 mon.c (mon.2) 2417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:34.960942+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: cephadm 2024-09-21T18:19:34.961518+0000 mgr.y (mgr.15252) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.025753+0000 mon.c (mon.2) 2418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.028702+0000 mon.c (mon.2) 2419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.029595+0000 mon.c (mon.2) 2420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.037780+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.107073+0000 mon.c (mon.2) 2421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.110333+0000 mon.c (mon.2) 2422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.111328+0000 mon.c (mon.2) 2423 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.117226+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.192535+0000 mon.c (mon.2) 2424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.196344+0000 mon.c (mon.2) 2425 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.197608+0000 mon.c (mon.2) 2426 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.208578+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.287464+0000 mon.c (mon.2) 2427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.291348+0000 mon.c (mon.2) 2428 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.292541+0000 mon.c (mon.2) 2429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.301434+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.393793+0000 mon.c (mon.2) 2430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.396755+0000 mon.c (mon.2) 2431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.397974+0000 mon.c (mon.2) 2432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.407095+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.508560+0000 mon.c (mon.2) 2433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.511748+0000 mon.c (mon.2) 2434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.512706+0000 mon.c (mon.2) 2435 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.519056+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.614942+0000 mon.c (mon.2) 2436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.617915+0000 mon.c (mon.2) 2437 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.618831+0000 mon.c (mon.2) 2438 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.626346+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.730074+0000 mon.c (mon.2) 2439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.734441+0000 mon.c (mon.2) 2440 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.735356+0000 mon.c (mon.2) 2441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.743664+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.840913+0000 mon.c (mon.2) 2442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.844256+0000 mon.c (mon.2) 2443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.845183+0000 mon.c (mon.2) 2444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[25160]: audit 2024-09-21T18:19:35.851780+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:33.991512+0000 mgr.y (mgr.15252) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.061338+0000 mgr.y (mgr.15252) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:34.110409+0000 mgr.y (mgr.15252) 845 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.138120+0000 mgr.y (mgr.15252) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.204455+0000 mgr.y (mgr.15252) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.307241+0000 mgr.y (mgr.15252) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.377427+0000 mgr.y (mgr.15252) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.447326+0000 mgr.y (mgr.15252) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.528902+0000 mgr.y (mgr.15252) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.597950+0000 mgr.y (mgr.15252) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.678541+0000 mgr.y (mgr.15252) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.747659+0000 mgr.y (mgr.15252) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.816565+0000 mgr.y (mgr.15252) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:34.856493+0000 mgr.y (mgr.15252) 856 : audit [DBG] from='client.25472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:19:36.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.889898+0000 mgr.y (mgr.15252) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:34.952461+0000 mon.c (mon.2) 2415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:34.954578+0000 mon.c (mon.2) 2416 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:34.955254+0000 mon.c (mon.2) 2417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:34.960942+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: cephadm 2024-09-21T18:19:34.961518+0000 mgr.y (mgr.15252) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.025753+0000 mon.c (mon.2) 2418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.028702+0000 mon.c (mon.2) 2419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.029595+0000 mon.c (mon.2) 2420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.037780+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.107073+0000 mon.c (mon.2) 2421 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.110333+0000 mon.c (mon.2) 2422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.111328+0000 mon.c (mon.2) 2423 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.117226+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.192535+0000 mon.c (mon.2) 2424 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.196344+0000 mon.c (mon.2) 2425 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.197608+0000 mon.c (mon.2) 2426 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.208578+0000 mon.a (mon.0) 2762 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.287464+0000 mon.c (mon.2) 2427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.291348+0000 mon.c (mon.2) 2428 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.292541+0000 mon.c (mon.2) 2429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.301434+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.393793+0000 mon.c (mon.2) 2430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.396755+0000 mon.c (mon.2) 2431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.397974+0000 mon.c (mon.2) 2432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.407095+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.508560+0000 mon.c (mon.2) 2433 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.511748+0000 mon.c (mon.2) 2434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.512706+0000 mon.c (mon.2) 2435 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.519056+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.614942+0000 mon.c (mon.2) 2436 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.617915+0000 mon.c (mon.2) 2437 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.618831+0000 mon.c (mon.2) 2438 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.626346+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.730074+0000 mon.c (mon.2) 2439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.734441+0000 mon.c (mon.2) 2440 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.735356+0000 mon.c (mon.2) 2441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.743664+0000 mon.a (mon.0) 2767 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.840913+0000 mon.c (mon.2) 2442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.844256+0000 mon.c (mon.2) 2443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.845183+0000 mon.c (mon.2) 2444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:35 smithi043 bash[19734]: audit 2024-09-21T18:19:35.851780+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.254996715Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.460591ms 2024-09-21T18:19:36.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.419905554Z level=info msg="Executing migration" id="create signing_key table" 2024-09-21T18:19:36.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.422232795Z level=info msg="Migration successfully executed" id="create signing_key table" duration=2.32862ms 2024-09-21T18:19:36.988 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.713282531Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-09-21T18:19:36.988 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.715760115Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=2.479171ms 2024-09-21T18:19:36.988 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.822435021Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-09-21T18:19:36.989 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.825002029Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=2.571505ms 2024-09-21T18:19:36.989 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.914823774Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-09-21T18:19:36.989 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.916619853Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=1.797527ms 2024-09-21T18:19:36.989 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:36.990526894Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-09-21T18:19:36.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.038409+0000 mgr.y (mgr.15252) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.989 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.120395+0000 mgr.y (mgr.15252) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.209679+0000 mgr.y (mgr.15252) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.302207+0000 mgr.y (mgr.15252) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.408564+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.522239+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.627005+0000 mgr.y (mgr.15252) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cluster 2024-09-21T18:19:35.676879+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.744516+0000 mgr.y (mgr.15252) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.854927+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:35.954731+0000 mon.c (mon.2) 2445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:35.958294+0000 mon.c (mon.2) 2446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:35.959395+0000 mon.c (mon.2) 2447 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:35.970175+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.073818+0000 mon.c (mon.2) 2448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.078208+0000 mon.c (mon.2) 2449 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.079598+0000 mon.c (mon.2) 2450 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.089212+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.154743+0000 mon.c (mon.2) 2451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.158211+0000 mon.c (mon.2) 2452 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.159407+0000 mon.c (mon.2) 2453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.166061+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.262340+0000 mon.c (mon.2) 2454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.266275+0000 mon.c (mon.2) 2455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.267404+0000 mon.c (mon.2) 2456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.276956+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.364834+0000 mon.c (mon.2) 2457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.368000+0000 mon.c (mon.2) 2458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.368980+0000 mon.c (mon.2) 2459 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.991 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.375148+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.450747+0000 mon.c (mon.2) 2460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.454005+0000 mon.c (mon.2) 2461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.455077+0000 mon.c (mon.2) 2462 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.461162+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.544350+0000 mon.c (mon.2) 2463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.547013+0000 mon.c (mon.2) 2464 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.547865+0000 mon.c (mon.2) 2465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.553854+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.635544+0000 mon.c (mon.2) 2466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.639629+0000 mon.c (mon.2) 2467 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.640862+0000 mon.c (mon.2) 2468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.649513+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.731373+0000 mon.c (mon.2) 2469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.735048+0000 mon.c (mon.2) 2470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.736340+0000 mon.c (mon.2) 2471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.745180+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:36.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.844233+0000 mon.c (mon.2) 2472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:36.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.847629+0000 mon.c (mon.2) 2473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:36.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.848760+0000 mon.c (mon.2) 2474 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:36.993 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:36 smithi169 bash[20366]: audit 2024-09-21T18:19:36.858034+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.007819661Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=17.289127ms 2024-09-21T18:19:37.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.090996272Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-09-21T18:19:37.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.092824252Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=1.831863ms 2024-09-21T18:19:37.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.176804844Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-09-21T18:19:37.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.176872611Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=73.056µs 2024-09-21T18:19:37.251 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.237973673Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-09-21T18:19:37.251 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.239574319Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=1.605762ms 2024-09-21T18:19:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.038409+0000 mgr.y (mgr.15252) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.120395+0000 mgr.y (mgr.15252) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.209679+0000 mgr.y (mgr.15252) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.302207+0000 mgr.y (mgr.15252) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.408564+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.522239+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.627005+0000 mgr.y (mgr.15252) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cluster 2024-09-21T18:19:35.676879+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.744516+0000 mgr.y (mgr.15252) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.854927+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:35.954731+0000 mon.c (mon.2) 2445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:35.958294+0000 mon.c (mon.2) 2446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:35.959395+0000 mon.c (mon.2) 2447 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:35.970175+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.073818+0000 mon.c (mon.2) 2448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.078208+0000 mon.c (mon.2) 2449 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.079598+0000 mon.c (mon.2) 2450 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.089212+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.154743+0000 mon.c (mon.2) 2451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.158211+0000 mon.c (mon.2) 2452 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.038409+0000 mgr.y (mgr.15252) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.120395+0000 mgr.y (mgr.15252) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.209679+0000 mgr.y (mgr.15252) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.302207+0000 mgr.y (mgr.15252) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.408564+0000 mgr.y (mgr.15252) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.522239+0000 mgr.y (mgr.15252) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.627005+0000 mgr.y (mgr.15252) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cluster 2024-09-21T18:19:35.676879+0000 mgr.y (mgr.15252) 866 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.744516+0000 mgr.y (mgr.15252) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.854927+0000 mgr.y (mgr.15252) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:35.954731+0000 mon.c (mon.2) 2445 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:35.958294+0000 mon.c (mon.2) 2446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:35.959395+0000 mon.c (mon.2) 2447 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:35.970175+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.073818+0000 mon.c (mon.2) 2448 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.078208+0000 mon.c (mon.2) 2449 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.079598+0000 mon.c (mon.2) 2450 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.089212+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.154743+0000 mon.c (mon.2) 2451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.158211+0000 mon.c (mon.2) 2452 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.159407+0000 mon.c (mon.2) 2453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.166061+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.262340+0000 mon.c (mon.2) 2454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.266275+0000 mon.c (mon.2) 2455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.267404+0000 mon.c (mon.2) 2456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.276956+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.364834+0000 mon.c (mon.2) 2457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.368000+0000 mon.c (mon.2) 2458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.368980+0000 mon.c (mon.2) 2459 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.375148+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.450747+0000 mon.c (mon.2) 2460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.454005+0000 mon.c (mon.2) 2461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.455077+0000 mon.c (mon.2) 2462 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.461162+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.544350+0000 mon.c (mon.2) 2463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.547013+0000 mon.c (mon.2) 2464 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.547865+0000 mon.c (mon.2) 2465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.553854+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.635544+0000 mon.c (mon.2) 2466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.639629+0000 mon.c (mon.2) 2467 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.640862+0000 mon.c (mon.2) 2468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.649513+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.731373+0000 mon.c (mon.2) 2469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.735048+0000 mon.c (mon.2) 2470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.736340+0000 mon.c (mon.2) 2471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.745180+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.844233+0000 mon.c (mon.2) 2472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.847629+0000 mon.c (mon.2) 2473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.848760+0000 mon.c (mon.2) 2474 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[19734]: audit 2024-09-21T18:19:36.858034+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.159407+0000 mon.c (mon.2) 2453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.166061+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.262340+0000 mon.c (mon.2) 2454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.266275+0000 mon.c (mon.2) 2455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.267404+0000 mon.c (mon.2) 2456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.276956+0000 mon.a (mon.0) 2772 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.364834+0000 mon.c (mon.2) 2457 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.368000+0000 mon.c (mon.2) 2458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.368980+0000 mon.c (mon.2) 2459 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.375148+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.450747+0000 mon.c (mon.2) 2460 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.454005+0000 mon.c (mon.2) 2461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.455077+0000 mon.c (mon.2) 2462 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.461162+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.544350+0000 mon.c (mon.2) 2463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.547013+0000 mon.c (mon.2) 2464 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.547865+0000 mon.c (mon.2) 2465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.553854+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.635544+0000 mon.c (mon.2) 2466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.639629+0000 mon.c (mon.2) 2467 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.640862+0000 mon.c (mon.2) 2468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.649513+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.731373+0000 mon.c (mon.2) 2469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.735048+0000 mon.c (mon.2) 2470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.736340+0000 mon.c (mon.2) 2471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.745180+0000 mon.a (mon.0) 2777 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.844233+0000 mon.c (mon.2) 2472 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.847629+0000 mon.c (mon.2) 2473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.848760+0000 mon.c (mon.2) 2474 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:37.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:36 smithi043 bash[25160]: audit 2024-09-21T18:19:36.858034+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.28416715Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.284202652Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=41.206µs 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.32638138Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.327928391Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=1.548285ms 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.385534051Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.386798896Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=1.274296ms 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.427854064Z level=info msg="Executing migration" id="create sso_setting table" 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.430544864Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.694204ms 2024-09-21T18:19:37.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.470100445Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-09-21T18:19:37.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.472414182Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.315218ms 2024-09-21T18:19:37.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.495349797Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-09-21T18:19:37.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.496713133Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.363383ms 2024-09-21T18:19:37.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.520506242Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-09-21T18:19:37.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.520654826Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=146.767µs 2024-09-21T18:19:37.778 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.562550503Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.579154686Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=16.602223ms 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.621163704Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.637271602Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=16.104601ms 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.680155311Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.681117437Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=964.426µs 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=migrator t=2024-09-21T18:19:37.72197703Z level=info msg="migrations completed" performed=69 skipped=482 duration=7.144016787s 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=sqlstore t=2024-09-21T18:19:37.724677204Z level=info msg="Created default organization" 2024-09-21T18:19:37.779 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=secrets t=2024-09-21T18:19:37.780922933Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-21T18:19:38.108 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=plugin.store t=2024-09-21T18:19:37.823936242Z level=info msg="Loading plugins..." 2024-09-21T18:19:38.108 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=local.finder t=2024-09-21T18:19:37.899792657Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-21T18:19:38.108 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=plugin.store t=2024-09-21T18:19:37.899831496Z level=info msg="Plugins loaded" count=55 duration=75.898373ms 2024-09-21T18:19:38.108 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=query_data t=2024-09-21T18:19:37.904555609Z level=info msg="Query Service initialization" 2024-09-21T18:19:38.108 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=live.push_http t=2024-09-21T18:19:37.90883473Z level=info msg="Live Push Gateway initialization" 2024-09-21T18:19:38.108 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[79301]: logger=ngalert.migration t=2024-09-21T18:19:37.964413045Z level=info msg=Starting 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:35.971376+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.090377+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.167957+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.277882+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.378397+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.464142+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.554940+0000 mgr.y (mgr.15252) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.651093+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.746168+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.858982+0000 mgr.y (mgr.15252) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:36.954346+0000 mon.c (mon.2) 2475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:36.957485+0000 mon.c (mon.2) 2476 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:36.958348+0000 mon.c (mon.2) 2477 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:36.965349+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: cephadm 2024-09-21T18:19:36.965967+0000 mgr.y (mgr.15252) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.032605+0000 mon.c (mon.2) 2478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.035505+0000 mon.c (mon.2) 2479 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.036232+0000 mon.c (mon.2) 2480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.043103+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.111086+0000 mon.c (mon.2) 2481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.114136+0000 mon.c (mon.2) 2482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.115258+0000 mon.c (mon.2) 2483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.122509+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.193838+0000 mon.c (mon.2) 2484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.196926+0000 mon.c (mon.2) 2485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.198119+0000 mon.c (mon.2) 2486 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.206698+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.289481+0000 mon.c (mon.2) 2487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.293380+0000 mon.c (mon.2) 2488 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.294504+0000 mon.c (mon.2) 2489 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.300933+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.374170+0000 mon.c (mon.2) 2490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.377887+0000 mon.c (mon.2) 2491 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.378831+0000 mon.c (mon.2) 2492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.385239+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.451325+0000 mon.c (mon.2) 2493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.453838+0000 mon.c (mon.2) 2494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.454608+0000 mon.c (mon.2) 2495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.459971+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.533411+0000 mon.c (mon.2) 2496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.537021+0000 mon.c (mon.2) 2497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.537930+0000 mon.c (mon.2) 2498 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.544282+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.619570+0000 mon.c (mon.2) 2499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.623203+0000 mon.c (mon.2) 2500 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.624342+0000 mon.c (mon.2) 2501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.630923+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.699375+0000 mon.c (mon.2) 2502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.702522+0000 mon.c (mon.2) 2503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.703311+0000 mon.c (mon.2) 2504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.709475+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.772148+0000 mon.c (mon.2) 2505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.775796+0000 mon.c (mon.2) 2506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.776703+0000 mon.c (mon.2) 2507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.792007+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.113 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.867117+0000 mon.c (mon.2) 2508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.113 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.871014+0000 mon.c (mon.2) 2509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.113 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.871933+0000 mon.c (mon.2) 2510 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.113 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:37 smithi169 bash[20366]: audit 2024-09-21T18:19:37.877767+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:35.971376+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.090377+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.167957+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.277882+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.378397+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.464142+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.554940+0000 mgr.y (mgr.15252) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.651093+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.746168+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.858982+0000 mgr.y (mgr.15252) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:36.954346+0000 mon.c (mon.2) 2475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:36.957485+0000 mon.c (mon.2) 2476 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:36.958348+0000 mon.c (mon.2) 2477 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:36.965349+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: cephadm 2024-09-21T18:19:36.965967+0000 mgr.y (mgr.15252) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.032605+0000 mon.c (mon.2) 2478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.035505+0000 mon.c (mon.2) 2479 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.036232+0000 mon.c (mon.2) 2480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.043103+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.111086+0000 mon.c (mon.2) 2481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:35.971376+0000 mgr.y (mgr.15252) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.090377+0000 mgr.y (mgr.15252) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.167957+0000 mgr.y (mgr.15252) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.277882+0000 mgr.y (mgr.15252) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.378397+0000 mgr.y (mgr.15252) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.464142+0000 mgr.y (mgr.15252) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.554940+0000 mgr.y (mgr.15252) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.651093+0000 mgr.y (mgr.15252) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.746168+0000 mgr.y (mgr.15252) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.858982+0000 mgr.y (mgr.15252) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:36.954346+0000 mon.c (mon.2) 2475 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:36.957485+0000 mon.c (mon.2) 2476 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:36.958348+0000 mon.c (mon.2) 2477 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:36.965349+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: cephadm 2024-09-21T18:19:36.965967+0000 mgr.y (mgr.15252) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.032605+0000 mon.c (mon.2) 2478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.035505+0000 mon.c (mon.2) 2479 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.036232+0000 mon.c (mon.2) 2480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.043103+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.111086+0000 mon.c (mon.2) 2481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.114136+0000 mon.c (mon.2) 2482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.115258+0000 mon.c (mon.2) 2483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.122509+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.193838+0000 mon.c (mon.2) 2484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.196926+0000 mon.c (mon.2) 2485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.198119+0000 mon.c (mon.2) 2486 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.206698+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.289481+0000 mon.c (mon.2) 2487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.293380+0000 mon.c (mon.2) 2488 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.294504+0000 mon.c (mon.2) 2489 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.300933+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.374170+0000 mon.c (mon.2) 2490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.377887+0000 mon.c (mon.2) 2491 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.378831+0000 mon.c (mon.2) 2492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.385239+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.451325+0000 mon.c (mon.2) 2493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.453838+0000 mon.c (mon.2) 2494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.454608+0000 mon.c (mon.2) 2495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.459971+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.533411+0000 mon.c (mon.2) 2496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.537021+0000 mon.c (mon.2) 2497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.537930+0000 mon.c (mon.2) 2498 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.544282+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.619570+0000 mon.c (mon.2) 2499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.623203+0000 mon.c (mon.2) 2500 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.624342+0000 mon.c (mon.2) 2501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.630923+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.699375+0000 mon.c (mon.2) 2502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.702522+0000 mon.c (mon.2) 2503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.703311+0000 mon.c (mon.2) 2504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.709475+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.772148+0000 mon.c (mon.2) 2505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.775796+0000 mon.c (mon.2) 2506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.776703+0000 mon.c (mon.2) 2507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.792007+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.867117+0000 mon.c (mon.2) 2508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.871014+0000 mon.c (mon.2) 2509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.871933+0000 mon.c (mon.2) 2510 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[19734]: audit 2024-09-21T18:19:37.877767+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.114136+0000 mon.c (mon.2) 2482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.115258+0000 mon.c (mon.2) 2483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.122509+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.193838+0000 mon.c (mon.2) 2484 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.196926+0000 mon.c (mon.2) 2485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.198119+0000 mon.c (mon.2) 2486 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.206698+0000 mon.a (mon.0) 2782 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.289481+0000 mon.c (mon.2) 2487 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.293380+0000 mon.c (mon.2) 2488 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.294504+0000 mon.c (mon.2) 2489 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.300933+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.374170+0000 mon.c (mon.2) 2490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.377887+0000 mon.c (mon.2) 2491 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.378831+0000 mon.c (mon.2) 2492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.385239+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.451325+0000 mon.c (mon.2) 2493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.453838+0000 mon.c (mon.2) 2494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.454608+0000 mon.c (mon.2) 2495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.459971+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.533411+0000 mon.c (mon.2) 2496 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.537021+0000 mon.c (mon.2) 2497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.537930+0000 mon.c (mon.2) 2498 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.544282+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.619570+0000 mon.c (mon.2) 2499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.623203+0000 mon.c (mon.2) 2500 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.624342+0000 mon.c (mon.2) 2501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.630923+0000 mon.a (mon.0) 2787 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.699375+0000 mon.c (mon.2) 2502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.702522+0000 mon.c (mon.2) 2503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.703311+0000 mon.c (mon.2) 2504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.709475+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.772148+0000 mon.c (mon.2) 2505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.775796+0000 mon.c (mon.2) 2506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.776703+0000 mon.c (mon.2) 2507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.792007+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.867117+0000 mon.c (mon.2) 2508 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.871014+0000 mon.c (mon.2) 2509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.871933+0000 mon.c (mon.2) 2510 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:37 smithi043 bash[25160]: audit 2024-09-21T18:19:37.877767+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=ngalert.state.manager t=2024-09-21T18:19:38.110040509Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-09-21T18:19:38.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=infra.usagestats.collector t=2024-09-21T18:19:38.114217276Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-21T18:19:38.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=provisioning.datasources t=2024-09-21T18:19:38.199543532Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-21T18:19:38.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=provisioning.datasources t=2024-09-21T18:19:38.200905321Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-21T18:19:38.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.043865+0000 mgr.y (mgr.15252) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.123337+0000 mgr.y (mgr.15252) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.208062+0000 mgr.y (mgr.15252) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.303778+0000 mgr.y (mgr.15252) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.388727+0000 mgr.y (mgr.15252) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.461716+0000 mgr.y (mgr.15252) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.545163+0000 mgr.y (mgr.15252) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.634382+0000 mgr.y (mgr.15252) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cluster 2024-09-21T18:19:37.677486+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.710680+0000 mgr.y (mgr.15252) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.798807+0000 mgr.y (mgr.15252) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.880763+0000 mgr.y (mgr.15252) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:37.935801+0000 mgr.y (mgr.15252) 892 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:37.947116+0000 mon.c (mon.2) 2511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:37.949407+0000 mon.c (mon.2) 2512 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:37.950173+0000 mon.c (mon.2) 2513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:37.955950+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: cephadm 2024-09-21T18:19:37.958849+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:38.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.026222+0000 mon.c (mon.2) 2514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.029759+0000 mon.c (mon.2) 2515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.955 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=provisioning.alerting t=2024-09-21T18:19:38.701580617Z level=info msg="starting to provision alerting" 2024-09-21T18:19:38.955 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=provisioning.alerting t=2024-09-21T18:19:38.701630619Z level=info msg="finished to provision alerting" 2024-09-21T18:19:38.955 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=ngalert.state.manager t=2024-09-21T18:19:38.702109926Z level=info msg="Warming state cache for startup" 2024-09-21T18:19:38.955 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=ngalert.multiorg.alertmanager t=2024-09-21T18:19:38.702432473Z level=info msg="Starting MultiOrg Alertmanager" 2024-09-21T18:19:38.955 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=grafanaStorageLogger t=2024-09-21T18:19:38.702534541Z level=info msg="Storage starting" 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=http.server t=2024-09-21T18:19:38.70683792Z 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-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=http.server t=2024-09-21T18:19:38.707417833Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=ngalert.state.manager t=2024-09-21T18:19:38.734534658Z level=info msg="State cache has been initialized" states=0 duration=32.425399ms 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=ngalert.scheduler t=2024-09-21T18:19:38.734580059Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=ticker t=2024-09-21T18:19:38.734655859Z level=info msg=starting first_tick=2024-09-21T18:19:40Z 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=plugins.update.checker t=2024-09-21T18:19:38.783165865Z level=info msg="Update check succeeded" duration=81.253674ms 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=grafana.update.checker t=2024-09-21T18:19:38.78774212Z level=info msg="Update check succeeded" duration=85.922907ms 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=provisioning.dashboard t=2024-09-21T18:19:38.91848589Z level=info msg="starting to provision dashboards" 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:38.927430674Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:38.956 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=grafana-apiserver t=2024-09-21T18:19:38.955954205Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.030909+0000 mon.c (mon.2) 2516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.037813+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.110070+0000 mon.c (mon.2) 2517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.112346+0000 mon.c (mon.2) 2518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.113083+0000 mon.c (mon.2) 2519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.121314+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.212644+0000 mon.c (mon.2) 2520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.216644+0000 mon.c (mon.2) 2521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.217860+0000 mon.c (mon.2) 2522 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.227182+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.304682+0000 mon.c (mon.2) 2523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.307008+0000 mon.c (mon.2) 2524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.307718+0000 mon.c (mon.2) 2525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.314215+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.379637+0000 mon.c (mon.2) 2526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.383194+0000 mon.c (mon.2) 2527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.384189+0000 mon.c (mon.2) 2528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.392414+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.481003+0000 mon.c (mon.2) 2529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.484584+0000 mon.c (mon.2) 2530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.485323+0000 mon.c (mon.2) 2531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.494459+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.574193+0000 mon.c (mon.2) 2532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.578092+0000 mon.c (mon.2) 2533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.579211+0000 mon.c (mon.2) 2534 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.588085+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.673572+0000 mon.c (mon.2) 2535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.677131+0000 mon.c (mon.2) 2536 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.678216+0000 mon.c (mon.2) 2537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.686501+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.753051+0000 mon.c (mon.2) 2538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.755607+0000 mon.c (mon.2) 2539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.756504+0000 mon.c (mon.2) 2540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.764738+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.857108+0000 mon.c (mon.2) 2541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.860640+0000 mon.c (mon.2) 2542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.861761+0000 mon.c (mon.2) 2543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:38.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[20366]: audit 2024-09-21T18:19:38.870411+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.043865+0000 mgr.y (mgr.15252) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.123337+0000 mgr.y (mgr.15252) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.208062+0000 mgr.y (mgr.15252) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.303778+0000 mgr.y (mgr.15252) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.388727+0000 mgr.y (mgr.15252) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.461716+0000 mgr.y (mgr.15252) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.545163+0000 mgr.y (mgr.15252) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.634382+0000 mgr.y (mgr.15252) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cluster 2024-09-21T18:19:37.677486+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.710680+0000 mgr.y (mgr.15252) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.798807+0000 mgr.y (mgr.15252) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.880763+0000 mgr.y (mgr.15252) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:37.935801+0000 mgr.y (mgr.15252) 892 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:37.947116+0000 mon.c (mon.2) 2511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:37.949407+0000 mon.c (mon.2) 2512 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:37.950173+0000 mon.c (mon.2) 2513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:37.955950+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: cephadm 2024-09-21T18:19:37.958849+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.026222+0000 mon.c (mon.2) 2514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.029759+0000 mon.c (mon.2) 2515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.043865+0000 mgr.y (mgr.15252) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.123337+0000 mgr.y (mgr.15252) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.208062+0000 mgr.y (mgr.15252) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.303778+0000 mgr.y (mgr.15252) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.388727+0000 mgr.y (mgr.15252) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.461716+0000 mgr.y (mgr.15252) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.545163+0000 mgr.y (mgr.15252) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.634382+0000 mgr.y (mgr.15252) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cluster 2024-09-21T18:19:37.677486+0000 mgr.y (mgr.15252) 888 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.710680+0000 mgr.y (mgr.15252) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.798807+0000 mgr.y (mgr.15252) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.880763+0000 mgr.y (mgr.15252) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:37.935801+0000 mgr.y (mgr.15252) 892 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:37.947116+0000 mon.c (mon.2) 2511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:37.949407+0000 mon.c (mon.2) 2512 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:37.950173+0000 mon.c (mon.2) 2513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:37.955950+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: cephadm 2024-09-21T18:19:37.958849+0000 mgr.y (mgr.15252) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.026222+0000 mon.c (mon.2) 2514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.029759+0000 mon.c (mon.2) 2515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.030909+0000 mon.c (mon.2) 2516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.037813+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.110070+0000 mon.c (mon.2) 2517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.112346+0000 mon.c (mon.2) 2518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.113083+0000 mon.c (mon.2) 2519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.121314+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.212644+0000 mon.c (mon.2) 2520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.216644+0000 mon.c (mon.2) 2521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.217860+0000 mon.c (mon.2) 2522 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.227182+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.304682+0000 mon.c (mon.2) 2523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.307008+0000 mon.c (mon.2) 2524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.307718+0000 mon.c (mon.2) 2525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.314215+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.379637+0000 mon.c (mon.2) 2526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.383194+0000 mon.c (mon.2) 2527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.384189+0000 mon.c (mon.2) 2528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.392414+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.481003+0000 mon.c (mon.2) 2529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.484584+0000 mon.c (mon.2) 2530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.485323+0000 mon.c (mon.2) 2531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.494459+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.574193+0000 mon.c (mon.2) 2532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.578092+0000 mon.c (mon.2) 2533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.579211+0000 mon.c (mon.2) 2534 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.588085+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.673572+0000 mon.c (mon.2) 2535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.677131+0000 mon.c (mon.2) 2536 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.678216+0000 mon.c (mon.2) 2537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.686501+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.753051+0000 mon.c (mon.2) 2538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.755607+0000 mon.c (mon.2) 2539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.756504+0000 mon.c (mon.2) 2540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.764738+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.857108+0000 mon.c (mon.2) 2541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.860640+0000 mon.c (mon.2) 2542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.861761+0000 mon.c (mon.2) 2543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[25160]: audit 2024-09-21T18:19:38.870411+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.030909+0000 mon.c (mon.2) 2516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.037813+0000 mon.a (mon.0) 2792 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.110070+0000 mon.c (mon.2) 2517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.112346+0000 mon.c (mon.2) 2518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.113083+0000 mon.c (mon.2) 2519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.121314+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.212644+0000 mon.c (mon.2) 2520 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.216644+0000 mon.c (mon.2) 2521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.217860+0000 mon.c (mon.2) 2522 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.227182+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.304682+0000 mon.c (mon.2) 2523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.307008+0000 mon.c (mon.2) 2524 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.307718+0000 mon.c (mon.2) 2525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.314215+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.379637+0000 mon.c (mon.2) 2526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.383194+0000 mon.c (mon.2) 2527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.384189+0000 mon.c (mon.2) 2528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.392414+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.481003+0000 mon.c (mon.2) 2529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.484584+0000 mon.c (mon.2) 2530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.485323+0000 mon.c (mon.2) 2531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.494459+0000 mon.a (mon.0) 2797 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.574193+0000 mon.c (mon.2) 2532 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.578092+0000 mon.c (mon.2) 2533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.579211+0000 mon.c (mon.2) 2534 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.588085+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.673572+0000 mon.c (mon.2) 2535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.677131+0000 mon.c (mon.2) 2536 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.678216+0000 mon.c (mon.2) 2537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.686501+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.753051+0000 mon.c (mon.2) 2538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.755607+0000 mon.c (mon.2) 2539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.756504+0000 mon.c (mon.2) 2540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.764738+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.857108+0000 mon.c (mon.2) 2541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.860640+0000 mon.c (mon.2) 2542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.861761+0000 mon.c (mon.2) 2543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:39.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:38 smithi043 bash[19734]: audit 2024-09-21T18:19:38.870411+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:39.333 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:38 smithi169 bash[79301]: logger=grafana-apiserver t=2024-09-21T18:19:38.956616888Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-09-21T18:19:39.333 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[79301]: logger=sqlstore.transactions t=2024-09-21T18:19:39.019179372Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-21T18:19:39.333 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[79301]: logger=provisioning.dashboard t=2024-09-21T18:19:39.183283726Z level=info msg="finished to provision dashboards" 2024-09-21T18:19:39.944 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:19:39] "GET /metrics HTTP/1.1" 200 38240 "" "Prometheus/2.51.0" 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.038705+0000 mgr.y (mgr.15252) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.122158+0000 mgr.y (mgr.15252) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.228145+0000 mgr.y (mgr.15252) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.314815+0000 mgr.y (mgr.15252) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.393315+0000 mgr.y (mgr.15252) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.495596+0000 mgr.y (mgr.15252) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.588983+0000 mgr.y (mgr.15252) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.687395+0000 mgr.y (mgr.15252) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.765664+0000 mgr.y (mgr.15252) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.871218+0000 mgr.y (mgr.15252) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:38.959017+0000 mon.c (mon.2) 2544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:38.961574+0000 mon.c (mon.2) 2545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:38.962297+0000 mon.c (mon.2) 2546 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:38.969826+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.030324+0000 mon.c (mon.2) 2547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.033306+0000 mon.c (mon.2) 2548 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.034266+0000 mon.c (mon.2) 2549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.044544+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.106115+0000 mon.c (mon.2) 2550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.108940+0000 mon.c (mon.2) 2551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.263 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.110032+0000 mon.c (mon.2) 2552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.115737+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.184130+0000 mon.c (mon.2) 2553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.186221+0000 mon.c (mon.2) 2554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.186854+0000 mon.c (mon.2) 2555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.192068+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.263831+0000 mon.c (mon.2) 2556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.266138+0000 mon.c (mon.2) 2557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.266882+0000 mon.c (mon.2) 2558 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.273645+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.333616+0000 mon.c (mon.2) 2559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.336075+0000 mon.c (mon.2) 2560 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.336960+0000 mon.c (mon.2) 2561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.345449+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.264 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.413016+0000 mon.c (mon.2) 2562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.415375+0000 mon.c (mon.2) 2563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.416130+0000 mon.c (mon.2) 2564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.421408+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.490922+0000 mon.c (mon.2) 2565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.493985+0000 mon.c (mon.2) 2566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.494944+0000 mon.c (mon.2) 2567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.503508+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.586723+0000 mon.c (mon.2) 2568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.589988+0000 mon.c (mon.2) 2569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.590921+0000 mon.c (mon.2) 2570 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.599569+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.673055+0000 mon.c (mon.2) 2571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.677222+0000 mon.c (mon.2) 2572 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.678195+0000 mon.c (mon.2) 2573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.685583+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.756421+0000 mon.c (mon.2) 2574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.759413+0000 mon.c (mon.2) 2575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.760354+0000 mon.c (mon.2) 2576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.766683+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.842539+0000 mon.c (mon.2) 2577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.845832+0000 mon.c (mon.2) 2578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.846743+0000 mon.c (mon.2) 2579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:39 smithi169 bash[20366]: audit 2024-09-21T18:19:39.854670+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.038705+0000 mgr.y (mgr.15252) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.122158+0000 mgr.y (mgr.15252) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.228145+0000 mgr.y (mgr.15252) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.314815+0000 mgr.y (mgr.15252) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.393315+0000 mgr.y (mgr.15252) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.495596+0000 mgr.y (mgr.15252) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.588983+0000 mgr.y (mgr.15252) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.687395+0000 mgr.y (mgr.15252) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.765664+0000 mgr.y (mgr.15252) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.871218+0000 mgr.y (mgr.15252) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:38.959017+0000 mon.c (mon.2) 2544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:38.961574+0000 mon.c (mon.2) 2545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:38.962297+0000 mon.c (mon.2) 2546 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:38.969826+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.030324+0000 mon.c (mon.2) 2547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.033306+0000 mon.c (mon.2) 2548 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.034266+0000 mon.c (mon.2) 2549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.044544+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.106115+0000 mon.c (mon.2) 2550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.108940+0000 mon.c (mon.2) 2551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.038705+0000 mgr.y (mgr.15252) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.122158+0000 mgr.y (mgr.15252) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.228145+0000 mgr.y (mgr.15252) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.314815+0000 mgr.y (mgr.15252) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.393315+0000 mgr.y (mgr.15252) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.495596+0000 mgr.y (mgr.15252) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.588983+0000 mgr.y (mgr.15252) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.687395+0000 mgr.y (mgr.15252) 901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.765664+0000 mgr.y (mgr.15252) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.871218+0000 mgr.y (mgr.15252) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:38.959017+0000 mon.c (mon.2) 2544 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:38.961574+0000 mon.c (mon.2) 2545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:38.962297+0000 mon.c (mon.2) 2546 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:38.969826+0000 mon.a (mon.0) 2802 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.030324+0000 mon.c (mon.2) 2547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.033306+0000 mon.c (mon.2) 2548 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.034266+0000 mon.c (mon.2) 2549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.044544+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.106115+0000 mon.c (mon.2) 2550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.108940+0000 mon.c (mon.2) 2551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.110032+0000 mon.c (mon.2) 2552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.115737+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.184130+0000 mon.c (mon.2) 2553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.186221+0000 mon.c (mon.2) 2554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.186854+0000 mon.c (mon.2) 2555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.192068+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.263831+0000 mon.c (mon.2) 2556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.266138+0000 mon.c (mon.2) 2557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.266882+0000 mon.c (mon.2) 2558 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.273645+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.333616+0000 mon.c (mon.2) 2559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.336075+0000 mon.c (mon.2) 2560 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.336960+0000 mon.c (mon.2) 2561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.345449+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.413016+0000 mon.c (mon.2) 2562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.415375+0000 mon.c (mon.2) 2563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.416130+0000 mon.c (mon.2) 2564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.421408+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.490922+0000 mon.c (mon.2) 2565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.493985+0000 mon.c (mon.2) 2566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.110032+0000 mon.c (mon.2) 2552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.115737+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.184130+0000 mon.c (mon.2) 2553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.186221+0000 mon.c (mon.2) 2554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.186854+0000 mon.c (mon.2) 2555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.192068+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.263831+0000 mon.c (mon.2) 2556 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.266138+0000 mon.c (mon.2) 2557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.266882+0000 mon.c (mon.2) 2558 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.273645+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.333616+0000 mon.c (mon.2) 2559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.336075+0000 mon.c (mon.2) 2560 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.336960+0000 mon.c (mon.2) 2561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.345449+0000 mon.a (mon.0) 2807 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.413016+0000 mon.c (mon.2) 2562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.415375+0000 mon.c (mon.2) 2563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.416130+0000 mon.c (mon.2) 2564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.421408+0000 mon.a (mon.0) 2808 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.490922+0000 mon.c (mon.2) 2565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.493985+0000 mon.c (mon.2) 2566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.494944+0000 mon.c (mon.2) 2567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.503508+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.586723+0000 mon.c (mon.2) 2568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.589988+0000 mon.c (mon.2) 2569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.590921+0000 mon.c (mon.2) 2570 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.599569+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.673055+0000 mon.c (mon.2) 2571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.677222+0000 mon.c (mon.2) 2572 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.678195+0000 mon.c (mon.2) 2573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.685583+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.756421+0000 mon.c (mon.2) 2574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.759413+0000 mon.c (mon.2) 2575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.760354+0000 mon.c (mon.2) 2576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.766683+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.842539+0000 mon.c (mon.2) 2577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.845832+0000 mon.c (mon.2) 2578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.846743+0000 mon.c (mon.2) 2579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[19734]: audit 2024-09-21T18:19:39.854670+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.494944+0000 mon.c (mon.2) 2567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.503508+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.586723+0000 mon.c (mon.2) 2568 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.589988+0000 mon.c (mon.2) 2569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.590921+0000 mon.c (mon.2) 2570 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.599569+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.673055+0000 mon.c (mon.2) 2571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.677222+0000 mon.c (mon.2) 2572 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.678195+0000 mon.c (mon.2) 2573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.685583+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.756421+0000 mon.c (mon.2) 2574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.759413+0000 mon.c (mon.2) 2575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.760354+0000 mon.c (mon.2) 2576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.766683+0000 mon.a (mon.0) 2812 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.842539+0000 mon.c (mon.2) 2577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.845832+0000 mon.c (mon.2) 2578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.846743+0000 mon.c (mon.2) 2579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:40.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:39 smithi043 bash[25160]: audit 2024-09-21T18:19:39.854670+0000 mon.a (mon.0) 2813 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:38.970586+0000 mgr.y (mgr.15252) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.045501+0000 mgr.y (mgr.15252) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.116438+0000 mgr.y (mgr.15252) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.193783+0000 mgr.y (mgr.15252) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.274304+0000 mgr.y (mgr.15252) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.346167+0000 mgr.y (mgr.15252) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.422075+0000 mgr.y (mgr.15252) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.504351+0000 mgr.y (mgr.15252) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.601006+0000 mgr.y (mgr.15252) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cluster 2024-09-21T18:19:39.678457+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.686311+0000 mgr.y (mgr.15252) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.768145+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.855417+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:39.953663+0000 mon.c (mon.2) 2580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:39.956816+0000 mon.c (mon.2) 2581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:39.957855+0000 mon.c (mon.2) 2582 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:39.963568+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: cephadm 2024-09-21T18:19:39.965320+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.044455+0000 mon.c (mon.2) 2583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.048115+0000 mon.c (mon.2) 2584 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.049206+0000 mon.c (mon.2) 2585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:38.970586+0000 mgr.y (mgr.15252) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.045501+0000 mgr.y (mgr.15252) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.116438+0000 mgr.y (mgr.15252) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.193783+0000 mgr.y (mgr.15252) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.274304+0000 mgr.y (mgr.15252) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.346167+0000 mgr.y (mgr.15252) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.422075+0000 mgr.y (mgr.15252) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.504351+0000 mgr.y (mgr.15252) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.601006+0000 mgr.y (mgr.15252) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cluster 2024-09-21T18:19:39.678457+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.686311+0000 mgr.y (mgr.15252) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.768145+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.855417+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:39.953663+0000 mon.c (mon.2) 2580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:39.956816+0000 mon.c (mon.2) 2581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:39.957855+0000 mon.c (mon.2) 2582 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:39.963568+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: cephadm 2024-09-21T18:19:39.965320+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.044455+0000 mon.c (mon.2) 2583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.048115+0000 mon.c (mon.2) 2584 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.049206+0000 mon.c (mon.2) 2585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.056187+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.135387+0000 mon.c (mon.2) 2586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.139575+0000 mon.c (mon.2) 2587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.140793+0000 mon.c (mon.2) 2588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.148174+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.237157+0000 mon.c (mon.2) 2589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.241039+0000 mon.c (mon.2) 2590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.242290+0000 mon.c (mon.2) 2591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.249879+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.322627+0000 mon.c (mon.2) 2592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.325903+0000 mon.c (mon.2) 2593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.326855+0000 mon.c (mon.2) 2594 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.333794+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.368889+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.380234+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.389363+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.414370+0000 mon.c (mon.2) 2595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.417362+0000 mon.c (mon.2) 2596 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.419956+0000 mon.c (mon.2) 2597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.422620+0000 mon.c (mon.2) 2598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.425171+0000 mon.c (mon.2) 2599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.427170+0000 mon.c (mon.2) 2600 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.429220+0000 mon.c (mon.2) 2601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.431690+0000 mon.c (mon.2) 2602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.434434+0000 mon.c (mon.2) 2603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.436949+0000 mon.c (mon.2) 2604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.439231+0000 mon.c (mon.2) 2605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.441463+0000 mon.c (mon.2) 2606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.443752+0000 mon.c (mon.2) 2607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.445761+0000 mon.c (mon.2) 2608 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.447777+0000 mon.c (mon.2) 2609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.453406+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.461271+0000 mon.c (mon.2) 2610 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.461822+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.466201+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.471175+0000 mon.c (mon.2) 2611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.471728+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.475660+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.480710+0000 mon.c (mon.2) 2612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.481265+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.485447+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.487755+0000 mon.c (mon.2) 2613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.488197+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:19:41.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.489323+0000 mon.c (mon.2) 2614 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.489763+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.493950+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.496330+0000 mon.c (mon.2) 2615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.496839+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.498173+0000 mon.c (mon.2) 2616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.498682+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.502663+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.506042+0000 mon.c (mon.2) 2617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.506420+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.507386+0000 mon.c (mon.2) 2618 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.507701+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:19:41.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.511589+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.056187+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.135387+0000 mon.c (mon.2) 2586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.139575+0000 mon.c (mon.2) 2587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.140793+0000 mon.c (mon.2) 2588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.148174+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.237157+0000 mon.c (mon.2) 2589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.241039+0000 mon.c (mon.2) 2590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.242290+0000 mon.c (mon.2) 2591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.249879+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.322627+0000 mon.c (mon.2) 2592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.325903+0000 mon.c (mon.2) 2593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.326855+0000 mon.c (mon.2) 2594 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.333794+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.368889+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.380234+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.389363+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.414370+0000 mon.c (mon.2) 2595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.417362+0000 mon.c (mon.2) 2596 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.419956+0000 mon.c (mon.2) 2597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.422620+0000 mon.c (mon.2) 2598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.514889+0000 mon.c (mon.2) 2619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.515306+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.516421+0000 mon.c (mon.2) 2620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.516765+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.520852+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.524188+0000 mon.c (mon.2) 2621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.524656+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.528693+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.531493+0000 mon.c (mon.2) 2622 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.531822+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.532741+0000 mon.c (mon.2) 2623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.533028+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.533892+0000 mon.c (mon.2) 2624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.534178+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.535028+0000 mon.c (mon.2) 2625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.535326+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.536299+0000 mon.c (mon.2) 2626 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.536645+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.537569+0000 mon.c (mon.2) 2627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.537906+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.539165+0000 mon.c (mon.2) 2628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.539522+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.542494+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.571074+0000 mon.c (mon.2) 2629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.572395+0000 mon.c (mon.2) 2630 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.581855+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.648723+0000 mon.c (mon.2) 2631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.649619+0000 mon.c (mon.2) 2632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[19734]: audit 2024-09-21T18:19:40.657625+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.425171+0000 mon.c (mon.2) 2599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.427170+0000 mon.c (mon.2) 2600 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.429220+0000 mon.c (mon.2) 2601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.431690+0000 mon.c (mon.2) 2602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.434434+0000 mon.c (mon.2) 2603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.436949+0000 mon.c (mon.2) 2604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.439231+0000 mon.c (mon.2) 2605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.441463+0000 mon.c (mon.2) 2606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.443752+0000 mon.c (mon.2) 2607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.445761+0000 mon.c (mon.2) 2608 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.447777+0000 mon.c (mon.2) 2609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.453406+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.461271+0000 mon.c (mon.2) 2610 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.461822+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.466201+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.471175+0000 mon.c (mon.2) 2611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.471728+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.475660+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.480710+0000 mon.c (mon.2) 2612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.481265+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.485447+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.487755+0000 mon.c (mon.2) 2613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.488197+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.489323+0000 mon.c (mon.2) 2614 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.489763+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.493950+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.496330+0000 mon.c (mon.2) 2615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.496839+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.498173+0000 mon.c (mon.2) 2616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.498682+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:19:41.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.502663+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.506042+0000 mon.c (mon.2) 2617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.506420+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.507386+0000 mon.c (mon.2) 2618 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.507701+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.511589+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.514889+0000 mon.c (mon.2) 2619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.515306+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.516421+0000 mon.c (mon.2) 2620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.516765+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.520852+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.524188+0000 mon.c (mon.2) 2621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.524656+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.528693+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:19:41.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.531493+0000 mon.c (mon.2) 2622 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.531822+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.532741+0000 mon.c (mon.2) 2623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.533028+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.533892+0000 mon.c (mon.2) 2624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.534178+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.535028+0000 mon.c (mon.2) 2625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.535326+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.536299+0000 mon.c (mon.2) 2626 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.536645+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.537569+0000 mon.c (mon.2) 2627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.537906+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.539165+0000 mon.c (mon.2) 2628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.539522+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.542494+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:19:41.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.571074+0000 mon.c (mon.2) 2629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.572395+0000 mon.c (mon.2) 2630 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.581855+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.648723+0000 mon.c (mon.2) 2631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.649619+0000 mon.c (mon.2) 2632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:40 smithi043 bash[25160]: audit 2024-09-21T18:19:40.657625+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:38.970586+0000 mgr.y (mgr.15252) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.045501+0000 mgr.y (mgr.15252) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.116438+0000 mgr.y (mgr.15252) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.193783+0000 mgr.y (mgr.15252) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.274304+0000 mgr.y (mgr.15252) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.346167+0000 mgr.y (mgr.15252) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.422075+0000 mgr.y (mgr.15252) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.504351+0000 mgr.y (mgr.15252) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.601006+0000 mgr.y (mgr.15252) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cluster 2024-09-21T18:19:39.678457+0000 mgr.y (mgr.15252) 913 : cluster [DBG] pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.686311+0000 mgr.y (mgr.15252) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.768145+0000 mgr.y (mgr.15252) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.855417+0000 mgr.y (mgr.15252) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:39.953663+0000 mon.c (mon.2) 2580 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:39.956816+0000 mon.c (mon.2) 2581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:39.957855+0000 mon.c (mon.2) 2582 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:39.963568+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: cephadm 2024-09-21T18:19:39.965320+0000 mgr.y (mgr.15252) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.044455+0000 mon.c (mon.2) 2583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.048115+0000 mon.c (mon.2) 2584 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.049206+0000 mon.c (mon.2) 2585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.056187+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.135387+0000 mon.c (mon.2) 2586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.139575+0000 mon.c (mon.2) 2587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.140793+0000 mon.c (mon.2) 2588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.148174+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.237157+0000 mon.c (mon.2) 2589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.241039+0000 mon.c (mon.2) 2590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.242290+0000 mon.c (mon.2) 2591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.249879+0000 mon.a (mon.0) 2817 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.322627+0000 mon.c (mon.2) 2592 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.325903+0000 mon.c (mon.2) 2593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.326855+0000 mon.c (mon.2) 2594 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.333794+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.368889+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.380234+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.389363+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.414370+0000 mon.c (mon.2) 2595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.417362+0000 mon.c (mon.2) 2596 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.419956+0000 mon.c (mon.2) 2597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.422620+0000 mon.c (mon.2) 2598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.425171+0000 mon.c (mon.2) 2599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.427170+0000 mon.c (mon.2) 2600 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.429220+0000 mon.c (mon.2) 2601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.431690+0000 mon.c (mon.2) 2602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.434434+0000 mon.c (mon.2) 2603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.436949+0000 mon.c (mon.2) 2604 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.439231+0000 mon.c (mon.2) 2605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.441463+0000 mon.c (mon.2) 2606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.443752+0000 mon.c (mon.2) 2607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.445761+0000 mon.c (mon.2) 2608 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.447777+0000 mon.c (mon.2) 2609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.453406+0000 mon.a (mon.0) 2822 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.461271+0000 mon.c (mon.2) 2610 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:19:41.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.461822+0000 mon.a (mon.0) 2823 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.466201+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.471175+0000 mon.c (mon.2) 2611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.471728+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.475660+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.480710+0000 mon.c (mon.2) 2612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.481265+0000 mon.a (mon.0) 2827 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.485447+0000 mon.a (mon.0) 2828 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.487755+0000 mon.c (mon.2) 2613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.488197+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.489323+0000 mon.c (mon.2) 2614 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.489763+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.493950+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.496330+0000 mon.c (mon.2) 2615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:19:41.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.496839+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.498173+0000 mon.c (mon.2) 2616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.498682+0000 mon.a (mon.0) 2833 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.502663+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.506042+0000 mon.c (mon.2) 2617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.506420+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.507386+0000 mon.c (mon.2) 2618 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.507701+0000 mon.a (mon.0) 2836 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.511589+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.514889+0000 mon.c (mon.2) 2619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.515306+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.516421+0000 mon.c (mon.2) 2620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.516765+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:19:41.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.520852+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.524188+0000 mon.c (mon.2) 2621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.524656+0000 mon.a (mon.0) 2841 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.528693+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.531493+0000 mon.c (mon.2) 2622 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.531822+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.532741+0000 mon.c (mon.2) 2623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.533028+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.533892+0000 mon.c (mon.2) 2624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.534178+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.535028+0000 mon.c (mon.2) 2625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.535326+0000 mon.a (mon.0) 2846 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.536299+0000 mon.c (mon.2) 2626 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.536645+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.537569+0000 mon.c (mon.2) 2627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.537906+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.539165+0000 mon.c (mon.2) 2628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.539522+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.542494+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.571074+0000 mon.c (mon.2) 2629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.572395+0000 mon.c (mon.2) 2630 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.581855+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.648723+0000 mon.c (mon.2) 2631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.649619+0000 mon.c (mon.2) 2632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:19:41.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:40 smithi169 bash[20366]: audit 2024-09-21T18:19:40.657625+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[19734]: cephadm 2024-09-21T18:19:40.057264+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[19734]: cephadm 2024-09-21T18:19:40.151034+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[19734]: cephadm 2024-09-21T18:19:40.250626+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[19734]: cephadm 2024-09-21T18:19:40.334605+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[19734]: cephadm 2024-09-21T18:19:40.449026+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[19734]: cephadm 2024-09-21T18:19:40.538692+0000 mgr.y (mgr.15252) 923 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[25160]: cephadm 2024-09-21T18:19:40.057264+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[25160]: cephadm 2024-09-21T18:19:40.151034+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[25160]: cephadm 2024-09-21T18:19:40.250626+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[25160]: cephadm 2024-09-21T18:19:40.334605+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[25160]: cephadm 2024-09-21T18:19:40.449026+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:19:42.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:41 smithi043 bash[25160]: cephadm 2024-09-21T18:19:40.538692+0000 mgr.y (mgr.15252) 923 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:19:42.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:42.19365689Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:42.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:41 smithi169 bash[20366]: cephadm 2024-09-21T18:19:40.057264+0000 mgr.y (mgr.15252) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:41 smithi169 bash[20366]: cephadm 2024-09-21T18:19:40.151034+0000 mgr.y (mgr.15252) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:41 smithi169 bash[20366]: cephadm 2024-09-21T18:19:40.250626+0000 mgr.y (mgr.15252) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:41 smithi169 bash[20366]: cephadm 2024-09-21T18:19:40.334605+0000 mgr.y (mgr.15252) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:19:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:41 smithi169 bash[20366]: cephadm 2024-09-21T18:19:40.449026+0000 mgr.y (mgr.15252) 922 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:19:42.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:41 smithi169 bash[20366]: cephadm 2024-09-21T18:19:40.538692+0000 mgr.y (mgr.15252) 923 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:19:43.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:42 smithi169 bash[20366]: cluster 2024-09-21T18:19:41.679175+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:42 smithi043 bash[19734]: cluster 2024-09-21T18:19:41.679175+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:43.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:42 smithi043 bash[25160]: cluster 2024-09-21T18:19:41.679175+0000 mgr.y (mgr.15252) 924 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:44.454 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:44 smithi169 bash[20366]: audit 2024-09-21T18:19:43.402692+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.454 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:44 smithi169 bash[20366]: cluster 2024-09-21T18:19:43.680814+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:44.454 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:44 smithi169 bash[20366]: audit 2024-09-21T18:19:44.147241+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.454 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:44 smithi169 bash[20366]: audit 2024-09-21T18:19:44.163795+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.454 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:44 smithi169 bash[20366]: audit 2024-09-21T18:19:44.179418+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[25160]: audit 2024-09-21T18:19:43.402692+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[25160]: cluster 2024-09-21T18:19:43.680814+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[25160]: audit 2024-09-21T18:19:44.147241+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[25160]: audit 2024-09-21T18:19:44.163795+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[25160]: audit 2024-09-21T18:19:44.179418+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[19734]: audit 2024-09-21T18:19:43.402692+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[19734]: cluster 2024-09-21T18:19:43.680814+0000 mgr.y (mgr.15252) 925 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[19734]: audit 2024-09-21T18:19:44.147241+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[19734]: audit 2024-09-21T18:19:44.163795+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:44.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:44 smithi043 bash[19734]: audit 2024-09-21T18:19:44.179418+0000 mon.a (mon.0) 2856 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:45.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:45.220020209Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[25160]: cluster 2024-09-21T18:19:45.681493+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[25160]: audit 2024-09-21T18:19:46.066546+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[25160]: audit 2024-09-21T18:19:46.081431+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[25160]: audit 2024-09-21T18:19:46.094726+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[19734]: cluster 2024-09-21T18:19:45.681493+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:47.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[19734]: audit 2024-09-21T18:19:46.066546+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[19734]: audit 2024-09-21T18:19:46.081431+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:46 smithi043 bash[19734]: audit 2024-09-21T18:19:46.094726+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:46 smithi169 bash[20366]: cluster 2024-09-21T18:19:45.681493+0000 mgr.y (mgr.15252) 926 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:47.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:46 smithi169 bash[20366]: audit 2024-09-21T18:19:46.066546+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:46 smithi169 bash[20366]: audit 2024-09-21T18:19:46.081431+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:47.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:46 smithi169 bash[20366]: audit 2024-09-21T18:19:46.094726+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:19:48.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:48.201559293Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:48 smithi043 bash[19734]: cluster 2024-09-21T18:19:47.682195+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:48 smithi043 bash[19734]: audit 2024-09-21T18:19:47.944793+0000 mgr.y (mgr.15252) 928 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:49.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:48 smithi043 bash[19734]: audit 2024-09-21T18:19:48.372223+0000 mon.c (mon.2) 2633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:49.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:48 smithi043 bash[25160]: cluster 2024-09-21T18:19:47.682195+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:49.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:48 smithi043 bash[25160]: audit 2024-09-21T18:19:47.944793+0000 mgr.y (mgr.15252) 928 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:49.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:48 smithi043 bash[25160]: audit 2024-09-21T18:19:48.372223+0000 mon.c (mon.2) 2633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:49.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:48 smithi169 bash[20366]: cluster 2024-09-21T18:19:47.682195+0000 mgr.y (mgr.15252) 927 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:49.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:48 smithi169 bash[20366]: audit 2024-09-21T18:19:47.944793+0000 mgr.y (mgr.15252) 928 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:49.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:48 smithi169 bash[20366]: audit 2024-09-21T18:19:48.372223+0000 mon.c (mon.2) 2633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:19:49.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:19:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:19:49] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-21T18:19:51.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:50 smithi043 bash[25160]: cluster 2024-09-21T18:19:49.683876+0000 mgr.y (mgr.15252) 929 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:51.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:50 smithi043 bash[19734]: cluster 2024-09-21T18:19:49.683876+0000 mgr.y (mgr.15252) 929 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:51.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:50 smithi169 bash[20366]: cluster 2024-09-21T18:19:49.683876+0000 mgr.y (mgr.15252) 929 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:51.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:51.207505035Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:53.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:52 smithi043 bash[25160]: cluster 2024-09-21T18:19:51.684637+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:52 smithi043 bash[19734]: cluster 2024-09-21T18:19:51.684637+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:53.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:52 smithi169 bash[20366]: cluster 2024-09-21T18:19:51.684637+0000 mgr.y (mgr.15252) 930 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:54.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:54.196716451Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:55.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:54 smithi043 bash[19734]: cluster 2024-09-21T18:19:53.686253+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:55.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:54 smithi043 bash[25160]: cluster 2024-09-21T18:19:53.686253+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:55.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:54 smithi169 bash[20366]: cluster 2024-09-21T18:19:53.686253+0000 mgr.y (mgr.15252) 931 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:19:57.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:56 smithi043 bash[19734]: cluster 2024-09-21T18:19:55.687013+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:56 smithi043 bash[25160]: cluster 2024-09-21T18:19:55.687013+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:57.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:56 smithi169 bash[20366]: cluster 2024-09-21T18:19:55.687013+0000 mgr.y (mgr.15252) 932 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:57.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:19:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:19:57.194432461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:19:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:58 smithi043 bash[25160]: cluster 2024-09-21T18:19:57.687755+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:59.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:19:58 smithi043 bash[25160]: audit 2024-09-21T18:19:57.956050+0000 mgr.y (mgr.15252) 934 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:58 smithi043 bash[19734]: cluster 2024-09-21T18:19:57.687755+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:19:58 smithi043 bash[19734]: audit 2024-09-21T18:19:57.956050+0000 mgr.y (mgr.15252) 934 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:19:59.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:58 smithi169 bash[20366]: cluster 2024-09-21T18:19:57.687755+0000 mgr.y (mgr.15252) 933 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:19:59.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:19:58 smithi169 bash[20366]: audit 2024-09-21T18:19:57.956050+0000 mgr.y (mgr.15252) 934 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:00.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:19:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:19:59] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-21T18:20:00.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:00.199122556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:00 smithi043 bash[25160]: cluster 2024-09-21T18:19:59.689405+0000 mgr.y (mgr.15252) 935 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:01.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:00 smithi043 bash[25160]: cluster 2024-09-21T18:20:00.000150+0000 mon.a (mon.0) 2860 : cluster [INF] overall HEALTH_OK 2024-09-21T18:20:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:00 smithi043 bash[19734]: cluster 2024-09-21T18:19:59.689405+0000 mgr.y (mgr.15252) 935 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:01.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:00 smithi043 bash[19734]: cluster 2024-09-21T18:20:00.000150+0000 mon.a (mon.0) 2860 : cluster [INF] overall HEALTH_OK 2024-09-21T18:20:01.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:00 smithi169 bash[20366]: cluster 2024-09-21T18:19:59.689405+0000 mgr.y (mgr.15252) 935 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:01.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:00 smithi169 bash[20366]: cluster 2024-09-21T18:20:00.000150+0000 mon.a (mon.0) 2860 : cluster [INF] overall HEALTH_OK 2024-09-21T18:20:02.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:02 smithi169 bash[20366]: cluster 2024-09-21T18:20:01.690101+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:02 smithi043 bash[25160]: cluster 2024-09-21T18:20:01.690101+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:02 smithi043 bash[19734]: cluster 2024-09-21T18:20:01.690101+0000 mgr.y (mgr.15252) 936 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:03.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:03.230876869Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:03 smithi169 bash[20366]: audit 2024-09-21T18:20:03.372907+0000 mon.c (mon.2) 2634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:04.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:03 smithi043 bash[25160]: audit 2024-09-21T18:20:03.372907+0000 mon.c (mon.2) 2634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:04.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:03 smithi043 bash[19734]: audit 2024-09-21T18:20:03.372907+0000 mon.c (mon.2) 2634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:05.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:04 smithi169 bash[20366]: cluster 2024-09-21T18:20:03.691701+0000 mgr.y (mgr.15252) 937 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:05.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:04 smithi169 bash[20366]: audit 2024-09-21T18:20:04.343328+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:04 smithi169 bash[20366]: audit 2024-09-21T18:20:04.359599+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:04 smithi169 bash[20366]: audit 2024-09-21T18:20:04.373676+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[25160]: cluster 2024-09-21T18:20:03.691701+0000 mgr.y (mgr.15252) 937 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:05.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[25160]: audit 2024-09-21T18:20:04.343328+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[25160]: audit 2024-09-21T18:20:04.359599+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[25160]: audit 2024-09-21T18:20:04.373676+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[19734]: cluster 2024-09-21T18:20:03.691701+0000 mgr.y (mgr.15252) 937 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:05.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[19734]: audit 2024-09-21T18:20:04.343328+0000 mon.a (mon.0) 2861 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[19734]: audit 2024-09-21T18:20:04.359599+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.220 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:04 smithi043 bash[19734]: audit 2024-09-21T18:20:04.373676+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:05.946 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-09-21T18:20:06.397 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:06.194114807Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:07.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:06 smithi169 bash[20366]: audit 2024-09-21T18:20:05.202856+0000 mgr.y (mgr.15252) 938 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:07.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:06 smithi169 bash[20366]: cluster 2024-09-21T18:20:05.692379+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:07.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:06 smithi169 bash[20366]: audit 2024-09-21T18:20:06.231928+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:06 smithi169 bash[20366]: audit 2024-09-21T18:20:06.239323+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:06 smithi169 bash[20366]: audit 2024-09-21T18:20:06.247281+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[19734]: audit 2024-09-21T18:20:05.202856+0000 mgr.y (mgr.15252) 938 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:07.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[19734]: cluster 2024-09-21T18:20:05.692379+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:07.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[19734]: audit 2024-09-21T18:20:06.231928+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[19734]: audit 2024-09-21T18:20:06.239323+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.238 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[19734]: audit 2024-09-21T18:20:06.247281+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[25160]: audit 2024-09-21T18:20:05.202856+0000 mgr.y (mgr.15252) 938 : audit [DBG] from='client.25478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:07.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[25160]: cluster 2024-09-21T18:20:05.692379+0000 mgr.y (mgr.15252) 939 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:07.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[25160]: audit 2024-09-21T18:20:06.231928+0000 mon.a (mon.0) 2864 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[25160]: audit 2024-09-21T18:20:06.239323+0000 mon.a (mon.0) 2865 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:07.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:06 smithi043 bash[25160]: audit 2024-09-21T18:20:06.247281+0000 mon.a (mon.0) 2866 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:08 smithi169 bash[20366]: cluster 2024-09-21T18:20:07.692849+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:08 smithi169 bash[20366]: audit 2024-09-21T18:20:07.966814+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:09.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:08 smithi043 bash[25160]: cluster 2024-09-21T18:20:07.692849+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:09.206 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:08 smithi043 bash[25160]: audit 2024-09-21T18:20:07.966814+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:09.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:08 smithi043 bash[19734]: cluster 2024-09-21T18:20:07.692849+0000 mgr.y (mgr.15252) 940 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:09.206 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:08 smithi043 bash[19734]: audit 2024-09-21T18:20:07.966814+0000 mgr.y (mgr.15252) 941 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:09.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:09.197195868Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:09.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:20:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:20:09] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.51.0" 2024-09-21T18:20:11.086 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:11.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:10 smithi169 bash[20366]: cluster 2024-09-21T18:20:09.694442+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:11.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:10 smithi043 bash[25160]: cluster 2024-09-21T18:20:09.694442+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:11.190 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:10 smithi043 bash[19734]: cluster 2024-09-21T18:20:09.694442+0000 mgr.y (mgr.15252) 942 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:12.619 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:20:12.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:12.214937273Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:12 smithi043 bash[25160]: cluster 2024-09-21T18:20:11.695123+0000 mgr.y (mgr.15252) 943 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:13.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:12 smithi043 bash[25160]: audit 2024-09-21T18:20:12.604991+0000 mon.c (mon.2) 2635 : audit [DBG] from='client.? 172.21.15.43:0/2531650828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:12 smithi043 bash[19734]: cluster 2024-09-21T18:20:11.695123+0000 mgr.y (mgr.15252) 943 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:13.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:12 smithi043 bash[19734]: audit 2024-09-21T18:20:12.604991+0000 mon.c (mon.2) 2635 : audit [DBG] from='client.? 172.21.15.43:0/2531650828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:13.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:12 smithi169 bash[20366]: cluster 2024-09-21T18:20:11.695123+0000 mgr.y (mgr.15252) 943 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:13.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:12 smithi169 bash[20366]: audit 2024-09-21T18:20:12.604991+0000 mon.c (mon.2) 2635 : audit [DBG] from='client.? 172.21.15.43:0/2531650828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:13.283 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-09-21T18:20:15.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:14 smithi169 bash[20366]: cluster 2024-09-21T18:20:13.696846+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:15.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:14 smithi043 bash[19734]: cluster 2024-09-21T18:20:13.696846+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:14 smithi043 bash[25160]: cluster 2024-09-21T18:20:13.696846+0000 mgr.y (mgr.15252) 944 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:15.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:15.236736837Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:17.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:16 smithi169 bash[20366]: cluster 2024-09-21T18:20:15.697727+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:16 smithi043 bash[19734]: cluster 2024-09-21T18:20:15.697727+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:16 smithi043 bash[25160]: cluster 2024-09-21T18:20:15.697727+0000 mgr.y (mgr.15252) 945 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:18.115 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:18.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:18.222139445Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:18 smithi169 bash[20366]: cluster 2024-09-21T18:20:17.698491+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:19.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:18 smithi169 bash[20366]: audit 2024-09-21T18:20:18.373189+0000 mon.c (mon.2) 2636 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:19.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:18 smithi043 bash[19734]: cluster 2024-09-21T18:20:17.698491+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:19.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:18 smithi043 bash[19734]: audit 2024-09-21T18:20:18.373189+0000 mon.c (mon.2) 2636 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:19.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:18 smithi043 bash[25160]: cluster 2024-09-21T18:20:17.698491+0000 mgr.y (mgr.15252) 946 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:19.188 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:18 smithi043 bash[25160]: audit 2024-09-21T18:20:18.373189+0000 mon.c (mon.2) 2636 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:19.634 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)" 2024-09-21T18:20:20.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:20:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:20:19] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-21T18:20:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:19 smithi043 bash[25160]: audit 2024-09-21T18:20:17.976669+0000 mgr.y (mgr.15252) 947 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:19 smithi043 bash[25160]: audit 2024-09-21T18:20:19.620972+0000 mon.a (mon.0) 2867 : audit [DBG] from='client.? 172.21.15.43:0/611267274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:19 smithi043 bash[19734]: audit 2024-09-21T18:20:17.976669+0000 mgr.y (mgr.15252) 947 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:19 smithi043 bash[19734]: audit 2024-09-21T18:20:19.620972+0000 mon.a (mon.0) 2867 : audit [DBG] from='client.? 172.21.15.43:0/611267274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:20.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:19 smithi169 bash[20366]: audit 2024-09-21T18:20:17.976669+0000 mgr.y (mgr.15252) 947 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:20.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:19 smithi169 bash[20366]: audit 2024-09-21T18:20:19.620972+0000 mon.a (mon.0) 2867 : audit [DBG] from='client.? 172.21.15.43:0/611267274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:20.358 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-09-21T18:20:21.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:20 smithi169 bash[20366]: cluster 2024-09-21T18:20:19.699280+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:20 smithi043 bash[19734]: cluster 2024-09-21T18:20:19.699280+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:20 smithi043 bash[25160]: cluster 2024-09-21T18:20:19.699280+0000 mgr.y (mgr.15252) 948 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:21.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:21.213617634Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:23.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:22 smithi169 bash[20366]: cluster 2024-09-21T18:20:21.699992+0000 mgr.y (mgr.15252) 949 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:23.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:22 smithi043 bash[25160]: cluster 2024-09-21T18:20:21.699992+0000 mgr.y (mgr.15252) 949 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:23.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:22 smithi043 bash[19734]: cluster 2024-09-21T18:20:21.699992+0000 mgr.y (mgr.15252) 949 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:24.328 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:24.232294121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:24 smithi169 bash[20366]: cluster 2024-09-21T18:20:23.701718+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:24 smithi169 bash[20366]: audit 2024-09-21T18:20:24.519453+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:24 smithi169 bash[20366]: audit 2024-09-21T18:20:24.533545+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:24 smithi169 bash[20366]: audit 2024-09-21T18:20:24.546851+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.192 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[19734]: cluster 2024-09-21T18:20:23.701718+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[19734]: audit 2024-09-21T18:20:24.519453+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[19734]: audit 2024-09-21T18:20:24.533545+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[19734]: audit 2024-09-21T18:20:24.546851+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[25160]: cluster 2024-09-21T18:20:23.701718+0000 mgr.y (mgr.15252) 950 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:25.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[25160]: audit 2024-09-21T18:20:24.519453+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[25160]: audit 2024-09-21T18:20:24.533545+0000 mon.a (mon.0) 2869 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:25.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:24 smithi043 bash[25160]: audit 2024-09-21T18:20:24.546851+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:26.795 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:20:27.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[19734]: cluster 2024-09-21T18:20:25.702486+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[19734]: audit 2024-09-21T18:20:26.396378+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[19734]: audit 2024-09-21T18:20:26.403491+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[19734]: audit 2024-09-21T18:20:26.409992+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[19734]: audit 2024-09-21T18:20:26.782120+0000 mon.c (mon.2) 2637 : audit [DBG] from='client.? 172.21.15.43:0/2921044236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[25160]: cluster 2024-09-21T18:20:25.702486+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[25160]: audit 2024-09-21T18:20:26.396378+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[25160]: audit 2024-09-21T18:20:26.403491+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[25160]: audit 2024-09-21T18:20:26.409992+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:26 smithi043 bash[25160]: audit 2024-09-21T18:20:26.782120+0000 mon.c (mon.2) 2637 : audit [DBG] from='client.? 172.21.15.43:0/2921044236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:27.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:26 smithi169 bash[20366]: cluster 2024-09-21T18:20:25.702486+0000 mgr.y (mgr.15252) 951 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:27.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:26 smithi169 bash[20366]: audit 2024-09-21T18:20:26.396378+0000 mon.a (mon.0) 2871 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:26 smithi169 bash[20366]: audit 2024-09-21T18:20:26.403491+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:26 smithi169 bash[20366]: audit 2024-09-21T18:20:26.409992+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:27.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:26 smithi169 bash[20366]: audit 2024-09-21T18:20:26.782120+0000 mon.c (mon.2) 2637 : audit [DBG] from='client.? 172.21.15.43:0/2921044236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:20:27.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:27.210029825Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:27.895 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-09-21T18:20:29.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:28 smithi043 bash[19734]: cluster 2024-09-21T18:20:27.703337+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:29.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:28 smithi043 bash[25160]: cluster 2024-09-21T18:20:27.703337+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:29.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:28 smithi169 bash[20366]: cluster 2024-09-21T18:20:27.703337+0000 mgr.y (mgr.15252) 952 : cluster [DBG] pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:30.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:20:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:20:29] "GET /metrics HTTP/1.1" 200 38234 "" "Prometheus/2.51.0" 2024-09-21T18:20:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:29 smithi043 bash[25160]: audit 2024-09-21T18:20:27.983698+0000 mgr.y (mgr.15252) 953 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:29 smithi043 bash[19734]: audit 2024-09-21T18:20:27.983698+0000 mgr.y (mgr.15252) 953 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:29 smithi169 bash[20366]: audit 2024-09-21T18:20:27.983698+0000 mgr.y (mgr.15252) 953 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:30.647 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:30.233420218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:31.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:30 smithi169 bash[20366]: cluster 2024-09-21T18:20:29.705013+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:31.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:30 smithi043 bash[19734]: cluster 2024-09-21T18:20:29.705013+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:30 smithi043 bash[25160]: cluster 2024-09-21T18:20:29.705013+0000 mgr.y (mgr.15252) 954 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:33.059 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:33.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:32 smithi169 bash[20366]: cluster 2024-09-21T18:20:31.705745+0000 mgr.y (mgr.15252) 955 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:33.161 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:32 smithi043 bash[25160]: cluster 2024-09-21T18:20:31.705745+0000 mgr.y (mgr.15252) 955 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:33.161 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:32 smithi043 bash[19734]: cluster 2024-09-21T18:20:31.705745+0000 mgr.y (mgr.15252) 955 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:33.650 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:33.23328085Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:34.125 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:33 smithi043 bash[19734]: audit 2024-09-21T18:20:33.373910+0000 mon.c (mon.2) 2638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:34.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:33 smithi043 bash[25160]: audit 2024-09-21T18:20:33.373910+0000 mon.c (mon.2) 2638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:34.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:33 smithi169 bash[20366]: audit 2024-09-21T18:20:33.373910+0000 mon.c (mon.2) 2638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:35.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:34 smithi169 bash[20366]: cluster 2024-09-21T18:20:33.707366+0000 mgr.y (mgr.15252) 956 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:35.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:34 smithi043 bash[19734]: cluster 2024-09-21T18:20:33.707366+0000 mgr.y (mgr.15252) 956 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:34 smithi043 bash[25160]: cluster 2024-09-21T18:20:33.707366+0000 mgr.y (mgr.15252) 956 : cluster [DBG] pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:36.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:35 smithi169 bash[20366]: audit 2024-09-21T18:20:34.475607+0000 mgr.y (mgr.15252) 957 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:36.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:35 smithi043 bash[19734]: audit 2024-09-21T18:20:34.475607+0000 mgr.y (mgr.15252) 957 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:36.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:35 smithi043 bash[25160]: audit 2024-09-21T18:20:34.475607+0000 mgr.y (mgr.15252) 957 : audit [DBG] from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:36.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:36.217404271Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:36.909 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:20:37.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:36 smithi169 bash[20366]: cluster 2024-09-21T18:20:35.708184+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:36 smithi043 bash[25160]: cluster 2024-09-21T18:20:35.708184+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:36 smithi043 bash[19734]: cluster 2024-09-21T18:20:35.708184+0000 mgr.y (mgr.15252) 958 : cluster [DBG] pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:37.589 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade status' 2024-09-21T18:20:39.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:38 smithi169 bash[20366]: cluster 2024-09-21T18:20:37.709001+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:38 smithi043 bash[19734]: cluster 2024-09-21T18:20:37.709001+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:38 smithi043 bash[25160]: cluster 2024-09-21T18:20:37.709001+0000 mgr.y (mgr.15252) 959 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:39.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:39.235130239Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:40.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:20:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:20:39] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.51.0" 2024-09-21T18:20:40.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:39 smithi043 bash[25160]: audit 2024-09-21T18:20:37.994764+0000 mgr.y (mgr.15252) 960 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:40.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:39 smithi043 bash[19734]: audit 2024-09-21T18:20:37.994764+0000 mgr.y (mgr.15252) 960 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:40.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:39 smithi169 bash[20366]: audit 2024-09-21T18:20:37.994764+0000 mgr.y (mgr.15252) 960 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[25160]: cluster 2024-09-21T18:20:39.710792+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[25160]: audit 2024-09-21T18:20:40.738203+0000 mon.c (mon.2) 2639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:20:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[25160]: audit 2024-09-21T18:20:40.740508+0000 mon.c (mon.2) 2640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:20:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[25160]: audit 2024-09-21T18:20:40.752091+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[19734]: cluster 2024-09-21T18:20:39.710792+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[19734]: audit 2024-09-21T18:20:40.738203+0000 mon.c (mon.2) 2639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:20:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[19734]: audit 2024-09-21T18:20:40.740508+0000 mon.c (mon.2) 2640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:20:41.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:40 smithi043 bash[19734]: audit 2024-09-21T18:20:40.752091+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:40 smithi169 bash[20366]: cluster 2024-09-21T18:20:39.710792+0000 mgr.y (mgr.15252) 961 : cluster [DBG] pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:40 smithi169 bash[20366]: audit 2024-09-21T18:20:40.738203+0000 mon.c (mon.2) 2639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:20:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:40 smithi169 bash[20366]: audit 2024-09-21T18:20:40.740508+0000 mon.c (mon.2) 2640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:20:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:40 smithi169 bash[20366]: audit 2024-09-21T18:20:40.752091+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:42.420 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:42.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:42.199896842Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:42 smithi043 bash[19734]: cluster 2024-09-21T18:20:41.711672+0000 mgr.y (mgr.15252) 962 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:42 smithi043 bash[25160]: cluster 2024-09-21T18:20:41.711672+0000 mgr.y (mgr.15252) 962 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:43.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:42 smithi169 bash[20366]: cluster 2024-09-21T18:20:41.711672+0000 mgr.y (mgr.15252) 962 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:43.939 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:20:43.940 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:20:44.631 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph health detail' 2024-09-21T18:20:45.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:44 smithi169 bash[20366]: cluster 2024-09-21T18:20:43.712855+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:45.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:44 smithi169 bash[20366]: audit 2024-09-21T18:20:43.938256+0000 mgr.y (mgr.15252) 964 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:45.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:44 smithi169 bash[20366]: audit 2024-09-21T18:20:44.725362+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:44 smithi169 bash[20366]: audit 2024-09-21T18:20:44.738874+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:44 smithi169 bash[20366]: audit 2024-09-21T18:20:44.750765+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[19734]: cluster 2024-09-21T18:20:43.712855+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[19734]: audit 2024-09-21T18:20:43.938256+0000 mgr.y (mgr.15252) 964 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[19734]: audit 2024-09-21T18:20:44.725362+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[19734]: audit 2024-09-21T18:20:44.738874+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[19734]: audit 2024-09-21T18:20:44.750765+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[25160]: cluster 2024-09-21T18:20:43.712855+0000 mgr.y (mgr.15252) 963 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[25160]: audit 2024-09-21T18:20:43.938256+0000 mgr.y (mgr.15252) 964 : audit [DBG] from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[25160]: audit 2024-09-21T18:20:44.725362+0000 mon.a (mon.0) 2875 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[25160]: audit 2024-09-21T18:20:44.738874+0000 mon.a (mon.0) 2876 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:44 smithi043 bash[25160]: audit 2024-09-21T18:20:44.750765+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:45.573 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:45.193690946Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[25160]: cluster 2024-09-21T18:20:45.713538+0000 mgr.y (mgr.15252) 965 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[25160]: audit 2024-09-21T18:20:46.542826+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[25160]: audit 2024-09-21T18:20:46.555501+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[25160]: audit 2024-09-21T18:20:46.568749+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[19734]: cluster 2024-09-21T18:20:45.713538+0000 mgr.y (mgr.15252) 965 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[19734]: audit 2024-09-21T18:20:46.542826+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[19734]: audit 2024-09-21T18:20:46.555501+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:46 smithi043 bash[19734]: audit 2024-09-21T18:20:46.568749+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:46 smithi169 bash[20366]: cluster 2024-09-21T18:20:45.713538+0000 mgr.y (mgr.15252) 965 : cluster [DBG] pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:47.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:46 smithi169 bash[20366]: audit 2024-09-21T18:20:46.542826+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:46 smithi169 bash[20366]: audit 2024-09-21T18:20:46.555501+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:47.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:46 smithi169 bash[20366]: audit 2024-09-21T18:20:46.568749+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:20:48.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:48.206889901Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:48 smithi043 bash[25160]: cluster 2024-09-21T18:20:47.714241+0000 mgr.y (mgr.15252) 966 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:49.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:48 smithi043 bash[25160]: audit 2024-09-21T18:20:48.373919+0000 mon.c (mon.2) 2641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:48 smithi043 bash[19734]: cluster 2024-09-21T18:20:47.714241+0000 mgr.y (mgr.15252) 966 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:48 smithi043 bash[19734]: audit 2024-09-21T18:20:48.373919+0000 mon.c (mon.2) 2641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:49.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:48 smithi169 bash[20366]: cluster 2024-09-21T18:20:47.714241+0000 mgr.y (mgr.15252) 966 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:49.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:48 smithi169 bash[20366]: audit 2024-09-21T18:20:48.373919+0000 mon.c (mon.2) 2641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:20:49.920 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:49.930 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:20:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:20:49] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-21T18:20:50.243 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:49 smithi043 bash[25160]: audit 2024-09-21T18:20:48.006109+0000 mgr.y (mgr.15252) 967 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:50.244 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:49 smithi043 bash[19734]: audit 2024-09-21T18:20:48.006109+0000 mgr.y (mgr.15252) 967 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:50.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:49 smithi169 bash[20366]: audit 2024-09-21T18:20:48.006109+0000 mgr.y (mgr.15252) 967 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:20:51.194 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:50 smithi169 bash[20366]: cluster 2024-09-21T18:20:49.715932+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:50 smithi043 bash[25160]: cluster 2024-09-21T18:20:49.715932+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:50 smithi043 bash[19734]: cluster 2024-09-21T18:20:49.715932+0000 mgr.y (mgr.15252) 968 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:51.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:51.196380266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:51.785 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-09-21T18:20:52.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:51 smithi043 bash[19734]: audit 2024-09-21T18:20:51.784584+0000 mon.a (mon.0) 2881 : audit [DBG] from='client.? 172.21.15.43:0/4197233214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:20:52.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:51 smithi043 bash[25160]: audit 2024-09-21T18:20:51.784584+0000 mon.a (mon.0) 2881 : audit [DBG] from='client.? 172.21.15.43:0/4197233214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:20:52.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:51 smithi169 bash[20366]: audit 2024-09-21T18:20:51.784584+0000 mon.a (mon.0) 2881 : audit [DBG] from='client.? 172.21.15.43:0/4197233214' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:20:52.841 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:20:53.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:52 smithi043 bash[25160]: cluster 2024-09-21T18:20:51.716601+0000 mgr.y (mgr.15252) 969 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:52 smithi043 bash[19734]: cluster 2024-09-21T18:20:51.716601+0000 mgr.y (mgr.15252) 969 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:53.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:52 smithi169 bash[20366]: cluster 2024-09-21T18:20:51.716601+0000 mgr.y (mgr.15252) 969 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:54.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:54.211312199Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:54 smithi043 bash[19734]: cluster 2024-09-21T18:20:53.718185+0000 mgr.y (mgr.15252) 970 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:55.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:54 smithi043 bash[25160]: cluster 2024-09-21T18:20:53.718185+0000 mgr.y (mgr.15252) 970 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:55.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:54 smithi169 bash[20366]: cluster 2024-09-21T18:20:53.718185+0000 mgr.y (mgr.15252) 970 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:20:57.213 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:56 smithi169 bash[20366]: cluster 2024-09-21T18:20:55.718907+0000 mgr.y (mgr.15252) 971 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:56 smithi043 bash[19734]: cluster 2024-09-21T18:20:55.718907+0000 mgr.y (mgr.15252) 971 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:56 smithi043 bash[25160]: cluster 2024-09-21T18:20:55.718907+0000 mgr.y (mgr.15252) 971 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:57.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:20:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:20:57.214996215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:20:57.663 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:20:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:58 smithi043 bash[19734]: cluster 2024-09-21T18:20:57.719722+0000 mgr.y (mgr.15252) 972 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:58 smithi043 bash[25160]: cluster 2024-09-21T18:20:57.719722+0000 mgr.y (mgr.15252) 972 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:59.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:58 smithi169 bash[20366]: cluster 2024-09-21T18:20:57.719722+0000 mgr.y (mgr.15252) 972 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:20:59.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:20:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:20:59] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-21T18:21:00.229 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:20:59 smithi169 bash[20366]: audit 2024-09-21T18:20:58.017413+0000 mgr.y (mgr.15252) 973 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:20:59 smithi043 bash[19734]: audit 2024-09-21T18:20:58.017413+0000 mgr.y (mgr.15252) 973 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:00.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:20:59 smithi043 bash[25160]: audit 2024-09-21T18:20:58.017413+0000 mgr.y (mgr.15252) 973 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:00.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:00.230943121Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:01.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:00 smithi043 bash[19734]: audit 2024-09-21T18:20:59.244139+0000 mgr.y (mgr.15252) 974 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:01.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:00 smithi043 bash[19734]: audit 2024-09-21T18:20:59.586397+0000 mgr.y (mgr.15252) 975 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:01.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:00 smithi043 bash[19734]: cluster 2024-09-21T18:20:59.720758+0000 mgr.y (mgr.15252) 976 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:01.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:00 smithi043 bash[25160]: audit 2024-09-21T18:20:59.244139+0000 mgr.y (mgr.15252) 974 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:01.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:00 smithi043 bash[25160]: audit 2024-09-21T18:20:59.586397+0000 mgr.y (mgr.15252) 975 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:01.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:00 smithi043 bash[25160]: cluster 2024-09-21T18:20:59.720758+0000 mgr.y (mgr.15252) 976 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:01.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:00 smithi169 bash[20366]: audit 2024-09-21T18:20:59.244139+0000 mgr.y (mgr.15252) 974 : audit [DBG] from='client.15636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:01.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:00 smithi169 bash[20366]: audit 2024-09-21T18:20:59.586397+0000 mgr.y (mgr.15252) 975 : audit [DBG] from='client.15642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:01.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:00 smithi169 bash[20366]: cluster 2024-09-21T18:20:59.720758+0000 mgr.y (mgr.15252) 976 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:01.876 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:02.461 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: cluster 2024-09-21T18:21:01.721562+0000 mgr.y (mgr.15252) 977 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: cephadm 2024-09-21T18:21:01.862083+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: audit 2024-09-21T18:21:01.873591+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: audit 2024-09-21T18:21:01.877534+0000 mon.c (mon.2) 2642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: audit 2024-09-21T18:21:01.879260+0000 mon.c (mon.2) 2643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: audit 2024-09-21T18:21:01.887445+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:02 smithi169 bash[20366]: cephadm 2024-09-21T18:21:01.959219+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: cluster 2024-09-21T18:21:01.721562+0000 mgr.y (mgr.15252) 977 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: cephadm 2024-09-21T18:21:01.862083+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: audit 2024-09-21T18:21:01.873591+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: audit 2024-09-21T18:21:01.877534+0000 mon.c (mon.2) 2642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: audit 2024-09-21T18:21:01.879260+0000 mon.c (mon.2) 2643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: audit 2024-09-21T18:21:01.887445+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[19734]: cephadm 2024-09-21T18:21:01.959219+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: cluster 2024-09-21T18:21:01.721562+0000 mgr.y (mgr.15252) 977 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: cephadm 2024-09-21T18:21:01.862083+0000 mgr.y (mgr.15252) 978 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:03.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: audit 2024-09-21T18:21:01.873591+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:03.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: audit 2024-09-21T18:21:01.877534+0000 mon.c (mon.2) 2642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:03.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: audit 2024-09-21T18:21:01.879260+0000 mon.c (mon.2) 2643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:03.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: audit 2024-09-21T18:21:01.887445+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:03.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:02 smithi043 bash[25160]: cephadm 2024-09-21T18:21:01.959219+0000 mgr.y (mgr.15252) 979 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:21:03.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:03.214217072Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:04.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:03 smithi043 bash[19734]: audit 2024-09-21T18:21:03.373717+0000 mon.c (mon.2) 2644 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:03 smithi043 bash[25160]: audit 2024-09-21T18:21:03.373717+0000 mon.c (mon.2) 2644 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:03 smithi169 bash[20366]: audit 2024-09-21T18:21:03.373717+0000 mon.c (mon.2) 2644 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: cluster 2024-09-21T18:21:03.723259+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: audit 2024-09-21T18:21:04.130679+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: audit 2024-09-21T18:21:04.134431+0000 mon.c (mon.2) 2645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: audit 2024-09-21T18:21:04.137487+0000 mon.c (mon.2) 2646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: audit 2024-09-21T18:21:04.146680+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: audit 2024-09-21T18:21:04.152240+0000 mon.c (mon.2) 2647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:21:04.965 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:04 smithi169 bash[20366]: audit 2024-09-21T18:21:04.153571+0000 mon.c (mon.2) 2648 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T18:21:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: cluster 2024-09-21T18:21:03.723259+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: audit 2024-09-21T18:21:04.130679+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: audit 2024-09-21T18:21:04.134431+0000 mon.c (mon.2) 2645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: audit 2024-09-21T18:21:04.137487+0000 mon.c (mon.2) 2646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: audit 2024-09-21T18:21:04.146680+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: audit 2024-09-21T18:21:04.152240+0000 mon.c (mon.2) 2647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[25160]: audit 2024-09-21T18:21:04.153571+0000 mon.c (mon.2) 2648 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: cluster 2024-09-21T18:21:03.723259+0000 mgr.y (mgr.15252) 980 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: audit 2024-09-21T18:21:04.130679+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: audit 2024-09-21T18:21:04.134431+0000 mon.c (mon.2) 2645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: audit 2024-09-21T18:21:04.137487+0000 mon.c (mon.2) 2646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: audit 2024-09-21T18:21:04.146680+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: audit 2024-09-21T18:21:04.152240+0000 mon.c (mon.2) 2647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:21:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:04 smithi043 bash[19734]: audit 2024-09-21T18:21:04.153571+0000 mon.c (mon.2) 2648 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-21T18:21:06.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: cephadm 2024-09-21T18:21:04.132201+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:21:06.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: cephadm 2024-09-21T18:21:04.132287+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:21:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: cephadm 2024-09-21T18:21:04.138770+0000 mgr.y (mgr.15252) 983 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:21:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: cephadm 2024-09-21T18:21:04.154483+0000 mgr.y (mgr.15252) 984 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T18:21:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: audit 2024-09-21T18:21:04.932816+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: audit 2024-09-21T18:21:04.947117+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:05 smithi169 bash[20366]: audit 2024-09-21T18:21:04.960613+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: cephadm 2024-09-21T18:21:04.132201+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: cephadm 2024-09-21T18:21:04.132287+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: cephadm 2024-09-21T18:21:04.138770+0000 mgr.y (mgr.15252) 983 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: cephadm 2024-09-21T18:21:04.154483+0000 mgr.y (mgr.15252) 984 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: audit 2024-09-21T18:21:04.932816+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: audit 2024-09-21T18:21:04.947117+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[19734]: audit 2024-09-21T18:21:04.960613+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: cephadm 2024-09-21T18:21:04.132201+0000 mgr.y (mgr.15252) 981 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: cephadm 2024-09-21T18:21:04.132287+0000 mgr.y (mgr.15252) 982 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: cephadm 2024-09-21T18:21:04.138770+0000 mgr.y (mgr.15252) 983 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: cephadm 2024-09-21T18:21:04.154483+0000 mgr.y (mgr.15252) 984 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-09-21T18:21:06.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: audit 2024-09-21T18:21:04.932816+0000 mon.a (mon.0) 2886 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: audit 2024-09-21T18:21:04.947117+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:05 smithi043 bash[25160]: audit 2024-09-21T18:21:04.960613+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:06.483 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:06.224311708Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[25160]: cluster 2024-09-21T18:21:05.723761+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:07.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[25160]: audit 2024-09-21T18:21:06.706830+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[25160]: audit 2024-09-21T18:21:06.716259+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[25160]: audit 2024-09-21T18:21:06.725842+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[19734]: cluster 2024-09-21T18:21:05.723761+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[19734]: audit 2024-09-21T18:21:06.706830+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[19734]: audit 2024-09-21T18:21:06.716259+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:06 smithi043 bash[19734]: audit 2024-09-21T18:21:06.725842+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:06 smithi169 bash[20366]: cluster 2024-09-21T18:21:05.723761+0000 mgr.y (mgr.15252) 985 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:07.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:06 smithi169 bash[20366]: audit 2024-09-21T18:21:06.706830+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:06 smithi169 bash[20366]: audit 2024-09-21T18:21:06.716259+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.238 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:06 smithi169 bash[20366]: audit 2024-09-21T18:21:06.725842+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:07.687 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:21:08.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: cephadm 2024-09-21T18:21:07.217223+0000 mgr.y (mgr.15252) 986 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: audit 2024-09-21T18:21:07.225859+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: audit 2024-09-21T18:21:07.230693+0000 mon.c (mon.2) 2649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: audit 2024-09-21T18:21:07.232467+0000 mon.c (mon.2) 2650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: audit 2024-09-21T18:21:07.234192+0000 mon.c (mon.2) 2651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: cephadm 2024-09-21T18:21:07.236371+0000 mgr.y (mgr.15252) 987 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[25160]: cluster 2024-09-21T18:21:07.724483+0000 mgr.y (mgr.15252) 988 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: cephadm 2024-09-21T18:21:07.217223+0000 mgr.y (mgr.15252) 986 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: audit 2024-09-21T18:21:07.225859+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: audit 2024-09-21T18:21:07.230693+0000 mon.c (mon.2) 2649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:21:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: audit 2024-09-21T18:21:07.232467+0000 mon.c (mon.2) 2650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:21:08.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: audit 2024-09-21T18:21:07.234192+0000 mon.c (mon.2) 2651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:08.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: cephadm 2024-09-21T18:21:07.236371+0000 mgr.y (mgr.15252) 987 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-09-21T18:21:08.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:08 smithi043 bash[19734]: cluster 2024-09-21T18:21:07.724483+0000 mgr.y (mgr.15252) 988 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:08.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: cephadm 2024-09-21T18:21:07.217223+0000 mgr.y (mgr.15252) 986 : cephadm [INF] Upgrade: Updating mon.b 2024-09-21T18:21:08.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: audit 2024-09-21T18:21:07.225859+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:08.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: audit 2024-09-21T18:21:07.230693+0000 mon.c (mon.2) 2649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:21:08.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: audit 2024-09-21T18:21:07.232467+0000 mon.c (mon.2) 2650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:21:08.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: audit 2024-09-21T18:21:07.234192+0000 mon.c (mon.2) 2651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:08.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: cephadm 2024-09-21T18:21:07.236371+0000 mgr.y (mgr.15252) 987 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-09-21T18:21:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:08 smithi169 bash[20366]: cluster 2024-09-21T18:21:07.724483+0000 mgr.y (mgr.15252) 988 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:09.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:09 smithi043 bash[19734]: audit 2024-09-21T18:21:08.027950+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:09.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:09 smithi043 bash[25160]: audit 2024-09-21T18:21:08.027950+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:09.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:09.215376876Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:09.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:09 smithi169 bash[20366]: audit 2024-09-21T18:21:08.027950+0000 mgr.y (mgr.15252) 989 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:09.666 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:21:10.016 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.016 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.017 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.017 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.017 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.018 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.018 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.018 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:09 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:21:09] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.51.0" 2024-09-21T18:21:10.307 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:21:10.307 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 3s ago 39m - - 2024-09-21T18:21:10.307 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 5s ago 38m - - 2024-09-21T18:21:10.307 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (2m) 3s ago 29m 14.2M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:21:10.307 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (101s) 5s ago 29m 69.1M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (4m) 3s ago 27m 48.2M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (4m) 5s ago 38m 439M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (14m) 3s ago 40m 521M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (40m) 3s ago 40m 107M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (38m) 5s ago 38m 80.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 79882da2ed9f 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (38m) 3s ago 38m 81.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (3m) 3s ago 29m 7799k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (3m) 5s ago 29m 8095k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (37m) 3s ago 37m 58.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (36m) 3s ago 36m 67.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (35m) 3s ago 35m 61.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (34m) 3s ago 34m 57.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:21:10.308 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (33m) 5s ago 33m 68.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:21:10.309 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (32m) 5s ago 32m 56.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:21:10.309 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (31m) 5s ago 31m 55.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:21:10.309 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (30m) 5s ago 31m 65.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:21:10.309 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (2m) 5s ago 30m 38.6M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:21:10.309 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (27m) 3s ago 27m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:21:10.309 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (27m) 5s ago 27m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:21:10.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 systemd[1]: Stopping Ceph mon.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:21:10.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 bash[20366]: debug 2024-09-21T18:21:10.131+0000 7f150f4d2640 -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-21T18:21:10.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 bash[20366]: debug 2024-09-21T18:21:10.131+0000 7f150f4d2640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T18:21:10.682 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:21:10.682 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:21:10.682 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 3 2024-09-21T18:21:10.682 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 13, 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:21:10.683 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:21:10.968 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:10 smithi169 bash[79301]: logger=infra.usagestats t=2024-09-21T18:21:10.719491583Z level=info msg="Usage stats are ready to report" 2024-09-21T18:21:10.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 bash[82046]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-b 2024-09-21T18:21:10.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 bash[82106]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-b 2024-09-21T18:21:10.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.b.service: Deactivated successfully. 2024-09-21T18:21:10.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:10 smithi169 systemd[1]: Stopped Ceph mon.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi169", 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/1 daemons upgraded", 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T18:21:11.010 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:21:11.011 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:21:11.229 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.229 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.229 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.230 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.230 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.230 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.231 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.231 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.231 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:21:11.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:11 smithi169 systemd[1]: Started Ceph mon.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:21:12.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:12.23095671Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.391+0000 7fd43bfb0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.391+0000 7fd43bfb0c80 0 ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 7 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.391+0000 7fd43bfb0c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 0 load: jerasure load: lrc 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Git sha 0 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: DB SUMMARY 2024-09-21T18:21:12.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: DB Session ID: H40ZXZIQQ1Z7Q6X31HND 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7097 Bytes 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000096.sst 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000094.log size: 2750164 ; 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T18:21:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.env: 0x563d6ce3a120 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.info_log: 0x563d6f62d700 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T18:21:12.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T18:21:12.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.db_log_dir: 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.wal_dir: 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T18:21:12.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.write_buffer_manager: 0x563d6f6301e0 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T18:21:12.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.row_cache: None 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.wal_filter: None 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T18:21:12.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T18:21:12.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T18:21:12.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T18:21:12.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Compression algorithms supported: 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kZSTD supported: 0 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T18:21:12.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-21T18:21:12.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.merge_operator: 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563d6f62d320) 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: cache_index_and_filter_blocks: 1 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T18:21:12.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: pin_top_level_index_and_filter: 1 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: index_type: 0 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: data_block_index_type: 0 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: index_shortening: 1 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: checksum: 4 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: no_block_cache: 0 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_cache: 0x563d6f623610 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_cache_name: BinnedLRUCache 2024-09-21T18:21:12.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_cache_options: 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: capacity : 536870912 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: num_shard_bits : 4 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: strict_capacity_limit : 0 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: high_pri_pool_ratio: 0.000 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_cache_compressed: (nil) 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: persistent_cache: (nil) 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_size: 4096 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_size_deviation: 10 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_restart_interval: 16 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: index_block_restart_interval: 1 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: metadata_block_size: 4096 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: partition_filters: 0 2024-09-21T18:21:12.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: use_delta_encoding: 1 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: filter_policy: bloomfilter 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: whole_key_filtering: 1 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: verify_compression: 0 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: read_amp_bytes_per_bit: 0 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: format_version: 5 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: enable_index_compression: 1 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: block_align: 0 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: max_auto_readahead_size: 262144 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: prepopulate_block_cache: 0 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: initial_auto_readahead_size: 8192 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: num_file_reads_for_auto_readahead: 2 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T18:21:12.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.num_levels: 7 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T18:21:12.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:21:12.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T18:21:12.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T18:21:12.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T18:21:12.669 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T18:21:12.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T18:21:12.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.395+0000 7fd43bfb0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.399+0000 7fd43bfb0c80 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-21T18:21:12.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.399+0000 7fd43bfb0c80 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 53209, log_number is 94,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 94 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.399+0000 7fd43bfb0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 94 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.399+0000 7fd43bfb0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b82d3e9d-28e3-4223-8201-879ce2c25e2f 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.399+0000 7fd43bfb0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942872400847, "job": 1, "event": "recovery_started", "wal_files": [94]} 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.399+0000 7fd43bfb0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #94 mode 2 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942872408991, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 99, "file_size": 1681211, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 53214, "largest_seqno": 54555, "table_properties": {"data_size": 1674956, "index_size": 3806, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1413, "raw_key_size": 12733, "raw_average_key_size": 23, "raw_value_size": 1663138, "raw_average_value_size": 3012, "num_data_blocks": 170, "num_entries": 552, "num_filter_entries": 552, "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": 1726942872, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b82d3e9d-28e3-4223-8201-879ce2c25e2f", "db_session_id": "H40ZXZIQQ1Z7Q6X31HND", "orig_file_number": 99, "seqno_to_time_mapping": "N/A"}} 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942872409162, "job": 1, "event": "recovery_finished"} 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 101 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 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-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 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-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563d6f650e00 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 4 rocksdb: DB pointer 0x563d6f754000 2024-09-21T18:21:12.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd431d78640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd431d78640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: ** DB Stats ** 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 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-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 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-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: ** Compaction Stats [default] ** 2024-09-21T18:21:12.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 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-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: L0 1/0 1.60 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 450.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: L6 1/0 9.43 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-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Sum 2/0 11.03 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 450.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 450.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: ** Compaction Stats [default] ** 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 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-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 450.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:21:12.675 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Cumulative compaction: 0.00 GB write, 142.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Interval compaction: 0.00 GB write, 142.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 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-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Block cache BinnedLRUCache@0x563d6f623610#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.407+0000 7fd43bfb0c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:21:12.676 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 1 mon.b@-1(???) e3 preinit fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 0 mon.b@-1(???).mds e1 new map 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 0 mon.b@-1(???).mds e1 print_map 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: e1 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: btime 2024-09-21T17:40:34:975552+0000 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 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-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: legacy client fscid: -1 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: No filesystems configured 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 0 mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T18:21:12.677 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:21:12.678 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:21:12.678 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 0 mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:21:12.678 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:12 smithi169 bash[82163]: debug 2024-09-21T18:21:12.411+0000 7fd43bfb0c80 1 mon.b@-1(???).paxosservice(auth 1..31) refresh upgraded, format 0 -> 3 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:10.291769+0000 mgr.y (mgr.15252) 993 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:10.291769+0000 mgr.y (mgr.15252) 993 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:10.681076+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.43:0/3437604551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:10.681076+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.43:0/3437604551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:11.008237+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:11.008237+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:13.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:11.726394+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:11.726394+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.625190+0000 mon.a (mon.0) 2894 : cluster [INF] mon.a calling monitor election 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.625190+0000 mon.a (mon.0) 2894 : cluster [INF] mon.a calling monitor election 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.626897+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.626897+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.668829+0000 mon.a (mon.0) 2895 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.668829+0000 mon.a (mon.0) 2895 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676564+0000 mon.a (mon.0) 2896 : cluster [DBG] monmap epoch 3 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676564+0000 mon.a (mon.0) 2896 : cluster [DBG] monmap epoch 3 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676592+0000 mon.a (mon.0) 2897 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676592+0000 mon.a (mon.0) 2897 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676612+0000 mon.a (mon.0) 2898 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676612+0000 mon.a (mon.0) 2898 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:21:13.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676627+0000 mon.a (mon.0) 2899 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:21:13.951 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676627+0000 mon.a (mon.0) 2899 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:21:13.951 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676644+0000 mon.a (mon.0) 2900 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676644+0000 mon.a (mon.0) 2900 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676660+0000 mon.a (mon.0) 2901 : cluster [DBG] election_strategy: 1 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676660+0000 mon.a (mon.0) 2901 : cluster [DBG] election_strategy: 1 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676674+0000 mon.a (mon.0) 2902 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676674+0000 mon.a (mon.0) 2902 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676689+0000 mon.a (mon.0) 2903 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676689+0000 mon.a (mon.0) 2903 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676704+0000 mon.a (mon.0) 2904 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.676704+0000 mon.a (mon.0) 2904 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.677530+0000 mon.a (mon.0) 2905 : cluster [DBG] fsmap 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.677530+0000 mon.a (mon.0) 2905 : cluster [DBG] fsmap 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.677576+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:21:13.952 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.677576+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.678313+0000 mon.a (mon.0) 2907 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.678313+0000 mon.a (mon.0) 2907 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.678460+0000 mon.a (mon.0) 2908 : cluster [INF] overall HEALTH_OK 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cluster 2024-09-21T18:21:12.678460+0000 mon.a (mon.0) 2908 : cluster [INF] overall HEALTH_OK 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.703732+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.703732+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.712125+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.712125+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.715106+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.715106+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.716113+0000 mon.c (mon.2) 2653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.716113+0000 mon.c (mon.2) 2653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.723853+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.723853+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cephadm 2024-09-21T18:21:12.724654+0000 mgr.y (mgr.15252) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cephadm 2024-09-21T18:21:12.724654+0000 mgr.y (mgr.15252) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.786657+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.786657+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.790822+0000 mon.c (mon.2) 2655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.790822+0000 mon.c (mon.2) 2655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.792086+0000 mon.c (mon.2) 2656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.792086+0000 mon.c (mon.2) 2656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.799614+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.799614+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cephadm 2024-09-21T18:21:12.802657+0000 mgr.y (mgr.15252) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cephadm 2024-09-21T18:21:12.802657+0000 mgr.y (mgr.15252) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.906709+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.906709+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.910472+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.910472+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.911896+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.911896+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.920322+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.920322+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cephadm 2024-09-21T18:21:12.921268+0000 mgr.y (mgr.15252) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: cephadm 2024-09-21T18:21:12.921268+0000 mgr.y (mgr.15252) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.996249+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.996249+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.999557+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:12.999557+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.000721+0000 mon.c (mon.2) 2662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.955 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.000721+0000 mon.c (mon.2) 2662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.008313+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.008313+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.079747+0000 mon.c (mon.2) 2663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.079747+0000 mon.c (mon.2) 2663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.082429+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.082429+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.083212+0000 mon.c (mon.2) 2665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.083212+0000 mon.c (mon.2) 2665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.090135+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.090135+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.155503+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.155503+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.157916+0000 mon.c (mon.2) 2667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.157916+0000 mon.c (mon.2) 2667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.158676+0000 mon.c (mon.2) 2668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.158676+0000 mon.c (mon.2) 2668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.164237+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.164237+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.228465+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.228465+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.230785+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.230785+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.231502+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.231502+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.238218+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.238218+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.299705+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.299705+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.302025+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.302025+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.302683+0000 mon.c (mon.2) 2674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.302683+0000 mon.c (mon.2) 2674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.309379+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.309379+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.382478+0000 mon.c (mon.2) 2675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.382478+0000 mon.c (mon.2) 2675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.385943+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.385943+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.387010+0000 mon.c (mon.2) 2677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.387010+0000 mon.c (mon.2) 2677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.958 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.397239+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.397239+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.492069+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.492069+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.496018+0000 mon.c (mon.2) 2679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.496018+0000 mon.c (mon.2) 2679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.497231+0000 mon.c (mon.2) 2680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.497231+0000 mon.c (mon.2) 2680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.508282+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.508282+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.611011+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.611011+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.614432+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.614432+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.615853+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.959 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.615853+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:13.960 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.627126+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:13.960 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:13 smithi169 bash[82163]: audit 2024-09-21T18:21:13.627126+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:10.291769+0000 mgr.y (mgr.15252) 993 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:10.681076+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.43:0/3437604551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:11.008237+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:11.726394+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.625190+0000 mon.a (mon.0) 2894 : cluster [INF] mon.a calling monitor election 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.626897+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.668829+0000 mon.a (mon.0) 2895 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676564+0000 mon.a (mon.0) 2896 : cluster [DBG] monmap epoch 3 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676592+0000 mon.a (mon.0) 2897 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676612+0000 mon.a (mon.0) 2898 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676627+0000 mon.a (mon.0) 2899 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:21:14.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676644+0000 mon.a (mon.0) 2900 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676660+0000 mon.a (mon.0) 2901 : cluster [DBG] election_strategy: 1 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676674+0000 mon.a (mon.0) 2902 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676689+0000 mon.a (mon.0) 2903 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.676704+0000 mon.a (mon.0) 2904 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.677530+0000 mon.a (mon.0) 2905 : cluster [DBG] fsmap 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.677576+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.678313+0000 mon.a (mon.0) 2907 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cluster 2024-09-21T18:21:12.678460+0000 mon.a (mon.0) 2908 : cluster [INF] overall HEALTH_OK 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.703732+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.712125+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.715106+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.716113+0000 mon.c (mon.2) 2653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:10.291769+0000 mgr.y (mgr.15252) 993 : audit [DBG] from='client.25544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:10.681076+0000 mon.a (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.43:0/3437604551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:11.008237+0000 mgr.y (mgr.15252) 994 : audit [DBG] from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:11.726394+0000 mgr.y (mgr.15252) 995 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.625190+0000 mon.a (mon.0) 2894 : cluster [INF] mon.a calling monitor election 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.626897+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.668829+0000 mon.a (mon.0) 2895 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676564+0000 mon.a (mon.0) 2896 : cluster [DBG] monmap epoch 3 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676592+0000 mon.a (mon.0) 2897 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676612+0000 mon.a (mon.0) 2898 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676627+0000 mon.a (mon.0) 2899 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676644+0000 mon.a (mon.0) 2900 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676660+0000 mon.a (mon.0) 2901 : cluster [DBG] election_strategy: 1 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676674+0000 mon.a (mon.0) 2902 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:21:14.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676689+0000 mon.a (mon.0) 2903 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.676704+0000 mon.a (mon.0) 2904 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.677530+0000 mon.a (mon.0) 2905 : cluster [DBG] fsmap 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.677576+0000 mon.a (mon.0) 2906 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.678313+0000 mon.a (mon.0) 2907 : cluster [DBG] mgrmap e45: y(active, since 4m), standbys: x 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cluster 2024-09-21T18:21:12.678460+0000 mon.a (mon.0) 2908 : cluster [INF] overall HEALTH_OK 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.703732+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.712125+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.715106+0000 mon.c (mon.2) 2652 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.716113+0000 mon.c (mon.2) 2653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.723853+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cephadm 2024-09-21T18:21:12.724654+0000 mgr.y (mgr.15252) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.786657+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.790822+0000 mon.c (mon.2) 2655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.792086+0000 mon.c (mon.2) 2656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.799614+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cephadm 2024-09-21T18:21:12.802657+0000 mgr.y (mgr.15252) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.906709+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.910472+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.911896+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.920322+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: cephadm 2024-09-21T18:21:12.921268+0000 mgr.y (mgr.15252) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.996249+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:12.999557+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.000721+0000 mon.c (mon.2) 2662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.008313+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.079747+0000 mon.c (mon.2) 2663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.082429+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.083212+0000 mon.c (mon.2) 2665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.090135+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.155503+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.157916+0000 mon.c (mon.2) 2667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.158676+0000 mon.c (mon.2) 2668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.164237+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.228465+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.230785+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.231502+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.238218+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.299705+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.302025+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.302683+0000 mon.c (mon.2) 2674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.309379+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.382478+0000 mon.c (mon.2) 2675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.385943+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.387010+0000 mon.c (mon.2) 2677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.397239+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.492069+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.496018+0000 mon.c (mon.2) 2679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.497231+0000 mon.c (mon.2) 2680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.508282+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.723853+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cephadm 2024-09-21T18:21:12.724654+0000 mgr.y (mgr.15252) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.786657+0000 mon.c (mon.2) 2654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.790822+0000 mon.c (mon.2) 2655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.792086+0000 mon.c (mon.2) 2656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.799614+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cephadm 2024-09-21T18:21:12.802657+0000 mgr.y (mgr.15252) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.906709+0000 mon.c (mon.2) 2657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.910472+0000 mon.c (mon.2) 2658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.911896+0000 mon.c (mon.2) 2659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.920322+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: cephadm 2024-09-21T18:21:12.921268+0000 mgr.y (mgr.15252) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:14.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.996249+0000 mon.c (mon.2) 2660 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:12.999557+0000 mon.c (mon.2) 2661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.000721+0000 mon.c (mon.2) 2662 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.008313+0000 mon.a (mon.0) 2914 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.079747+0000 mon.c (mon.2) 2663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.082429+0000 mon.c (mon.2) 2664 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.083212+0000 mon.c (mon.2) 2665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.090135+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.611011+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.614432+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.615853+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[25160]: audit 2024-09-21T18:21:13.627126+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.155503+0000 mon.c (mon.2) 2666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.157916+0000 mon.c (mon.2) 2667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.158676+0000 mon.c (mon.2) 2668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.164237+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.228465+0000 mon.c (mon.2) 2669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.230785+0000 mon.c (mon.2) 2670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.231502+0000 mon.c (mon.2) 2671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.238218+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.299705+0000 mon.c (mon.2) 2672 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.302025+0000 mon.c (mon.2) 2673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.302683+0000 mon.c (mon.2) 2674 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.309379+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.382478+0000 mon.c (mon.2) 2675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.385943+0000 mon.c (mon.2) 2676 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.387010+0000 mon.c (mon.2) 2677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.397239+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.492069+0000 mon.c (mon.2) 2678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.496018+0000 mon.c (mon.2) 2679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.497231+0000 mon.c (mon.2) 2680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.508282+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.611011+0000 mon.c (mon.2) 2681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.614432+0000 mon.c (mon.2) 2682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.615853+0000 mon.c (mon.2) 2683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:14.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:13 smithi043 bash[19734]: audit 2024-09-21T18:21:13.627126+0000 mon.a (mon.0) 2921 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.009227+0000 mgr.y (mgr.15252) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.009227+0000 mgr.y (mgr.15252) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.090817+0000 mgr.y (mgr.15252) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.090817+0000 mgr.y (mgr.15252) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.165181+0000 mgr.y (mgr.15252) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.165181+0000 mgr.y (mgr.15252) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.239319+0000 mgr.y (mgr.15252) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.239319+0000 mgr.y (mgr.15252) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.309975+0000 mgr.y (mgr.15252) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.309975+0000 mgr.y (mgr.15252) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.398466+0000 mgr.y (mgr.15252) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.398466+0000 mgr.y (mgr.15252) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.509644+0000 mgr.y (mgr.15252) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.509644+0000 mgr.y (mgr.15252) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.628708+0000 mgr.y (mgr.15252) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.628708+0000 mgr.y (mgr.15252) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cluster 2024-09-21T18:21:13.727795+0000 mgr.y (mgr.15252) 1007 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cluster 2024-09-21T18:21:13.727795+0000 mgr.y (mgr.15252) 1007 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.743390+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.743390+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.746488+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.746488+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.747481+0000 mon.c (mon.2) 2686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.747481+0000 mon.c (mon.2) 2686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.758207+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.758207+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.759458+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.759458+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.865650+0000 mon.c (mon.2) 2687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.865650+0000 mon.c (mon.2) 2687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.869476+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.869476+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.870475+0000 mon.c (mon.2) 2689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.870475+0000 mon.c (mon.2) 2689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.878692+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.878692+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.879443+0000 mgr.y (mgr.15252) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.879443+0000 mgr.y (mgr.15252) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.956448+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.956448+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.959526+0000 mon.c (mon.2) 2691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.959526+0000 mon.c (mon.2) 2691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.960602+0000 mon.c (mon.2) 2692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.960602+0000 mon.c (mon.2) 2692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.971863+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:13.971863+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.973162+0000 mgr.y (mgr.15252) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: cephadm 2024-09-21T18:21:13.973162+0000 mgr.y (mgr.15252) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.063956+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.063956+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.067441+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.067441+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.068623+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.068623+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.079751+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.079751+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.175416+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.175416+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.179095+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.179095+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.180332+0000 mon.c (mon.2) 2698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.180332+0000 mon.c (mon.2) 2698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.189752+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.189752+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.288772+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.288772+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.292871+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.292871+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.294064+0000 mon.c (mon.2) 2701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.294064+0000 mon.c (mon.2) 2701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.302913+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.302913+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.400037+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.400037+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.403525+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.403525+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.404465+0000 mon.c (mon.2) 2704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.404465+0000 mon.c (mon.2) 2704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.413339+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.413339+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.507560+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.507560+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.511605+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.511605+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.512717+0000 mon.c (mon.2) 2707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.512717+0000 mon.c (mon.2) 2707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.519648+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.519648+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.599333+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.599333+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.603067+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.603067+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.604278+0000 mon.c (mon.2) 2710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.604278+0000 mon.c (mon.2) 2710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.613584+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:14 smithi169 bash[82163]: audit 2024-09-21T18:21:14.613584+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.009227+0000 mgr.y (mgr.15252) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.090817+0000 mgr.y (mgr.15252) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.165181+0000 mgr.y (mgr.15252) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.239319+0000 mgr.y (mgr.15252) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.309975+0000 mgr.y (mgr.15252) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.398466+0000 mgr.y (mgr.15252) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.509644+0000 mgr.y (mgr.15252) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.628708+0000 mgr.y (mgr.15252) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cluster 2024-09-21T18:21:13.727795+0000 mgr.y (mgr.15252) 1007 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.743390+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.746488+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.747481+0000 mon.c (mon.2) 2686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.758207+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.759458+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.865650+0000 mon.c (mon.2) 2687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.869476+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.870475+0000 mon.c (mon.2) 2689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.878692+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.879443+0000 mgr.y (mgr.15252) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.956448+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.009227+0000 mgr.y (mgr.15252) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.090817+0000 mgr.y (mgr.15252) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.165181+0000 mgr.y (mgr.15252) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.239319+0000 mgr.y (mgr.15252) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.309975+0000 mgr.y (mgr.15252) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.398466+0000 mgr.y (mgr.15252) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.509644+0000 mgr.y (mgr.15252) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.628708+0000 mgr.y (mgr.15252) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cluster 2024-09-21T18:21:13.727795+0000 mgr.y (mgr.15252) 1007 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.743390+0000 mon.c (mon.2) 2684 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.746488+0000 mon.c (mon.2) 2685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.747481+0000 mon.c (mon.2) 2686 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.758207+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.759458+0000 mgr.y (mgr.15252) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.865650+0000 mon.c (mon.2) 2687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.869476+0000 mon.c (mon.2) 2688 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.870475+0000 mon.c (mon.2) 2689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.878692+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.879443+0000 mgr.y (mgr.15252) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.956448+0000 mon.c (mon.2) 2690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.959526+0000 mon.c (mon.2) 2691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.960602+0000 mon.c (mon.2) 2692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:13.971863+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: cephadm 2024-09-21T18:21:13.973162+0000 mgr.y (mgr.15252) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.063956+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.067441+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.068623+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.079751+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.175416+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.179095+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.180332+0000 mon.c (mon.2) 2698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.189752+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.288772+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.292871+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.294064+0000 mon.c (mon.2) 2701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.302913+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.400037+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.403525+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.404465+0000 mon.c (mon.2) 2704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.413339+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.959526+0000 mon.c (mon.2) 2691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.960602+0000 mon.c (mon.2) 2692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:13.971863+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: cephadm 2024-09-21T18:21:13.973162+0000 mgr.y (mgr.15252) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.063956+0000 mon.c (mon.2) 2693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.067441+0000 mon.c (mon.2) 2694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.068623+0000 mon.c (mon.2) 2695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.079751+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.175416+0000 mon.c (mon.2) 2696 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.179095+0000 mon.c (mon.2) 2697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.180332+0000 mon.c (mon.2) 2698 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.189752+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.288772+0000 mon.c (mon.2) 2699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.292871+0000 mon.c (mon.2) 2700 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.294064+0000 mon.c (mon.2) 2701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.302913+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.400037+0000 mon.c (mon.2) 2702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.403525+0000 mon.c (mon.2) 2703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.404465+0000 mon.c (mon.2) 2704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.413339+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.507560+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.511605+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.512717+0000 mon.c (mon.2) 2707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.519648+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.599333+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.603067+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.604278+0000 mon.c (mon.2) 2710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[25160]: audit 2024-09-21T18:21:14.613584+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.507560+0000 mon.c (mon.2) 2705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.511605+0000 mon.c (mon.2) 2706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.512717+0000 mon.c (mon.2) 2707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.519648+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.599333+0000 mon.c (mon.2) 2708 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.603067+0000 mon.c (mon.2) 2709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.604278+0000 mon.c (mon.2) 2710 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:15.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:14 smithi043 bash[19734]: audit 2024-09-21T18:21:14.613584+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:15.282 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:15.195860075Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.080861+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.190745+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.304193+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.414275+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.522510+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.614433+0000 mgr.y (mgr.15252) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.706470+0000 mon.c (mon.2) 2711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.709129+0000 mon.c (mon.2) 2712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.709822+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.714967+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.715587+0000 mgr.y (mgr.15252) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.775743+0000 mon.c (mon.2) 2714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.778712+0000 mon.c (mon.2) 2715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.779726+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.788409+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.789187+0000 mgr.y (mgr.15252) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.861901+0000 mon.c (mon.2) 2717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.864243+0000 mon.c (mon.2) 2718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.865015+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.871367+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.871985+0000 mgr.y (mgr.15252) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.938104+0000 mon.c (mon.2) 2720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.941176+0000 mon.c (mon.2) 2721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.942037+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:14.950173+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: cephadm 2024-09-21T18:21:14.951010+0000 mgr.y (mgr.15252) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.033325+0000 mon.c (mon.2) 2723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.036500+0000 mon.c (mon.2) 2724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.037646+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.043512+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.122853+0000 mon.c (mon.2) 2726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.126431+0000 mon.c (mon.2) 2727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.128452+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.136534+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.229176+0000 mon.c (mon.2) 2729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.232571+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.233609+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.242651+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.342665+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.345900+0000 mon.c (mon.2) 2733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.346889+0000 mon.c (mon.2) 2734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.355754+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.474046+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.478454+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.479429+0000 mon.c (mon.2) 2737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.486553+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.572361+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.575891+0000 mon.c (mon.2) 2739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.577069+0000 mon.c (mon.2) 2740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.586611+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.688115+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.692022+0000 mon.c (mon.2) 2742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[25160]: audit 2024-09-21T18:21:15.693271+0000 mon.c (mon.2) 2743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.080861+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.190745+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.304193+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.414275+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.522510+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.614433+0000 mgr.y (mgr.15252) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.706470+0000 mon.c (mon.2) 2711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.709129+0000 mon.c (mon.2) 2712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.709822+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.714967+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.715587+0000 mgr.y (mgr.15252) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.775743+0000 mon.c (mon.2) 2714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.778712+0000 mon.c (mon.2) 2715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.779726+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.788409+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.789187+0000 mgr.y (mgr.15252) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.861901+0000 mon.c (mon.2) 2717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.864243+0000 mon.c (mon.2) 2718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.865015+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.871367+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.871985+0000 mgr.y (mgr.15252) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.938104+0000 mon.c (mon.2) 2720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.941176+0000 mon.c (mon.2) 2721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.942037+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:14.950173+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: cephadm 2024-09-21T18:21:14.951010+0000 mgr.y (mgr.15252) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.033325+0000 mon.c (mon.2) 2723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.036500+0000 mon.c (mon.2) 2724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.037646+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.043512+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.122853+0000 mon.c (mon.2) 2726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.126431+0000 mon.c (mon.2) 2727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.128452+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.136534+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.229176+0000 mon.c (mon.2) 2729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.232571+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.233609+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.242651+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.342665+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.345900+0000 mon.c (mon.2) 2733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.346889+0000 mon.c (mon.2) 2734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.355754+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.474046+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.478454+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.479429+0000 mon.c (mon.2) 2737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.486553+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.572361+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.575891+0000 mon.c (mon.2) 2739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.577069+0000 mon.c (mon.2) 2740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.586611+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.688115+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.692022+0000 mon.c (mon.2) 2742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:15 smithi043 bash[19734]: audit 2024-09-21T18:21:15.693271+0000 mon.c (mon.2) 2743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.080861+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.080861+0000 mgr.y (mgr.15252) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.190745+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.190745+0000 mgr.y (mgr.15252) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.304193+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.304193+0000 mgr.y (mgr.15252) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.414275+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.414275+0000 mgr.y (mgr.15252) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.522510+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.522510+0000 mgr.y (mgr.15252) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.614433+0000 mgr.y (mgr.15252) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.614433+0000 mgr.y (mgr.15252) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.706470+0000 mon.c (mon.2) 2711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.706470+0000 mon.c (mon.2) 2711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.709129+0000 mon.c (mon.2) 2712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.709129+0000 mon.c (mon.2) 2712 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.709822+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.709822+0000 mon.c (mon.2) 2713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.714967+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.714967+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.715587+0000 mgr.y (mgr.15252) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.715587+0000 mgr.y (mgr.15252) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.775743+0000 mon.c (mon.2) 2714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.775743+0000 mon.c (mon.2) 2714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.778712+0000 mon.c (mon.2) 2715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.778712+0000 mon.c (mon.2) 2715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.779726+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.779726+0000 mon.c (mon.2) 2716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.788409+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.788409+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.789187+0000 mgr.y (mgr.15252) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.789187+0000 mgr.y (mgr.15252) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.861901+0000 mon.c (mon.2) 2717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.861901+0000 mon.c (mon.2) 2717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.864243+0000 mon.c (mon.2) 2718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.864243+0000 mon.c (mon.2) 2718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.865015+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.865015+0000 mon.c (mon.2) 2719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.871367+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.871367+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.871985+0000 mgr.y (mgr.15252) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.871985+0000 mgr.y (mgr.15252) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.938104+0000 mon.c (mon.2) 2720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.938104+0000 mon.c (mon.2) 2720 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.941176+0000 mon.c (mon.2) 2721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.941176+0000 mon.c (mon.2) 2721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.942037+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.942037+0000 mon.c (mon.2) 2722 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.950173+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:14.950173+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.951010+0000 mgr.y (mgr.15252) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: cephadm 2024-09-21T18:21:14.951010+0000 mgr.y (mgr.15252) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.033325+0000 mon.c (mon.2) 2723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.033325+0000 mon.c (mon.2) 2723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.036500+0000 mon.c (mon.2) 2724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.036500+0000 mon.c (mon.2) 2724 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.037646+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.037646+0000 mon.c (mon.2) 2725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.043512+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.043512+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.122853+0000 mon.c (mon.2) 2726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.122853+0000 mon.c (mon.2) 2726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.126431+0000 mon.c (mon.2) 2727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.126431+0000 mon.c (mon.2) 2727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.128452+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.128452+0000 mon.c (mon.2) 2728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.136534+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.136534+0000 mon.a (mon.0) 2936 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.229176+0000 mon.c (mon.2) 2729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.229176+0000 mon.c (mon.2) 2729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.232571+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.232571+0000 mon.c (mon.2) 2730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.233609+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.233609+0000 mon.c (mon.2) 2731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.242651+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.242651+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.342665+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.342665+0000 mon.c (mon.2) 2732 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.345900+0000 mon.c (mon.2) 2733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.345900+0000 mon.c (mon.2) 2733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.346889+0000 mon.c (mon.2) 2734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.346889+0000 mon.c (mon.2) 2734 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.355754+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.355754+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.474046+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.474046+0000 mon.c (mon.2) 2735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.478454+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.478454+0000 mon.c (mon.2) 2736 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.479429+0000 mon.c (mon.2) 2737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.479429+0000 mon.c (mon.2) 2737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.486553+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.486553+0000 mon.a (mon.0) 2939 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.572361+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.572361+0000 mon.c (mon.2) 2738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.575891+0000 mon.c (mon.2) 2739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.575891+0000 mon.c (mon.2) 2739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.577069+0000 mon.c (mon.2) 2740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.577069+0000 mon.c (mon.2) 2740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.586611+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.586611+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.688115+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.688115+0000 mon.c (mon.2) 2741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.692022+0000 mon.c (mon.2) 2742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.692022+0000 mon.c (mon.2) 2742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.693271+0000 mon.c (mon.2) 2743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:15 smithi169 bash[82163]: audit 2024-09-21T18:21:15.693271+0000 mon.c (mon.2) 2743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.044312+0000 mgr.y (mgr.15252) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.137385+0000 mgr.y (mgr.15252) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.243750+0000 mgr.y (mgr.15252) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.372086+0000 mgr.y (mgr.15252) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.487489+0000 mgr.y (mgr.15252) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.587801+0000 mgr.y (mgr.15252) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.723846+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.725425+0000 mgr.y (mgr.15252) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cluster 2024-09-21T18:21:15.728393+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.798915+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.802276+0000 mon.c (mon.2) 2745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.803282+0000 mon.c (mon.2) 2746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.812021+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.812721+0000 mgr.y (mgr.15252) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.906197+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.909839+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.911043+0000 mon.c (mon.2) 2749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:15.920092+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: cephadm 2024-09-21T18:21:15.922929+0000 mgr.y (mgr.15252) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.019345+0000 mon.c (mon.2) 2750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.044312+0000 mgr.y (mgr.15252) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.137385+0000 mgr.y (mgr.15252) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.243750+0000 mgr.y (mgr.15252) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.372086+0000 mgr.y (mgr.15252) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.487489+0000 mgr.y (mgr.15252) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.587801+0000 mgr.y (mgr.15252) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.723846+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.725425+0000 mgr.y (mgr.15252) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cluster 2024-09-21T18:21:15.728393+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.798915+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.802276+0000 mon.c (mon.2) 2745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.803282+0000 mon.c (mon.2) 2746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.812021+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.812721+0000 mgr.y (mgr.15252) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.906197+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.909839+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.911043+0000 mon.c (mon.2) 2749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:15.920092+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: cephadm 2024-09-21T18:21:15.922929+0000 mgr.y (mgr.15252) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.019345+0000 mon.c (mon.2) 2750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.023659+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.024984+0000 mon.c (mon.2) 2752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.031807+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.118716+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.122306+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.123237+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.129864+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.195716+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.198908+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.200038+0000 mon.c (mon.2) 2758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.208858+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.272328+0000 mon.c (mon.2) 2759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.275875+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.276945+0000 mon.c (mon.2) 2761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.286579+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.360431+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.363725+0000 mon.c (mon.2) 2763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.365175+0000 mon.c (mon.2) 2764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.374570+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.451749+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.023659+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.024984+0000 mon.c (mon.2) 2752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.031807+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.118716+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.122306+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.123237+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.129864+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.195716+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.198908+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.200038+0000 mon.c (mon.2) 2758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.208858+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.272328+0000 mon.c (mon.2) 2759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.275875+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.276945+0000 mon.c (mon.2) 2761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.286579+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.360431+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.363725+0000 mon.c (mon.2) 2763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.365175+0000 mon.c (mon.2) 2764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.374570+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.451749+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.455351+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.456443+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.465102+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.552255+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.556591+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.557664+0000 mon.c (mon.2) 2770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.564219+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.649066+0000 mon.c (mon.2) 2771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.652953+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.654056+0000 mon.c (mon.2) 2773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[19734]: audit 2024-09-21T18:21:16.663875+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.455351+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.456443+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.465102+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.552255+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.556591+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.557664+0000 mon.c (mon.2) 2770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.564219+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.649066+0000 mon.c (mon.2) 2771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.652953+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.654056+0000 mon.c (mon.2) 2773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:16 smithi043 bash[25160]: audit 2024-09-21T18:21:16.663875+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.044312+0000 mgr.y (mgr.15252) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.044312+0000 mgr.y (mgr.15252) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.137385+0000 mgr.y (mgr.15252) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.137385+0000 mgr.y (mgr.15252) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.243750+0000 mgr.y (mgr.15252) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.243750+0000 mgr.y (mgr.15252) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.372086+0000 mgr.y (mgr.15252) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.372086+0000 mgr.y (mgr.15252) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.487489+0000 mgr.y (mgr.15252) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.487489+0000 mgr.y (mgr.15252) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.587801+0000 mgr.y (mgr.15252) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.587801+0000 mgr.y (mgr.15252) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.723846+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.723846+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.725425+0000 mgr.y (mgr.15252) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.725425+0000 mgr.y (mgr.15252) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cluster 2024-09-21T18:21:15.728393+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cluster 2024-09-21T18:21:15.728393+0000 mgr.y (mgr.15252) 1028 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.798915+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.798915+0000 mon.c (mon.2) 2744 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.802276+0000 mon.c (mon.2) 2745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.802276+0000 mon.c (mon.2) 2745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.803282+0000 mon.c (mon.2) 2746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.803282+0000 mon.c (mon.2) 2746 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.812021+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.812021+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.812721+0000 mgr.y (mgr.15252) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.812721+0000 mgr.y (mgr.15252) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.906197+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.906197+0000 mon.c (mon.2) 2747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.909839+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.909839+0000 mon.c (mon.2) 2748 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.911043+0000 mon.c (mon.2) 2749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.911043+0000 mon.c (mon.2) 2749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.920092+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:15.920092+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.922929+0000 mgr.y (mgr.15252) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: cephadm 2024-09-21T18:21:15.922929+0000 mgr.y (mgr.15252) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.019345+0000 mon.c (mon.2) 2750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.019345+0000 mon.c (mon.2) 2750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.023659+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.023659+0000 mon.c (mon.2) 2751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.024984+0000 mon.c (mon.2) 2752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.024984+0000 mon.c (mon.2) 2752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.031807+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.031807+0000 mon.a (mon.0) 2944 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.118716+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.118716+0000 mon.c (mon.2) 2753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.122306+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.122306+0000 mon.c (mon.2) 2754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.123237+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.123237+0000 mon.c (mon.2) 2755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.129864+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.129864+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.195716+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.195716+0000 mon.c (mon.2) 2756 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.198908+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.198908+0000 mon.c (mon.2) 2757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.200038+0000 mon.c (mon.2) 2758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.200038+0000 mon.c (mon.2) 2758 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.208858+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.208858+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.272328+0000 mon.c (mon.2) 2759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.272328+0000 mon.c (mon.2) 2759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.275875+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.275875+0000 mon.c (mon.2) 2760 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.276945+0000 mon.c (mon.2) 2761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.276945+0000 mon.c (mon.2) 2761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.286579+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.286579+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.360431+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.360431+0000 mon.c (mon.2) 2762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.363725+0000 mon.c (mon.2) 2763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.363725+0000 mon.c (mon.2) 2763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.365175+0000 mon.c (mon.2) 2764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.365175+0000 mon.c (mon.2) 2764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.374570+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.374570+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.451749+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.451749+0000 mon.c (mon.2) 2765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.455351+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.455351+0000 mon.c (mon.2) 2766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.456443+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.456443+0000 mon.c (mon.2) 2767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.465102+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.465102+0000 mon.a (mon.0) 2949 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.552255+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.552255+0000 mon.c (mon.2) 2768 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.556591+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.556591+0000 mon.c (mon.2) 2769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.557664+0000 mon.c (mon.2) 2770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.557664+0000 mon.c (mon.2) 2770 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.564219+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.564219+0000 mon.a (mon.0) 2950 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.649066+0000 mon.c (mon.2) 2771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.649066+0000 mon.c (mon.2) 2771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.652953+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.652953+0000 mon.c (mon.2) 2772 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.654056+0000 mon.c (mon.2) 2773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.654056+0000 mon.c (mon.2) 2773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.663875+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:16 smithi169 bash[82163]: audit 2024-09-21T18:21:16.663875+0000 mon.a (mon.0) 2951 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.731 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[75205]: debug 2024-09-21T18:21:17.416+0000 7fd1e491c640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.034706+0000 mgr.y (mgr.15252) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.034706+0000 mgr.y (mgr.15252) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.131467+0000 mgr.y (mgr.15252) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.131467+0000 mgr.y (mgr.15252) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.209724+0000 mgr.y (mgr.15252) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.209724+0000 mgr.y (mgr.15252) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.287516+0000 mgr.y (mgr.15252) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.287516+0000 mgr.y (mgr.15252) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.375904+0000 mgr.y (mgr.15252) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.375904+0000 mgr.y (mgr.15252) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.466433+0000 mgr.y (mgr.15252) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.466433+0000 mgr.y (mgr.15252) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.565504+0000 mgr.y (mgr.15252) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.565504+0000 mgr.y (mgr.15252) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.664792+0000 mgr.y (mgr.15252) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.664792+0000 mgr.y (mgr.15252) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.760715+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.760715+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.765652+0000 mon.c (mon.2) 2775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.765652+0000 mon.c (mon.2) 2775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.766955+0000 mon.c (mon.2) 2776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.766955+0000 mon.c (mon.2) 2776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.773759+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.773759+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.774682+0000 mgr.y (mgr.15252) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.774682+0000 mgr.y (mgr.15252) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.839752+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.839752+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.842408+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.842408+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.843466+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.843466+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.851273+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.851273+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.852180+0000 mgr.y (mgr.15252) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.852180+0000 mgr.y (mgr.15252) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.940125+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.940125+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.943391+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.943391+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.944460+0000 mon.c (mon.2) 2782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.944460+0000 mon.c (mon.2) 2782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.951039+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:16.951039+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.954357+0000 mgr.y (mgr.15252) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: cephadm 2024-09-21T18:21:16.954357+0000 mgr.y (mgr.15252) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.025782+0000 mon.c (mon.2) 2783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.025782+0000 mon.c (mon.2) 2783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.029816+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.029816+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.030722+0000 mon.c (mon.2) 2785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.030722+0000 mon.c (mon.2) 2785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.036963+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.036963+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.102583+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.102583+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.105302+0000 mon.c (mon.2) 2787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.105302+0000 mon.c (mon.2) 2787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.106434+0000 mon.c (mon.2) 2788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.106434+0000 mon.c (mon.2) 2788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.113292+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.113292+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.178729+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.178729+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.182394+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.182394+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.183540+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.183540+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.190668+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.190668+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.265310+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.265310+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.268614+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.268614+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.269553+0000 mon.c (mon.2) 2794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.269553+0000 mon.c (mon.2) 2794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.275997+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.275997+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.352275+0000 mon.c (mon.2) 2795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.352275+0000 mon.c (mon.2) 2795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.354903+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.354903+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.355725+0000 mon.c (mon.2) 2797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.355725+0000 mon.c (mon.2) 2797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.362709+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.362709+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.446882+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.446882+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.450004+0000 mon.c (mon.2) 2799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.450004+0000 mon.c (mon.2) 2799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.450830+0000 mon.c (mon.2) 2800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.450830+0000 mon.c (mon.2) 2800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.459262+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.459262+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.522310+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.522310+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.524897+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.524897+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.525780+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.525780+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.533707+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.533707+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.597663+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.597663+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.601163+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.601163+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.602107+0000 mon.c (mon.2) 2806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.602107+0000 mon.c (mon.2) 2806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.608287+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.608287+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.693093+0000 mon.c (mon.2) 2807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.693093+0000 mon.c (mon.2) 2807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.696437+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.696437+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.697629+0000 mon.c (mon.2) 2809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.697629+0000 mon.c (mon.2) 2809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.705178+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:17.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:17 smithi169 bash[82163]: audit 2024-09-21T18:21:17.705178+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.034706+0000 mgr.y (mgr.15252) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.131467+0000 mgr.y (mgr.15252) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.209724+0000 mgr.y (mgr.15252) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.287516+0000 mgr.y (mgr.15252) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.375904+0000 mgr.y (mgr.15252) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.466433+0000 mgr.y (mgr.15252) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.565504+0000 mgr.y (mgr.15252) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.664792+0000 mgr.y (mgr.15252) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.760715+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.765652+0000 mon.c (mon.2) 2775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.766955+0000 mon.c (mon.2) 2776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.773759+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.774682+0000 mgr.y (mgr.15252) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.839752+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.842408+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.843466+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.851273+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.852180+0000 mgr.y (mgr.15252) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.940125+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.943391+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.034706+0000 mgr.y (mgr.15252) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.131467+0000 mgr.y (mgr.15252) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.209724+0000 mgr.y (mgr.15252) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.287516+0000 mgr.y (mgr.15252) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.375904+0000 mgr.y (mgr.15252) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.466433+0000 mgr.y (mgr.15252) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.565504+0000 mgr.y (mgr.15252) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.664792+0000 mgr.y (mgr.15252) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.760715+0000 mon.c (mon.2) 2774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.765652+0000 mon.c (mon.2) 2775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.766955+0000 mon.c (mon.2) 2776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.773759+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.774682+0000 mgr.y (mgr.15252) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.839752+0000 mon.c (mon.2) 2777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.842408+0000 mon.c (mon.2) 2778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.843466+0000 mon.c (mon.2) 2779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.851273+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.852180+0000 mgr.y (mgr.15252) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.940125+0000 mon.c (mon.2) 2780 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.943391+0000 mon.c (mon.2) 2781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.944460+0000 mon.c (mon.2) 2782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:16.951039+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: cephadm 2024-09-21T18:21:16.954357+0000 mgr.y (mgr.15252) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.025782+0000 mon.c (mon.2) 2783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.029816+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.030722+0000 mon.c (mon.2) 2785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.036963+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.102583+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.105302+0000 mon.c (mon.2) 2787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.106434+0000 mon.c (mon.2) 2788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.113292+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.178729+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.182394+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.183540+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.190668+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.265310+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.268614+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.269553+0000 mon.c (mon.2) 2794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.275997+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.352275+0000 mon.c (mon.2) 2795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.944460+0000 mon.c (mon.2) 2782 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:16.951039+0000 mon.a (mon.0) 2954 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: cephadm 2024-09-21T18:21:16.954357+0000 mgr.y (mgr.15252) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.025782+0000 mon.c (mon.2) 2783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.029816+0000 mon.c (mon.2) 2784 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.030722+0000 mon.c (mon.2) 2785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.036963+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.102583+0000 mon.c (mon.2) 2786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.105302+0000 mon.c (mon.2) 2787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.106434+0000 mon.c (mon.2) 2788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.113292+0000 mon.a (mon.0) 2956 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.178729+0000 mon.c (mon.2) 2789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.182394+0000 mon.c (mon.2) 2790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.183540+0000 mon.c (mon.2) 2791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.190668+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.265310+0000 mon.c (mon.2) 2792 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.268614+0000 mon.c (mon.2) 2793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.269553+0000 mon.c (mon.2) 2794 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.275997+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.352275+0000 mon.c (mon.2) 2795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.354903+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.355725+0000 mon.c (mon.2) 2797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.362709+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.446882+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.450004+0000 mon.c (mon.2) 2799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.450830+0000 mon.c (mon.2) 2800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.459262+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.522310+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.524897+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.525780+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.533707+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.597663+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.601163+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.602107+0000 mon.c (mon.2) 2806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.608287+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.693093+0000 mon.c (mon.2) 2807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.696437+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.697629+0000 mon.c (mon.2) 2809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[19734]: audit 2024-09-21T18:21:17.705178+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.354903+0000 mon.c (mon.2) 2796 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.355725+0000 mon.c (mon.2) 2797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.362709+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.446882+0000 mon.c (mon.2) 2798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.450004+0000 mon.c (mon.2) 2799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.450830+0000 mon.c (mon.2) 2800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.459262+0000 mon.a (mon.0) 2960 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.522310+0000 mon.c (mon.2) 2801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.524897+0000 mon.c (mon.2) 2802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.525780+0000 mon.c (mon.2) 2803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.533707+0000 mon.a (mon.0) 2961 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.597663+0000 mon.c (mon.2) 2804 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.601163+0000 mon.c (mon.2) 2805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.602107+0000 mon.c (mon.2) 2806 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.608287+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.693093+0000 mon.c (mon.2) 2807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.696437+0000 mon.c (mon.2) 2808 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.697629+0000 mon.c (mon.2) 2809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:18.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:17 smithi043 bash[25160]: audit 2024-09-21T18:21:17.705178+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:18.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:18.236420531Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.037889+0000 mgr.y (mgr.15252) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.114127+0000 mgr.y (mgr.15252) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.193786+0000 mgr.y (mgr.15252) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.277437+0000 mgr.y (mgr.15252) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.363405+0000 mgr.y (mgr.15252) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.459992+0000 mgr.y (mgr.15252) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.534554+0000 mgr.y (mgr.15252) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.611143+0000 mgr.y (mgr.15252) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.707647+0000 mgr.y (mgr.15252) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cluster 2024-09-21T18:21:17.728861+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.789877+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.793858+0000 mon.c (mon.2) 2811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.794898+0000 mon.c (mon.2) 2812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.800718+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.803809+0000 mgr.y (mgr.15252) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.873960+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.877609+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.878496+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.885668+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.886322+0000 mgr.y (mgr.15252) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.037889+0000 mgr.y (mgr.15252) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.114127+0000 mgr.y (mgr.15252) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.193786+0000 mgr.y (mgr.15252) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.277437+0000 mgr.y (mgr.15252) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.363405+0000 mgr.y (mgr.15252) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.459992+0000 mgr.y (mgr.15252) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.534554+0000 mgr.y (mgr.15252) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.611143+0000 mgr.y (mgr.15252) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.707647+0000 mgr.y (mgr.15252) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cluster 2024-09-21T18:21:17.728861+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.789877+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.793858+0000 mon.c (mon.2) 2811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.794898+0000 mon.c (mon.2) 2812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.800718+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.803809+0000 mgr.y (mgr.15252) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.873960+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.877609+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.878496+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.885668+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.886322+0000 mgr.y (mgr.15252) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.968862+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.971833+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.972711+0000 mon.c (mon.2) 2818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:17.980110+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: cephadm 2024-09-21T18:21:17.980910+0000 mgr.y (mgr.15252) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.072595+0000 mon.c (mon.2) 2819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.075375+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.076529+0000 mon.c (mon.2) 2821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.082985+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.181330+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.185296+0000 mon.c (mon.2) 2823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.186382+0000 mon.c (mon.2) 2824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.193459+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.293629+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.297149+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.298109+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.306180+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.374271+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.427079+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.431286+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.968862+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.971833+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.972711+0000 mon.c (mon.2) 2818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:17.980110+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: cephadm 2024-09-21T18:21:17.980910+0000 mgr.y (mgr.15252) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.072595+0000 mon.c (mon.2) 2819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.075375+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.076529+0000 mon.c (mon.2) 2821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.082985+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.181330+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.185296+0000 mon.c (mon.2) 2823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.186382+0000 mon.c (mon.2) 2824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.193459+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.293629+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.297149+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.298109+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.306180+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.374271+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.427079+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.431286+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.432618+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.443190+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.552166+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.555400+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.556540+0000 mon.c (mon.2) 2834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.565647+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.675132+0000 mon.c (mon.2) 2835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.679363+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.680592+0000 mon.c (mon.2) 2837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[19734]: audit 2024-09-21T18:21:18.689416+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.432618+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.443190+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.552166+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.555400+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.556540+0000 mon.c (mon.2) 2834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.565647+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.675132+0000 mon.c (mon.2) 2835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.679363+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.680592+0000 mon.c (mon.2) 2837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:18 smithi043 bash[25160]: audit 2024-09-21T18:21:18.689416+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.037889+0000 mgr.y (mgr.15252) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.037889+0000 mgr.y (mgr.15252) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.114127+0000 mgr.y (mgr.15252) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.114127+0000 mgr.y (mgr.15252) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.193786+0000 mgr.y (mgr.15252) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.193786+0000 mgr.y (mgr.15252) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.277437+0000 mgr.y (mgr.15252) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.277437+0000 mgr.y (mgr.15252) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.363405+0000 mgr.y (mgr.15252) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.363405+0000 mgr.y (mgr.15252) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.459992+0000 mgr.y (mgr.15252) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.459992+0000 mgr.y (mgr.15252) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.534554+0000 mgr.y (mgr.15252) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.534554+0000 mgr.y (mgr.15252) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.611143+0000 mgr.y (mgr.15252) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.611143+0000 mgr.y (mgr.15252) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.707647+0000 mgr.y (mgr.15252) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.707647+0000 mgr.y (mgr.15252) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cluster 2024-09-21T18:21:17.728861+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cluster 2024-09-21T18:21:17.728861+0000 mgr.y (mgr.15252) 1051 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.789877+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.789877+0000 mon.c (mon.2) 2810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.793858+0000 mon.c (mon.2) 2811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.793858+0000 mon.c (mon.2) 2811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.794898+0000 mon.c (mon.2) 2812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.794898+0000 mon.c (mon.2) 2812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.800718+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.800718+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.803809+0000 mgr.y (mgr.15252) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.803809+0000 mgr.y (mgr.15252) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.873960+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.873960+0000 mon.c (mon.2) 2813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.877609+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.877609+0000 mon.c (mon.2) 2814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.878496+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.878496+0000 mon.c (mon.2) 2815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.885668+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.885668+0000 mon.a (mon.0) 2965 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.886322+0000 mgr.y (mgr.15252) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.886322+0000 mgr.y (mgr.15252) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.968862+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.968862+0000 mon.c (mon.2) 2816 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.971833+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.971833+0000 mon.c (mon.2) 2817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.972711+0000 mon.c (mon.2) 2818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.972711+0000 mon.c (mon.2) 2818 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.980110+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:17.980110+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.980910+0000 mgr.y (mgr.15252) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: cephadm 2024-09-21T18:21:17.980910+0000 mgr.y (mgr.15252) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.072595+0000 mon.c (mon.2) 2819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.072595+0000 mon.c (mon.2) 2819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.075375+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.075375+0000 mon.c (mon.2) 2820 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.076529+0000 mon.c (mon.2) 2821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.076529+0000 mon.c (mon.2) 2821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.082985+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.082985+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.181330+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.181330+0000 mon.c (mon.2) 2822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.185296+0000 mon.c (mon.2) 2823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.185296+0000 mon.c (mon.2) 2823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.186382+0000 mon.c (mon.2) 2824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.186382+0000 mon.c (mon.2) 2824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.193459+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.193459+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.293629+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.293629+0000 mon.c (mon.2) 2825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.297149+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.297149+0000 mon.c (mon.2) 2826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.298109+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.298109+0000 mon.c (mon.2) 2827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.306180+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.306180+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.374271+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.374271+0000 mon.c (mon.2) 2828 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.427079+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.427079+0000 mon.c (mon.2) 2829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.431286+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.431286+0000 mon.c (mon.2) 2830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.432618+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.432618+0000 mon.c (mon.2) 2831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.443190+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.443190+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.552166+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.552166+0000 mon.c (mon.2) 2832 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.555400+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.555400+0000 mon.c (mon.2) 2833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.556540+0000 mon.c (mon.2) 2834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.556540+0000 mon.c (mon.2) 2834 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.565647+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.565647+0000 mon.a (mon.0) 2971 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.675132+0000 mon.c (mon.2) 2835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.675132+0000 mon.c (mon.2) 2835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.679363+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.679363+0000 mon.c (mon.2) 2836 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.680592+0000 mon.c (mon.2) 2837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.680592+0000 mon.c (mon.2) 2837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.689416+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:18 smithi169 bash[82163]: audit 2024-09-21T18:21:18.689416+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.035852+0000 mgr.y (mgr.15252) 1055 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.035852+0000 mgr.y (mgr.15252) 1055 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.086007+0000 mgr.y (mgr.15252) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.086007+0000 mgr.y (mgr.15252) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.194437+0000 mgr.y (mgr.15252) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.194437+0000 mgr.y (mgr.15252) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.307067+0000 mgr.y (mgr.15252) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.307067+0000 mgr.y (mgr.15252) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.444252+0000 mgr.y (mgr.15252) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.444252+0000 mgr.y (mgr.15252) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.566484+0000 mgr.y (mgr.15252) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.566484+0000 mgr.y (mgr.15252) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.691111+0000 mgr.y (mgr.15252) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.691111+0000 mgr.y (mgr.15252) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.798607+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.798607+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.801116+0000 mon.c (mon.2) 2839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.801116+0000 mon.c (mon.2) 2839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.801967+0000 mon.c (mon.2) 2840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.801967+0000 mon.c (mon.2) 2840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.810199+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.810199+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.810997+0000 mgr.y (mgr.15252) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.810997+0000 mgr.y (mgr.15252) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.909752+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.909752+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.913316+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.913316+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.914536+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.914536+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.923307+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:18.923307+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.924152+0000 mgr.y (mgr.15252) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: cephadm 2024-09-21T18:21:18.924152+0000 mgr.y (mgr.15252) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.026834+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.026834+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.030666+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.030666+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.031511+0000 mon.c (mon.2) 2846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.031511+0000 mon.c (mon.2) 2846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.039991+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.039991+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.120899+0000 mon.c (mon.2) 2847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.120899+0000 mon.c (mon.2) 2847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.124186+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.124186+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.125078+0000 mon.c (mon.2) 2849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.125078+0000 mon.c (mon.2) 2849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.133256+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.133256+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.202447+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.202447+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.205158+0000 mon.c (mon.2) 2851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.205158+0000 mon.c (mon.2) 2851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.206213+0000 mon.c (mon.2) 2852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.206213+0000 mon.c (mon.2) 2852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.212944+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.212944+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.301989+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.301989+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.305504+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.305504+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.306551+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.306551+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.313094+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.313094+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.411183+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.411183+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.417055+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.417055+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.418106+0000 mon.c (mon.2) 2858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.418106+0000 mon.c (mon.2) 2858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.425120+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.425120+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.515191+0000 mon.c (mon.2) 2859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.515191+0000 mon.c (mon.2) 2859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.518747+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.518747+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.519936+0000 mon.c (mon.2) 2861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.519936+0000 mon.c (mon.2) 2861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.526401+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.526401+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.625153+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.625153+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.628853+0000 mon.c (mon.2) 2863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.628853+0000 mon.c (mon.2) 2863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.629888+0000 mon.c (mon.2) 2864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.629888+0000 mon.c (mon.2) 2864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.636499+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.636499+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.736224+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:19.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:19 smithi169 bash[82163]: audit 2024-09-21T18:21:19.736224+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:21:19] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-21T18:21:20.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.035852+0000 mgr.y (mgr.15252) 1055 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.086007+0000 mgr.y (mgr.15252) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.194437+0000 mgr.y (mgr.15252) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.307067+0000 mgr.y (mgr.15252) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.444252+0000 mgr.y (mgr.15252) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.566484+0000 mgr.y (mgr.15252) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.691111+0000 mgr.y (mgr.15252) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.798607+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.801116+0000 mon.c (mon.2) 2839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.801967+0000 mon.c (mon.2) 2840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.810199+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.810997+0000 mgr.y (mgr.15252) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.909752+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.913316+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.914536+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:18.923307+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: cephadm 2024-09-21T18:21:18.924152+0000 mgr.y (mgr.15252) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.026834+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.030666+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.031511+0000 mon.c (mon.2) 2846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.035852+0000 mgr.y (mgr.15252) 1055 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.086007+0000 mgr.y (mgr.15252) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.194437+0000 mgr.y (mgr.15252) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.307067+0000 mgr.y (mgr.15252) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.444252+0000 mgr.y (mgr.15252) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.566484+0000 mgr.y (mgr.15252) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.691111+0000 mgr.y (mgr.15252) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.798607+0000 mon.c (mon.2) 2838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.801116+0000 mon.c (mon.2) 2839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.801967+0000 mon.c (mon.2) 2840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.810199+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.810997+0000 mgr.y (mgr.15252) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.909752+0000 mon.c (mon.2) 2841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.913316+0000 mon.c (mon.2) 2842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.914536+0000 mon.c (mon.2) 2843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:18.923307+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: cephadm 2024-09-21T18:21:18.924152+0000 mgr.y (mgr.15252) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.026834+0000 mon.c (mon.2) 2844 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.030666+0000 mon.c (mon.2) 2845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.031511+0000 mon.c (mon.2) 2846 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.039991+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.120899+0000 mon.c (mon.2) 2847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.124186+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.125078+0000 mon.c (mon.2) 2849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.133256+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.202447+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.205158+0000 mon.c (mon.2) 2851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.206213+0000 mon.c (mon.2) 2852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.212944+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.301989+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.305504+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.306551+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.313094+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.411183+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.417055+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.418106+0000 mon.c (mon.2) 2858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.425120+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.515191+0000 mon.c (mon.2) 2859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.518747+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.039991+0000 mon.a (mon.0) 2975 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.120899+0000 mon.c (mon.2) 2847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.124186+0000 mon.c (mon.2) 2848 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.125078+0000 mon.c (mon.2) 2849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.133256+0000 mon.a (mon.0) 2976 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.202447+0000 mon.c (mon.2) 2850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.205158+0000 mon.c (mon.2) 2851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.206213+0000 mon.c (mon.2) 2852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.212944+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.301989+0000 mon.c (mon.2) 2853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.305504+0000 mon.c (mon.2) 2854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.306551+0000 mon.c (mon.2) 2855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.313094+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.411183+0000 mon.c (mon.2) 2856 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.417055+0000 mon.c (mon.2) 2857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.418106+0000 mon.c (mon.2) 2858 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.425120+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.515191+0000 mon.c (mon.2) 2859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.518747+0000 mon.c (mon.2) 2860 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.519936+0000 mon.c (mon.2) 2861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.526401+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.625153+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.628853+0000 mon.c (mon.2) 2863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.629888+0000 mon.c (mon.2) 2864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.636499+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[19734]: audit 2024-09-21T18:21:19.736224+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.519936+0000 mon.c (mon.2) 2861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.526401+0000 mon.a (mon.0) 2980 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.625153+0000 mon.c (mon.2) 2862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.628853+0000 mon.c (mon.2) 2863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.629888+0000 mon.c (mon.2) 2864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.636499+0000 mon.a (mon.0) 2981 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:20.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:19 smithi043 bash[25160]: audit 2024-09-21T18:21:19.736224+0000 mon.c (mon.2) 2865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.040741+0000 mgr.y (mgr.15252) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.133939+0000 mgr.y (mgr.15252) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.216048+0000 mgr.y (mgr.15252) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.316185+0000 mgr.y (mgr.15252) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.426409+0000 mgr.y (mgr.15252) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.528103+0000 mgr.y (mgr.15252) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.638425+0000 mgr.y (mgr.15252) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cluster 2024-09-21T18:21:19.730175+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.739814+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.748681+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.758056+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.758945+0000 mgr.y (mgr.15252) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.850176+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.853325+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.854246+0000 mon.c (mon.2) 2870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.862942+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.863750+0000 mgr.y (mgr.15252) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.936147+0000 mon.c (mon.2) 2871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.938744+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.939680+0000 mon.c (mon.2) 2873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.040741+0000 mgr.y (mgr.15252) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.133939+0000 mgr.y (mgr.15252) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.216048+0000 mgr.y (mgr.15252) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.316185+0000 mgr.y (mgr.15252) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.426409+0000 mgr.y (mgr.15252) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.528103+0000 mgr.y (mgr.15252) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.638425+0000 mgr.y (mgr.15252) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cluster 2024-09-21T18:21:19.730175+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:21.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.739814+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.748681+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.758056+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.758945+0000 mgr.y (mgr.15252) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.850176+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.853325+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.854246+0000 mon.c (mon.2) 2870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.862942+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.863750+0000 mgr.y (mgr.15252) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.936147+0000 mon.c (mon.2) 2871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.938744+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.939680+0000 mon.c (mon.2) 2873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:19.946314+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: cephadm 2024-09-21T18:21:19.946910+0000 mgr.y (mgr.15252) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.021053+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.023998+0000 mon.c (mon.2) 2875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.024776+0000 mon.c (mon.2) 2876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.030183+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.106535+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.109558+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.110647+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.119076+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.212602+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.217029+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.218506+0000 mon.c (mon.2) 2882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.228078+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.295153+0000 mon.c (mon.2) 2883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.298157+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.298838+0000 mon.c (mon.2) 2885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.306885+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.379589+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.383833+0000 mon.c (mon.2) 2887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.384795+0000 mon.c (mon.2) 2888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.392987+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.456877+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.460223+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.461142+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.469572+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.550566+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.554728+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.555625+0000 mon.c (mon.2) 2894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.563728+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.644440+0000 mon.c (mon.2) 2895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.648325+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.649571+0000 mon.c (mon.2) 2897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[25160]: audit 2024-09-21T18:21:20.658394+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:19.946314+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: cephadm 2024-09-21T18:21:19.946910+0000 mgr.y (mgr.15252) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.021053+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.023998+0000 mon.c (mon.2) 2875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.024776+0000 mon.c (mon.2) 2876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.030183+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.106535+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.109558+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.110647+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.119076+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.212602+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.217029+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.218506+0000 mon.c (mon.2) 2882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.228078+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.295153+0000 mon.c (mon.2) 2883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.298157+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.298838+0000 mon.c (mon.2) 2885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.306885+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.379589+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.383833+0000 mon.c (mon.2) 2887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.384795+0000 mon.c (mon.2) 2888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.392987+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.456877+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.460223+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.461142+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.469572+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.550566+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.554728+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.555625+0000 mon.c (mon.2) 2894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.563728+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.644440+0000 mon.c (mon.2) 2895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.648325+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.649571+0000 mon.c (mon.2) 2897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:20 smithi043 bash[19734]: audit 2024-09-21T18:21:20.658394+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.040741+0000 mgr.y (mgr.15252) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.040741+0000 mgr.y (mgr.15252) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.133939+0000 mgr.y (mgr.15252) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.133939+0000 mgr.y (mgr.15252) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.216048+0000 mgr.y (mgr.15252) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.216048+0000 mgr.y (mgr.15252) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.316185+0000 mgr.y (mgr.15252) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.316185+0000 mgr.y (mgr.15252) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.426409+0000 mgr.y (mgr.15252) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.426409+0000 mgr.y (mgr.15252) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.528103+0000 mgr.y (mgr.15252) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.528103+0000 mgr.y (mgr.15252) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.638425+0000 mgr.y (mgr.15252) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.638425+0000 mgr.y (mgr.15252) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cluster 2024-09-21T18:21:19.730175+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cluster 2024-09-21T18:21:19.730175+0000 mgr.y (mgr.15252) 1071 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.739814+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.739814+0000 mon.c (mon.2) 2866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.748681+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.748681+0000 mon.c (mon.2) 2867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.758056+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.089 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.758056+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.758945+0000 mgr.y (mgr.15252) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.758945+0000 mgr.y (mgr.15252) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.850176+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.850176+0000 mon.c (mon.2) 2868 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.853325+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.853325+0000 mon.c (mon.2) 2869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.854246+0000 mon.c (mon.2) 2870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.854246+0000 mon.c (mon.2) 2870 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.862942+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.862942+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.863750+0000 mgr.y (mgr.15252) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.863750+0000 mgr.y (mgr.15252) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.936147+0000 mon.c (mon.2) 2871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.936147+0000 mon.c (mon.2) 2871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.938744+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.938744+0000 mon.c (mon.2) 2872 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.939680+0000 mon.c (mon.2) 2873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.939680+0000 mon.c (mon.2) 2873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.946314+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:19.946314+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.946910+0000 mgr.y (mgr.15252) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: cephadm 2024-09-21T18:21:19.946910+0000 mgr.y (mgr.15252) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.021053+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.021053+0000 mon.c (mon.2) 2874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.023998+0000 mon.c (mon.2) 2875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.023998+0000 mon.c (mon.2) 2875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.091 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.024776+0000 mon.c (mon.2) 2876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.024776+0000 mon.c (mon.2) 2876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.030183+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.030183+0000 mon.a (mon.0) 2985 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.106535+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.106535+0000 mon.c (mon.2) 2877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.109558+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.109558+0000 mon.c (mon.2) 2878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.110647+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.110647+0000 mon.c (mon.2) 2879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.119076+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.119076+0000 mon.a (mon.0) 2986 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.212602+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.212602+0000 mon.c (mon.2) 2880 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.217029+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.217029+0000 mon.c (mon.2) 2881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.218506+0000 mon.c (mon.2) 2882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.218506+0000 mon.c (mon.2) 2882 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.228078+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.228078+0000 mon.a (mon.0) 2987 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.295153+0000 mon.c (mon.2) 2883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.295153+0000 mon.c (mon.2) 2883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.298157+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.298157+0000 mon.c (mon.2) 2884 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.298838+0000 mon.c (mon.2) 2885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.298838+0000 mon.c (mon.2) 2885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.306885+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.306885+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.379589+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.379589+0000 mon.c (mon.2) 2886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.383833+0000 mon.c (mon.2) 2887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.383833+0000 mon.c (mon.2) 2887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.384795+0000 mon.c (mon.2) 2888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.384795+0000 mon.c (mon.2) 2888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.392987+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.392987+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.456877+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.456877+0000 mon.c (mon.2) 2889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.460223+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.460223+0000 mon.c (mon.2) 2890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.461142+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.461142+0000 mon.c (mon.2) 2891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.469572+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.469572+0000 mon.a (mon.0) 2990 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.550566+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.550566+0000 mon.c (mon.2) 2892 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.554728+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.554728+0000 mon.c (mon.2) 2893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.555625+0000 mon.c (mon.2) 2894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.555625+0000 mon.c (mon.2) 2894 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.563728+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.563728+0000 mon.a (mon.0) 2991 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.644440+0000 mon.c (mon.2) 2895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.644440+0000 mon.c (mon.2) 2895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.648325+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.648325+0000 mon.c (mon.2) 2896 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.649571+0000 mon.c (mon.2) 2897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.649571+0000 mon.c (mon.2) 2897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:21.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.658394+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:20 smithi169 bash[82163]: audit 2024-09-21T18:21:20.658394+0000 mon.a (mon.0) 2992 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:21.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:21.191123396Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.031466+0000 mgr.y (mgr.15252) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.120450+0000 mgr.y (mgr.15252) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.229089+0000 mgr.y (mgr.15252) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.307542+0000 mgr.y (mgr.15252) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.393740+0000 mgr.y (mgr.15252) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.470676+0000 mgr.y (mgr.15252) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.564460+0000 mgr.y (mgr.15252) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.659607+0000 mgr.y (mgr.15252) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.759495+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.765679+0000 mon.c (mon.2) 2899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.766587+0000 mon.c (mon.2) 2900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.771973+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.773665+0000 mgr.y (mgr.15252) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.859626+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.862969+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.863994+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.870176+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.872088+0000 mgr.y (mgr.15252) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.943962+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.947186+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.031466+0000 mgr.y (mgr.15252) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.120450+0000 mgr.y (mgr.15252) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.229089+0000 mgr.y (mgr.15252) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.307542+0000 mgr.y (mgr.15252) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.393740+0000 mgr.y (mgr.15252) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.470676+0000 mgr.y (mgr.15252) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.564460+0000 mgr.y (mgr.15252) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.659607+0000 mgr.y (mgr.15252) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.759495+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.765679+0000 mon.c (mon.2) 2899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.766587+0000 mon.c (mon.2) 2900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.771973+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.773665+0000 mgr.y (mgr.15252) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.859626+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.862969+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.863994+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.870176+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.872088+0000 mgr.y (mgr.15252) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.943962+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.947186+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.948083+0000 mon.c (mon.2) 2906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:20.953887+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: cephadm 2024-09-21T18:21:20.955755+0000 mgr.y (mgr.15252) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.027973+0000 mon.c (mon.2) 2907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.031264+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.032316+0000 mon.c (mon.2) 2909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.040545+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.108253+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.110875+0000 mon.c (mon.2) 2911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.111835+0000 mon.c (mon.2) 2912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.118600+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.181541+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.184143+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.185016+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.191018+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.254275+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.256599+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.257286+0000 mon.c (mon.2) 2918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.263809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.329449+0000 mon.c (mon.2) 2919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.948083+0000 mon.c (mon.2) 2906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:20.953887+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: cephadm 2024-09-21T18:21:20.955755+0000 mgr.y (mgr.15252) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.027973+0000 mon.c (mon.2) 2907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.031264+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.032316+0000 mon.c (mon.2) 2909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.040545+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.108253+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.110875+0000 mon.c (mon.2) 2911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.111835+0000 mon.c (mon.2) 2912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.118600+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.181541+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.184143+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.185016+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.191018+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.254275+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.256599+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.257286+0000 mon.c (mon.2) 2918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.263809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.329449+0000 mon.c (mon.2) 2919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.331845+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.332768+0000 mon.c (mon.2) 2921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.338315+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.400957+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.403105+0000 mon.c (mon.2) 2923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.403818+0000 mon.c (mon.2) 2924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.411474+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.471626+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.474599+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.475550+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.482487+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.543035+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.545546+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.546480+0000 mon.c (mon.2) 2930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.554607+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.633152+0000 mon.c (mon.2) 2931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.636737+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.637906+0000 mon.c (mon.2) 2933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.648826+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.733805+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.737197+0000 mon.c (mon.2) 2935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[19734]: audit 2024-09-21T18:21:21.738270+0000 mon.c (mon.2) 2936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.331845+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.332768+0000 mon.c (mon.2) 2921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.338315+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.400957+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.403105+0000 mon.c (mon.2) 2923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.403818+0000 mon.c (mon.2) 2924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.411474+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.471626+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.474599+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.475550+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.482487+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.543035+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.545546+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.546480+0000 mon.c (mon.2) 2930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.554607+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.633152+0000 mon.c (mon.2) 2931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.636737+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.637906+0000 mon.c (mon.2) 2933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.648826+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.733805+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.737197+0000 mon.c (mon.2) 2935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:21 smithi043 bash[25160]: audit 2024-09-21T18:21:21.738270+0000 mon.c (mon.2) 2936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.031466+0000 mgr.y (mgr.15252) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.031466+0000 mgr.y (mgr.15252) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.120450+0000 mgr.y (mgr.15252) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.120450+0000 mgr.y (mgr.15252) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.229089+0000 mgr.y (mgr.15252) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.229089+0000 mgr.y (mgr.15252) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.307542+0000 mgr.y (mgr.15252) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.307542+0000 mgr.y (mgr.15252) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.393740+0000 mgr.y (mgr.15252) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.393740+0000 mgr.y (mgr.15252) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.470676+0000 mgr.y (mgr.15252) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.470676+0000 mgr.y (mgr.15252) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.564460+0000 mgr.y (mgr.15252) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.564460+0000 mgr.y (mgr.15252) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.659607+0000 mgr.y (mgr.15252) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.659607+0000 mgr.y (mgr.15252) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.759495+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.759495+0000 mon.c (mon.2) 2898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.765679+0000 mon.c (mon.2) 2899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.765679+0000 mon.c (mon.2) 2899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.766587+0000 mon.c (mon.2) 2900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.766587+0000 mon.c (mon.2) 2900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.771973+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.771973+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.773665+0000 mgr.y (mgr.15252) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.773665+0000 mgr.y (mgr.15252) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.859626+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.859626+0000 mon.c (mon.2) 2901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.862969+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.862969+0000 mon.c (mon.2) 2902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.863994+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.863994+0000 mon.c (mon.2) 2903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.870176+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.870176+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.872088+0000 mgr.y (mgr.15252) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.872088+0000 mgr.y (mgr.15252) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.943962+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.943962+0000 mon.c (mon.2) 2904 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.947186+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.947186+0000 mon.c (mon.2) 2905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.948083+0000 mon.c (mon.2) 2906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.948083+0000 mon.c (mon.2) 2906 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.953887+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:20.953887+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.955755+0000 mgr.y (mgr.15252) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: cephadm 2024-09-21T18:21:20.955755+0000 mgr.y (mgr.15252) 1085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.027973+0000 mon.c (mon.2) 2907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.027973+0000 mon.c (mon.2) 2907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.031264+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.031264+0000 mon.c (mon.2) 2908 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.032316+0000 mon.c (mon.2) 2909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.032316+0000 mon.c (mon.2) 2909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.040545+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.040545+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.108253+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.108253+0000 mon.c (mon.2) 2910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.110875+0000 mon.c (mon.2) 2911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.110875+0000 mon.c (mon.2) 2911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.111835+0000 mon.c (mon.2) 2912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.111835+0000 mon.c (mon.2) 2912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.118600+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.118600+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.181541+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.181541+0000 mon.c (mon.2) 2913 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.184143+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.184143+0000 mon.c (mon.2) 2914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.185016+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.185016+0000 mon.c (mon.2) 2915 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.191018+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.191018+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.254275+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.254275+0000 mon.c (mon.2) 2916 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.256599+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.256599+0000 mon.c (mon.2) 2917 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.257286+0000 mon.c (mon.2) 2918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.257286+0000 mon.c (mon.2) 2918 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.263809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.263809+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.329449+0000 mon.c (mon.2) 2919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.329449+0000 mon.c (mon.2) 2919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.331845+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.331845+0000 mon.c (mon.2) 2920 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.332768+0000 mon.c (mon.2) 2921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.332768+0000 mon.c (mon.2) 2921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.338315+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.338315+0000 mon.a (mon.0) 3000 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.400957+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.400957+0000 mon.c (mon.2) 2922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.403105+0000 mon.c (mon.2) 2923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.403105+0000 mon.c (mon.2) 2923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.403818+0000 mon.c (mon.2) 2924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.403818+0000 mon.c (mon.2) 2924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.411474+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.411474+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.471626+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.471626+0000 mon.c (mon.2) 2925 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.474599+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.474599+0000 mon.c (mon.2) 2926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.475550+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.475550+0000 mon.c (mon.2) 2927 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.482487+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.482487+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.543035+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.543035+0000 mon.c (mon.2) 2928 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.545546+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.545546+0000 mon.c (mon.2) 2929 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.546480+0000 mon.c (mon.2) 2930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.546480+0000 mon.c (mon.2) 2930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.554607+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.554607+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.633152+0000 mon.c (mon.2) 2931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.633152+0000 mon.c (mon.2) 2931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.636737+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.636737+0000 mon.c (mon.2) 2932 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.637906+0000 mon.c (mon.2) 2933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.637906+0000 mon.c (mon.2) 2933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.648826+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.648826+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.733805+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.733805+0000 mon.c (mon.2) 2934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.737197+0000 mon.c (mon.2) 2935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.737197+0000 mon.c (mon.2) 2935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.738270+0000 mon.c (mon.2) 2936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:22.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:21 smithi169 bash[82163]: audit 2024-09-21T18:21:21.738270+0000 mon.c (mon.2) 2936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.041359+0000 mgr.y (mgr.15252) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.119498+0000 mgr.y (mgr.15252) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.194029+0000 mgr.y (mgr.15252) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.264804+0000 mgr.y (mgr.15252) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.340461+0000 mgr.y (mgr.15252) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.412214+0000 mgr.y (mgr.15252) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.483188+0000 mgr.y (mgr.15252) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.555276+0000 mgr.y (mgr.15252) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.650049+0000 mgr.y (mgr.15252) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cluster 2024-09-21T18:21:21.730597+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.746498+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.747562+0000 mgr.y (mgr.15252) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.812511+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.820743+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:23.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.824130+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.831151+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.836024+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.838667+0000 mon.c (mon.2) 2939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.839470+0000 mgr.y (mgr.15252) 1097 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.844619+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.848403+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.849325+0000 mgr.y (mgr.15252) 1098 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.854195+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.041359+0000 mgr.y (mgr.15252) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.119498+0000 mgr.y (mgr.15252) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.194029+0000 mgr.y (mgr.15252) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.264804+0000 mgr.y (mgr.15252) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.340461+0000 mgr.y (mgr.15252) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.412214+0000 mgr.y (mgr.15252) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.483188+0000 mgr.y (mgr.15252) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.555276+0000 mgr.y (mgr.15252) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.650049+0000 mgr.y (mgr.15252) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cluster 2024-09-21T18:21:21.730597+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.746498+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.747562+0000 mgr.y (mgr.15252) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.812511+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.820743+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.824130+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.831151+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.836024+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.838667+0000 mon.c (mon.2) 2939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.839470+0000 mgr.y (mgr.15252) 1097 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.844619+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.848403+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.849325+0000 mgr.y (mgr.15252) 1098 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.854195+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.857375+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.858169+0000 mgr.y (mgr.15252) 1099 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:21:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.862893+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.869366+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.870610+0000 mgr.y (mgr.15252) 1100 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.875963+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.881227+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.881878+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.886039+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.892798+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.894003+0000 mgr.y (mgr.15252) 1101 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.898862+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.904864+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.905909+0000 mgr.y (mgr.15252) 1102 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.911810+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.916955+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.917934+0000 mgr.y (mgr.15252) 1103 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.924063+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.928752+0000 mon.c (mon.2) 2947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.929814+0000 mgr.y (mgr.15252) 1104 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.931700+0000 mon.c (mon.2) 2948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.932107+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.934021+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.934986+0000 mgr.y (mgr.15252) 1105 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.936872+0000 mon.c (mon.2) 2950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.937250+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.939143+0000 mon.c (mon.2) 2951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.940063+0000 mgr.y (mgr.15252) 1106 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.941678+0000 mon.c (mon.2) 2952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.942039+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.943824+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.944728+0000 mgr.y (mgr.15252) 1107 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.946409+0000 mon.c (mon.2) 2954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.946777+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.948391+0000 mon.c (mon.2) 2955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.949244+0000 mgr.y (mgr.15252) 1108 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.950853+0000 mon.c (mon.2) 2956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.951212+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.952812+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.953678+0000 mgr.y (mgr.15252) 1109 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.955619+0000 mon.c (mon.2) 2958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.857375+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.858169+0000 mgr.y (mgr.15252) 1099 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.862893+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.869366+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.870610+0000 mgr.y (mgr.15252) 1100 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.875963+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.881227+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.881878+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.886039+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T18:21:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.892798+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.894003+0000 mgr.y (mgr.15252) 1101 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.898862+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.904864+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.905909+0000 mgr.y (mgr.15252) 1102 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.911810+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.916955+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.917934+0000 mgr.y (mgr.15252) 1103 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.924063+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.928752+0000 mon.c (mon.2) 2947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.929814+0000 mgr.y (mgr.15252) 1104 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:21:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.931700+0000 mon.c (mon.2) 2948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.956083+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: cephadm 2024-09-21T18:21:21.957011+0000 mgr.y (mgr.15252) 1110 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.958895+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.959335+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.963434+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.968617+0000 mon.c (mon.2) 2960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.969169+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.973127+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.977061+0000 mon.c (mon.2) 2961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.977607+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.981526+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:21:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.985516+0000 mon.c (mon.2) 2962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.986025+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.987469+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.987869+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.994546+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.999200+0000 mon.c (mon.2) 2964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:21.999683+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.000896+0000 mon.c (mon.2) 2965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.001359+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.005401+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.009509+0000 mon.c (mon.2) 2966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.010138+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.011214+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.011665+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.015067+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.019239+0000 mon.c (mon.2) 2968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.019728+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.021004+0000 mon.c (mon.2) 2969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.021380+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.024866+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.028682+0000 mon.c (mon.2) 2970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.029056+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.032214+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.932107+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.934021+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.934986+0000 mgr.y (mgr.15252) 1105 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.936872+0000 mon.c (mon.2) 2950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.937250+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.939143+0000 mon.c (mon.2) 2951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.940063+0000 mgr.y (mgr.15252) 1106 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.941678+0000 mon.c (mon.2) 2952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.942039+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.943824+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.944728+0000 mgr.y (mgr.15252) 1107 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.946409+0000 mon.c (mon.2) 2954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.946777+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.948391+0000 mon.c (mon.2) 2955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.949244+0000 mgr.y (mgr.15252) 1108 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.950853+0000 mon.c (mon.2) 2956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.951212+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.952812+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.953678+0000 mgr.y (mgr.15252) 1109 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:21:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.955619+0000 mon.c (mon.2) 2958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.036117+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.036528+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.037475+0000 mon.c (mon.2) 2972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.037832+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.038734+0000 mon.c (mon.2) 2973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.039086+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.040043+0000 mon.c (mon.2) 2974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.040391+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.041308+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.041655+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.042580+0000 mon.c (mon.2) 2976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.042925+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.044217+0000 mon.c (mon.2) 2977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.044563+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.047908+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.051089+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.051984+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.058468+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.135618+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.136843+0000 mon.c (mon.2) 2981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[19734]: audit 2024-09-21T18:21:22.145711+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.956083+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: cephadm 2024-09-21T18:21:21.957011+0000 mgr.y (mgr.15252) 1110 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.958895+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.959335+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.963434+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.968617+0000 mon.c (mon.2) 2960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.969169+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.973127+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:21:23.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.977061+0000 mon.c (mon.2) 2961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.977607+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.981526+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:21:23.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.985516+0000 mon.c (mon.2) 2962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.986025+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.987469+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.987869+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.994546+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.999200+0000 mon.c (mon.2) 2964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:21.999683+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.000896+0000 mon.c (mon.2) 2965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.001359+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.005401+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:21:23.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.009509+0000 mon.c (mon.2) 2966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.010138+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.011214+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.011665+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.015067+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.019239+0000 mon.c (mon.2) 2968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.019728+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.021004+0000 mon.c (mon.2) 2969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.021380+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.024866+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.028682+0000 mon.c (mon.2) 2970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.029056+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.032214+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.036117+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.036528+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.037475+0000 mon.c (mon.2) 2972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.037832+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.038734+0000 mon.c (mon.2) 2973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.039086+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.040043+0000 mon.c (mon.2) 2974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.040391+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.041308+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.041655+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.042580+0000 mon.c (mon.2) 2976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.042925+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.044217+0000 mon.c (mon.2) 2977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.044563+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.047908+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.051089+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.051984+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.058468+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.135618+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.136843+0000 mon.c (mon.2) 2981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:22 smithi043 bash[25160]: audit 2024-09-21T18:21:22.145711+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.041359+0000 mgr.y (mgr.15252) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.041359+0000 mgr.y (mgr.15252) 1086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.119498+0000 mgr.y (mgr.15252) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.119498+0000 mgr.y (mgr.15252) 1087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.194029+0000 mgr.y (mgr.15252) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.194029+0000 mgr.y (mgr.15252) 1088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.264804+0000 mgr.y (mgr.15252) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.264804+0000 mgr.y (mgr.15252) 1089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.340461+0000 mgr.y (mgr.15252) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.340461+0000 mgr.y (mgr.15252) 1090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.412214+0000 mgr.y (mgr.15252) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.412214+0000 mgr.y (mgr.15252) 1091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.483188+0000 mgr.y (mgr.15252) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.483188+0000 mgr.y (mgr.15252) 1092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.555276+0000 mgr.y (mgr.15252) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.555276+0000 mgr.y (mgr.15252) 1093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.650049+0000 mgr.y (mgr.15252) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.650049+0000 mgr.y (mgr.15252) 1094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cluster 2024-09-21T18:21:21.730597+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cluster 2024-09-21T18:21:21.730597+0000 mgr.y (mgr.15252) 1095 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.746498+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.746498+0000 mon.a (mon.0) 3005 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.747562+0000 mgr.y (mgr.15252) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.747562+0000 mgr.y (mgr.15252) 1096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:21:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.812511+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.812511+0000 mon.a (mon.0) 3006 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.820743+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.820743+0000 mon.c (mon.2) 2937 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.824130+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.824130+0000 mon.a (mon.0) 3007 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.831151+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.831151+0000 mon.c (mon.2) 2938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.836024+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.836024+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.838667+0000 mon.c (mon.2) 2939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.838667+0000 mon.c (mon.2) 2939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.839470+0000 mgr.y (mgr.15252) 1097 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.839470+0000 mgr.y (mgr.15252) 1097 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.844619+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.844619+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.848403+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.848403+0000 mon.c (mon.2) 2940 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.849325+0000 mgr.y (mgr.15252) 1098 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.849325+0000 mgr.y (mgr.15252) 1098 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.854195+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.854195+0000 mon.a (mon.0) 3010 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.857375+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.857375+0000 mon.c (mon.2) 2941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.858169+0000 mgr.y (mgr.15252) 1099 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.858169+0000 mgr.y (mgr.15252) 1099 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.862893+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.862893+0000 mon.a (mon.0) 3011 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.869366+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.869366+0000 mon.c (mon.2) 2942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.870610+0000 mgr.y (mgr.15252) 1100 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.870610+0000 mgr.y (mgr.15252) 1100 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.875963+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.875963+0000 mon.a (mon.0) 3012 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.881227+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.881227+0000 mon.c (mon.2) 2943 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.881878+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.881878+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.886039+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.886039+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.892798+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.892798+0000 mon.c (mon.2) 2944 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.894003+0000 mgr.y (mgr.15252) 1101 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.894003+0000 mgr.y (mgr.15252) 1101 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.898862+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.898862+0000 mon.a (mon.0) 3015 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.904864+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.904864+0000 mon.c (mon.2) 2945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.905909+0000 mgr.y (mgr.15252) 1102 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.905909+0000 mgr.y (mgr.15252) 1102 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.911810+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.911810+0000 mon.a (mon.0) 3016 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.916955+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.916955+0000 mon.c (mon.2) 2946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.917934+0000 mgr.y (mgr.15252) 1103 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.917934+0000 mgr.y (mgr.15252) 1103 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:21:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.924063+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.924063+0000 mon.a (mon.0) 3017 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.928752+0000 mon.c (mon.2) 2947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.928752+0000 mon.c (mon.2) 2947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.929814+0000 mgr.y (mgr.15252) 1104 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.929814+0000 mgr.y (mgr.15252) 1104 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.931700+0000 mon.c (mon.2) 2948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.931700+0000 mon.c (mon.2) 2948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.932107+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.932107+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.934021+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.934021+0000 mon.c (mon.2) 2949 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.934986+0000 mgr.y (mgr.15252) 1105 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.934986+0000 mgr.y (mgr.15252) 1105 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:21:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.936872+0000 mon.c (mon.2) 2950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.936872+0000 mon.c (mon.2) 2950 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.937250+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.937250+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.939143+0000 mon.c (mon.2) 2951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.939143+0000 mon.c (mon.2) 2951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.940063+0000 mgr.y (mgr.15252) 1106 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.940063+0000 mgr.y (mgr.15252) 1106 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.941678+0000 mon.c (mon.2) 2952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.941678+0000 mon.c (mon.2) 2952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.942039+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.942039+0000 mon.a (mon.0) 3020 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.943824+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.943824+0000 mon.c (mon.2) 2953 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.944728+0000 mgr.y (mgr.15252) 1107 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.944728+0000 mgr.y (mgr.15252) 1107 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.946409+0000 mon.c (mon.2) 2954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.946409+0000 mon.c (mon.2) 2954 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.946777+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.946777+0000 mon.a (mon.0) 3021 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.948391+0000 mon.c (mon.2) 2955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.948391+0000 mon.c (mon.2) 2955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.949244+0000 mgr.y (mgr.15252) 1108 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.949244+0000 mgr.y (mgr.15252) 1108 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.950853+0000 mon.c (mon.2) 2956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.950853+0000 mon.c (mon.2) 2956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.951212+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.951212+0000 mon.a (mon.0) 3022 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.952812+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.952812+0000 mon.c (mon.2) 2957 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.953678+0000 mgr.y (mgr.15252) 1109 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.953678+0000 mgr.y (mgr.15252) 1109 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.955619+0000 mon.c (mon.2) 2958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.955619+0000 mon.c (mon.2) 2958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.956083+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.956083+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.957011+0000 mgr.y (mgr.15252) 1110 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: cephadm 2024-09-21T18:21:21.957011+0000 mgr.y (mgr.15252) 1110 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.958895+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.958895+0000 mon.c (mon.2) 2959 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.959335+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.959335+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.963434+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.963434+0000 mon.a (mon.0) 3025 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.968617+0000 mon.c (mon.2) 2960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.968617+0000 mon.c (mon.2) 2960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.969169+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.969169+0000 mon.a (mon.0) 3026 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.973127+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:21:23.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.973127+0000 mon.a (mon.0) 3027 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.977061+0000 mon.c (mon.2) 2961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.977061+0000 mon.c (mon.2) 2961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.977607+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.977607+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.981526+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.981526+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.985516+0000 mon.c (mon.2) 2962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.985516+0000 mon.c (mon.2) 2962 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.986025+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.986025+0000 mon.a (mon.0) 3030 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.987469+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.987469+0000 mon.c (mon.2) 2963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.987869+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.987869+0000 mon.a (mon.0) 3031 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.994546+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.994546+0000 mon.a (mon.0) 3032 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.999200+0000 mon.c (mon.2) 2964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.999200+0000 mon.c (mon.2) 2964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.999683+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:21.999683+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.000896+0000 mon.c (mon.2) 2965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.000896+0000 mon.c (mon.2) 2965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.001359+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.001359+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.005401+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.005401+0000 mon.a (mon.0) 3035 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:21:23.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.009509+0000 mon.c (mon.2) 2966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.009509+0000 mon.c (mon.2) 2966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.010138+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.010138+0000 mon.a (mon.0) 3036 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.011214+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.011214+0000 mon.c (mon.2) 2967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.011665+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.011665+0000 mon.a (mon.0) 3037 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.015067+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.015067+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.019239+0000 mon.c (mon.2) 2968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.019239+0000 mon.c (mon.2) 2968 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.019728+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.019728+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.021004+0000 mon.c (mon.2) 2969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.021004+0000 mon.c (mon.2) 2969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.021380+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.021380+0000 mon.a (mon.0) 3040 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.024866+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.024866+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.028682+0000 mon.c (mon.2) 2970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.028682+0000 mon.c (mon.2) 2970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.029056+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.029056+0000 mon.a (mon.0) 3042 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.032214+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.032214+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.036117+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.036117+0000 mon.c (mon.2) 2971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.036528+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.036528+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.037475+0000 mon.c (mon.2) 2972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.037475+0000 mon.c (mon.2) 2972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.037832+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.037832+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.038734+0000 mon.c (mon.2) 2973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.038734+0000 mon.c (mon.2) 2973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.039086+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.039086+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.040043+0000 mon.c (mon.2) 2974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.040043+0000 mon.c (mon.2) 2974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.040391+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.040391+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.041308+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.041308+0000 mon.c (mon.2) 2975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.041655+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.041655+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.042580+0000 mon.c (mon.2) 2976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.042580+0000 mon.c (mon.2) 2976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.042925+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.042925+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.044217+0000 mon.c (mon.2) 2977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.044217+0000 mon.c (mon.2) 2977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.044563+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.044563+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.047908+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:21:23.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.047908+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.15252 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.051089+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.051089+0000 mon.c (mon.2) 2978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.051984+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.051984+0000 mon.c (mon.2) 2979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.058468+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.058468+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.135618+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.135618+0000 mon.c (mon.2) 2980 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:21:23.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.136843+0000 mon.c (mon.2) 2981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.136843+0000 mon.c (mon.2) 2981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:21:23.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.145711+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:23.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:22 smithi169 bash[82163]: audit 2024-09-21T18:21:22.145711+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:24.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:23 smithi043 bash[19734]: cephadm 2024-09-21T18:21:22.043707+0000 mgr.y (mgr.15252) 1111 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:21:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:23 smithi043 bash[19734]: audit 2024-09-21T18:21:23.458337+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:24.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:23 smithi043 bash[25160]: cephadm 2024-09-21T18:21:22.043707+0000 mgr.y (mgr.15252) 1111 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:21:24.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:23 smithi043 bash[25160]: audit 2024-09-21T18:21:23.458337+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:24.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:23 smithi169 bash[82163]: cephadm 2024-09-21T18:21:22.043707+0000 mgr.y (mgr.15252) 1111 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:21:24.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:23 smithi169 bash[82163]: cephadm 2024-09-21T18:21:22.043707+0000 mgr.y (mgr.15252) 1111 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:21:24.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:23 smithi169 bash[82163]: audit 2024-09-21T18:21:23.458337+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:24.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:23 smithi169 bash[82163]: audit 2024-09-21T18:21:23.458337+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:24.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:24.218808168Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:24 smithi043 bash[25160]: cluster 2024-09-21T18:21:23.732217+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:24 smithi043 bash[19734]: cluster 2024-09-21T18:21:23.732217+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:25.031 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:24 smithi169 bash[82163]: cluster 2024-09-21T18:21:23.732217+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:25.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:24 smithi169 bash[82163]: cluster 2024-09-21T18:21:23.732217+0000 mgr.y (mgr.15252) 1112 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:26.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[19734]: audit 2024-09-21T18:21:24.998632+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[19734]: audit 2024-09-21T18:21:25.014045+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[19734]: audit 2024-09-21T18:21:25.027801+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[19734]: cluster 2024-09-21T18:21:25.732922+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[25160]: audit 2024-09-21T18:21:24.998632+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[25160]: audit 2024-09-21T18:21:25.014045+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[25160]: audit 2024-09-21T18:21:25.027801+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:25 smithi043 bash[25160]: cluster 2024-09-21T18:21:25.732922+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:25 smithi169 bash[82163]: audit 2024-09-21T18:21:24.998632+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:25 smithi169 bash[82163]: audit 2024-09-21T18:21:24.998632+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:25 smithi169 bash[82163]: audit 2024-09-21T18:21:25.014045+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:26 smithi169 bash[82163]: audit 2024-09-21T18:21:25.014045+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:26 smithi169 bash[82163]: audit 2024-09-21T18:21:25.027801+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:26 smithi169 bash[82163]: audit 2024-09-21T18:21:25.027801+0000 mon.a (mon.0) 3057 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:26.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:26 smithi169 bash[82163]: cluster 2024-09-21T18:21:25.732922+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:26.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:26 smithi169 bash[82163]: cluster 2024-09-21T18:21:25.732922+0000 mgr.y (mgr.15252) 1113 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:27.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:27.231970479Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:27.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[82163]: audit 2024-09-21T18:21:26.904814+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:27.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[82163]: audit 2024-09-21T18:21:26.904814+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:27.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[82163]: audit 2024-09-21T18:21:26.913840+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:27.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[82163]: audit 2024-09-21T18:21:26.913840+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:27.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[82163]: audit 2024-09-21T18:21:26.920946+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:27.981 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:27 smithi169 bash[82163]: audit 2024-09-21T18:21:26.920946+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:28.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:27 smithi043 bash[25160]: audit 2024-09-21T18:21:26.904814+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:28.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:27 smithi043 bash[25160]: audit 2024-09-21T18:21:26.913840+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:28.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:27 smithi043 bash[25160]: audit 2024-09-21T18:21:26.920946+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:27 smithi043 bash[19734]: audit 2024-09-21T18:21:26.904814+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:27 smithi043 bash[19734]: audit 2024-09-21T18:21:26.913840+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:27 smithi043 bash[19734]: audit 2024-09-21T18:21:26.920946+0000 mon.a (mon.0) 3060 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:28 smithi043 bash[25160]: cluster 2024-09-21T18:21:27.733634+0000 mgr.y (mgr.15252) 1114 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:29.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:28 smithi043 bash[19734]: cluster 2024-09-21T18:21:27.733634+0000 mgr.y (mgr.15252) 1114 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:29.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:28 smithi169 bash[82163]: cluster 2024-09-21T18:21:27.733634+0000 mgr.y (mgr.15252) 1114 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:29.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:28 smithi169 bash[82163]: cluster 2024-09-21T18:21:27.733634+0000 mgr.y (mgr.15252) 1114 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:30.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:21:29] "GET /metrics HTTP/1.1" 200 38231 "" "Prometheus/2.51.0" 2024-09-21T18:21:30.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:29 smithi043 bash[25160]: audit 2024-09-21T18:21:28.046856+0000 mgr.y (mgr.15252) 1115 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:30.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:29 smithi043 bash[19734]: audit 2024-09-21T18:21:28.046856+0000 mgr.y (mgr.15252) 1115 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:30.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:29 smithi169 bash[82163]: audit 2024-09-21T18:21:28.046856+0000 mgr.y (mgr.15252) 1115 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:30.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:29 smithi169 bash[82163]: audit 2024-09-21T18:21:28.046856+0000 mgr.y (mgr.15252) 1115 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:30.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:30.197624591Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:30 smithi043 bash[25160]: cluster 2024-09-21T18:21:29.735269+0000 mgr.y (mgr.15252) 1116 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:30 smithi043 bash[19734]: cluster 2024-09-21T18:21:29.735269+0000 mgr.y (mgr.15252) 1116 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:31.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:30 smithi169 bash[82163]: cluster 2024-09-21T18:21:29.735269+0000 mgr.y (mgr.15252) 1116 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:31.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:30 smithi169 bash[82163]: cluster 2024-09-21T18:21:29.735269+0000 mgr.y (mgr.15252) 1116 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:33.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:32 smithi043 bash[19734]: cluster 2024-09-21T18:21:31.736011+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:33.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:32 smithi043 bash[25160]: cluster 2024-09-21T18:21:31.736011+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:33.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:32 smithi169 bash[82163]: cluster 2024-09-21T18:21:31.736011+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:33.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:32 smithi169 bash[82163]: cluster 2024-09-21T18:21:31.736011+0000 mgr.y (mgr.15252) 1117 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:33.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:33.241717351Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:34.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:33 smithi043 bash[25160]: audit 2024-09-21T18:21:33.375333+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:33 smithi043 bash[19734]: audit 2024-09-21T18:21:33.375333+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:34.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:33 smithi169 bash[82163]: audit 2024-09-21T18:21:33.375333+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:33 smithi169 bash[82163]: audit 2024-09-21T18:21:33.375333+0000 mon.c (mon.2) 2982 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:34 smithi043 bash[25160]: cluster 2024-09-21T18:21:33.737591+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:35.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:34 smithi043 bash[19734]: cluster 2024-09-21T18:21:33.737591+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:35.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:34 smithi169 bash[82163]: cluster 2024-09-21T18:21:33.737591+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:35.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:34 smithi169 bash[82163]: cluster 2024-09-21T18:21:33.737591+0000 mgr.y (mgr.15252) 1118 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:36.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:36.221806041Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:36 smithi043 bash[19734]: cluster 2024-09-21T18:21:35.738312+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:37.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:36 smithi043 bash[25160]: cluster 2024-09-21T18:21:35.738312+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:36 smithi169 bash[82163]: cluster 2024-09-21T18:21:35.738312+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:37.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:36 smithi169 bash[82163]: cluster 2024-09-21T18:21:35.738312+0000 mgr.y (mgr.15252) 1119 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:39.215 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:38 smithi169 bash[82163]: cluster 2024-09-21T18:21:37.739021+0000 mgr.y (mgr.15252) 1120 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:39.216 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:38 smithi169 bash[82163]: cluster 2024-09-21T18:21:37.739021+0000 mgr.y (mgr.15252) 1120 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:39.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:38 smithi043 bash[19734]: cluster 2024-09-21T18:21:37.739021+0000 mgr.y (mgr.15252) 1120 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:39.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:38 smithi043 bash[25160]: cluster 2024-09-21T18:21:37.739021+0000 mgr.y (mgr.15252) 1120 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:39.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:39.216850246Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:39.966 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:21:39] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.51.0" 2024-09-21T18:21:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:39 smithi043 bash[19734]: audit 2024-09-21T18:21:38.058118+0000 mgr.y (mgr.15252) 1121 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:40.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:39 smithi043 bash[25160]: audit 2024-09-21T18:21:38.058118+0000 mgr.y (mgr.15252) 1121 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:39 smithi169 bash[82163]: audit 2024-09-21T18:21:38.058118+0000 mgr.y (mgr.15252) 1121 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:39 smithi169 bash[82163]: audit 2024-09-21T18:21:38.058118+0000 mgr.y (mgr.15252) 1121 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:41.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:40 smithi043 bash[25160]: cluster 2024-09-21T18:21:39.740693+0000 mgr.y (mgr.15252) 1122 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:40 smithi043 bash[19734]: cluster 2024-09-21T18:21:39.740693+0000 mgr.y (mgr.15252) 1122 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:40 smithi169 bash[82163]: cluster 2024-09-21T18:21:39.740693+0000 mgr.y (mgr.15252) 1122 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:41.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:40 smithi169 bash[82163]: cluster 2024-09-21T18:21:39.740693+0000 mgr.y (mgr.15252) 1122 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:42.088 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:21:42.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:42.226042107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:42 smithi043 bash[19734]: audit 2024-09-21T18:21:41.350169+0000 mgr.y (mgr.15252) 1123 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:42 smithi043 bash[19734]: cluster 2024-09-21T18:21:41.741399+0000 mgr.y (mgr.15252) 1124 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:42 smithi043 bash[25160]: audit 2024-09-21T18:21:41.350169+0000 mgr.y (mgr.15252) 1123 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:42 smithi043 bash[25160]: cluster 2024-09-21T18:21:41.741399+0000 mgr.y (mgr.15252) 1124 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:43.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:42 smithi169 bash[82163]: audit 2024-09-21T18:21:41.350169+0000 mgr.y (mgr.15252) 1123 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:43.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:42 smithi169 bash[82163]: audit 2024-09-21T18:21:41.350169+0000 mgr.y (mgr.15252) 1123 : audit [DBG] from='client.25562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:43.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:42 smithi169 bash[82163]: cluster 2024-09-21T18:21:41.741399+0000 mgr.y (mgr.15252) 1124 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:42 smithi169 bash[82163]: cluster 2024-09-21T18:21:41.741399+0000 mgr.y (mgr.15252) 1124 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:45.250 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:45.194445466Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:45.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:44 smithi169 bash[82163]: cluster 2024-09-21T18:21:43.742959+0000 mgr.y (mgr.15252) 1125 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:45.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:44 smithi169 bash[82163]: cluster 2024-09-21T18:21:43.742959+0000 mgr.y (mgr.15252) 1125 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:44 smithi043 bash[25160]: cluster 2024-09-21T18:21:43.742959+0000 mgr.y (mgr.15252) 1125 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:45.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:44 smithi043 bash[19734]: cluster 2024-09-21T18:21:43.742959+0000 mgr.y (mgr.15252) 1125 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:46.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: audit 2024-09-21T18:21:45.217617+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: audit 2024-09-21T18:21:45.217617+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: audit 2024-09-21T18:21:45.232504+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: audit 2024-09-21T18:21:45.232504+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: audit 2024-09-21T18:21:45.245976+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: audit 2024-09-21T18:21:45.245976+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: cluster 2024-09-21T18:21:45.743697+0000 mgr.y (mgr.15252) 1126 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:46.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:46 smithi169 bash[82163]: cluster 2024-09-21T18:21:45.743697+0000 mgr.y (mgr.15252) 1126 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:46.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[25160]: audit 2024-09-21T18:21:45.217617+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[25160]: audit 2024-09-21T18:21:45.232504+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[25160]: audit 2024-09-21T18:21:45.245976+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[25160]: cluster 2024-09-21T18:21:45.743697+0000 mgr.y (mgr.15252) 1126 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[19734]: audit 2024-09-21T18:21:45.217617+0000 mon.a (mon.0) 3061 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[19734]: audit 2024-09-21T18:21:45.232504+0000 mon.a (mon.0) 3062 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[19734]: audit 2024-09-21T18:21:45.245976+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:46 smithi043 bash[19734]: cluster 2024-09-21T18:21:45.743697+0000 mgr.y (mgr.15252) 1126 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:46.946 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:21:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[19734]: audit 2024-09-21T18:21:47.065873+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[19734]: audit 2024-09-21T18:21:47.073493+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[19734]: audit 2024-09-21T18:21:47.082687+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[19734]: cluster 2024-09-21T18:21:47.744419+0000 mgr.y (mgr.15252) 1127 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:48.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[25160]: audit 2024-09-21T18:21:47.065873+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[25160]: audit 2024-09-21T18:21:47.073493+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[25160]: audit 2024-09-21T18:21:47.082687+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:48 smithi043 bash[25160]: cluster 2024-09-21T18:21:47.744419+0000 mgr.y (mgr.15252) 1127 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:48.372 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:21:48.372 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 1s ago 40m - - 2024-09-21T18:21:48.372 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 3s ago 39m - - 2024-09-21T18:21:48.372 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (2m) 1s ago 30m 14.3M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:21:48.372 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (2m) 3s ago 29m 69.5M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (4m) 1s ago 27m 48.2M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (4m) 3s ago 38m 440M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (15m) 1s ago 41m 522M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (41m) 1s ago 41m 109M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (37s) 3s ago 39m 32.3M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (39m) 1s ago 39m 82.4M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (4m) 1s ago 30m 8620k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (4m) 3s ago 30m 8271k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (37m) 1s ago 38m 58.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (37m) 1s ago 37m 67.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (36m) 1s ago 36m 61.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (35m) 1s ago 35m 57.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:21:48.373 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (34m) 3s ago 34m 68.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:21:48.374 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (33m) 3s ago 33m 56.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:21:48.374 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (32m) 3s ago 32m 55.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:21:48.374 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (31m) 3s ago 31m 65.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:21:48.374 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (3m) 3s ago 30m 43.8M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:21:48.374 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (28m) 1s ago 28m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:21:48.374 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (28m) 3s ago 28m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:21:48.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:48.201145176Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: audit 2024-09-21T18:21:47.065873+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: audit 2024-09-21T18:21:47.065873+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: audit 2024-09-21T18:21:47.073493+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: audit 2024-09-21T18:21:47.073493+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: audit 2024-09-21T18:21:47.082687+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: audit 2024-09-21T18:21:47.082687+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: cluster 2024-09-21T18:21:47.744419+0000 mgr.y (mgr.15252) 1127 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:48.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:48 smithi169 bash[82163]: cluster 2024-09-21T18:21:47.744419+0000 mgr.y (mgr.15252) 1127 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:49.099 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-09-21T18:21:49.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:49 smithi169 bash[82163]: audit 2024-09-21T18:21:48.067604+0000 mgr.y (mgr.15252) 1128 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:49.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:49 smithi169 bash[82163]: audit 2024-09-21T18:21:48.067604+0000 mgr.y (mgr.15252) 1128 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:49.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:49 smithi169 bash[82163]: audit 2024-09-21T18:21:48.329003+0000 mgr.y (mgr.15252) 1129 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:49.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:49 smithi169 bash[82163]: audit 2024-09-21T18:21:48.329003+0000 mgr.y (mgr.15252) 1129 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:49.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:49 smithi169 bash[82163]: audit 2024-09-21T18:21:48.375388+0000 mon.c (mon.2) 2983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:49.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:49 smithi169 bash[82163]: audit 2024-09-21T18:21:48.375388+0000 mon.c (mon.2) 2983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:49.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[25160]: audit 2024-09-21T18:21:48.067604+0000 mgr.y (mgr.15252) 1128 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[25160]: audit 2024-09-21T18:21:48.329003+0000 mgr.y (mgr.15252) 1129 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:49.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[25160]: audit 2024-09-21T18:21:48.375388+0000 mon.c (mon.2) 2983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[19734]: audit 2024-09-21T18:21:48.067604+0000 mgr.y (mgr.15252) 1128 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:21:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[19734]: audit 2024-09-21T18:21:48.329003+0000 mgr.y (mgr.15252) 1129 : audit [DBG] from='client.25568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:21:49.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[19734]: audit 2024-09-21T18:21:48.375388+0000 mon.c (mon.2) 2983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:21:50.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:21:49] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-21T18:21:50.361 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:50 smithi169 bash[82163]: cluster 2024-09-21T18:21:49.745982+0000 mgr.y (mgr.15252) 1130 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:50.361 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:50 smithi169 bash[82163]: cluster 2024-09-21T18:21:49.745982+0000 mgr.y (mgr.15252) 1130 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:50.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:50 smithi043 bash[25160]: cluster 2024-09-21T18:21:49.745982+0000 mgr.y (mgr.15252) 1130 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:50.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:50 smithi043 bash[19734]: cluster 2024-09-21T18:21:49.745982+0000 mgr.y (mgr.15252) 1130 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:51.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:51.235589548Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:53.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:52 smithi043 bash[19734]: cluster 2024-09-21T18:21:51.746496+0000 mgr.y (mgr.15252) 1131 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:53.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:52 smithi043 bash[25160]: cluster 2024-09-21T18:21:51.746496+0000 mgr.y (mgr.15252) 1131 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:52 smithi169 bash[82163]: cluster 2024-09-21T18:21:51.746496+0000 mgr.y (mgr.15252) 1131 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:53.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:52 smithi169 bash[82163]: cluster 2024-09-21T18:21:51.746496+0000 mgr.y (mgr.15252) 1131 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:54.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:54.235584663Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:54.777 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:21:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:54 smithi169 bash[82163]: cluster 2024-09-21T18:21:53.748150+0000 mgr.y (mgr.15252) 1132 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:55.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:54 smithi169 bash[82163]: cluster 2024-09-21T18:21:53.748150+0000 mgr.y (mgr.15252) 1132 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:54 smithi043 bash[19734]: cluster 2024-09-21T18:21:53.748150+0000 mgr.y (mgr.15252) 1132 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:55.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:54 smithi043 bash[25160]: cluster 2024-09-21T18:21:53.748150+0000 mgr.y (mgr.15252) 1132 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:21:56.349 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:21:57.040 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade status' 2024-09-21T18:21:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:56 smithi169 bash[82163]: cluster 2024-09-21T18:21:55.749047+0000 mgr.y (mgr.15252) 1133 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:56 smithi169 bash[82163]: cluster 2024-09-21T18:21:55.749047+0000 mgr.y (mgr.15252) 1133 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:56 smithi169 bash[82163]: audit 2024-09-21T18:21:56.334580+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.43:0/1452134325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:56 smithi169 bash[82163]: audit 2024-09-21T18:21:56.334580+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.43:0/1452134325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:56 smithi043 bash[19734]: cluster 2024-09-21T18:21:55.749047+0000 mgr.y (mgr.15252) 1133 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:56 smithi043 bash[19734]: audit 2024-09-21T18:21:56.334580+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.43:0/1452134325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:56 smithi043 bash[25160]: cluster 2024-09-21T18:21:55.749047+0000 mgr.y (mgr.15252) 1133 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:56 smithi043 bash[25160]: audit 2024-09-21T18:21:56.334580+0000 mon.a (mon.0) 3067 : audit [DBG] from='client.? 172.21.15.43:0/1452134325' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:21:57.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:21:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:21:57.235471943Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:21:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:58 smithi169 bash[82163]: cluster 2024-09-21T18:21:57.749750+0000 mgr.y (mgr.15252) 1134 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:59.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:58 smithi169 bash[82163]: cluster 2024-09-21T18:21:57.749750+0000 mgr.y (mgr.15252) 1134 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:58 smithi043 bash[25160]: cluster 2024-09-21T18:21:57.749750+0000 mgr.y (mgr.15252) 1134 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:21:59.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:58 smithi043 bash[19734]: cluster 2024-09-21T18:21:57.749750+0000 mgr.y (mgr.15252) 1134 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:00.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:21:59 smithi043 bash[25160]: audit 2024-09-21T18:21:58.075857+0000 mgr.y (mgr.15252) 1135 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:21:59 smithi043 bash[19734]: audit 2024-09-21T18:21:58.075857+0000 mgr.y (mgr.15252) 1135 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:00.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:21:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:21:59] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-21T18:22:00.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:59 smithi169 bash[82163]: audit 2024-09-21T18:21:58.075857+0000 mgr.y (mgr.15252) 1135 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:21:59 smithi169 bash[82163]: audit 2024-09-21T18:21:58.075857+0000 mgr.y (mgr.15252) 1135 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:00.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:00.215112938Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:00 smithi169 bash[82163]: cluster 2024-09-21T18:21:59.751416+0000 mgr.y (mgr.15252) 1136 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:00 smithi169 bash[82163]: cluster 2024-09-21T18:21:59.751416+0000 mgr.y (mgr.15252) 1136 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:00 smithi043 bash[19734]: cluster 2024-09-21T18:21:59.751416+0000 mgr.y (mgr.15252) 1136 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:00 smithi043 bash[25160]: cluster 2024-09-21T18:21:59.751416+0000 mgr.y (mgr.15252) 1136 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:01.869 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:22:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:02 smithi169 bash[82163]: cluster 2024-09-21T18:22:01.752103+0000 mgr.y (mgr.15252) 1137 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:03.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:02 smithi169 bash[82163]: cluster 2024-09-21T18:22:01.752103+0000 mgr.y (mgr.15252) 1137 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:02 smithi043 bash[19734]: cluster 2024-09-21T18:22:01.752103+0000 mgr.y (mgr.15252) 1137 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:02 smithi043 bash[25160]: cluster 2024-09-21T18:22:01.752103+0000 mgr.y (mgr.15252) 1137 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:03.419 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:22:03.420 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:22:03.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:03.194412627Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:04.043 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph health detail' 2024-09-21T18:22:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:03 smithi169 bash[82163]: audit 2024-09-21T18:22:03.375476+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:04.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:03 smithi169 bash[82163]: audit 2024-09-21T18:22:03.375476+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:04.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:03 smithi043 bash[19734]: audit 2024-09-21T18:22:03.375476+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:04.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:03 smithi043 bash[25160]: audit 2024-09-21T18:22:03.375476+0000 mon.c (mon.2) 2984 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:05.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:04 smithi169 bash[82163]: audit 2024-09-21T18:22:03.417708+0000 mgr.y (mgr.15252) 1138 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:05.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:04 smithi169 bash[82163]: audit 2024-09-21T18:22:03.417708+0000 mgr.y (mgr.15252) 1138 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:05.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:04 smithi169 bash[82163]: cluster 2024-09-21T18:22:03.753718+0000 mgr.y (mgr.15252) 1139 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:05.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:04 smithi169 bash[82163]: cluster 2024-09-21T18:22:03.753718+0000 mgr.y (mgr.15252) 1139 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:04 smithi043 bash[25160]: audit 2024-09-21T18:22:03.417708+0000 mgr.y (mgr.15252) 1138 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:04 smithi043 bash[25160]: cluster 2024-09-21T18:22:03.753718+0000 mgr.y (mgr.15252) 1139 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:04 smithi043 bash[19734]: audit 2024-09-21T18:22:03.417708+0000 mgr.y (mgr.15252) 1138 : audit [DBG] from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:04 smithi043 bash[19734]: cluster 2024-09-21T18:22:03.753718+0000 mgr.y (mgr.15252) 1139 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:06.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:06.230052218Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: audit 2024-09-21T18:22:05.397501+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: audit 2024-09-21T18:22:05.397501+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: audit 2024-09-21T18:22:05.412122+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: audit 2024-09-21T18:22:05.412122+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: audit 2024-09-21T18:22:05.425263+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: audit 2024-09-21T18:22:05.425263+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: cluster 2024-09-21T18:22:05.754400+0000 mgr.y (mgr.15252) 1140 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:06.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:06 smithi169 bash[82163]: cluster 2024-09-21T18:22:05.754400+0000 mgr.y (mgr.15252) 1140 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:06.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[19734]: audit 2024-09-21T18:22:05.397501+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[19734]: audit 2024-09-21T18:22:05.412122+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[19734]: audit 2024-09-21T18:22:05.425263+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[19734]: cluster 2024-09-21T18:22:05.754400+0000 mgr.y (mgr.15252) 1140 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[25160]: audit 2024-09-21T18:22:05.397501+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[25160]: audit 2024-09-21T18:22:05.412122+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[25160]: audit 2024-09-21T18:22:05.425263+0000 mon.a (mon.0) 3070 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:06.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:06 smithi043 bash[25160]: cluster 2024-09-21T18:22:05.754400+0000 mgr.y (mgr.15252) 1140 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:08.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[25160]: audit 2024-09-21T18:22:07.288361+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[25160]: audit 2024-09-21T18:22:07.302887+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[25160]: audit 2024-09-21T18:22:07.319032+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[25160]: cluster 2024-09-21T18:22:07.755097+0000 mgr.y (mgr.15252) 1141 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[19734]: audit 2024-09-21T18:22:07.288361+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[19734]: audit 2024-09-21T18:22:07.302887+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[19734]: audit 2024-09-21T18:22:07.319032+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:08 smithi043 bash[19734]: cluster 2024-09-21T18:22:07.755097+0000 mgr.y (mgr.15252) 1141 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: audit 2024-09-21T18:22:07.288361+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: audit 2024-09-21T18:22:07.288361+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: audit 2024-09-21T18:22:07.302887+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: audit 2024-09-21T18:22:07.302887+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: audit 2024-09-21T18:22:07.319032+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: audit 2024-09-21T18:22:07.319032+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: cluster 2024-09-21T18:22:07.755097+0000 mgr.y (mgr.15252) 1141 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:08.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:08 smithi169 bash[82163]: cluster 2024-09-21T18:22:07.755097+0000 mgr.y (mgr.15252) 1141 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:08.870 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:22:09.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:09 smithi169 bash[82163]: audit 2024-09-21T18:22:08.087173+0000 mgr.y (mgr.15252) 1142 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:09.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:09 smithi169 bash[82163]: audit 2024-09-21T18:22:08.087173+0000 mgr.y (mgr.15252) 1142 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:09.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:09.206864241Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:09.680 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:09 smithi043 bash[19734]: audit 2024-09-21T18:22:08.087173+0000 mgr.y (mgr.15252) 1142 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:09.680 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:09 smithi043 bash[25160]: audit 2024-09-21T18:22:08.087173+0000 mgr.y (mgr.15252) 1142 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:22:09] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.51.0" 2024-09-21T18:22:10.481 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-09-21T18:22:10.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:10 smithi169 bash[82163]: cluster 2024-09-21T18:22:09.756764+0000 mgr.y (mgr.15252) 1143 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:10.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:10 smithi169 bash[82163]: cluster 2024-09-21T18:22:09.756764+0000 mgr.y (mgr.15252) 1143 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:10.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:10 smithi043 bash[19734]: cluster 2024-09-21T18:22:09.756764+0000 mgr.y (mgr.15252) 1143 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:10.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:10 smithi043 bash[25160]: cluster 2024-09-21T18:22:09.756764+0000 mgr.y (mgr.15252) 1143 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:11.450 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:22:11.634 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:11 smithi043 bash[19734]: audit 2024-09-21T18:22:10.479851+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.43:0/1979233577' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:22:11.634 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:11 smithi043 bash[25160]: audit 2024-09-21T18:22:10.479851+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.43:0/1979233577' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:22:11.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:11 smithi169 bash[82163]: audit 2024-09-21T18:22:10.479851+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.43:0/1979233577' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:22:11.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:11 smithi169 bash[82163]: audit 2024-09-21T18:22:10.479851+0000 mon.c (mon.2) 2985 : audit [DBG] from='client.? 172.21.15.43:0/1979233577' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-09-21T18:22:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:12 smithi169 bash[82163]: cluster 2024-09-21T18:22:11.757471+0000 mgr.y (mgr.15252) 1144 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:12.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:12 smithi169 bash[82163]: cluster 2024-09-21T18:22:11.757471+0000 mgr.y (mgr.15252) 1144 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:12.650 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:12.212398437Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:12.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:12 smithi043 bash[19734]: cluster 2024-09-21T18:22:11.757471+0000 mgr.y (mgr.15252) 1144 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:12.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:12 smithi043 bash[25160]: cluster 2024-09-21T18:22:11.757471+0000 mgr.y (mgr.15252) 1144 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:15.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:14 smithi169 bash[82163]: cluster 2024-09-21T18:22:13.758969+0000 mgr.y (mgr.15252) 1145 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:14 smithi169 bash[82163]: cluster 2024-09-21T18:22:13.758969+0000 mgr.y (mgr.15252) 1145 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:15.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:14 smithi043 bash[19734]: cluster 2024-09-21T18:22:13.758969+0000 mgr.y (mgr.15252) 1145 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:14 smithi043 bash[25160]: cluster 2024-09-21T18:22:13.758969+0000 mgr.y (mgr.15252) 1145 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:15.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:15.228701371Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:17.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:16 smithi169 bash[82163]: cluster 2024-09-21T18:22:15.759727+0000 mgr.y (mgr.15252) 1146 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:16 smithi169 bash[82163]: cluster 2024-09-21T18:22:15.759727+0000 mgr.y (mgr.15252) 1146 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:16 smithi043 bash[25160]: cluster 2024-09-21T18:22:15.759727+0000 mgr.y (mgr.15252) 1146 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:17.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:16 smithi043 bash[19734]: cluster 2024-09-21T18:22:15.759727+0000 mgr.y (mgr.15252) 1146 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:17.359 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:22:18.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:18.194482681Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:18 smithi169 bash[82163]: cluster 2024-09-21T18:22:17.760238+0000 mgr.y (mgr.15252) 1147 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:18 smithi169 bash[82163]: cluster 2024-09-21T18:22:17.760238+0000 mgr.y (mgr.15252) 1147 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:18 smithi169 bash[82163]: audit 2024-09-21T18:22:18.375712+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:19.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:18 smithi169 bash[82163]: audit 2024-09-21T18:22:18.375712+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:18 smithi043 bash[19734]: cluster 2024-09-21T18:22:17.760238+0000 mgr.y (mgr.15252) 1147 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:18 smithi043 bash[19734]: audit 2024-09-21T18:22:18.375712+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:18 smithi043 bash[25160]: cluster 2024-09-21T18:22:17.760238+0000 mgr.y (mgr.15252) 1147 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:18 smithi043 bash[25160]: audit 2024-09-21T18:22:18.375712+0000 mon.c (mon.2) 2986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:20.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:22:19] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.51.0" 2024-09-21T18:22:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:19 smithi043 bash[19734]: audit 2024-09-21T18:22:18.095841+0000 mgr.y (mgr.15252) 1148 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:20.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:19 smithi043 bash[19734]: audit 2024-09-21T18:22:18.701916+0000 mgr.y (mgr.15252) 1149 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:19 smithi043 bash[25160]: audit 2024-09-21T18:22:18.095841+0000 mgr.y (mgr.15252) 1148 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:20.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:19 smithi043 bash[25160]: audit 2024-09-21T18:22:18.701916+0000 mgr.y (mgr.15252) 1149 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:20.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:19 smithi169 bash[82163]: audit 2024-09-21T18:22:18.095841+0000 mgr.y (mgr.15252) 1148 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:19 smithi169 bash[82163]: audit 2024-09-21T18:22:18.095841+0000 mgr.y (mgr.15252) 1148 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:19 smithi169 bash[82163]: audit 2024-09-21T18:22:18.701916+0000 mgr.y (mgr.15252) 1149 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:19 smithi169 bash[82163]: audit 2024-09-21T18:22:18.701916+0000 mgr.y (mgr.15252) 1149 : audit [DBG] from='client.15708 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:20 smithi043 bash[25160]: audit 2024-09-21T18:22:19.063939+0000 mgr.y (mgr.15252) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:20 smithi043 bash[25160]: cluster 2024-09-21T18:22:19.761796+0000 mgr.y (mgr.15252) 1151 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:20 smithi043 bash[19734]: audit 2024-09-21T18:22:19.063939+0000 mgr.y (mgr.15252) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:21.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:20 smithi043 bash[19734]: cluster 2024-09-21T18:22:19.761796+0000 mgr.y (mgr.15252) 1151 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:21.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:20 smithi169 bash[82163]: audit 2024-09-21T18:22:19.063939+0000 mgr.y (mgr.15252) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:20 smithi169 bash[82163]: audit 2024-09-21T18:22:19.063939+0000 mgr.y (mgr.15252) 1150 : audit [DBG] from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "mon", "hosts": "smithi043", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:20 smithi169 bash[82163]: cluster 2024-09-21T18:22:19.761796+0000 mgr.y (mgr.15252) 1151 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:20 smithi169 bash[82163]: cluster 2024-09-21T18:22:19.761796+0000 mgr.y (mgr.15252) 1151 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:21.549 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:21.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:21.194428254Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:22.123 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: cephadm 2024-09-21T18:22:21.538467+0000 mgr.y (mgr.15252) 1152 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: cephadm 2024-09-21T18:22:21.538467+0000 mgr.y (mgr.15252) 1152 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.545448+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.545448+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.549694+0000 mon.c (mon.2) 2987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.549694+0000 mon.c (mon.2) 2987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:22.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.551168+0000 mon.c (mon.2) 2988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.551168+0000 mon.c (mon.2) 2988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.558814+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: audit 2024-09-21T18:22:21.558814+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: cephadm 2024-09-21T18:22:21.626300+0000 mgr.y (mgr.15252) 1153 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: cephadm 2024-09-21T18:22:21.626300+0000 mgr.y (mgr.15252) 1153 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: cluster 2024-09-21T18:22:21.762373+0000 mgr.y (mgr.15252) 1154 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:22.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:22 smithi169 bash[82163]: cluster 2024-09-21T18:22:21.762373+0000 mgr.y (mgr.15252) 1154 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: cephadm 2024-09-21T18:22:21.538467+0000 mgr.y (mgr.15252) 1152 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: audit 2024-09-21T18:22:21.545448+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: audit 2024-09-21T18:22:21.549694+0000 mon.c (mon.2) 2987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: audit 2024-09-21T18:22:21.551168+0000 mon.c (mon.2) 2988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: audit 2024-09-21T18:22:21.558814+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: cephadm 2024-09-21T18:22:21.626300+0000 mgr.y (mgr.15252) 1153 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[19734]: cluster 2024-09-21T18:22:21.762373+0000 mgr.y (mgr.15252) 1154 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: cephadm 2024-09-21T18:22:21.538467+0000 mgr.y (mgr.15252) 1152 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: audit 2024-09-21T18:22:21.545448+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: audit 2024-09-21T18:22:21.549694+0000 mon.c (mon.2) 2987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: audit 2024-09-21T18:22:21.551168+0000 mon.c (mon.2) 2988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: audit 2024-09-21T18:22:21.558814+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: cephadm 2024-09-21T18:22:21.626300+0000 mgr.y (mgr.15252) 1153 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:22:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:22 smithi043 bash[25160]: cluster 2024-09-21T18:22:21.762373+0000 mgr.y (mgr.15252) 1154 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:24.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:24.196003559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cluster 2024-09-21T18:22:23.764040+0000 mgr.y (mgr.15252) 1155 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cluster 2024-09-21T18:22:23.764040+0000 mgr.y (mgr.15252) 1155 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.875385+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.875385+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.876644+0000 mgr.y (mgr.15252) 1156 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:22:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.876644+0000 mgr.y (mgr.15252) 1156 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.876828+0000 mgr.y (mgr.15252) 1157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.876828+0000 mgr.y (mgr.15252) 1157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.879573+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.879573+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.882410+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.882410+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.883258+0000 mgr.y (mgr.15252) 1158 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.883258+0000 mgr.y (mgr.15252) 1158 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.888177+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.888177+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.906269+0000 mon.c (mon.2) 2991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.906269+0000 mon.c (mon.2) 2991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.907279+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T18:22:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: audit 2024-09-21T18:22:23.907279+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T18:22:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.908050+0000 mgr.y (mgr.15252) 1159 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T18:22:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:24 smithi169 bash[82163]: cephadm 2024-09-21T18:22:23.908050+0000 mgr.y (mgr.15252) 1159 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: cluster 2024-09-21T18:22:23.764040+0000 mgr.y (mgr.15252) 1155 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: audit 2024-09-21T18:22:23.875385+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: cephadm 2024-09-21T18:22:23.876644+0000 mgr.y (mgr.15252) 1156 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: cephadm 2024-09-21T18:22:23.876828+0000 mgr.y (mgr.15252) 1157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: audit 2024-09-21T18:22:23.879573+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: audit 2024-09-21T18:22:23.882410+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: cephadm 2024-09-21T18:22:23.883258+0000 mgr.y (mgr.15252) 1158 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: audit 2024-09-21T18:22:23.888177+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: audit 2024-09-21T18:22:23.906269+0000 mon.c (mon.2) 2991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: audit 2024-09-21T18:22:23.907279+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T18:22:25.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[19734]: cephadm 2024-09-21T18:22:23.908050+0000 mgr.y (mgr.15252) 1159 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: cluster 2024-09-21T18:22:23.764040+0000 mgr.y (mgr.15252) 1155 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: audit 2024-09-21T18:22:23.875385+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: cephadm 2024-09-21T18:22:23.876644+0000 mgr.y (mgr.15252) 1156 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: cephadm 2024-09-21T18:22:23.876828+0000 mgr.y (mgr.15252) 1157 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: audit 2024-09-21T18:22:23.879573+0000 mon.c (mon.2) 2989 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: audit 2024-09-21T18:22:23.882410+0000 mon.c (mon.2) 2990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: cephadm 2024-09-21T18:22:23.883258+0000 mgr.y (mgr.15252) 1158 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: audit 2024-09-21T18:22:23.888177+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: audit 2024-09-21T18:22:23.906269+0000 mon.c (mon.2) 2991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: audit 2024-09-21T18:22:23.907279+0000 mon.c (mon.2) 2992 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-21T18:22:25.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:24 smithi043 bash[25160]: cephadm 2024-09-21T18:22:23.908050+0000 mgr.y (mgr.15252) 1159 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-09-21T18:22:26.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:25.592375+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:25.599583+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.845 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:25.606754+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: cluster 2024-09-21T18:22:25.764781+0000 mgr.y (mgr.15252) 1160 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:26.225997+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:26.229868+0000 mon.c (mon.2) 2993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:26.231069+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[19734]: audit 2024-09-21T18:22:26.232295+0000 mon.c (mon.2) 2995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:25.592375+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:25.599583+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:25.606754+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: cluster 2024-09-21T18:22:25.764781+0000 mgr.y (mgr.15252) 1160 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:26.225997+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.846 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:26.229868+0000 mon.c (mon.2) 2993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:26.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:26.231069+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:26.847 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:26 smithi043 bash[25160]: audit 2024-09-21T18:22:26.232295+0000 mon.c (mon.2) 2995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:25.592375+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:25.592375+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:25.599583+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:25.599583+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:25.606754+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:25.606754+0000 mon.a (mon.0) 3080 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: cluster 2024-09-21T18:22:25.764781+0000 mgr.y (mgr.15252) 1160 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: cluster 2024-09-21T18:22:25.764781+0000 mgr.y (mgr.15252) 1160 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.225997+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.225997+0000 mon.a (mon.0) 3081 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.229868+0000 mon.c (mon.2) 2993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.229868+0000 mon.c (mon.2) 2993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.231069+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.231069+0000 mon.c (mon.2) 2994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.232295+0000 mon.c (mon.2) 2995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:26.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:26 smithi169 bash[82163]: audit 2024-09-21T18:22:26.232295+0000 mon.c (mon.2) 2995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:27.398 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:27.228561921Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:27.724 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[19734]: cephadm 2024-09-21T18:22:26.219039+0000 mgr.y (mgr.15252) 1161 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[19734]: cephadm 2024-09-21T18:22:26.233971+0000 mgr.y (mgr.15252) 1162 : cephadm [INF] Deploying daemon mon.a on smithi043 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[19734]: audit 2024-09-21T18:22:27.528075+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[19734]: audit 2024-09-21T18:22:27.543026+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[19734]: audit 2024-09-21T18:22:27.556248+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[25160]: cephadm 2024-09-21T18:22:26.219039+0000 mgr.y (mgr.15252) 1161 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[25160]: cephadm 2024-09-21T18:22:26.233971+0000 mgr.y (mgr.15252) 1162 : cephadm [INF] Deploying daemon mon.a on smithi043 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[25160]: audit 2024-09-21T18:22:27.528075+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.841 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[25160]: audit 2024-09-21T18:22:27.543026+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.842 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:27 smithi043 bash[25160]: audit 2024-09-21T18:22:27.556248+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: cephadm 2024-09-21T18:22:26.219039+0000 mgr.y (mgr.15252) 1161 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: cephadm 2024-09-21T18:22:26.219039+0000 mgr.y (mgr.15252) 1161 : cephadm [INF] Upgrade: Updating mon.a 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: cephadm 2024-09-21T18:22:26.233971+0000 mgr.y (mgr.15252) 1162 : cephadm [INF] Deploying daemon mon.a on smithi043 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: cephadm 2024-09-21T18:22:26.233971+0000 mgr.y (mgr.15252) 1162 : cephadm [INF] Deploying daemon mon.a on smithi043 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: audit 2024-09-21T18:22:27.528075+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: audit 2024-09-21T18:22:27.528075+0000 mon.a (mon.0) 3082 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: audit 2024-09-21T18:22:27.543026+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: audit 2024-09-21T18:22:27.543026+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: audit 2024-09-21T18:22:27.556248+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:27.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:27 smithi169 bash[82163]: audit 2024-09-21T18:22:27.556248+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:28 smithi169 bash[82163]: cluster 2024-09-21T18:22:27.765400+0000 mgr.y (mgr.15252) 1163 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:28 smithi169 bash[82163]: cluster 2024-09-21T18:22:27.765400+0000 mgr.y (mgr.15252) 1163 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:29.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:28 smithi043 bash[19734]: cluster 2024-09-21T18:22:27.765400+0000 mgr.y (mgr.15252) 1163 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:29.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:28 smithi043 bash[25160]: cluster 2024-09-21T18:22:27.765400+0000 mgr.y (mgr.15252) 1163 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:29.755 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.755 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.756 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:29 smithi043 bash[19734]: audit 2024-09-21T18:22:28.103892+0000 mgr.y (mgr.15252) 1164 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:29.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.756 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: Stopping Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:22:29.756 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.756 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:22:29] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.51.0" 2024-09-21T18:22:29.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:29 smithi043 bash[25160]: audit 2024-09-21T18:22:28.103892+0000 mgr.y (mgr.15252) 1164 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:29.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.757 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.757 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.758 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:22:29 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:29.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:29 smithi169 bash[82163]: audit 2024-09-21T18:22:28.103892+0000 mgr.y (mgr.15252) 1164 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:29.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:29 smithi169 bash[82163]: audit 2024-09-21T18:22:28.103892+0000 mgr.y (mgr.15252) 1164 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:30.114 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:22:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:29 smithi043 bash[19734]: debug 2024-09-21T18:22:29.911+0000 7fbdc0534640 -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-21T18:22:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:29 smithi043 bash[19734]: debug 2024-09-21T18:22:29.911+0000 7fbdc0534640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T18:22:30.547 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:30.195076749Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:30.787 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:22:30.787 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 3s ago 40m - - 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 5s ago 40m - - 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (3m) 3s ago 31m 14.3M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (3m) 5s ago 30m 69.3M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (5m) 3s ago 28m 48.2M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (5m) 5s ago 39m 440M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (16m) 3s ago 41m 522M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (41m) 3s ago 41m 110M 2048M 19.1.1-373-g4e45e6b4 164465d2334a f81aeebae443 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (79s) 5s ago 39m 32.9M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (39m) 3s ago 39m 83.8M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (5m) 3s ago 31m 8043k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (4m) 5s ago 31m 8364k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (38m) 3s ago 38m 58.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:22:30.788 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (37m) 3s ago 37m 67.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (36m) 3s ago 36m 61.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (35m) 3s ago 35m 58.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (34m) 5s ago 35m 68.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (34m) 5s ago 34m 56.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (33m) 5s ago 33m 55.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (32m) 5s ago 32m 66.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (4m) 5s ago 31m 45.7M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (28m) 3s ago 28m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:22:30.789 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (28m) 5s ago 28m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:22:30.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:30 smithi043 bash[102979]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-a 2024-09-21T18:22:30.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:30 smithi043 bash[103112]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-a 2024-09-21T18:22:30.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T18:22:30.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: Stopped Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:22:31.174 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:22:31.174 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:22:31.174 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2, 2024-09-21T18:22:31.174 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 1 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 12, 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 3 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:22:31.175 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:22:31.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.273 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.273 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.273 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.274 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:31 smithi043 systemd[1]: Started Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:22:31.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.275 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.275 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:22:30 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi043", 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/2 daemons upgraded", 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:22:31.494 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:22:32.994 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.967+0000 7fc38f3d5c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.967+0000 7fc38f3d5c80 0 ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 7 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.967+0000 7fc38f3d5c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 0 load: jerasure load: lrc 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Git sha 0 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: DB SUMMARY 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: DB Session ID: 3E4S4KO3KDMZVCP5NLEV 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 7448 Bytes 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000104.sst 2024-09-21T18:22:32.995 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000102.log size: 1607102 ; 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.env: 0x56055ce0a120 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.info_log: 0x56055e545700 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T18:22:32.996 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T18:22:32.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T18:22:32.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T18:22:32.997 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.db_log_dir: 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.wal_dir: 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T18:22:32.998 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.write_buffer_manager: 0x56055e5481e0 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T18:22:32.999 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.row_cache: None 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.wal_filter: None 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T18:22:33.000 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T18:22:33.001 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T18:22:33.002 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Compression algorithms supported: 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kZSTD supported: 0 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T18:22:33.003 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.merge_operator: 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56055e545320) 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: cache_index_and_filter_blocks: 1 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: pin_top_level_index_and_filter: 1 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: index_type: 0 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: data_block_index_type: 0 2024-09-21T18:22:33.004 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: index_shortening: 1 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: checksum: 4 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: no_block_cache: 0 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_cache: 0x56055e53b610 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_cache_name: BinnedLRUCache 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_cache_options: 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: capacity : 536870912 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: num_shard_bits : 4 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: strict_capacity_limit : 0 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: high_pri_pool_ratio: 0.000 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_cache_compressed: (nil) 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: persistent_cache: (nil) 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_size: 4096 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_size_deviation: 10 2024-09-21T18:22:33.005 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_restart_interval: 16 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: index_block_restart_interval: 1 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: metadata_block_size: 4096 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: partition_filters: 0 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: use_delta_encoding: 1 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: filter_policy: bloomfilter 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: whole_key_filtering: 1 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: verify_compression: 0 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: read_amp_bytes_per_bit: 0 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: format_version: 5 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: enable_index_compression: 1 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: block_align: 0 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: max_auto_readahead_size: 262144 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: prepopulate_block_cache: 0 2024-09-21T18:22:33.006 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: initial_auto_readahead_size: 8192 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: num_file_reads_for_auto_readahead: 2 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.num_levels: 7 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T18:22:33.007 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T18:22:33.008 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T18:22:33.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:22:33.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T18:22:33.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T18:22:33.009 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T18:22:33.010 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T18:22:33.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T18:22:33.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T18:22:33.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T18:22:33.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T18:22:33.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T18:22:33.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T18:22:33.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T18:22:33.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T18:22:33.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T18:22:33.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.971+0000 7fc38f3d5c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T18:22:33.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.975+0000 7fc38f3d5c80 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-21T18:22:33.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.975+0000 7fc38f3d5c80 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 51996, log_number is 102,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 102 2024-09-21T18:22:33.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.975+0000 7fc38f3d5c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 102 2024-09-21T18:22:33.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.975+0000 7fc38f3d5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 31d76ca7-59b3-4256-8c2b-b70dee27c4fa 2024-09-21T18:22:33.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.975+0000 7fc38f3d5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942952979807, "job": 1, "event": "recovery_started", "wal_files": [102]} 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.975+0000 7fc38f3d5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #102 mode 2 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.979+0000 7fc38f3d5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942952987069, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 107, "file_size": 1467852, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 51997, "largest_seqno": 53278, "table_properties": {"data_size": 1461814, "index_size": 3397, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 15856, "raw_average_key_size": 25, "raw_value_size": 1448841, "raw_average_value_size": 2314, "num_data_blocks": 150, "num_entries": 626, "num_filter_entries": 626, "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": 1726942952, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "31d76ca7-59b3-4256-8c2b-b70dee27c4fa", "db_session_id": "3E4S4KO3KDMZVCP5NLEV", "orig_file_number": 107, "seqno_to_time_mapping": "N/A"}} 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.979+0000 7fc38f3d5c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942952987266, "job": 1, "event": "recovery_finished"} 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38f3d5c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 109 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38f3d5c80 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-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38f3d5c80 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-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38f3d5c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56055e568e00 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38f3d5c80 4 rocksdb: DB pointer 0x56055e66c000 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38519d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38519d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: ** DB Stats ** 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:22:33.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 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-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 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-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: ** Compaction Stats [default] ** 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 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-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: L0 1/0 1.40 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 330.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: L6 1/0 10.66 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-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Sum 2/0 12.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 330.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 330.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: ** Compaction Stats [default] ** 2024-09-21T18:22:33.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 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-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 330.1 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Flush(GB): cumulative 0.001, interval 0.001 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Cumulative compaction: 0.00 GB write, 128.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Interval compaction: 0.00 GB write, 128.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 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-21T18:22:33.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Block cache BinnedLRUCache@0x56055e53b610#7 capacity: 512.00 MB usage: 5.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.983+0000 7fc38f3d5c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] at bind addrs [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 1 mon.a@-1(???) e3 preinit fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 0 mon.a@-1(???).mds e1 new map 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 0 mon.a@-1(???).mds e1 print_map 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: e1 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: btime 2024-09-21T17:40:34:975552+0000 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 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-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: legacy client fscid: -1 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: No filesystems configured 2024-09-21T18:22:33.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T18:22:33.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:22:33.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:22:33.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:22:33.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:32 smithi043 bash[103198]: debug 2024-09-21T18:22:32.987+0000 7fc38f3d5c80 1 mon.a@-1(???).paxosservice(auth 1..32) refresh upgraded, format 0 -> 3 2024-09-21T18:22:33.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:33.196541857Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:36.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:36.193842783Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:29.766199+0000 mgr.y (mgr.15252) 1165 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:30.100387+0000 mgr.y (mgr.15252) 1166 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:30.438266+0000 mgr.y (mgr.15252) 1167 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:30.760617+0000 mgr.y (mgr.15252) 1168 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:31.173218+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.43:0/211992984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:31.492514+0000 mgr.y (mgr.15252) 1169 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:31.766834+0000 mgr.y (mgr.15252) 1170 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:33.376392+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:39.587 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:33.768005+0000 mgr.y (mgr.15252) 1171 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:35.768648+0000 mgr.y (mgr.15252) 1172 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:37.769352+0000 mgr.y (mgr.15252) 1173 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:38.115149+0000 mgr.y (mgr.15252) 1174 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.220237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.244372+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-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250891+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250910+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250923+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250934+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250946+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250958+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250971+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.250992+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.251007+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:39.588 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.251758+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.251784+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.252874+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.253062+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:39.283322+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[25160]: audit 2024-09-21T18:22:39.290253+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:29.766199+0000 mgr.y (mgr.15252) 1165 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.589 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:29.766199+0000 mgr.y (mgr.15252) 1165 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:30.100387+0000 mgr.y (mgr.15252) 1166 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:30.100387+0000 mgr.y (mgr.15252) 1166 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:30.438266+0000 mgr.y (mgr.15252) 1167 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:30.438266+0000 mgr.y (mgr.15252) 1167 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:30.760617+0000 mgr.y (mgr.15252) 1168 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:30.760617+0000 mgr.y (mgr.15252) 1168 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:31.173218+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.43:0/211992984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:31.173218+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.43:0/211992984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:31.492514+0000 mgr.y (mgr.15252) 1169 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:31.492514+0000 mgr.y (mgr.15252) 1169 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:31.766834+0000 mgr.y (mgr.15252) 1170 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:31.766834+0000 mgr.y (mgr.15252) 1170 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:33.376392+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:39.590 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:33.376392+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:33.768005+0000 mgr.y (mgr.15252) 1171 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:33.768005+0000 mgr.y (mgr.15252) 1171 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:35.768648+0000 mgr.y (mgr.15252) 1172 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:35.768648+0000 mgr.y (mgr.15252) 1172 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:37.769352+0000 mgr.y (mgr.15252) 1173 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:37.769352+0000 mgr.y (mgr.15252) 1173 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:38.115149+0000 mgr.y (mgr.15252) 1174 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:38.115149+0000 mgr.y (mgr.15252) 1174 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.220237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.220237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.244372+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-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.244372+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-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250891+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:39.591 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250891+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250910+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250910+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250923+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250923+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250934+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250934+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250946+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250946+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250958+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250958+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250971+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:39.592 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250971+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250992+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.250992+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.251007+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.251007+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.251758+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.251758+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.251784+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.251784+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.252874+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.252874+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.253062+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.253062+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:39.283322+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-21T18:22:39.593 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:39.283322+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-21T18:22:39.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:39.290253+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:39.594 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[103198]: audit 2024-09-21T18:22:39.290253+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:39.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:39.20671863Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:29.766199+0000 mgr.y (mgr.15252) 1165 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:29.766199+0000 mgr.y (mgr.15252) 1165 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:30.100387+0000 mgr.y (mgr.15252) 1166 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:30.100387+0000 mgr.y (mgr.15252) 1166 : audit [DBG] from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:30.438266+0000 mgr.y (mgr.15252) 1167 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:30.438266+0000 mgr.y (mgr.15252) 1167 : audit [DBG] from='client.25610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:30.760617+0000 mgr.y (mgr.15252) 1168 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:30.760617+0000 mgr.y (mgr.15252) 1168 : audit [DBG] from='client.25616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:31.173218+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.43:0/211992984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:31.173218+0000 mon.c (mon.2) 2996 : audit [DBG] from='client.? 172.21.15.43:0/211992984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:31.492514+0000 mgr.y (mgr.15252) 1169 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:31.492514+0000 mgr.y (mgr.15252) 1169 : audit [DBG] from='client.25628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:31.766834+0000 mgr.y (mgr.15252) 1170 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:31.766834+0000 mgr.y (mgr.15252) 1170 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:33.376392+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:33.376392+0000 mon.c (mon.2) 2997 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-21T18:22:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:33.768005+0000 mgr.y (mgr.15252) 1171 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:33.768005+0000 mgr.y (mgr.15252) 1171 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:35.768648+0000 mgr.y (mgr.15252) 1172 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:35.768648+0000 mgr.y (mgr.15252) 1172 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:37.769352+0000 mgr.y (mgr.15252) 1173 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:37.769352+0000 mgr.y (mgr.15252) 1173 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:38.115149+0000 mgr.y (mgr.15252) 1174 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:38.115149+0000 mgr.y (mgr.15252) 1174 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.220237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.220237+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.244372+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-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.244372+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-21T18:22:39.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250891+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250891+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250910+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250910+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250923+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250923+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250934+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250934+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250946+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250946+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250958+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250958+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250971+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250971+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:39.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250992+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.250992+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.251007+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.251007+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.251758+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.251758+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.251784+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.251784+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.252874+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.252874+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e45: y(active, since 5m), standbys: x 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.253062+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.253062+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:39.283322+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:39.283322+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15252 ' entity='' 2024-09-21T18:22:39.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:39.290253+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:39.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:39 smithi169 bash[82163]: audit 2024-09-21T18:22:39.290253+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:22:39] "GET /metrics HTTP/1.1" 200 38164 "" "Prometheus/2.51.0" 2024-09-21T18:22:40.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.568269+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.568269+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.576613+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.576613+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.584212+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.584212+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.770327+0000 mgr.y (mgr.15252) 1175 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: cluster 2024-09-21T18:22:39.770327+0000 mgr.y (mgr.15252) 1175 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.833145+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.833145+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.840988+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.840988+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.846268+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.846268+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.853113+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.853113+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.854815+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.854815+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.855558+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.855558+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.861307+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.861307+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.935474+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.935474+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.938042+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.938042+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.939745+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.939745+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.940931+0000 mon.c (mon.2) 3003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T18:22:40.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: audit 2024-09-21T18:22:39.940931+0000 mon.c (mon.2) 3003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T18:22:40.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: cephadm 2024-09-21T18:22:39.941764+0000 mgr.y (mgr.15252) 1176 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:22:40.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:40 smithi169 bash[82163]: cephadm 2024-09-21T18:22:39.941764+0000 mgr.y (mgr.15252) 1176 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:22:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.568269+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.568269+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.576613+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.576613+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.584212+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.584212+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.770327+0000 mgr.y (mgr.15252) 1175 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: cluster 2024-09-21T18:22:39.770327+0000 mgr.y (mgr.15252) 1175 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.833145+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.833145+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.840988+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.840988+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.846268+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.846268+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.853113+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.853113+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.854815+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:41.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.854815+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:41.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.855558+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:41.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.855558+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:41.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.861307+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.861307+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.935474+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:41.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.568269+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.576613+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.584212+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: cluster 2024-09-21T18:22:39.770327+0000 mgr.y (mgr.15252) 1175 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:41.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.833145+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.840988+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.846268+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.853113+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.854815+0000 mon.c (mon.2) 2998 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:41.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.855558+0000 mon.c (mon.2) 2999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-21T18:22:41.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.861307+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:41.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.935474+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:41.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.938042+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:41.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.939745+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:41.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: audit 2024-09-21T18:22:39.940931+0000 mon.c (mon.2) 3003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T18:22:41.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[25160]: cephadm 2024-09-21T18:22:39.941764+0000 mgr.y (mgr.15252) 1176 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:22:41.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.935474+0000 mon.c (mon.2) 3000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-21T18:22:41.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.938042+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:41.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.938042+0000 mon.c (mon.2) 3001 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-21T18:22:41.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.939745+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:41.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.939745+0000 mon.c (mon.2) 3002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-21T18:22:41.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.940931+0000 mon.c (mon.2) 3003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T18:22:41.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: audit 2024-09-21T18:22:39.940931+0000 mon.c (mon.2) 3003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-21T18:22:41.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: cephadm 2024-09-21T18:22:39.941764+0000 mgr.y (mgr.15252) 1176 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:22:41.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:40 smithi043 bash[103198]: cephadm 2024-09-21T18:22:39.941764+0000 mgr.y (mgr.15252) 1176 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:22:42.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:42.221851107Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: cluster 2024-09-21T18:22:41.770740+0000 mgr.y (mgr.15252) 1177 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: cluster 2024-09-21T18:22:41.770740+0000 mgr.y (mgr.15252) 1177 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.394351+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.394351+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.399961+0000 mon.c (mon.2) 3004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.399961+0000 mon.c (mon.2) 3004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.401226+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:43.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.401226+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:43.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.402505+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:43.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:42 smithi169 bash[82163]: audit 2024-09-21T18:22:42.402505+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:43.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[75205]: debug 2024-09-21T18:22:42.999+0000 7fd1e491c640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[25160]: cluster 2024-09-21T18:22:41.770740+0000 mgr.y (mgr.15252) 1177 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[25160]: audit 2024-09-21T18:22:42.394351+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[25160]: audit 2024-09-21T18:22:42.399961+0000 mon.c (mon.2) 3004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[25160]: audit 2024-09-21T18:22:42.401226+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[25160]: audit 2024-09-21T18:22:42.402505+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: cluster 2024-09-21T18:22:41.770740+0000 mgr.y (mgr.15252) 1177 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: cluster 2024-09-21T18:22:41.770740+0000 mgr.y (mgr.15252) 1177 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.394351+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.394351+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.15252 ' entity='mgr.y' 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.399961+0000 mon.c (mon.2) 3004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.399961+0000 mon.c (mon.2) 3004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-21T18:22:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.401226+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.401226+0000 mon.c (mon.2) 3005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-21T18:22:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.402505+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:43.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:42 smithi043 bash[103198]: audit 2024-09-21T18:22:42.402505+0000 mon.c (mon.2) 3006 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-21T18:22:44.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[25160]: cephadm 2024-09-21T18:22:42.387412+0000 mgr.y (mgr.15252) 1178 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:22:44.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[25160]: cephadm 2024-09-21T18:22:42.404187+0000 mgr.y (mgr.15252) 1179 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:22:44.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[103198]: cephadm 2024-09-21T18:22:42.387412+0000 mgr.y (mgr.15252) 1178 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:22:44.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[103198]: cephadm 2024-09-21T18:22:42.387412+0000 mgr.y (mgr.15252) 1178 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:22:44.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[103198]: cephadm 2024-09-21T18:22:42.404187+0000 mgr.y (mgr.15252) 1179 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:22:44.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:43 smithi043 bash[103198]: cephadm 2024-09-21T18:22:42.404187+0000 mgr.y (mgr.15252) 1179 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:22:44.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:43 smithi169 bash[82163]: cephadm 2024-09-21T18:22:42.387412+0000 mgr.y (mgr.15252) 1178 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:22:44.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:43 smithi169 bash[82163]: cephadm 2024-09-21T18:22:42.387412+0000 mgr.y (mgr.15252) 1178 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:22:44.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:43 smithi169 bash[82163]: cephadm 2024-09-21T18:22:42.404187+0000 mgr.y (mgr.15252) 1179 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:22:44.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:43 smithi169 bash[82163]: cephadm 2024-09-21T18:22:42.404187+0000 mgr.y (mgr.15252) 1179 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:22:45.091 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:44 smithi043 bash[25160]: cluster 2024-09-21T18:22:43.772180+0000 mgr.y (mgr.15252) 1180 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:45.092 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:44 smithi043 bash[103198]: cluster 2024-09-21T18:22:43.772180+0000 mgr.y (mgr.15252) 1180 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:45.092 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:44 smithi043 bash[103198]: cluster 2024-09-21T18:22:43.772180+0000 mgr.y (mgr.15252) 1180 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:45.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:44 smithi169 bash[82163]: cluster 2024-09-21T18:22:43.772180+0000 mgr.y (mgr.15252) 1180 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:45.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:44 smithi169 bash[82163]: cluster 2024-09-21T18:22:43.772180+0000 mgr.y (mgr.15252) 1180 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:22:45.346 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.347 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.347 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.347 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: Stopping Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:22:45.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[25160]: debug 2024-09-21T18:22:45.327+0000 7fbe3e03a640 -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-21T18:22:45.348 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[25160]: debug 2024-09-21T18:22:45.327+0000 7fbe3e03a640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T18:22:45.348 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.349 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.349 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.349 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:22:45 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:45.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:45.226433665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:45.652 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[75205]: [21/Sep/2024:18:22:45] ENGINE Bus STOPPING 2024-09-21T18:22:45.925 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[75205]: [21/Sep/2024:18:22:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T18:22:45.925 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[75205]: [21/Sep/2024:18:22:45] ENGINE Bus STOPPED 2024-09-21T18:22:46.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:46 smithi043 bash[104190]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-c 2024-09-21T18:22:46.272 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[75205]: [21/Sep/2024:18:22:45] ENGINE Bus STARTING 2024-09-21T18:22:46.273 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[75205]: [21/Sep/2024:18:22:45] ENGINE Serving on http://:::9283 2024-09-21T18:22:46.273 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:45 smithi043 bash[75205]: [21/Sep/2024:18:22:45] ENGINE Bus STARTED 2024-09-21T18:22:46.548 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.548 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.548 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.548 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.549 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.549 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.549 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:46 smithi043 bash[104261]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-c 2024-09-21T18:22:46.549 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T18:22:46.550 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: Stopped Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:22:46.550 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.550 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: Started Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:22:46.550 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:46.550 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:22:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:22:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.683+0000 7f6c12871c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T18:22:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.683+0000 7f6c12871c80 0 ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 7 2024-09-21T18:22:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.683+0000 7f6c12871c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T18:22:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 0 load: jerasure load: lrc 2024-09-21T18:22:48.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Git sha 0 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: DB SUMMARY 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: DB Session ID: MYNS4WAAAUJBAL4U87AI 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 7341 Bytes 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000099.sst 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000097.log size: 2981307 ; 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T18:22:48.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.env: 0x562b14ef9120 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.info_log: 0x562b16229700 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T18:22:48.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T18:22:48.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.db_log_dir: 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.wal_dir: 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.write_buffer_manager: 0x562b1622c1e0 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T18:22:48.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.row_cache: None 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.wal_filter: None 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T18:22:48.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T18:22:48.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T18:22:48.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Compression algorithms supported: 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kZSTD supported: 0 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T18:22:48.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-21T18:22:48.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.merge_operator: 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562b16229320) 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: cache_index_and_filter_blocks: 1 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: pin_top_level_index_and_filter: 1 2024-09-21T18:22:48.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: index_type: 0 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: data_block_index_type: 0 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: index_shortening: 1 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: checksum: 4 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: no_block_cache: 0 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_cache: 0x562b1621f610 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_cache_name: BinnedLRUCache 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_cache_options: 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: capacity : 536870912 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: num_shard_bits : 4 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: strict_capacity_limit : 0 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: high_pri_pool_ratio: 0.000 2024-09-21T18:22:48.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_cache_compressed: (nil) 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: persistent_cache: (nil) 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_size: 4096 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_size_deviation: 10 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_restart_interval: 16 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: index_block_restart_interval: 1 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: metadata_block_size: 4096 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: partition_filters: 0 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: use_delta_encoding: 1 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: filter_policy: bloomfilter 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: whole_key_filtering: 1 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: verify_compression: 0 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: read_amp_bytes_per_bit: 0 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: format_version: 5 2024-09-21T18:22:48.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: enable_index_compression: 1 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: block_align: 0 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: max_auto_readahead_size: 262144 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: prepopulate_block_cache: 0 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: initial_auto_readahead_size: 8192 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: num_file_reads_for_auto_readahead: 2 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T18:22:48.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.num_levels: 7 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T18:22:48.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T18:22:48.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T18:22:48.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T18:22:48.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T18:22:48.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.687+0000 7f6c12871c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.691+0000 7f6c12871c80 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-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.691+0000 7f6c12871c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 101, last_sequence is 55922, log_number is 97,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 97 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.691+0000 7f6c12871c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 97 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.691+0000 7f6c12871c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6d8e4164-1dc6-49da-8b2f-100072cf4beb 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.691+0000 7f6c12871c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942967696083, "job": 1, "event": "recovery_started", "wal_files": [97]} 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.691+0000 7f6c12871c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #97 mode 2 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.703+0000 7f6c12871c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942967710533, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 102, "file_size": 1785125, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 55927, "largest_seqno": 57575, "table_properties": {"data_size": 1778152, "index_size": 4075, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 18461, "raw_average_key_size": 25, "raw_value_size": 1762867, "raw_average_value_size": 2405, "num_data_blocks": 182, "num_entries": 733, "num_filter_entries": 733, "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": 1726942967, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6d8e4164-1dc6-49da-8b2f-100072cf4beb", "db_session_id": "MYNS4WAAAUJBAL4U87AI", "orig_file_number": 102, "seqno_to_time_mapping": "N/A"}} 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.703+0000 7f6c12871c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942967710723, "job": 1, "event": "recovery_finished"} 2024-09-21T18:22:48.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.703+0000 7f6c12871c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 104 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.703+0000 7f6c12871c80 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-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.707+0000 7f6c12871c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000097.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.707+0000 7f6c12871c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562b1624ce00 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.707+0000 7f6c12871c80 4 rocksdb: DB pointer 0x562b16350000 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.707+0000 7f6c08639640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.707+0000 7f6c08639640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: ** DB Stats ** 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 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-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 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-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:22:48.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: ** Compaction Stats [default] ** 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 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-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: L0 1/0 1.70 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 284.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: L6 1/0 10.66 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-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Sum 2/0 12.37 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 284.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 284.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: ** Compaction Stats [default] ** 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 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-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 284.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:22:48.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Flush(GB): cumulative 0.002, interval 0.002 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Cumulative compaction: 0.00 GB write, 90.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Interval compaction: 0.00 GB write, 90.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 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-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Block cache BinnedLRUCache@0x562b1621f610#7 capacity: 512.00 MB usage: 6.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.707+0000 7f6c12871c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] at bind addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 1 mon.c@-1(???) e3 preinit fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 0 mon.c@-1(???).mds e1 new map 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 0 mon.c@-1(???).mds e1 print_map 2024-09-21T18:22:48.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: e1 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: btime 2024-09-21T17:40:34:975552+0000 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 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-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: legacy client fscid: -1 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: No filesystems configured 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:22:48.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:47 smithi043 bash[104318]: debug 2024-09-21T18:22:47.711+0000 7f6c12871c80 1 mon.c@-1(???).paxosservice(auth 1..33) refresh upgraded, format 0 -> 3 2024-09-21T18:22:48.509 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:48.198429249Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:50.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:22:49] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-21T18:22:51.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:51.211378527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:54.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:54.238836701Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:55.822 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:48.660735+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:22:55.822 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:48.660735+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:22:55.822 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.047306+0000 mgr.y (mgr.15252) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.822 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.047306+0000 mgr.y (mgr.15252) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.117194+0000 mgr.y (mgr.15252) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.117194+0000 mgr.y (mgr.15252) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.188155+0000 mgr.y (mgr.15252) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.188155+0000 mgr.y (mgr.15252) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.256620+0000 mgr.y (mgr.15252) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.256620+0000 mgr.y (mgr.15252) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.327821+0000 mgr.y (mgr.15252) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.327821+0000 mgr.y (mgr.15252) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.411980+0000 mgr.y (mgr.15252) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.411980+0000 mgr.y (mgr.15252) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.823 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.494312+0000 mgr.y (mgr.15252) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:48.660735+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:48.660735+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.047306+0000 mgr.y (mgr.15252) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.047306+0000 mgr.y (mgr.15252) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.117194+0000 mgr.y (mgr.15252) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.117194+0000 mgr.y (mgr.15252) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.188155+0000 mgr.y (mgr.15252) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.824 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.188155+0000 mgr.y (mgr.15252) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.256620+0000 mgr.y (mgr.15252) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.256620+0000 mgr.y (mgr.15252) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.327821+0000 mgr.y (mgr.15252) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.327821+0000 mgr.y (mgr.15252) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.411980+0000 mgr.y (mgr.15252) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.411980+0000 mgr.y (mgr.15252) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.494312+0000 mgr.y (mgr.15252) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.494312+0000 mgr.y (mgr.15252) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.561814+0000 mgr.y (mgr.15252) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.561814+0000 mgr.y (mgr.15252) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.630098+0000 mgr.y (mgr.15252) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.825 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.630098+0000 mgr.y (mgr.15252) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.687025+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.687025+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.688575+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.688575+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.689791+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.689791+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.691017+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.691017+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696903+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:55.826 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696903+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696919+0000 mon.a (mon.0) 103 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696919+0000 mon.a (mon.0) 103 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696931+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696931+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696942+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696942+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696954+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696954+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696966+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696966+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696978+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696978+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696988+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:55.827 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.696988+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:55.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697004+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:55.828 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697004+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:55.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:48.660735+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:22:55.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:48.660735+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.047306+0000 mgr.y (mgr.15252) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.047306+0000 mgr.y (mgr.15252) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.117194+0000 mgr.y (mgr.15252) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.117194+0000 mgr.y (mgr.15252) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.188155+0000 mgr.y (mgr.15252) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.188155+0000 mgr.y (mgr.15252) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.256620+0000 mgr.y (mgr.15252) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.256620+0000 mgr.y (mgr.15252) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.327821+0000 mgr.y (mgr.15252) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.327821+0000 mgr.y (mgr.15252) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.411980+0000 mgr.y (mgr.15252) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.411980+0000 mgr.y (mgr.15252) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.494312+0000 mgr.y (mgr.15252) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.494312+0000 mgr.y (mgr.15252) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.561814+0000 mgr.y (mgr.15252) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.561814+0000 mgr.y (mgr.15252) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.630098+0000 mgr.y (mgr.15252) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.630098+0000 mgr.y (mgr.15252) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.687025+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.687025+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:55.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.688575+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.688575+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.689791+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.689791+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.691017+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.691017+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696903+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696903+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696919+0000 mon.a (mon.0) 103 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696919+0000 mon.a (mon.0) 103 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:55.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696931+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696931+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696942+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696942+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696954+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696954+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696966+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696966+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696978+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696978+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696988+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.696988+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697004+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697004+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:55.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697439+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697439+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697457+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697457+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697738+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697738+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697855+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cluster 2024-09-21T18:22:54.697855+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.701880+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.701880+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.702607+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.702607+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.709700+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.709700+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.710691+0000 mgr.y (mgr.15252) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.710691+0000 mgr.y (mgr.15252) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.769146+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.769146+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.771109+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.771109+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.771759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.771759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.776727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.776727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.777462+0000 mgr.y (mgr.15252) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.777462+0000 mgr.y (mgr.15252) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.843709+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.843709+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.845700+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.845700+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.846310+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.846310+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.853169+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.853169+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.853579+0000 mgr.y (mgr.15252) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.853579+0000 mgr.y (mgr.15252) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.911711+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.911711+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.914357+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.914357+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.915063+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.915063+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.921322+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.921322+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.921713+0000 mgr.y (mgr.15252) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.921713+0000 mgr.y (mgr.15252) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.985808+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.985808+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.987955+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.987955+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.988555+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.988555+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.993373+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:54.993373+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.993824+0000 mgr.y (mgr.15252) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: cephadm 2024-09-21T18:22:54.993824+0000 mgr.y (mgr.15252) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.052016+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.052016+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.053981+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.053981+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.054570+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.054570+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.059437+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.059437+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.117104+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.117104+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.119473+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.119473+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.120175+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.120175+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.125200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.125200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.184440+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.184440+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.186626+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.186626+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.187358+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.187358+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.192330+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.192330+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.251096+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.251096+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.253640+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.253640+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.254316+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.254316+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.260278+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.260278+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.320598+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.320598+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.322687+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.322687+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.323394+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.323394+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.329165+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.329165+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.387676+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.387676+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.389690+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.389690+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.390315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.390315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.395002+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.395002+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.452859+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.452859+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.455057+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.455057+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.455815+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.455815+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.461011+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.461011+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.523357+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.523357+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.525777+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.525777+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.526384+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.526384+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.531198+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.531198+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.616069+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.616069+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.618341+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.618341+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.618921+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.618921+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.623800+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:55.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:55 smithi169 bash[82163]: audit 2024-09-21T18:22:55.623800+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.494312+0000 mgr.y (mgr.15252) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.561814+0000 mgr.y (mgr.15252) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.561814+0000 mgr.y (mgr.15252) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.630098+0000 mgr.y (mgr.15252) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.217 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.630098+0000 mgr.y (mgr.15252) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.687025+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.687025+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.688575+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.688575+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.689791+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.689791+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.691017+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.691017+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696903+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696903+0000 mon.a (mon.0) 102 : cluster [DBG] monmap epoch 3 2024-09-21T18:22:56.218 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696919+0000 mon.a (mon.0) 103 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696919+0000 mon.a (mon.0) 103 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696931+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696931+0000 mon.a (mon.0) 104 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696942+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696942+0000 mon.a (mon.0) 105 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696954+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696954+0000 mon.a (mon.0) 106 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696966+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696966+0000 mon.a (mon.0) 107 : cluster [DBG] election_strategy: 1 2024-09-21T18:22:56.219 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697439+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697439+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697457+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697457+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697738+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697738+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697855+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cluster 2024-09-21T18:22:54.697855+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.701880+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.701880+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.702607+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.702607+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.709700+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.709700+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.710691+0000 mgr.y (mgr.15252) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.220 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.710691+0000 mgr.y (mgr.15252) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.769146+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.769146+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.771109+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.771109+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.771759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696978+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696978+0000 mon.a (mon.0) 108 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696988+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.696988+0000 mon.a (mon.0) 109 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697004+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:56.221 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697004+0000 mon.a (mon.0) 110 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697439+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697439+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697457+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697457+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697738+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697738+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697855+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cluster 2024-09-21T18:22:54.697855+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.701880+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.701880+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.702607+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.702607+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.709700+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.709700+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.222 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.710691+0000 mgr.y (mgr.15252) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.710691+0000 mgr.y (mgr.15252) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.769146+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.771759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.776727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.776727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.777462+0000 mgr.y (mgr.15252) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.777462+0000 mgr.y (mgr.15252) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.843709+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.223 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.843709+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.845700+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.845700+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.846310+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.846310+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.853169+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.853169+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.853579+0000 mgr.y (mgr.15252) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.853579+0000 mgr.y (mgr.15252) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.911711+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.911711+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.914357+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.914357+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.224 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.915063+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.769146+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.771109+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.771109+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.771759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.771759+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.776727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.776727+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.777462+0000 mgr.y (mgr.15252) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.777462+0000 mgr.y (mgr.15252) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.843709+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.225 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.843709+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.845700+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.845700+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.846310+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.846310+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.853169+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.853169+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.853579+0000 mgr.y (mgr.15252) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.853579+0000 mgr.y (mgr.15252) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.911711+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.226 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.915063+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.921322+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.921322+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.921713+0000 mgr.y (mgr.15252) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.921713+0000 mgr.y (mgr.15252) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.985808+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.985808+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.987955+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.987955+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.988555+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.988555+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.993373+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.227 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:54.993373+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.993824+0000 mgr.y (mgr.15252) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: cephadm 2024-09-21T18:22:54.993824+0000 mgr.y (mgr.15252) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.052016+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.052016+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.053981+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.053981+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.054570+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.911711+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.914357+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.228 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.914357+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.915063+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.915063+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.921322+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.921322+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.921713+0000 mgr.y (mgr.15252) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.921713+0000 mgr.y (mgr.15252) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.985808+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.985808+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.987955+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.987955+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.988555+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.229 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.988555+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.993373+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:54.993373+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.993824+0000 mgr.y (mgr.15252) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: cephadm 2024-09-21T18:22:54.993824+0000 mgr.y (mgr.15252) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.052016+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.054570+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.059437+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.059437+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.230 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.117104+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.117104+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.119473+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.119473+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.120175+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.120175+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.125200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.125200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.184440+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.184440+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.186626+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.186626+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.187358+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.187358+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.192330+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.192330+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.251096+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.052016+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.053981+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.053981+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.054570+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.232 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.054570+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.059437+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.059437+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.117104+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.117104+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.119473+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.119473+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.120175+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.120175+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.125200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.125200+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.184440+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.184440+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.233 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.186626+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.186626+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.251096+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.253640+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.253640+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.254316+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.254316+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.260278+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.260278+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.234 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.320598+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.320598+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.322687+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.322687+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.323394+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.323394+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.329165+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.329165+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.387676+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.387676+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.389690+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.235 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.389690+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.187358+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.187358+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.192330+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.192330+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.251096+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.251096+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.253640+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.253640+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.254316+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.254316+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.260278+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.260278+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.320598+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.320598+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.322687+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.322687+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.323394+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.323394+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.329165+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.390315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.390315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.395002+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.395002+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.452859+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.452859+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.455057+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.455057+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.455815+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.455815+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.461011+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.461011+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.523357+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.523357+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.525777+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.525777+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.526384+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.238 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.526384+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.531198+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.329165+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.387676+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.387676+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.389690+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.389690+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.390315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.390315+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.395002+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.239 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.395002+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.452859+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.452859+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.455057+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.455057+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.455815+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.455815+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.461011+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.461011+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.523357+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.523357+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.240 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.531198+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.616069+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.616069+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.618341+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.618341+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.618921+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.618921+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.623800+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[104318]: audit 2024-09-21T18:22:55.623800+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.525777+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.525777+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.241 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.526384+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.526384+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.531198+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.531198+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.616069+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.616069+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.618341+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.618341+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.618921+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.618921+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.623800+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.242 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:55 smithi043 bash[103198]: audit 2024-09-21T18:22:55.623800+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.059956+0000 mgr.y (mgr.15252) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.059956+0000 mgr.y (mgr.15252) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.125829+0000 mgr.y (mgr.15252) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.125829+0000 mgr.y (mgr.15252) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.192746+0000 mgr.y (mgr.15252) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.192746+0000 mgr.y (mgr.15252) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.260934+0000 mgr.y (mgr.15252) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.260934+0000 mgr.y (mgr.15252) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.329676+0000 mgr.y (mgr.15252) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.329676+0000 mgr.y (mgr.15252) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.395450+0000 mgr.y (mgr.15252) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.395450+0000 mgr.y (mgr.15252) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.461552+0000 mgr.y (mgr.15252) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.461552+0000 mgr.y (mgr.15252) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.531624+0000 mgr.y (mgr.15252) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.531624+0000 mgr.y (mgr.15252) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.624275+0000 mgr.y (mgr.15252) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.624275+0000 mgr.y (mgr.15252) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.692036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.692036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.695417+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.695417+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.696190+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.696190+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.702235+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.702235+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.702785+0000 mgr.y (mgr.15252) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.702785+0000 mgr.y (mgr.15252) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.771971+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.771971+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.774597+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.774597+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.775529+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.775529+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cluster 2024-09-21T18:22:55.778088+0000 mgr.y (mgr.15252) 1215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cluster 2024-09-21T18:22:55.778088+0000 mgr.y (mgr.15252) 1215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.783128+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.783128+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.783610+0000 mgr.y (mgr.15252) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.783610+0000 mgr.y (mgr.15252) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.856289+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.856289+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.858567+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.858567+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.859240+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.859240+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.865076+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.865076+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.865635+0000 mgr.y (mgr.15252) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.865635+0000 mgr.y (mgr.15252) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.929139+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.929139+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.931751+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.931751+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.932610+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.932610+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.938192+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:55.938192+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.938708+0000 mgr.y (mgr.15252) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: cephadm 2024-09-21T18:22:55.938708+0000 mgr.y (mgr.15252) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:56.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.008723+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.008723+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.011812+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.011812+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.012845+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.012845+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.018657+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.018657+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.087612+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.087612+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.090694+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.090694+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.091566+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.091566+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.099492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.099492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.177828+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.177828+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.180213+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.180213+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.180845+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.180845+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.186290+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.186290+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.249071+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.249071+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.251262+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.251262+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.251903+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.251903+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.256988+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.256988+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.320128+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.320128+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.324054+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.324054+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.325227+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.325227+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.331170+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.331170+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.411381+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.411381+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.415178+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.415178+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.416452+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.416452+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.424996+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.424996+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.515263+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.515263+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.517510+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.517510+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.518177+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.518177+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.523529+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.523529+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.602466+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.602466+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.606612+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.606612+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:56.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.607478+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.607478+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:56.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.614007+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:56.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:56 smithi169 bash[82163]: audit 2024-09-21T18:22:56.614007+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.059956+0000 mgr.y (mgr.15252) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.059956+0000 mgr.y (mgr.15252) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.125829+0000 mgr.y (mgr.15252) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.125829+0000 mgr.y (mgr.15252) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.192746+0000 mgr.y (mgr.15252) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.192746+0000 mgr.y (mgr.15252) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.260934+0000 mgr.y (mgr.15252) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.260934+0000 mgr.y (mgr.15252) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.329676+0000 mgr.y (mgr.15252) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.329676+0000 mgr.y (mgr.15252) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.395450+0000 mgr.y (mgr.15252) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.395450+0000 mgr.y (mgr.15252) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.461552+0000 mgr.y (mgr.15252) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.461552+0000 mgr.y (mgr.15252) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.531624+0000 mgr.y (mgr.15252) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.531624+0000 mgr.y (mgr.15252) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.624275+0000 mgr.y (mgr.15252) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.624275+0000 mgr.y (mgr.15252) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.692036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.692036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.695417+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.695417+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.696190+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.696190+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.702235+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.702235+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.702785+0000 mgr.y (mgr.15252) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.702785+0000 mgr.y (mgr.15252) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.771971+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.771971+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.774597+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.774597+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.775529+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.775529+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cluster 2024-09-21T18:22:55.778088+0000 mgr.y (mgr.15252) 1215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cluster 2024-09-21T18:22:55.778088+0000 mgr.y (mgr.15252) 1215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.783128+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.783128+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.783610+0000 mgr.y (mgr.15252) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.783610+0000 mgr.y (mgr.15252) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.856289+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.059956+0000 mgr.y (mgr.15252) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.059956+0000 mgr.y (mgr.15252) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.125829+0000 mgr.y (mgr.15252) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.125829+0000 mgr.y (mgr.15252) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.192746+0000 mgr.y (mgr.15252) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.192746+0000 mgr.y (mgr.15252) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.260934+0000 mgr.y (mgr.15252) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.260934+0000 mgr.y (mgr.15252) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.329676+0000 mgr.y (mgr.15252) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.329676+0000 mgr.y (mgr.15252) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.395450+0000 mgr.y (mgr.15252) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.395450+0000 mgr.y (mgr.15252) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.461552+0000 mgr.y (mgr.15252) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.461552+0000 mgr.y (mgr.15252) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.531624+0000 mgr.y (mgr.15252) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.531624+0000 mgr.y (mgr.15252) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.624275+0000 mgr.y (mgr.15252) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.624275+0000 mgr.y (mgr.15252) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.692036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.692036+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.695417+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.856289+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.858567+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.858567+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.859240+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.859240+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.865076+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.865076+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.865635+0000 mgr.y (mgr.15252) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.865635+0000 mgr.y (mgr.15252) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.929139+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.929139+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.931751+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.931751+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.932610+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.932610+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.938192+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:55.938192+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.938708+0000 mgr.y (mgr.15252) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: cephadm 2024-09-21T18:22:55.938708+0000 mgr.y (mgr.15252) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.008723+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.008723+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.011812+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.011812+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.012845+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.012845+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.018657+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.018657+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.087612+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.087612+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.090694+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.090694+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.091566+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.091566+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.099492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.099492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.177828+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.177828+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.180213+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.180213+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.695417+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.696190+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.696190+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.702235+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.702235+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.702785+0000 mgr.y (mgr.15252) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.702785+0000 mgr.y (mgr.15252) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.771971+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.771971+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.774597+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.774597+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.775529+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.775529+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cluster 2024-09-21T18:22:55.778088+0000 mgr.y (mgr.15252) 1215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cluster 2024-09-21T18:22:55.778088+0000 mgr.y (mgr.15252) 1215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.783128+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.783128+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.783610+0000 mgr.y (mgr.15252) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.783610+0000 mgr.y (mgr.15252) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.856289+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.180845+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.180845+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.186290+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.186290+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.249071+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.249071+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.251262+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.251262+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.251903+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.251903+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.256988+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.256988+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.320128+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.320128+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.324054+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.324054+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.325227+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.325227+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.331170+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.331170+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.411381+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.411381+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.415178+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.415178+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.416452+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.416452+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.424996+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.424996+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.515263+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.515263+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.517510+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.517510+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.518177+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.518177+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.523529+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.523529+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.602466+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.602466+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.856289+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.858567+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.858567+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.859240+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.859240+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.865076+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.865076+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.865635+0000 mgr.y (mgr.15252) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.865635+0000 mgr.y (mgr.15252) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.929139+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.929139+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.931751+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.931751+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.932610+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.932610+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.938192+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:55.938192+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.938708+0000 mgr.y (mgr.15252) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: cephadm 2024-09-21T18:22:55.938708+0000 mgr.y (mgr.15252) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.050 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.008723+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.606612+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.606612+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.607478+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.607478+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.614007+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.051 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[104318]: audit 2024-09-21T18:22:56.614007+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.008723+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.011812+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.011812+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.012845+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.012845+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.018657+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.018657+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.087612+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.087612+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.090694+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.090694+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.091566+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.091566+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.099492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.099492+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.177828+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.177828+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.180213+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.180213+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.180845+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.180845+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.186290+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.186290+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.249071+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.053 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.249071+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.251262+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.251262+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.251903+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.251903+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.256988+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.256988+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.320128+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.320128+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.324054+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.324054+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.325227+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.325227+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.331170+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.331170+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.411381+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.411381+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.415178+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.415178+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.416452+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.416452+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.424996+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.424996+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.515263+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.515263+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.517510+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.517510+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.518177+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.518177+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.523529+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.523529+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.602466+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.602466+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.606612+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.606612+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.607478+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.607478+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.614007+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:56 smithi043 bash[103198]: audit 2024-09-21T18:22:56.614007+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.635 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:22:57.232062242Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:22:57.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.019219+0000 mgr.y (mgr.15252) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.019219+0000 mgr.y (mgr.15252) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.100013+0000 mgr.y (mgr.15252) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.100013+0000 mgr.y (mgr.15252) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.186704+0000 mgr.y (mgr.15252) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.186704+0000 mgr.y (mgr.15252) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.257499+0000 mgr.y (mgr.15252) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.257499+0000 mgr.y (mgr.15252) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.331791+0000 mgr.y (mgr.15252) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.331791+0000 mgr.y (mgr.15252) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.425708+0000 mgr.y (mgr.15252) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.425708+0000 mgr.y (mgr.15252) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.524266+0000 mgr.y (mgr.15252) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.524266+0000 mgr.y (mgr.15252) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.614588+0000 mgr.y (mgr.15252) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.614588+0000 mgr.y (mgr.15252) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.693787+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.693787+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.697618+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.697618+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.698822+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.698822+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.710719+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.710719+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.711418+0000 mgr.y (mgr.15252) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.711418+0000 mgr.y (mgr.15252) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.769273+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.769273+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.772937+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.772937+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.773638+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.773638+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.779109+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.779109+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.779877+0000 mgr.y (mgr.15252) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.779877+0000 mgr.y (mgr.15252) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.839973+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.839973+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.843625+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.843625+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.844978+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.844978+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.852463+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.852463+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.852911+0000 mgr.y (mgr.15252) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.852911+0000 mgr.y (mgr.15252) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.932575+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.932575+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.936060+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.936060+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.937033+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.937033+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.942997+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:56.942997+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.943473+0000 mgr.y (mgr.15252) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: cephadm 2024-09-21T18:22:56.943473+0000 mgr.y (mgr.15252) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.029547+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.029547+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.032284+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.032284+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.033350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.033350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.039183+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.039183+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.104426+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.104426+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.107961+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.107961+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.108929+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.108929+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.115078+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.115078+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.185273+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.185273+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.188224+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.188224+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.188985+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.188985+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.194740+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.194740+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.260397+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.260397+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.263193+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.263193+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.263993+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.263993+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.271870+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.271870+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.346089+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.346089+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.350024+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.350024+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.351079+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.351079+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.357361+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.357361+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.424077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.424077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.426323+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.426323+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.427036+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.427036+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.432448+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.432448+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.493575+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.493575+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.495859+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.495859+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.496485+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.496485+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.501474+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.501474+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.562509+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.562509+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.565402+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.565402+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.566125+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.566125+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.571326+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:57 smithi169 bash[82163]: audit 2024-09-21T18:22:57.571326+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.947 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[75205]: debug 2024-09-21T18:22:57.719+0000 7fd1e491c640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-21T18:22:57.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.019219+0000 mgr.y (mgr.15252) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.947 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.019219+0000 mgr.y (mgr.15252) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.100013+0000 mgr.y (mgr.15252) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.100013+0000 mgr.y (mgr.15252) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.186704+0000 mgr.y (mgr.15252) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.186704+0000 mgr.y (mgr.15252) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.257499+0000 mgr.y (mgr.15252) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.257499+0000 mgr.y (mgr.15252) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.331791+0000 mgr.y (mgr.15252) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.331791+0000 mgr.y (mgr.15252) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.425708+0000 mgr.y (mgr.15252) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.425708+0000 mgr.y (mgr.15252) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.524266+0000 mgr.y (mgr.15252) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.948 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.524266+0000 mgr.y (mgr.15252) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.614588+0000 mgr.y (mgr.15252) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.614588+0000 mgr.y (mgr.15252) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.693787+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.693787+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.697618+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.697618+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.698822+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.019219+0000 mgr.y (mgr.15252) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.019219+0000 mgr.y (mgr.15252) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.100013+0000 mgr.y (mgr.15252) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.949 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.100013+0000 mgr.y (mgr.15252) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.186704+0000 mgr.y (mgr.15252) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.186704+0000 mgr.y (mgr.15252) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.257499+0000 mgr.y (mgr.15252) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.257499+0000 mgr.y (mgr.15252) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.331791+0000 mgr.y (mgr.15252) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.331791+0000 mgr.y (mgr.15252) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.425708+0000 mgr.y (mgr.15252) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.425708+0000 mgr.y (mgr.15252) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.524266+0000 mgr.y (mgr.15252) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.524266+0000 mgr.y (mgr.15252) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.614588+0000 mgr.y (mgr.15252) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.950 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.614588+0000 mgr.y (mgr.15252) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.693787+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.693787+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.697618+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.697618+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.698822+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.698822+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.710719+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.951 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.710719+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.711418+0000 mgr.y (mgr.15252) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.711418+0000 mgr.y (mgr.15252) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.769273+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.769273+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.772937+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.772937+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.773638+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.773638+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.779109+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.779109+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.779877+0000 mgr.y (mgr.15252) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.779877+0000 mgr.y (mgr.15252) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.839973+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.952 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.839973+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.843625+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.843625+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.844978+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.844978+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.852463+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.852463+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.852911+0000 mgr.y (mgr.15252) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.852911+0000 mgr.y (mgr.15252) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.932575+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.932575+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.936060+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.936060+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.953 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.937033+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.937033+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.942997+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:56.942997+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.943473+0000 mgr.y (mgr.15252) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: cephadm 2024-09-21T18:22:56.943473+0000 mgr.y (mgr.15252) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.029547+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.029547+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.032284+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.032284+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.954 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.698822+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.710719+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.710719+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.711418+0000 mgr.y (mgr.15252) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.711418+0000 mgr.y (mgr.15252) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.769273+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.769273+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.772937+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.772937+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.773638+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.773638+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.779109+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.779109+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.955 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.779877+0000 mgr.y (mgr.15252) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.779877+0000 mgr.y (mgr.15252) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.839973+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.839973+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.843625+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.843625+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.844978+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.033350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.956 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.033350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.039183+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.039183+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.104426+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.104426+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.107961+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.107961+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.108929+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.108929+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.115078+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.115078+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.185273+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.185273+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.188224+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.188224+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.188985+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.188985+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.194740+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.194740+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.260397+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.260397+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.263193+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.263193+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.263993+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.263993+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.271870+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.271870+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.346089+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.346089+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.350024+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.350024+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.351079+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.351079+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.357361+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.357361+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.424077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.424077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.959 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.426323+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.844978+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.852463+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.852463+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.852911+0000 mgr.y (mgr.15252) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.852911+0000 mgr.y (mgr.15252) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.932575+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.932575+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.936060+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.936060+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.937033+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.937033+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.942997+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.960 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:56.942997+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.943473+0000 mgr.y (mgr.15252) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: cephadm 2024-09-21T18:22:56.943473+0000 mgr.y (mgr.15252) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.029547+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.029547+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.032284+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.032284+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.426323+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.961 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.427036+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.427036+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.432448+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.432448+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.493575+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.493575+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.495859+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.495859+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.496485+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.496485+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.501474+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.501474+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.562509+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.962 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.562509+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.565402+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.565402+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.566125+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.566125+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.571326+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[103198]: audit 2024-09-21T18:22:57.571326+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.963 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.033350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.033350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.039183+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.039183+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.104426+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.104426+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.107961+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.107961+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.108929+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.108929+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.115078+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.115078+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.185273+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.964 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.185273+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.188224+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.188224+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.188985+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.188985+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.194740+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.194740+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.260397+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.260397+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.263193+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.263193+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.263993+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.263993+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.271870+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.965 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.271870+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.346089+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.346089+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.350024+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.350024+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.351079+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.351079+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.357361+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.357361+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.424077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.424077+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.426323+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.426323+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.966 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.427036+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.427036+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.432448+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.432448+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.493575+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.493575+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.495859+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.495859+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.496485+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.496485+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.501474+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.501474+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.562509+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.967 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.562509+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:57.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.565402+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.565402+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:57.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.566125+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.566125+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:57.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.571326+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:57.968 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:57 smithi043 bash[104318]: audit 2024-09-21T18:22:57.571326+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.039624+0000 mgr.y (mgr.15252) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.039624+0000 mgr.y (mgr.15252) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.115553+0000 mgr.y (mgr.15252) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.115553+0000 mgr.y (mgr.15252) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.195274+0000 mgr.y (mgr.15252) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.195274+0000 mgr.y (mgr.15252) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.272412+0000 mgr.y (mgr.15252) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.272412+0000 mgr.y (mgr.15252) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.358025+0000 mgr.y (mgr.15252) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.358025+0000 mgr.y (mgr.15252) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.433232+0000 mgr.y (mgr.15252) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.433232+0000 mgr.y (mgr.15252) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.501963+0000 mgr.y (mgr.15252) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.501963+0000 mgr.y (mgr.15252) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.571792+0000 mgr.y (mgr.15252) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.571792+0000 mgr.y (mgr.15252) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.630743+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.630743+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.639760+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.639760+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.642075+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.642075+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.649766+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.649766+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.650315+0000 mgr.y (mgr.15252) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.650315+0000 mgr.y (mgr.15252) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.716610+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.716610+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.718980+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.718980+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.719708+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.719708+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.725115+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.725115+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.725781+0000 mgr.y (mgr.15252) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.725781+0000 mgr.y (mgr.15252) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cluster 2024-09-21T18:22:57.778484+0000 mgr.y (mgr.15252) 1241 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cluster 2024-09-21T18:22:57.778484+0000 mgr.y (mgr.15252) 1241 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.787368+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.787368+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.789565+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.789565+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.790366+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.790366+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.797069+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.797069+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.797689+0000 mgr.y (mgr.15252) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.797689+0000 mgr.y (mgr.15252) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.857650+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.857650+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.859778+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.859778+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.860379+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.860379+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.865419+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.865419+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.865994+0000 mgr.y (mgr.15252) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.865994+0000 mgr.y (mgr.15252) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.925853+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.925853+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.928295+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.928295+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.929024+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.929024+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.934310+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.934310+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.934812+0000 mgr.y (mgr.15252) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:57.934812+0000 mgr.y (mgr.15252) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.992659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.992659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.995255+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.995255+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.995961+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:57.995961+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.001152+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.001152+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.001548+0000 mgr.y (mgr.15252) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.001548+0000 mgr.y (mgr.15252) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.069520+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.069520+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.072338+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.072338+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.073113+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.073113+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.079138+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.079138+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.139639+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.139639+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.142232+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.142232+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.142972+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.142972+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.148891+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.148891+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.215642+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.215642+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.218343+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.218343+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.219087+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.219087+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.228700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.228700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.297571+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.297571+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.299728+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.299728+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.300416+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.300416+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.306293+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.306293+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.365277+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.365277+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.367657+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.367657+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.368257+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.368257+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.373101+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.373101+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.432272+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.432272+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.435175+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.435175+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.436077+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.436077+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.443646+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.443646+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.515092+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.515092+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.518284+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.518284+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.519574+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.519574+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.527403+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.527403+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.598950+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.598950+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.602006+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.602006+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.602809+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.602809+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.610492+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:58.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:58 smithi169 bash[82163]: audit 2024-09-21T18:22:58.610492+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.039624+0000 mgr.y (mgr.15252) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.039624+0000 mgr.y (mgr.15252) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.115553+0000 mgr.y (mgr.15252) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.115553+0000 mgr.y (mgr.15252) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.195274+0000 mgr.y (mgr.15252) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.195274+0000 mgr.y (mgr.15252) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.272412+0000 mgr.y (mgr.15252) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.272412+0000 mgr.y (mgr.15252) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.358025+0000 mgr.y (mgr.15252) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.358025+0000 mgr.y (mgr.15252) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.433232+0000 mgr.y (mgr.15252) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.433232+0000 mgr.y (mgr.15252) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.501963+0000 mgr.y (mgr.15252) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.501963+0000 mgr.y (mgr.15252) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.571792+0000 mgr.y (mgr.15252) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.571792+0000 mgr.y (mgr.15252) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.630743+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.630743+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.639760+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.639760+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.642075+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.642075+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.649766+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.649766+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.650315+0000 mgr.y (mgr.15252) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.650315+0000 mgr.y (mgr.15252) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.716610+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.716610+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.718980+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.718980+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.719708+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.719708+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.725115+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.725115+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.725781+0000 mgr.y (mgr.15252) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.725781+0000 mgr.y (mgr.15252) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cluster 2024-09-21T18:22:57.778484+0000 mgr.y (mgr.15252) 1241 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cluster 2024-09-21T18:22:57.778484+0000 mgr.y (mgr.15252) 1241 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.787368+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.787368+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.789565+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.039624+0000 mgr.y (mgr.15252) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.039624+0000 mgr.y (mgr.15252) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.115553+0000 mgr.y (mgr.15252) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.115553+0000 mgr.y (mgr.15252) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.195274+0000 mgr.y (mgr.15252) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.195274+0000 mgr.y (mgr.15252) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.272412+0000 mgr.y (mgr.15252) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.272412+0000 mgr.y (mgr.15252) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.358025+0000 mgr.y (mgr.15252) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.358025+0000 mgr.y (mgr.15252) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.433232+0000 mgr.y (mgr.15252) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.433232+0000 mgr.y (mgr.15252) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.501963+0000 mgr.y (mgr.15252) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.501963+0000 mgr.y (mgr.15252) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.571792+0000 mgr.y (mgr.15252) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.571792+0000 mgr.y (mgr.15252) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.630743+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.630743+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.639760+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.639760+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.642075+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.789565+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.790366+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.790366+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.797069+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.797069+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.797689+0000 mgr.y (mgr.15252) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.797689+0000 mgr.y (mgr.15252) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.857650+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.857650+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.859778+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.859778+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.860379+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.860379+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.865419+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.865419+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.865994+0000 mgr.y (mgr.15252) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.865994+0000 mgr.y (mgr.15252) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.925853+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.925853+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.642075+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.649766+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.649766+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.650315+0000 mgr.y (mgr.15252) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.650315+0000 mgr.y (mgr.15252) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.716610+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.716610+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.718980+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.718980+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.719708+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.719708+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.725115+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.725115+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.725781+0000 mgr.y (mgr.15252) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.725781+0000 mgr.y (mgr.15252) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cluster 2024-09-21T18:22:57.778484+0000 mgr.y (mgr.15252) 1241 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cluster 2024-09-21T18:22:57.778484+0000 mgr.y (mgr.15252) 1241 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.787368+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.787368+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.789565+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.928295+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.928295+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.929024+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.929024+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.934310+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.934310+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.934812+0000 mgr.y (mgr.15252) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:57.934812+0000 mgr.y (mgr.15252) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.992659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.992659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.995255+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.995255+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.995961+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:57.995961+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.001152+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.001152+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.001548+0000 mgr.y (mgr.15252) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.001548+0000 mgr.y (mgr.15252) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.069520+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.069520+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.789565+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.790366+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.790366+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.797069+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.797069+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.797689+0000 mgr.y (mgr.15252) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.797689+0000 mgr.y (mgr.15252) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.857650+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.857650+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.859778+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.859778+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.860379+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.860379+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.865419+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.865419+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.865994+0000 mgr.y (mgr.15252) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.865994+0000 mgr.y (mgr.15252) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.925853+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.925853+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.072338+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.072338+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.073113+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.073113+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.079138+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.079138+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.139639+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.139639+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.142232+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.142232+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.142972+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.142972+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.148891+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.148891+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.215642+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.215642+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.218343+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.218343+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.219087+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.928295+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.928295+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.929024+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.929024+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.934310+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.934310+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.934812+0000 mgr.y (mgr.15252) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:57.934812+0000 mgr.y (mgr.15252) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.992659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.992659+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.995255+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.995255+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.995961+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:57.995961+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.001152+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.001152+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.001548+0000 mgr.y (mgr.15252) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.001548+0000 mgr.y (mgr.15252) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.069520+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.069520+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.219087+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.228700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.228700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.297571+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.297571+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.299728+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.299728+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.300416+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.300416+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.306293+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.306293+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.365277+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.365277+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.367657+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.367657+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.368257+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.368257+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.373101+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.373101+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.432272+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.432272+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.435175+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.435175+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.436077+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.436077+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.443646+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.443646+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.515092+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.515092+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.518284+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.518284+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.519574+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.519574+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.527403+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.527403+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.598950+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.598950+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.602006+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.602006+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.072338+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.072338+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.073113+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.073113+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.079138+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.079138+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.139639+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.139639+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.142232+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.142232+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.142972+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.142972+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.148891+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.148891+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.215642+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.215642+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.218343+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.218343+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.219087+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.602809+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.602809+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.610492+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[103198]: audit 2024-09-21T18:22:58.610492+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.219087+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.228700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.228700+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.297571+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.297571+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.299728+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.299728+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.300416+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.300416+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.306293+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.306293+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.365277+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.365277+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.367657+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.367657+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.368257+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.368257+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.373101+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.373101+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.432272+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.432272+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.435175+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.435175+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.436077+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.436077+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.443646+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.443646+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.515092+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.515092+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.518284+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.518284+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.519574+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.519574+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.527403+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.527403+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.598950+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.598950+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.602006+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.602006+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.602809+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.602809+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.610492+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:58 smithi043 bash[104318]: audit 2024-09-21T18:22:58.610492+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.754 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:22:59] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.51.0" 2024-09-21T18:22:59.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.079635+0000 mgr.y (mgr.15252) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.079635+0000 mgr.y (mgr.15252) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.135695+0000 mgr.y (mgr.15252) 1247 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:59.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.135695+0000 mgr.y (mgr.15252) 1247 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:59.754 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.149469+0000 mgr.y (mgr.15252) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.149469+0000 mgr.y (mgr.15252) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.229357+0000 mgr.y (mgr.15252) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.229357+0000 mgr.y (mgr.15252) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.306711+0000 mgr.y (mgr.15252) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.306711+0000 mgr.y (mgr.15252) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.373538+0000 mgr.y (mgr.15252) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.373538+0000 mgr.y (mgr.15252) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.444228+0000 mgr.y (mgr.15252) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.444228+0000 mgr.y (mgr.15252) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.527915+0000 mgr.y (mgr.15252) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.527915+0000 mgr.y (mgr.15252) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.611427+0000 mgr.y (mgr.15252) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.611427+0000 mgr.y (mgr.15252) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.755 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.682388+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.682388+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.685452+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.685452+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.686172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.686172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.692054+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.692054+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.692473+0000 mgr.y (mgr.15252) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.692473+0000 mgr.y (mgr.15252) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.756780+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.756780+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.759571+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.759571+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.760507+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.756 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.760507+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.766754+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.766754+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.767270+0000 mgr.y (mgr.15252) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.767270+0000 mgr.y (mgr.15252) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.838846+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.838846+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.079635+0000 mgr.y (mgr.15252) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.079635+0000 mgr.y (mgr.15252) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.135695+0000 mgr.y (mgr.15252) 1247 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.135695+0000 mgr.y (mgr.15252) 1247 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.149469+0000 mgr.y (mgr.15252) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.757 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.149469+0000 mgr.y (mgr.15252) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.229357+0000 mgr.y (mgr.15252) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.229357+0000 mgr.y (mgr.15252) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.306711+0000 mgr.y (mgr.15252) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.306711+0000 mgr.y (mgr.15252) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.373538+0000 mgr.y (mgr.15252) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.373538+0000 mgr.y (mgr.15252) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.444228+0000 mgr.y (mgr.15252) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.444228+0000 mgr.y (mgr.15252) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.527915+0000 mgr.y (mgr.15252) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.758 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.527915+0000 mgr.y (mgr.15252) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.611427+0000 mgr.y (mgr.15252) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.611427+0000 mgr.y (mgr.15252) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.682388+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.682388+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.685452+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.841824+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.841824+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.842751+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.759 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.842751+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.849340+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.849340+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.850016+0000 mgr.y (mgr.15252) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.850016+0000 mgr.y (mgr.15252) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.911773+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.911773+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.914101+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.914101+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.914848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.914848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.920980+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.920980+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.921355+0000 mgr.y (mgr.15252) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.760 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.921355+0000 mgr.y (mgr.15252) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.981414+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.981414+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.685452+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.686172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.686172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.692054+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.692054+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.692473+0000 mgr.y (mgr.15252) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.692473+0000 mgr.y (mgr.15252) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.756780+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.761 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.756780+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.759571+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.759571+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.760507+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.760507+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.766754+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.766754+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.767270+0000 mgr.y (mgr.15252) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.767270+0000 mgr.y (mgr.15252) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.838846+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.762 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.838846+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.984236+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.984236+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.985188+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.985188+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.763 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.993242+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:58.993242+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.993875+0000 mgr.y (mgr.15252) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: cephadm 2024-09-21T18:22:58.993875+0000 mgr.y (mgr.15252) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.063714+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.063714+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.068346+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.068346+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.069442+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.069442+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.077946+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.077946+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.764 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.158544+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.158544+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.161795+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.161795+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.841824+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.841824+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.842751+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.842751+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.849340+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.765 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.849340+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.850016+0000 mgr.y (mgr.15252) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.850016+0000 mgr.y (mgr.15252) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.911773+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.766 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.911773+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.914101+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.914101+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.914848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.914848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.920980+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.920980+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.921355+0000 mgr.y (mgr.15252) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.921355+0000 mgr.y (mgr.15252) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.981414+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.981414+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.767 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.162915+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.162915+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.171101+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.171101+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.243752+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.243752+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.246504+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.246504+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.247284+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.247284+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.252954+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.252954+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.319509+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.768 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.319509+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.322289+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.322289+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.323095+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.323095+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.330858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.984236+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.984236+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.985188+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.985188+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.993242+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.769 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:58.993242+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.993875+0000 mgr.y (mgr.15252) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: cephadm 2024-09-21T18:22:58.993875+0000 mgr.y (mgr.15252) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.063714+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.063714+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.068346+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.068346+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.069442+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.069442+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.077946+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.077946+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.158544+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.158544+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.161795+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.770 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.161795+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.330858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.403359+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.403359+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.406630+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.406630+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.407663+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.407663+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.415567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.415567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.485516+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.485516+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.771 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.487689+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.487689+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.488404+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.488404+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.772 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.497305+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.497305+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.559868+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.559868+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.162915+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.162915+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.171101+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.171101+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.243752+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.243752+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.246504+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.246504+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.247284+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.247284+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.252954+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.774 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.252954+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.319509+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.319509+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.322289+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.322289+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.323095+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.323095+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.330858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.562016+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.562016+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.562658+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.775 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.562658+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.567766+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.567766+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.631416+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.631416+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.633556+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[104318]: audit 2024-09-21T18:22:59.633556+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.330858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.403359+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.403359+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.776 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.406630+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.406630+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.407663+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.407663+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.415567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.415567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.485516+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.485516+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.487689+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.487689+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.488404+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.488404+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.497305+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.497305+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.777 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.559868+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.559868+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.562016+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.562016+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.562658+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.562658+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.567766+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.567766+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.631416+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.631416+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.633556+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.778 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:22:59 smithi043 bash[103198]: audit 2024-09-21T18:22:59.633556+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.079635+0000 mgr.y (mgr.15252) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.079635+0000 mgr.y (mgr.15252) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.135695+0000 mgr.y (mgr.15252) 1247 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.135695+0000 mgr.y (mgr.15252) 1247 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.149469+0000 mgr.y (mgr.15252) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.149469+0000 mgr.y (mgr.15252) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.229357+0000 mgr.y (mgr.15252) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.229357+0000 mgr.y (mgr.15252) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.306711+0000 mgr.y (mgr.15252) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.306711+0000 mgr.y (mgr.15252) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.373538+0000 mgr.y (mgr.15252) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.373538+0000 mgr.y (mgr.15252) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.444228+0000 mgr.y (mgr.15252) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.444228+0000 mgr.y (mgr.15252) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.527915+0000 mgr.y (mgr.15252) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.527915+0000 mgr.y (mgr.15252) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.611427+0000 mgr.y (mgr.15252) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.611427+0000 mgr.y (mgr.15252) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.682388+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.682388+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.685452+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.685452+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.686172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.686172+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.692054+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.692054+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.692473+0000 mgr.y (mgr.15252) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.692473+0000 mgr.y (mgr.15252) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.756780+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.756780+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.759571+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.759571+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.760507+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.760507+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.766754+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.766754+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.767270+0000 mgr.y (mgr.15252) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.767270+0000 mgr.y (mgr.15252) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.838846+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.838846+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.841824+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.841824+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.842751+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.842751+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.849340+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.849340+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.850016+0000 mgr.y (mgr.15252) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.850016+0000 mgr.y (mgr.15252) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.911773+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.911773+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.914101+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.914101+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.914848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.914848+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.920980+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.920980+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.921355+0000 mgr.y (mgr.15252) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.921355+0000 mgr.y (mgr.15252) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.981414+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.981414+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.984236+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.984236+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.985188+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.985188+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.993242+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:58.993242+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.993875+0000 mgr.y (mgr.15252) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: cephadm 2024-09-21T18:22:58.993875+0000 mgr.y (mgr.15252) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.063714+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.063714+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.068346+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.068346+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.069442+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.069442+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.077946+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.077946+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.158544+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.158544+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.161795+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.161795+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.162915+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.162915+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.171101+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.171101+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.243752+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.243752+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.246504+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.246504+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.247284+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.247284+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.252954+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.252954+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.319509+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.319509+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.322289+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.322289+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.323095+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.323095+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.330858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.330858+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.403359+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.403359+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.406630+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.406630+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.407663+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.407663+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.415567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.415567+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.485516+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.485516+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.487689+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.487689+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.488404+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.488404+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.497305+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.497305+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.559868+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.559868+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.562016+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.562016+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.562658+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.562658+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.567766+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.567766+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.631416+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.631416+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.633556+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:22:59.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:22:59 smithi169 bash[82163]: audit 2024-09-21T18:22:59.633556+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:00.234752607Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:00.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.078488+0000 mgr.y (mgr.15252) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.078488+0000 mgr.y (mgr.15252) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.171653+0000 mgr.y (mgr.15252) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.171653+0000 mgr.y (mgr.15252) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.253424+0000 mgr.y (mgr.15252) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.253424+0000 mgr.y (mgr.15252) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.331522+0000 mgr.y (mgr.15252) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.331522+0000 mgr.y (mgr.15252) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.416220+0000 mgr.y (mgr.15252) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.416220+0000 mgr.y (mgr.15252) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.498148+0000 mgr.y (mgr.15252) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.498148+0000 mgr.y (mgr.15252) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.568232+0000 mgr.y (mgr.15252) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.568232+0000 mgr.y (mgr.15252) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.634766+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.634766+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.654817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.654817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.655426+0000 mgr.y (mgr.15252) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.655426+0000 mgr.y (mgr.15252) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.724498+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.078488+0000 mgr.y (mgr.15252) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.078488+0000 mgr.y (mgr.15252) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.904 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.171653+0000 mgr.y (mgr.15252) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.171653+0000 mgr.y (mgr.15252) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.253424+0000 mgr.y (mgr.15252) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.253424+0000 mgr.y (mgr.15252) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.331522+0000 mgr.y (mgr.15252) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.331522+0000 mgr.y (mgr.15252) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.905 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.416220+0000 mgr.y (mgr.15252) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.416220+0000 mgr.y (mgr.15252) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.498148+0000 mgr.y (mgr.15252) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.498148+0000 mgr.y (mgr.15252) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.568232+0000 mgr.y (mgr.15252) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.568232+0000 mgr.y (mgr.15252) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.634766+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.906 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.634766+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.654817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.654817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.655426+0000 mgr.y (mgr.15252) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.655426+0000 mgr.y (mgr.15252) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.907 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.724498+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.078488+0000 mgr.y (mgr.15252) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.078488+0000 mgr.y (mgr.15252) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.171653+0000 mgr.y (mgr.15252) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.908 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.171653+0000 mgr.y (mgr.15252) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.253424+0000 mgr.y (mgr.15252) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.253424+0000 mgr.y (mgr.15252) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.331522+0000 mgr.y (mgr.15252) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.331522+0000 mgr.y (mgr.15252) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.416220+0000 mgr.y (mgr.15252) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.909 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.416220+0000 mgr.y (mgr.15252) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.498148+0000 mgr.y (mgr.15252) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.498148+0000 mgr.y (mgr.15252) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.568232+0000 mgr.y (mgr.15252) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.568232+0000 mgr.y (mgr.15252) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.634766+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.910 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.634766+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.654817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.654817+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.655426+0000 mgr.y (mgr.15252) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.655426+0000 mgr.y (mgr.15252) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.911 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.724498+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.724498+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.728173+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.728173+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.731414+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.731414+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.734472+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.734472+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.739650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.739650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.740088+0000 mgr.y (mgr.15252) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.740088+0000 mgr.y (mgr.15252) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.745570+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.745570+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.751630+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.751630+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cluster 2024-09-21T18:22:59.779305+0000 mgr.y (mgr.15252) 1269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:00.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cluster 2024-09-21T18:22:59.779305+0000 mgr.y (mgr.15252) 1269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:00.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.801882+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.801882+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.803885+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:00.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.803885+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:00.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.805173+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T18:23:00.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.805173+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T18:23:00.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.805872+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T18:23:00.915 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: audit 2024-09-21T18:22:59.805872+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T18:23:00.916 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.806407+0000 mgr.y (mgr.15252) 1270 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:23:00.916 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:00 smithi169 bash[82163]: cephadm 2024-09-21T18:22:59.806407+0000 mgr.y (mgr.15252) 1270 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:23:00.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.724498+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.916 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.728173+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.728173+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.731414+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.731414+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.734472+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.734472+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.739650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.739650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.740088+0000 mgr.y (mgr.15252) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.740088+0000 mgr.y (mgr.15252) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.745570+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.745570+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.751630+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.751630+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cluster 2024-09-21T18:22:59.779305+0000 mgr.y (mgr.15252) 1269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cluster 2024-09-21T18:22:59.779305+0000 mgr.y (mgr.15252) 1269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.801882+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.801882+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.803885+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:00.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.803885+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:00.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.724498+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.728173+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.728173+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:00.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.731414+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.731414+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:00.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.734472+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.734472+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.739650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.739650+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.740088+0000 mgr.y (mgr.15252) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.740088+0000 mgr.y (mgr.15252) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:00.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.745570+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.745570+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.751630+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.751630+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:00.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cluster 2024-09-21T18:22:59.779305+0000 mgr.y (mgr.15252) 1269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:00.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cluster 2024-09-21T18:22:59.779305+0000 mgr.y (mgr.15252) 1269 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:00.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.801882+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.801882+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:00.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.803885+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:00.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.803885+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:00.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.805173+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T18:23:00.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.805173+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T18:23:00.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.805872+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T18:23:00.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: audit 2024-09-21T18:22:59.805872+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T18:23:00.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.806407+0000 mgr.y (mgr.15252) 1270 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[104318]: cephadm 2024-09-21T18:22:59.806407+0000 mgr.y (mgr.15252) 1270 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.805173+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.805173+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.805872+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: audit 2024-09-21T18:22:59.805872+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["c"]} : dispatch 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.806407+0000 mgr.y (mgr.15252) 1270 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:23:00.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:00 smithi043 bash[103198]: cephadm 2024-09-21T18:22:59.806407+0000 mgr.y (mgr.15252) 1270 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-09-21T18:23:01.845 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 2s ago 41m - - 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 16s ago 40m - - 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (4m) 2s ago 31m 14.3M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (3m) 16s ago 30m 69.3M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (6m) 2s ago 28m 49.2M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (5m) 16s ago 39m 440M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:23:02.506 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (16m) 2s ago 42m 525M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (31s) 2s ago 42m 34.9M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d e9ab5c539eb8 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (111s) 16s ago 40m 33.5M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (40m) 2s ago 40m 84.0M 2048M 19.1.1-373-g4e45e6b4 164465d2334a 22204e9f3bc0 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (5m) 2s ago 31m 8376k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (5m) 16s ago 31m 8116k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (39m) 2s ago 39m 58.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (38m) 2s ago 38m 67.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (37m) 2s ago 37m 62.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (36m) 2s ago 36m 58.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (35m) 16s ago 35m 68.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (34m) 16s ago 34m 56.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (33m) 16s ago 33m 55.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:23:02.507 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (32m) 16s ago 32m 66.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:23:02.508 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (4m) 16s ago 31m 45.8M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:23:02.508 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (29m) 2s ago 29m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:23:02.508 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (29m) 16s ago 29m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:23:02.882 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:23:02.882 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:23:02.882 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 3 2024-09-21T18:23:02.882 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T18:23:02.883 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 5 2024-09-21T18:23:02.884 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:23:02.884 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:23:03.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[104318]: cluster 2024-09-21T18:23:01.779745+0000 mgr.y (mgr.15252) 1271 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:03.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[104318]: cluster 2024-09-21T18:23:01.779745+0000 mgr.y (mgr.15252) 1271 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:03.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[104318]: audit 2024-09-21T18:23:01.829822+0000 mgr.y (mgr.15252) 1272 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:03.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[104318]: audit 2024-09-21T18:23:01.829822+0000 mgr.y (mgr.15252) 1272 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[103198]: cluster 2024-09-21T18:23:01.779745+0000 mgr.y (mgr.15252) 1271 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[103198]: cluster 2024-09-21T18:23:01.779745+0000 mgr.y (mgr.15252) 1271 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[103198]: audit 2024-09-21T18:23:01.829822+0000 mgr.y (mgr.15252) 1272 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:03.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:02 smithi043 bash[103198]: audit 2024-09-21T18:23:01.829822+0000 mgr.y (mgr.15252) 1272 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:02 smithi169 bash[82163]: cluster 2024-09-21T18:23:01.779745+0000 mgr.y (mgr.15252) 1271 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:02 smithi169 bash[82163]: cluster 2024-09-21T18:23:01.779745+0000 mgr.y (mgr.15252) 1271 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:02 smithi169 bash[82163]: audit 2024-09-21T18:23:01.829822+0000 mgr.y (mgr.15252) 1272 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:03.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:02 smithi169 bash[82163]: audit 2024-09-21T18:23:01.829822+0000 mgr.y (mgr.15252) 1272 : audit [DBG] from='client.54104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi043", 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "1/2 daemons upgraded", 2024-09-21T18:23:03.221 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading mon daemons", 2024-09-21T18:23:03.222 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:23:03.222 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:23:03.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:03.207897464Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:02.155050+0000 mgr.y (mgr.15252) 1273 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:02.155050+0000 mgr.y (mgr.15252) 1273 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:02.489503+0000 mgr.y (mgr.15252) 1274 : audit [DBG] from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:02.489503+0000 mgr.y (mgr.15252) 1274 : audit [DBG] from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:02.880524+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/4167924084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:02.880524+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/4167924084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.330734+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.330734+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.331507+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.331507+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.332257+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.332257+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.376393+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:04.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:03 smithi169 bash[82163]: audit 2024-09-21T18:23:03.376393+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:02.155050+0000 mgr.y (mgr.15252) 1273 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:02.155050+0000 mgr.y (mgr.15252) 1273 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:02.489503+0000 mgr.y (mgr.15252) 1274 : audit [DBG] from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:02.489503+0000 mgr.y (mgr.15252) 1274 : audit [DBG] from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:02.880524+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/4167924084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:02.880524+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/4167924084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.330734+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T18:23:04.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.330734+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.331507+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.331507+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.332257+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.332257+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.376393+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[103198]: audit 2024-09-21T18:23:03.376393+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:02.155050+0000 mgr.y (mgr.15252) 1273 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:02.155050+0000 mgr.y (mgr.15252) 1273 : audit [DBG] from='client.44106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:02.489503+0000 mgr.y (mgr.15252) 1274 : audit [DBG] from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:02.489503+0000 mgr.y (mgr.15252) 1274 : audit [DBG] from='client.54116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:04.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:02.880524+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/4167924084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:02.880524+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/4167924084' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.330734+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.330734+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.331507+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.331507+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.332257+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.332257+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.376393+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:04.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:03 smithi043 bash[104318]: audit 2024-09-21T18:23:03.376393+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:03.219707+0000 mgr.y (mgr.15252) 1275 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:03.219707+0000 mgr.y (mgr.15252) 1275 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: cephadm 2024-09-21T18:23:03.329579+0000 mgr.y (mgr.15252) 1276 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: cephadm 2024-09-21T18:23:03.329579+0000 mgr.y (mgr.15252) 1276 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: cephadm 2024-09-21T18:23:03.333081+0000 mgr.y (mgr.15252) 1277 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: cephadm 2024-09-21T18:23:03.333081+0000 mgr.y (mgr.15252) 1277 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: cluster 2024-09-21T18:23:03.780495+0000 mgr.y (mgr.15252) 1278 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: cluster 2024-09-21T18:23:03.780495+0000 mgr.y (mgr.15252) 1278 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:03.992464+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:03.992464+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:04.000623+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:04.000623+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:04.009966+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[104318]: audit 2024-09-21T18:23:04.009966+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:03.219707+0000 mgr.y (mgr.15252) 1275 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:03.219707+0000 mgr.y (mgr.15252) 1275 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: cephadm 2024-09-21T18:23:03.329579+0000 mgr.y (mgr.15252) 1276 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: cephadm 2024-09-21T18:23:03.329579+0000 mgr.y (mgr.15252) 1276 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: cephadm 2024-09-21T18:23:03.333081+0000 mgr.y (mgr.15252) 1277 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: cephadm 2024-09-21T18:23:03.333081+0000 mgr.y (mgr.15252) 1277 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: cluster 2024-09-21T18:23:03.780495+0000 mgr.y (mgr.15252) 1278 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: cluster 2024-09-21T18:23:03.780495+0000 mgr.y (mgr.15252) 1278 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:05.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:03.992464+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:03.992464+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:04.000623+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:04.000623+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:04.009966+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:04 smithi043 bash[103198]: audit 2024-09-21T18:23:04.009966+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:03.219707+0000 mgr.y (mgr.15252) 1275 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:03.219707+0000 mgr.y (mgr.15252) 1275 : audit [DBG] from='client.54128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: cephadm 2024-09-21T18:23:03.329579+0000 mgr.y (mgr.15252) 1276 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: cephadm 2024-09-21T18:23:03.329579+0000 mgr.y (mgr.15252) 1276 : cephadm [INF] Upgrade: Updating mon.c 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: cephadm 2024-09-21T18:23:03.333081+0000 mgr.y (mgr.15252) 1277 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: cephadm 2024-09-21T18:23:03.333081+0000 mgr.y (mgr.15252) 1277 : cephadm [INF] Deploying daemon mon.c on smithi043 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: cluster 2024-09-21T18:23:03.780495+0000 mgr.y (mgr.15252) 1278 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: cluster 2024-09-21T18:23:03.780495+0000 mgr.y (mgr.15252) 1278 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:03.992464+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:03.992464+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:04.000623+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:04.000623+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:04.009966+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:05.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:04 smithi169 bash[82163]: audit 2024-09-21T18:23:04.009966+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:06.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:06.226082159Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: cluster 2024-09-21T18:23:05.781179+0000 mgr.y (mgr.15252) 1279 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: cluster 2024-09-21T18:23:05.781179+0000 mgr.y (mgr.15252) 1279 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: audit 2024-09-21T18:23:06.942456+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: audit 2024-09-21T18:23:06.942456+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: audit 2024-09-21T18:23:06.949076+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: audit 2024-09-21T18:23:06.949076+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: audit 2024-09-21T18:23:06.957885+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[104318]: audit 2024-09-21T18:23:06.957885+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: cluster 2024-09-21T18:23:05.781179+0000 mgr.y (mgr.15252) 1279 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: cluster 2024-09-21T18:23:05.781179+0000 mgr.y (mgr.15252) 1279 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: audit 2024-09-21T18:23:06.942456+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: audit 2024-09-21T18:23:06.942456+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: audit 2024-09-21T18:23:06.949076+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: audit 2024-09-21T18:23:06.949076+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: audit 2024-09-21T18:23:06.957885+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:06 smithi043 bash[103198]: audit 2024-09-21T18:23:06.957885+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: cluster 2024-09-21T18:23:05.781179+0000 mgr.y (mgr.15252) 1279 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: cluster 2024-09-21T18:23:05.781179+0000 mgr.y (mgr.15252) 1279 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: audit 2024-09-21T18:23:06.942456+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: audit 2024-09-21T18:23:06.942456+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: audit 2024-09-21T18:23:06.949076+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: audit 2024-09-21T18:23:06.949076+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: audit 2024-09-21T18:23:06.957885+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:06 smithi169 bash[82163]: audit 2024-09-21T18:23:06.957885+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:08.319 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.319 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.319 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.320 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.320 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.320 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.321 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.321 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:08.321 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:08 smithi043 systemd[1]: Stopping Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:23:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:08 smithi043 bash[104318]: debug 2024-09-21T18:23:08.439+0000 7f6c10e4a640 -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-21T18:23:08.656 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:08 smithi043 bash[104318]: debug 2024-09-21T18:23:08.439+0000 7f6c10e4a640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T18:23:09.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:09 smithi043 bash[105945]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-c 2024-09-21T18:23:09.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:09 smithi043 bash[106006]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-c 2024-09-21T18:23:09.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.c.service: Deactivated successfully. 2024-09-21T18:23:09.358 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: Stopped Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:23:09.360 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:09.193986266Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:09.680 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.681 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.681 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.681 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.682 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.682 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.682 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.682 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.683 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:23:09.683 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:09 smithi043 systemd[1]: Started Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:23:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:23:09] "GET /metrics HTTP/1.1" 200 38223 "" "Prometheus/2.51.0" 2024-09-21T18:23:11.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.671+0000 7f2fab193c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T18:23:11.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.671+0000 7f2fab193c80 0 ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev), process ceph-mon, pid 7 2024-09-21T18:23:11.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.671+0000 7f2fab193c80 0 pidfile_write: ignore empty --pid-file 2024-09-21T18:23:11.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 0 load: jerasure load: lrc 2024-09-21T18:23:11.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Git sha 0 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Compile date 2024-09-21 14:38:11 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: DB SUMMARY 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: DB Session ID: P9MBOHQZNP6U9ZPNHYJU 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: MANIFEST file: MANIFEST-000104 size: 789 Bytes 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000112.sst 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000110.log size: 621149 ; 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T18:23:11.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.env: 0x559e64ded120 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.info_log: 0x559e675bf700 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T18:23:11.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.db_log_dir: 2024-09-21T18:23:11.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.wal_dir: 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.write_buffer_manager: 0x559e675c21e0 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T18:23:11.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.row_cache: None 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.wal_filter: None 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T18:23:11.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T18:23:11.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T18:23:11.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Compression algorithms supported: 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kZSTD supported: 0 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T18:23:11.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000104 2024-09-21T18:23:11.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.merge_operator: 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559e675bf320) 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: cache_index_and_filter_blocks: 1 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: pin_top_level_index_and_filter: 1 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: index_type: 0 2024-09-21T18:23:11.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: data_block_index_type: 0 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: index_shortening: 1 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: checksum: 4 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: no_block_cache: 0 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_cache: 0x559e675b5610 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_cache_name: BinnedLRUCache 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_cache_options: 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: capacity : 536870912 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: num_shard_bits : 4 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: strict_capacity_limit : 0 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: high_pri_pool_ratio: 0.000 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_cache_compressed: (nil) 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: persistent_cache: (nil) 2024-09-21T18:23:11.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_size: 4096 2024-09-21T18:23:11.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_size_deviation: 10 2024-09-21T18:23:11.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_restart_interval: 16 2024-09-21T18:23:11.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: index_block_restart_interval: 1 2024-09-21T18:23:11.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: metadata_block_size: 4096 2024-09-21T18:23:11.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: partition_filters: 0 2024-09-21T18:23:11.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: use_delta_encoding: 1 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: filter_policy: bloomfilter 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: whole_key_filtering: 1 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: verify_compression: 0 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: read_amp_bytes_per_bit: 0 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: format_version: 5 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: enable_index_compression: 1 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: block_align: 0 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: max_auto_readahead_size: 262144 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: prepopulate_block_cache: 0 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: initial_auto_readahead_size: 8192 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: num_file_reads_for_auto_readahead: 2 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T18:23:11.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.num_levels: 7 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T18:23:11.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T18:23:11.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T18:23:11.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T18:23:11.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T18:23:11.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.675+0000 7f2fab193c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 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-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000104 succeeded,manifest_file_number is 104, next_file_number is 114, last_sequence is 59065, log_number is 110,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 110 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 110 2024-09-21T18:23:11.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 6d8e4164-1dc6-49da-8b2f-100072cf4beb 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942990684273, "job": 1, "event": "recovery_started", "wal_files": [110]} 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.679+0000 7f2fab193c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #110 mode 2 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942990687725, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 115, "file_size": 377911, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 59070, "largest_seqno": 59362, "table_properties": {"data_size": 375521, "index_size": 902, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 453, "raw_key_size": 4272, "raw_average_key_size": 25, "raw_value_size": 372059, "raw_average_value_size": 2188, "num_data_blocks": 39, "num_entries": 170, "num_filter_entries": 170, "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": 1726942990, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "6d8e4164-1dc6-49da-8b2f-100072cf4beb", "db_session_id": "P9MBOHQZNP6U9ZPNHYJU", "orig_file_number": 115, "seqno_to_time_mapping": "N/A"}} 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726942990687876, "job": 1, "event": "recovery_finished"} 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 117 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 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-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000110.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559e675e2e00 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 4 rocksdb: DB pointer 0x559e676e6000 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fa0f5b640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fa0f5b640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: ** DB Stats ** 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:23:11.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 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-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 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-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: ** Compaction Stats [default] ** 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 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-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: L0 1/0 369.05 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 194.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: L6 1/0 11.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Sum 2/0 11.76 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 194.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 194.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: ** Compaction Stats [default] ** 2024-09-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 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-21T18:23:11.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 194.8 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Cumulative compaction: 0.00 GB write, 55.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Interval compaction: 0.00 GB write, 55.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 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-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Block cache BinnedLRUCache@0x559e675b5610#7 capacity: 512.00 MB usage: 1.58 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.1e-05 secs_since: 0 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: Block cache entry stats(count,size,portion): FilterBlock(1,0.50 KB,9.53674e-05%) IndexBlock(1,1.08 KB,0.000205636%) Misc(1,0.00 KB,0%) 2024-09-21T18:23:11.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.683+0000 7f2fab193c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] at bind addrs [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 1 mon.c@-1(???) e3 preinit fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 0 mon.c@-1(???).mds e1 new map 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 0 mon.c@-1(???).mds e1 print_map 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: e1 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: btime 2024-09-21T17:40:34:975552+0000 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 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-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: legacy client fscid: -1 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: No filesystems configured 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 0 mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:23:11.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 0 mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-09-21T18:23:11.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:10 smithi043 bash[106061]: debug 2024-09-21T18:23:10.687+0000 7f2fab193c80 1 mon.c@-1(???).paxosservice(auth 1..34) refresh upgraded, format 0 -> 3 2024-09-21T18:23:12.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:12.222308556Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:15.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:15.202827834Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:16 smithi043 bash[103198]: cluster 2024-09-21T18:23:07.781919+0000 mgr.y (mgr.15252) 1280 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:17.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:16 smithi043 bash[103198]: cluster 2024-09-21T18:23:07.781919+0000 mgr.y (mgr.15252) 1280 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:16 smithi169 bash[82163]: cluster 2024-09-21T18:23:07.781919+0000 mgr.y (mgr.15252) 1280 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:16 smithi169 bash[82163]: cluster 2024-09-21T18:23:07.781919+0000 mgr.y (mgr.15252) 1280 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:17 smithi043 bash[106061]: cluster 2024-09-21T18:23:07.781919+0000 mgr.y (mgr.15252) 1280 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:18.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:17 smithi043 bash[106061]: cluster 2024-09-21T18:23:07.781919+0000 mgr.y (mgr.15252) 1280 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:18.648 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:18.212514744Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:18.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:11.685443+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:23:18.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:11.685443+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:23:18.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.054301+0000 mgr.y (mgr.15252) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.054301+0000 mgr.y (mgr.15252) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.177277+0000 mgr.y (mgr.15252) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.177277+0000 mgr.y (mgr.15252) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.301723+0000 mgr.y (mgr.15252) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.301723+0000 mgr.y (mgr.15252) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.426209+0000 mgr.y (mgr.15252) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.426209+0000 mgr.y (mgr.15252) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.533658+0000 mgr.y (mgr.15252) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.533658+0000 mgr.y (mgr.15252) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.646766+0000 mgr.y (mgr.15252) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.646766+0000 mgr.y (mgr.15252) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.693506+0000 mon.a (mon.0) 446 : cluster [INF] mon.a calling monitor election 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.693506+0000 mon.a (mon.0) 446 : cluster [INF] mon.a calling monitor election 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.694856+0000 mon.b (mon.1) 5 : cluster [INF] mon.b calling monitor election 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.694856+0000 mon.b (mon.1) 5 : cluster [INF] mon.b calling monitor election 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.716947+0000 mon.a (mon.0) 447 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.716947+0000 mon.a (mon.0) 447 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:23:18.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721856+0000 mon.a (mon.0) 448 : cluster [DBG] monmap epoch 3 2024-09-21T18:23:18.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721856+0000 mon.a (mon.0) 448 : cluster [DBG] monmap epoch 3 2024-09-21T18:23:18.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721872+0000 mon.a (mon.0) 449 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:18.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721872+0000 mon.a (mon.0) 449 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:18.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721889+0000 mon.a (mon.0) 450 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721889+0000 mon.a (mon.0) 450 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721903+0000 mon.a (mon.0) 451 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721903+0000 mon.a (mon.0) 451 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721917+0000 mon.a (mon.0) 452 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721917+0000 mon.a (mon.0) 452 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721931+0000 mon.a (mon.0) 453 : cluster [DBG] election_strategy: 1 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721931+0000 mon.a (mon.0) 453 : cluster [DBG] election_strategy: 1 2024-09-21T18:23:18.903 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721944+0000 mon.a (mon.0) 454 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721944+0000 mon.a (mon.0) 454 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721958+0000 mon.a (mon.0) 455 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721958+0000 mon.a (mon.0) 455 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721971+0000 mon.a (mon.0) 456 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.721971+0000 mon.a (mon.0) 456 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.739806+0000 mon.a (mon.0) 457 : cluster [DBG] fsmap 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.739806+0000 mon.a (mon.0) 457 : cluster [DBG] fsmap 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.739841+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.739841+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.740274+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.740274+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.740423+0000 mon.a (mon.0) 460 : cluster [INF] overall HEALTH_OK 2024-09-21T18:23:18.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.740423+0000 mon.a (mon.0) 460 : cluster [INF] overall HEALTH_OK 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.749630+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.749630+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.753088+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.753088+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.754124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.754124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.762471+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.762471+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.763008+0000 mgr.y (mgr.15252) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.763008+0000 mgr.y (mgr.15252) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.787593+0000 mgr.y (mgr.15252) 1295 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cluster 2024-09-21T18:23:17.787593+0000 mgr.y (mgr.15252) 1295 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.852244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.905 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.852244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.855920+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.855920+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.857237+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.857237+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.864500+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.864500+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.906 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.865006+0000 mgr.y (mgr.15252) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.865006+0000 mgr.y (mgr.15252) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.936048+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.936048+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.940168+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.940168+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.941375+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.907 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.941375+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.948846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:17.948846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.949500+0000 mgr.y (mgr.15252) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: cephadm 2024-09-21T18:23:17.949500+0000 mgr.y (mgr.15252) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.040172+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.040172+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.043095+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.043095+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.043779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.043779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.908 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.049847+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.049847+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.115974+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.115974+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.119314+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.119314+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.120271+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.120271+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.126661+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.126661+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.191909+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.191909+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.194136+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.194136+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.194821+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.909 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.194821+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.199964+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.199964+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.258730+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.258730+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.261896+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.261896+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.262544+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.262544+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.267408+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.267408+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.325811+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.325811+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.910 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.328539+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.328539+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.329399+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.329399+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.337182+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.337182+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.376683+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.376683+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.424765+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.424765+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.428288+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.428288+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.429678+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.911 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.429678+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.438262+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.438262+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.518594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.518594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.521809+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.521809+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.522771+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.522771+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.532908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.532908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.606779+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.606779+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.912 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.610192+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.610192+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.611230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.611230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.619242+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.913 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:18 smithi169 bash[82163]: audit 2024-09-21T18:23:18.619242+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.913 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:11.685443+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:11.685443+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.054301+0000 mgr.y (mgr.15252) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.054301+0000 mgr.y (mgr.15252) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.177277+0000 mgr.y (mgr.15252) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.177277+0000 mgr.y (mgr.15252) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.301723+0000 mgr.y (mgr.15252) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.914 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.301723+0000 mgr.y (mgr.15252) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.426209+0000 mgr.y (mgr.15252) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.426209+0000 mgr.y (mgr.15252) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.533658+0000 mgr.y (mgr.15252) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.533658+0000 mgr.y (mgr.15252) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.646766+0000 mgr.y (mgr.15252) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.646766+0000 mgr.y (mgr.15252) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.915 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.693506+0000 mon.a (mon.0) 446 : cluster [INF] mon.a calling monitor election 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.693506+0000 mon.a (mon.0) 446 : cluster [INF] mon.a calling monitor election 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.694856+0000 mon.b (mon.1) 5 : cluster [INF] mon.b calling monitor election 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.694856+0000 mon.b (mon.1) 5 : cluster [INF] mon.b calling monitor election 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.716947+0000 mon.a (mon.0) 447 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.716947+0000 mon.a (mon.0) 447 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721856+0000 mon.a (mon.0) 448 : cluster [DBG] monmap epoch 3 2024-09-21T18:23:18.916 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721856+0000 mon.a (mon.0) 448 : cluster [DBG] monmap epoch 3 2024-09-21T18:23:18.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721872+0000 mon.a (mon.0) 449 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:18.917 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721872+0000 mon.a (mon.0) 449 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:18.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:11.685443+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:23:18.917 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:11.685443+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T18:23:18.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.054301+0000 mgr.y (mgr.15252) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.054301+0000 mgr.y (mgr.15252) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.177277+0000 mgr.y (mgr.15252) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.177277+0000 mgr.y (mgr.15252) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.918 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.301723+0000 mgr.y (mgr.15252) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.301723+0000 mgr.y (mgr.15252) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.426209+0000 mgr.y (mgr.15252) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.426209+0000 mgr.y (mgr.15252) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.533658+0000 mgr.y (mgr.15252) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.533658+0000 mgr.y (mgr.15252) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.646766+0000 mgr.y (mgr.15252) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.646766+0000 mgr.y (mgr.15252) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.693506+0000 mon.a (mon.0) 446 : cluster [INF] mon.a calling monitor election 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.693506+0000 mon.a (mon.0) 446 : cluster [INF] mon.a calling monitor election 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.694856+0000 mon.b (mon.1) 5 : cluster [INF] mon.b calling monitor election 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.694856+0000 mon.b (mon.1) 5 : cluster [INF] mon.b calling monitor election 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.716947+0000 mon.a (mon.0) 447 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:23:18.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.716947+0000 mon.a (mon.0) 447 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721856+0000 mon.a (mon.0) 448 : cluster [DBG] monmap epoch 3 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721856+0000 mon.a (mon.0) 448 : cluster [DBG] monmap epoch 3 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721872+0000 mon.a (mon.0) 449 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721872+0000 mon.a (mon.0) 449 : cluster [DBG] fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721889+0000 mon.a (mon.0) 450 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721889+0000 mon.a (mon.0) 450 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721903+0000 mon.a (mon.0) 451 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721903+0000 mon.a (mon.0) 451 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721917+0000 mon.a (mon.0) 452 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721917+0000 mon.a (mon.0) 452 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:23:18.920 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721931+0000 mon.a (mon.0) 453 : cluster [DBG] election_strategy: 1 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721931+0000 mon.a (mon.0) 453 : cluster [DBG] election_strategy: 1 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721944+0000 mon.a (mon.0) 454 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721944+0000 mon.a (mon.0) 454 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721958+0000 mon.a (mon.0) 455 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721958+0000 mon.a (mon.0) 455 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721971+0000 mon.a (mon.0) 456 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.721971+0000 mon.a (mon.0) 456 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.739806+0000 mon.a (mon.0) 457 : cluster [DBG] fsmap 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.739806+0000 mon.a (mon.0) 457 : cluster [DBG] fsmap 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.739841+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.739841+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.740274+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.740274+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:23:18.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.740423+0000 mon.a (mon.0) 460 : cluster [INF] overall HEALTH_OK 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.740423+0000 mon.a (mon.0) 460 : cluster [INF] overall HEALTH_OK 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.749630+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.749630+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.753088+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.753088+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721889+0000 mon.a (mon.0) 450 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721889+0000 mon.a (mon.0) 450 : cluster [DBG] last_changed 2024-09-21T17:42:43.892467+0000 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721903+0000 mon.a (mon.0) 451 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:23:18.922 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721903+0000 mon.a (mon.0) 451 : cluster [DBG] created 2024-09-21T17:40:30.247946+0000 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721917+0000 mon.a (mon.0) 452 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721917+0000 mon.a (mon.0) 452 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721931+0000 mon.a (mon.0) 453 : cluster [DBG] election_strategy: 1 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721931+0000 mon.a (mon.0) 453 : cluster [DBG] election_strategy: 1 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721944+0000 mon.a (mon.0) 454 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721944+0000 mon.a (mon.0) 454 : cluster [DBG] 0: [v2:172.21.15.43:3300/0,v1:172.21.15.43:6789/0] mon.a 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721958+0000 mon.a (mon.0) 455 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721958+0000 mon.a (mon.0) 455 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721971+0000 mon.a (mon.0) 456 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.721971+0000 mon.a (mon.0) 456 : cluster [DBG] 2: [v2:172.21.15.43:3301/0,v1:172.21.15.43:6790/0] mon.c 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.739806+0000 mon.a (mon.0) 457 : cluster [DBG] fsmap 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.739806+0000 mon.a (mon.0) 457 : cluster [DBG] fsmap 2024-09-21T18:23:18.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.739841+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.739841+0000 mon.a (mon.0) 458 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.740274+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.740274+0000 mon.a (mon.0) 459 : cluster [DBG] mgrmap e45: y(active, since 6m), standbys: x 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.740423+0000 mon.a (mon.0) 460 : cluster [INF] overall HEALTH_OK 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.740423+0000 mon.a (mon.0) 460 : cluster [INF] overall HEALTH_OK 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.749630+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.749630+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.753088+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.753088+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.754124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.754124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.762471+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.762471+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.763008+0000 mgr.y (mgr.15252) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.763008+0000 mgr.y (mgr.15252) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.787593+0000 mgr.y (mgr.15252) 1295 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cluster 2024-09-21T18:23:17.787593+0000 mgr.y (mgr.15252) 1295 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.852244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.852244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.855920+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.855920+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.857237+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.857237+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.864500+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.864500+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.865006+0000 mgr.y (mgr.15252) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.865006+0000 mgr.y (mgr.15252) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.936048+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.936048+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.940168+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.940168+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.941375+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.941375+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.948846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:17.948846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.949500+0000 mgr.y (mgr.15252) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: cephadm 2024-09-21T18:23:17.949500+0000 mgr.y (mgr.15252) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.040172+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.040172+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.043095+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.043095+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.043779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.043779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.049847+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.049847+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.115974+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.115974+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.119314+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.754124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.754124+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.762471+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.762471+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.763008+0000 mgr.y (mgr.15252) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.763008+0000 mgr.y (mgr.15252) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.787593+0000 mgr.y (mgr.15252) 1295 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cluster 2024-09-21T18:23:17.787593+0000 mgr.y (mgr.15252) 1295 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.852244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.852244+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.855920+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.855920+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.857237+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.857237+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.928 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.864500+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.864500+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.865006+0000 mgr.y (mgr.15252) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.865006+0000 mgr.y (mgr.15252) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.936048+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.119314+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.120271+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.120271+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.126661+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.126661+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.191909+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.191909+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.194136+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.194136+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.194821+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.194821+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.199964+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.199964+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.258730+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.258730+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.261896+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.261896+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.262544+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.930 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.262544+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.936048+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.940168+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.940168+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.941375+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.941375+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.948846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:17.948846+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.949500+0000 mgr.y (mgr.15252) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: cephadm 2024-09-21T18:23:17.949500+0000 mgr.y (mgr.15252) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.040172+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.040172+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.043095+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.043095+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.043779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.043779+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.049847+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.049847+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.115974+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.115974+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.119314+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.267408+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.267408+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.325811+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.325811+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.328539+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.328539+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.329399+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.329399+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.337182+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.337182+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.376683+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.376683+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.424765+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.424765+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.428288+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.428288+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.429678+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.429678+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.438262+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.119314+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.120271+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.120271+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.126661+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.126661+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.191909+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.191909+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.194136+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.194136+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.194821+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.194821+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.199964+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.199964+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.258730+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.258730+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.261896+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.261896+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.262544+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.262544+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.438262+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.518594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.518594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.521809+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.521809+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.522771+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.522771+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.532908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.532908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.606779+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.606779+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.610192+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.610192+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.611230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.611230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.619242+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[103198]: audit 2024-09-21T18:23:18.619242+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.267408+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.267408+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.325811+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.325811+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.328539+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.328539+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.329399+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.329399+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.337182+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.337182+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.376683+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.376683+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.424765+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.424765+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.428288+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.428288+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.429678+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.429678+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.438262+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.438262+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.518594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.518594+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.521809+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.521809+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.522771+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.522771+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.532908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.532908+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.606779+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.606779+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.610192+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.610192+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.611230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.611230+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:18.939 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.619242+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:18.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:18 smithi043 bash[106061]: audit 2024-09-21T18:23:18.619242+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.919 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:23:19] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T18:23:19.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.050464+0000 mgr.y (mgr.15252) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.919 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.050464+0000 mgr.y (mgr.15252) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.127204+0000 mgr.y (mgr.15252) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.127204+0000 mgr.y (mgr.15252) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.155563+0000 mgr.y (mgr.15252) 1300 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.155563+0000 mgr.y (mgr.15252) 1300 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.200378+0000 mgr.y (mgr.15252) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.200378+0000 mgr.y (mgr.15252) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.267862+0000 mgr.y (mgr.15252) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.267862+0000 mgr.y (mgr.15252) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.337672+0000 mgr.y (mgr.15252) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.337672+0000 mgr.y (mgr.15252) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.438759+0000 mgr.y (mgr.15252) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.438759+0000 mgr.y (mgr.15252) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.533586+0000 mgr.y (mgr.15252) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.920 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.533586+0000 mgr.y (mgr.15252) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.619903+0000 mgr.y (mgr.15252) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.619903+0000 mgr.y (mgr.15252) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.692181+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.692181+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.694763+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.050464+0000 mgr.y (mgr.15252) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.050464+0000 mgr.y (mgr.15252) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.127204+0000 mgr.y (mgr.15252) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.127204+0000 mgr.y (mgr.15252) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.155563+0000 mgr.y (mgr.15252) 1300 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:19.921 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.155563+0000 mgr.y (mgr.15252) 1300 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.200378+0000 mgr.y (mgr.15252) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.200378+0000 mgr.y (mgr.15252) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.267862+0000 mgr.y (mgr.15252) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.267862+0000 mgr.y (mgr.15252) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.337672+0000 mgr.y (mgr.15252) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.337672+0000 mgr.y (mgr.15252) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.438759+0000 mgr.y (mgr.15252) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.438759+0000 mgr.y (mgr.15252) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.533586+0000 mgr.y (mgr.15252) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.533586+0000 mgr.y (mgr.15252) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.619903+0000 mgr.y (mgr.15252) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.619903+0000 mgr.y (mgr.15252) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.922 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.692181+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.692181+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.694763+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.694763+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.695404+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.695404+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.700244+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.700244+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.700822+0000 mgr.y (mgr.15252) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.700822+0000 mgr.y (mgr.15252) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.764555+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.923 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.764555+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.767309+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.767309+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.768003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.768003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.772695+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.772695+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.773180+0000 mgr.y (mgr.15252) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.773180+0000 mgr.y (mgr.15252) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.831658+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.831658+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.924 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.694763+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.695404+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.695404+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.700244+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.700244+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.700822+0000 mgr.y (mgr.15252) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.700822+0000 mgr.y (mgr.15252) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.764555+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.764555+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.767309+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.767309+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.768003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.768003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.772695+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.925 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.772695+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.773180+0000 mgr.y (mgr.15252) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.773180+0000 mgr.y (mgr.15252) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.831658+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.831658+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.834179+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.834179+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.834886+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.834886+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.842273+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.926 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.842273+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.842798+0000 mgr.y (mgr.15252) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.842798+0000 mgr.y (mgr.15252) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.918800+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.918800+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.921128+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.921128+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.921764+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.921764+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.926733+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.926733+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.927128+0000 mgr.y (mgr.15252) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:18.927128+0000 mgr.y (mgr.15252) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.994901+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.927 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.994901+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.834179+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.834179+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.834886+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.834886+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.842273+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.842273+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.842798+0000 mgr.y (mgr.15252) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.842798+0000 mgr.y (mgr.15252) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.918800+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.918800+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.921128+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.928 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.921128+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.921764+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.921764+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.926733+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.926733+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.927128+0000 mgr.y (mgr.15252) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:18.927128+0000 mgr.y (mgr.15252) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.994901+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.929 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.994901+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.997055+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.997055+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.997694+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:18.997694+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.002930+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.002930+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.003338+0000 mgr.y (mgr.15252) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.003338+0000 mgr.y (mgr.15252) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.061692+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.930 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.061692+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.063842+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.063842+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.064466+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.064466+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.069086+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.069086+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.126178+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.126178+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.128229+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.931 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.128229+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.997055+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.997055+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.997694+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:18.997694+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.002930+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.002930+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.003338+0000 mgr.y (mgr.15252) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.003338+0000 mgr.y (mgr.15252) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.061692+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.061692+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.063842+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.063842+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.064466+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.064466+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.069086+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.069086+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.126178+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.126178+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.128229+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.933 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.128229+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.128950+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.128950+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.134347+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.134347+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.194195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.194195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.196510+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.196510+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.197085+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.197085+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.202756+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.202756+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.934 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.262562+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.262562+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.264565+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.264565+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.265164+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.265164+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.272016+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.128950+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.128950+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.134347+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.134347+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.935 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.194195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.194195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.196510+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.196510+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.197085+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.197085+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.202756+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.202756+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.262562+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.262562+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.264565+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.264565+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.265164+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.265164+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.936 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.272016+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.272016+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.344088+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.344088+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.347502+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.347502+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.349019+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.349019+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.357514+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.357514+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.423463+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.423463+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.937 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.426025+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.426025+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.426690+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.426690+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.432178+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.432178+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.491913+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.491913+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.272016+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.344088+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.938 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.344088+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.347502+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.347502+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.349019+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.349019+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.357514+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.357514+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.423463+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.423463+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.426025+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.426025+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.426690+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.426690+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.432178+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.432178+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.939 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.491913+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.491913+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.494354+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.494354+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.495009+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.495009+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.501226+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.501226+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.564744+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.564744+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.940 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.567958+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.567958+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.569181+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.569181+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.575787+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.575787+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.642914+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.642914+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.645173+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[106061]: audit 2024-09-21T18:23:19.645173+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.494354+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.494354+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.495009+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.941 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.495009+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.501226+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.501226+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.564744+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.564744+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.567958+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.567958+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.569181+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.569181+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.575787+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.575787+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.642914+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.642914+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.645173+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:19.942 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:19 smithi043 bash[103198]: audit 2024-09-21T18:23:19.645173+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.050464+0000 mgr.y (mgr.15252) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.050464+0000 mgr.y (mgr.15252) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.127204+0000 mgr.y (mgr.15252) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.127204+0000 mgr.y (mgr.15252) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.155563+0000 mgr.y (mgr.15252) 1300 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.155563+0000 mgr.y (mgr.15252) 1300 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.200378+0000 mgr.y (mgr.15252) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.200378+0000 mgr.y (mgr.15252) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.267862+0000 mgr.y (mgr.15252) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.267862+0000 mgr.y (mgr.15252) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.337672+0000 mgr.y (mgr.15252) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.337672+0000 mgr.y (mgr.15252) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.438759+0000 mgr.y (mgr.15252) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.438759+0000 mgr.y (mgr.15252) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.533586+0000 mgr.y (mgr.15252) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.533586+0000 mgr.y (mgr.15252) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.619903+0000 mgr.y (mgr.15252) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.619903+0000 mgr.y (mgr.15252) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.692181+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.692181+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.694763+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.694763+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.695404+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.695404+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.700244+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.700244+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.700822+0000 mgr.y (mgr.15252) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.700822+0000 mgr.y (mgr.15252) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.764555+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.764555+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.767309+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.767309+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.768003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.768003+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.772695+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.772695+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.773180+0000 mgr.y (mgr.15252) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.773180+0000 mgr.y (mgr.15252) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.831658+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.831658+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.834179+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.834179+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.834886+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.834886+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.842273+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.842273+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.842798+0000 mgr.y (mgr.15252) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.842798+0000 mgr.y (mgr.15252) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.918800+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.918800+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.921128+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.921128+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.921764+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.921764+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.926733+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.926733+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.927128+0000 mgr.y (mgr.15252) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:18.927128+0000 mgr.y (mgr.15252) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.994901+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.994901+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.997055+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.997055+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.997694+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:18.997694+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.002930+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.002930+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.003338+0000 mgr.y (mgr.15252) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.003338+0000 mgr.y (mgr.15252) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.061692+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.061692+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.063842+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.063842+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.064466+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.064466+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.069086+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.069086+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.126178+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.126178+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.128229+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.128229+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.128950+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.128950+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.134347+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.134347+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.194195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.194195+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.196510+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.196510+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.197085+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.197085+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.202756+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.202756+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.262562+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.262562+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.264565+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.264565+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.265164+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.265164+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.272016+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.272016+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.344088+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.344088+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.347502+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.347502+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.349019+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.349019+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.357514+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.357514+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.423463+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.423463+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.426025+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.426025+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.426690+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.426690+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.432178+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.432178+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.491913+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.491913+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.494354+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.494354+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.495009+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.495009+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.501226+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.501226+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.564744+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.564744+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.567958+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.567958+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.569181+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.569181+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.575787+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.575787+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.642914+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.642914+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.645173+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:19 smithi169 bash[82163]: audit 2024-09-21T18:23:19.645173+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.069539+0000 mgr.y (mgr.15252) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.069539+0000 mgr.y (mgr.15252) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.134785+0000 mgr.y (mgr.15252) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.134785+0000 mgr.y (mgr.15252) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.203339+0000 mgr.y (mgr.15252) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.203339+0000 mgr.y (mgr.15252) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.272515+0000 mgr.y (mgr.15252) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.272515+0000 mgr.y (mgr.15252) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.358030+0000 mgr.y (mgr.15252) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.358030+0000 mgr.y (mgr.15252) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.432605+0000 mgr.y (mgr.15252) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.432605+0000 mgr.y (mgr.15252) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.501672+0000 mgr.y (mgr.15252) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.501672+0000 mgr.y (mgr.15252) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.576289+0000 mgr.y (mgr.15252) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.576289+0000 mgr.y (mgr.15252) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.657737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.657737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.667435+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.667435+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.667973+0000 mgr.y (mgr.15252) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.667973+0000 mgr.y (mgr.15252) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.069539+0000 mgr.y (mgr.15252) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.069539+0000 mgr.y (mgr.15252) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.134785+0000 mgr.y (mgr.15252) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.013 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.134785+0000 mgr.y (mgr.15252) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.203339+0000 mgr.y (mgr.15252) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.203339+0000 mgr.y (mgr.15252) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.272515+0000 mgr.y (mgr.15252) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.272515+0000 mgr.y (mgr.15252) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.358030+0000 mgr.y (mgr.15252) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.358030+0000 mgr.y (mgr.15252) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.432605+0000 mgr.y (mgr.15252) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.432605+0000 mgr.y (mgr.15252) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.501672+0000 mgr.y (mgr.15252) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.501672+0000 mgr.y (mgr.15252) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.576289+0000 mgr.y (mgr.15252) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.576289+0000 mgr.y (mgr.15252) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.014 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.657737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.657737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.667435+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.667435+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.667973+0000 mgr.y (mgr.15252) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.667973+0000 mgr.y (mgr.15252) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.728645+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.728645+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.730588+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.730588+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.731167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.731167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.735929+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.735929+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.736301+0000 mgr.y (mgr.15252) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.736301+0000 mgr.y (mgr.15252) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cluster 2024-09-21T18:23:19.788512+0000 mgr.y (mgr.15252) 1322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cluster 2024-09-21T18:23:19.788512+0000 mgr.y (mgr.15252) 1322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.797530+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.797530+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.799672+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.799672+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.800277+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.800277+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.805960+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.728645+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.728645+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.730588+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.730588+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.731167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.731167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.735929+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.735929+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.736301+0000 mgr.y (mgr.15252) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.736301+0000 mgr.y (mgr.15252) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.017 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cluster 2024-09-21T18:23:19.788512+0000 mgr.y (mgr.15252) 1322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cluster 2024-09-21T18:23:19.788512+0000 mgr.y (mgr.15252) 1322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.797530+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.797530+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.799672+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.799672+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.800277+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.800277+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.805960+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.805960+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.806441+0000 mgr.y (mgr.15252) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.806441+0000 mgr.y (mgr.15252) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.863784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.863784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.866473+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.866473+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.867071+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.867071+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.873117+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.873117+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.873647+0000 mgr.y (mgr.15252) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.873647+0000 mgr.y (mgr.15252) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.937167+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.937167+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.940032+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.940032+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.940932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.940932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.947744+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.805960+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.806441+0000 mgr.y (mgr.15252) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.806441+0000 mgr.y (mgr.15252) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.863784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.863784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.866473+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.866473+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.867071+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.867071+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.873117+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.873117+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.873647+0000 mgr.y (mgr.15252) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.873647+0000 mgr.y (mgr.15252) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.937167+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.937167+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.940032+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.940032+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.940932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.940932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.947744+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:19.947744+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.948274+0000 mgr.y (mgr.15252) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: cephadm 2024-09-21T18:23:19.948274+0000 mgr.y (mgr.15252) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.013748+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.013748+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.016450+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.016450+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.017195+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.017195+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.026670+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.026670+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.099586+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.099586+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.102919+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.102919+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.103764+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.103764+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.113584+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.113584+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:19.947744+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.948274+0000 mgr.y (mgr.15252) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: cephadm 2024-09-21T18:23:19.948274+0000 mgr.y (mgr.15252) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.013748+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.013748+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.016450+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.016450+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.017195+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.017195+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.026670+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.026670+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.099586+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.099586+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.102919+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.102919+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.103764+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.103764+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.113584+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.113584+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.184920+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.184920+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.188701+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.188701+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.189939+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.189939+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.200237+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.200237+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.305347+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.305347+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.309247+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.309247+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.310104+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.310104+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.316442+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.316442+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.388422+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.388422+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.391638+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.184920+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.184920+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.188701+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.188701+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.189939+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.189939+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.200237+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.200237+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.305347+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.305347+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.309247+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.309247+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.310104+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.310104+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.316442+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.316442+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.388422+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.388422+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.391638+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.391638+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.392676+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.392676+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.399726+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.399726+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.468465+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.468465+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.472031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.472031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.472885+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.472885+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.478787+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.478787+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.562518+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.562518+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.564700+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.564700+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.565405+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.565405+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.570567+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.570567+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.630021+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.630021+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.632249+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.632249+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.632888+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.632888+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.638391+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[106061]: audit 2024-09-21T18:23:20.638391+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.391638+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.392676+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.392676+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.399726+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.399726+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.468465+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.468465+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.472031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.472031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.472885+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.472885+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.478787+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.478787+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.562518+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.562518+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.564700+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.564700+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.565405+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.565405+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.570567+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.570567+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.630021+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.630021+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.632249+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.632249+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.632888+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.632888+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.638391+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:20 smithi043 bash[103198]: audit 2024-09-21T18:23:20.638391+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.069539+0000 mgr.y (mgr.15252) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.069539+0000 mgr.y (mgr.15252) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.134785+0000 mgr.y (mgr.15252) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.134785+0000 mgr.y (mgr.15252) 1313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.203339+0000 mgr.y (mgr.15252) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.203339+0000 mgr.y (mgr.15252) 1314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.272515+0000 mgr.y (mgr.15252) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.272515+0000 mgr.y (mgr.15252) 1315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.358030+0000 mgr.y (mgr.15252) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.358030+0000 mgr.y (mgr.15252) 1316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.432605+0000 mgr.y (mgr.15252) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.432605+0000 mgr.y (mgr.15252) 1317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.501672+0000 mgr.y (mgr.15252) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.501672+0000 mgr.y (mgr.15252) 1318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.576289+0000 mgr.y (mgr.15252) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.576289+0000 mgr.y (mgr.15252) 1319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.657737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.657737+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.667435+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.667435+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.667973+0000 mgr.y (mgr.15252) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.667973+0000 mgr.y (mgr.15252) 1320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.728645+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.728645+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.730588+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.730588+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.731167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.731167+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.735929+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.735929+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.736301+0000 mgr.y (mgr.15252) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.736301+0000 mgr.y (mgr.15252) 1321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cluster 2024-09-21T18:23:19.788512+0000 mgr.y (mgr.15252) 1322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cluster 2024-09-21T18:23:19.788512+0000 mgr.y (mgr.15252) 1322 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.797530+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.797530+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.799672+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.799672+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.800277+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.800277+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.805960+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.805960+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.806441+0000 mgr.y (mgr.15252) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.806441+0000 mgr.y (mgr.15252) 1323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.863784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.863784+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.866473+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.866473+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.867071+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.867071+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.873117+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.873117+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.873647+0000 mgr.y (mgr.15252) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.873647+0000 mgr.y (mgr.15252) 1324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.937167+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.937167+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.940032+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.940032+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.940932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.940932+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.947744+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:19.947744+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.948274+0000 mgr.y (mgr.15252) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: cephadm 2024-09-21T18:23:19.948274+0000 mgr.y (mgr.15252) 1325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.013748+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.013748+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.016450+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.016450+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.017195+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.017195+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.026670+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.026670+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.099586+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.099586+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.102919+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.102919+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.103764+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.103764+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.113584+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.113584+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.184920+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.184920+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.188701+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.188701+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.189939+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.189939+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.200237+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.200237+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.305347+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.305347+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.309247+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.309247+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.310104+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.310104+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.316442+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.316442+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.388422+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.388422+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.391638+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.391638+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.392676+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.392676+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.399726+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.399726+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.468465+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.468465+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.472031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.472031+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.472885+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.472885+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.478787+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.478787+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.562518+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.562518+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.564700+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.564700+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.565405+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.565405+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.570567+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.570567+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.630021+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.630021+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.632249+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.632249+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.632888+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.632888+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.638391+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:20 smithi169 bash[82163]: audit 2024-09-21T18:23:20.638391+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:21.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:21.237404949Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.027312+0000 mgr.y (mgr.15252) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.027312+0000 mgr.y (mgr.15252) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.114083+0000 mgr.y (mgr.15252) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.114083+0000 mgr.y (mgr.15252) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.200906+0000 mgr.y (mgr.15252) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.200906+0000 mgr.y (mgr.15252) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.316872+0000 mgr.y (mgr.15252) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.316872+0000 mgr.y (mgr.15252) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.400404+0000 mgr.y (mgr.15252) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.400404+0000 mgr.y (mgr.15252) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.479333+0000 mgr.y (mgr.15252) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.479333+0000 mgr.y (mgr.15252) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.571024+0000 mgr.y (mgr.15252) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.571024+0000 mgr.y (mgr.15252) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.639081+0000 mgr.y (mgr.15252) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.639081+0000 mgr.y (mgr.15252) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.730047+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.730047+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.732281+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.732281+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.733105+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.027312+0000 mgr.y (mgr.15252) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.027312+0000 mgr.y (mgr.15252) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.114083+0000 mgr.y (mgr.15252) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.114083+0000 mgr.y (mgr.15252) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.200906+0000 mgr.y (mgr.15252) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.200906+0000 mgr.y (mgr.15252) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.316872+0000 mgr.y (mgr.15252) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.316872+0000 mgr.y (mgr.15252) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.400404+0000 mgr.y (mgr.15252) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.400404+0000 mgr.y (mgr.15252) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.479333+0000 mgr.y (mgr.15252) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.479333+0000 mgr.y (mgr.15252) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.571024+0000 mgr.y (mgr.15252) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.571024+0000 mgr.y (mgr.15252) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.639081+0000 mgr.y (mgr.15252) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.639081+0000 mgr.y (mgr.15252) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.730047+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.730047+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.732281+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.732281+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.733105+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.733105+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.745158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.745158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.745637+0000 mgr.y (mgr.15252) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.745637+0000 mgr.y (mgr.15252) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.811775+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.811775+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.814624+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.814624+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.815582+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.815582+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.822577+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.822577+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.823320+0000 mgr.y (mgr.15252) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.823320+0000 mgr.y (mgr.15252) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.908699+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.908699+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.912162+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.912162+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.913136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.913136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.924506+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:20.924506+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.925332+0000 mgr.y (mgr.15252) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: cephadm 2024-09-21T18:23:20.925332+0000 mgr.y (mgr.15252) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.006098+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.006098+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.008844+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.008844+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.009620+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.009620+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.016657+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.016657+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.095595+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.095595+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.097759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.097759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.098497+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.098497+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.733105+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.745158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.745158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.745637+0000 mgr.y (mgr.15252) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.745637+0000 mgr.y (mgr.15252) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.811775+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.811775+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.814624+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.814624+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.815582+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.815582+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.822577+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.822577+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.823320+0000 mgr.y (mgr.15252) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.823320+0000 mgr.y (mgr.15252) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.908699+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.908699+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.912162+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.912162+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.913136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.104977+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.104977+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.167563+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.167563+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.169599+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.169599+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.170287+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.170287+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.175097+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.175097+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.240478+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.240478+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.243470+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.243470+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.244321+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.244321+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.249561+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.249561+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.307273+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.307273+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.309899+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.309899+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.310543+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.310543+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.317908+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.317908+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.402533+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.402533+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.405287+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.405287+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.406002+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.406002+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.413437+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.413437+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.477456+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.477456+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.479749+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.479749+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.913136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.924506+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:20.924506+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.925332+0000 mgr.y (mgr.15252) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: cephadm 2024-09-21T18:23:20.925332+0000 mgr.y (mgr.15252) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.006098+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.006098+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.008844+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.008844+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.009620+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.009620+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.016657+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.016657+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.095595+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.095595+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.097759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.097759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.098497+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.098497+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.480410+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.480410+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.485532+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.485532+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.544088+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.544088+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.546529+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.546529+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.547268+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.547268+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.552342+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.552342+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.612158+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.612158+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.615031+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.615031+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.615668+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.615668+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.623277+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[103198]: audit 2024-09-21T18:23:21.623277+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.104977+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.104977+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.167563+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.167563+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.169599+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.169599+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.170287+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.170287+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.175097+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.175097+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.240478+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.240478+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.243470+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.243470+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.244321+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.244321+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.249561+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.249561+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.307273+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.307273+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.309899+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.309899+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.310543+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.310543+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.317908+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.317908+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.402533+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.402533+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.405287+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.405287+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.406002+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.406002+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.413437+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.413437+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.477456+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.477456+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.479749+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.479749+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.480410+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.480410+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.485532+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.485532+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.544088+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.544088+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.546529+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.546529+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.547268+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.547268+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.552342+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.552342+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.612158+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.612158+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.615031+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.615031+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.615668+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.615668+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.623277+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:21 smithi043 bash[106061]: audit 2024-09-21T18:23:21.623277+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.027312+0000 mgr.y (mgr.15252) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.027312+0000 mgr.y (mgr.15252) 1326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.114083+0000 mgr.y (mgr.15252) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.114083+0000 mgr.y (mgr.15252) 1327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.200906+0000 mgr.y (mgr.15252) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.200906+0000 mgr.y (mgr.15252) 1328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.316872+0000 mgr.y (mgr.15252) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.316872+0000 mgr.y (mgr.15252) 1329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.400404+0000 mgr.y (mgr.15252) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.400404+0000 mgr.y (mgr.15252) 1330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.479333+0000 mgr.y (mgr.15252) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.479333+0000 mgr.y (mgr.15252) 1331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.571024+0000 mgr.y (mgr.15252) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.571024+0000 mgr.y (mgr.15252) 1332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.639081+0000 mgr.y (mgr.15252) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.639081+0000 mgr.y (mgr.15252) 1333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.730047+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.730047+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.732281+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.732281+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.733105+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.733105+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.745158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.745158+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.745637+0000 mgr.y (mgr.15252) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.745637+0000 mgr.y (mgr.15252) 1334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.811775+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.811775+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.814624+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.814624+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.815582+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.815582+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.822577+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.822577+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.823320+0000 mgr.y (mgr.15252) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.823320+0000 mgr.y (mgr.15252) 1335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.908699+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.908699+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.912162+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.912162+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.913136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.913136+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.924506+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:20.924506+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.925332+0000 mgr.y (mgr.15252) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: cephadm 2024-09-21T18:23:20.925332+0000 mgr.y (mgr.15252) 1336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.006098+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.006098+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.008844+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.008844+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.009620+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.009620+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.016657+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.016657+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.095595+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.095595+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.097759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.097759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.098497+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.098497+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.104977+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.104977+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.167563+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.167563+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.169599+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.169599+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.170287+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.170287+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.175097+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.175097+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.240478+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.240478+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.243470+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.243470+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.244321+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.244321+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.249561+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.249561+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.307273+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.307273+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.309899+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.309899+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.310543+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.310543+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.317908+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.317908+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.402533+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.402533+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.405287+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.405287+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.406002+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.406002+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.413437+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.413437+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.477456+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.477456+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.479749+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.479749+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.480410+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.480410+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.485532+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.485532+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.544088+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.544088+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.546529+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.546529+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.547268+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.547268+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.552342+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.552342+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.612158+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.612158+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.615031+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.615031+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.615668+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.615668+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.623277+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:22.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:21 smithi169 bash[82163]: audit 2024-09-21T18:23:21.623277+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.017264+0000 mgr.y (mgr.15252) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.017264+0000 mgr.y (mgr.15252) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.105696+0000 mgr.y (mgr.15252) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.105696+0000 mgr.y (mgr.15252) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.175557+0000 mgr.y (mgr.15252) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.175557+0000 mgr.y (mgr.15252) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.249960+0000 mgr.y (mgr.15252) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.249960+0000 mgr.y (mgr.15252) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.318430+0000 mgr.y (mgr.15252) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.318430+0000 mgr.y (mgr.15252) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.413961+0000 mgr.y (mgr.15252) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.413961+0000 mgr.y (mgr.15252) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.486017+0000 mgr.y (mgr.15252) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.486017+0000 mgr.y (mgr.15252) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.552805+0000 mgr.y (mgr.15252) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.552805+0000 mgr.y (mgr.15252) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.623857+0000 mgr.y (mgr.15252) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.623857+0000 mgr.y (mgr.15252) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.690165+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.690165+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.692748+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.692748+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.693455+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.693455+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.699116+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.699116+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.699650+0000 mgr.y (mgr.15252) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.699650+0000 mgr.y (mgr.15252) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.760387+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.760387+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.762513+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.762513+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.763172+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.763172+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.769069+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.769069+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.769534+0000 mgr.y (mgr.15252) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.769534+0000 mgr.y (mgr.15252) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cluster 2024-09-21T18:23:21.788883+0000 mgr.y (mgr.15252) 1348 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cluster 2024-09-21T18:23:21.788883+0000 mgr.y (mgr.15252) 1348 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:23.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.830877+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.017264+0000 mgr.y (mgr.15252) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.017264+0000 mgr.y (mgr.15252) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.105696+0000 mgr.y (mgr.15252) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.105696+0000 mgr.y (mgr.15252) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.175557+0000 mgr.y (mgr.15252) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.175557+0000 mgr.y (mgr.15252) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.249960+0000 mgr.y (mgr.15252) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.249960+0000 mgr.y (mgr.15252) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.318430+0000 mgr.y (mgr.15252) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.318430+0000 mgr.y (mgr.15252) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.413961+0000 mgr.y (mgr.15252) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.413961+0000 mgr.y (mgr.15252) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.486017+0000 mgr.y (mgr.15252) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.486017+0000 mgr.y (mgr.15252) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.552805+0000 mgr.y (mgr.15252) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.552805+0000 mgr.y (mgr.15252) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.623857+0000 mgr.y (mgr.15252) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.623857+0000 mgr.y (mgr.15252) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.690165+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.690165+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.692748+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.830877+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.833545+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.833545+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.834291+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.834291+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.840280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.840280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.840872+0000 mgr.y (mgr.15252) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.840872+0000 mgr.y (mgr.15252) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.904687+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.904687+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.906900+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.906900+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.907777+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.907777+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.912743+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.912743+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.913135+0000 mgr.y (mgr.15252) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.913135+0000 mgr.y (mgr.15252) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.970280+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.692748+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.693455+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.693455+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.699116+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.699116+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.699650+0000 mgr.y (mgr.15252) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.699650+0000 mgr.y (mgr.15252) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.760387+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.760387+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.762513+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.762513+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.763172+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.763172+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.769069+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.769069+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.769534+0000 mgr.y (mgr.15252) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.769534+0000 mgr.y (mgr.15252) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cluster 2024-09-21T18:23:21.788883+0000 mgr.y (mgr.15252) 1348 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cluster 2024-09-21T18:23:21.788883+0000 mgr.y (mgr.15252) 1348 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:23.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.830877+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.970280+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.972540+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.972540+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.973108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.973108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.977991+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:21.977991+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.978651+0000 mgr.y (mgr.15252) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: cephadm 2024-09-21T18:23:21.978651+0000 mgr.y (mgr.15252) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.038169+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.038169+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.040721+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.040721+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.041355+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.041355+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.047487+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.047487+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.120039+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.120039+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.830877+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.833545+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.833545+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.834291+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.834291+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.840280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.840280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.840872+0000 mgr.y (mgr.15252) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.840872+0000 mgr.y (mgr.15252) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.904687+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.904687+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.906900+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.906900+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.907777+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.907777+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.912743+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.912743+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.913135+0000 mgr.y (mgr.15252) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.913135+0000 mgr.y (mgr.15252) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.970280+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.970280+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.972540+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.972540+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.973108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.973108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.977991+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:21.977991+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.978651+0000 mgr.y (mgr.15252) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: cephadm 2024-09-21T18:23:21.978651+0000 mgr.y (mgr.15252) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.038169+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.038169+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.040721+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.040721+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.041355+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.041355+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.047487+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.047487+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.120039+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.120039+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.122177+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.122177+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.122948+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.122948+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.128158+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.128158+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.186162+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.186162+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.188847+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.188847+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.189541+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.189541+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.194529+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.194529+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.277402+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.277402+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.279461+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.279461+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.280038+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.280038+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.284736+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.284736+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.342937+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.342937+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.344925+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.344925+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.345488+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.345488+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.350348+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.350348+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.408830+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.408830+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.411944+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.411944+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.413025+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.413025+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.417933+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.417933+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.489484+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.489484+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.491913+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.491913+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.492659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.492659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.497730+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.497730+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.581075+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.581075+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.584605+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.584605+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.585943+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.585943+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.592104+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[106061]: audit 2024-09-21T18:23:22.592104+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.122177+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.122177+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.122948+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.122948+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.128158+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.128158+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.186162+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.186162+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.188847+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.188847+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.189541+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.189541+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.194529+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.194529+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.277402+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.277402+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.279461+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.279461+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.280038+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.280038+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.284736+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.284736+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.342937+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.342937+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.344925+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.344925+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.345488+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.345488+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.350348+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.350348+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.408830+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.408830+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.411944+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.411944+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.413025+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.413025+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.417933+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.417933+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.489484+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.489484+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.491913+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.491913+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.492659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.492659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.497730+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.497730+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.581075+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.581075+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.584605+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.584605+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.585943+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.585943+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.592104+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:22 smithi043 bash[103198]: audit 2024-09-21T18:23:22.592104+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.017264+0000 mgr.y (mgr.15252) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.017264+0000 mgr.y (mgr.15252) 1337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.105696+0000 mgr.y (mgr.15252) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.105696+0000 mgr.y (mgr.15252) 1338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.175557+0000 mgr.y (mgr.15252) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.175557+0000 mgr.y (mgr.15252) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.249960+0000 mgr.y (mgr.15252) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.249960+0000 mgr.y (mgr.15252) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.318430+0000 mgr.y (mgr.15252) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.318430+0000 mgr.y (mgr.15252) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.413961+0000 mgr.y (mgr.15252) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.413961+0000 mgr.y (mgr.15252) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.486017+0000 mgr.y (mgr.15252) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.486017+0000 mgr.y (mgr.15252) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.552805+0000 mgr.y (mgr.15252) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.552805+0000 mgr.y (mgr.15252) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.623857+0000 mgr.y (mgr.15252) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.623857+0000 mgr.y (mgr.15252) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.690165+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.690165+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.692748+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.692748+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.693455+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.693455+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.699116+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.699116+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.699650+0000 mgr.y (mgr.15252) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.699650+0000 mgr.y (mgr.15252) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.760387+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.760387+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.762513+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.762513+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.763172+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.763172+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.769069+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.769069+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.769534+0000 mgr.y (mgr.15252) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.769534+0000 mgr.y (mgr.15252) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cluster 2024-09-21T18:23:21.788883+0000 mgr.y (mgr.15252) 1348 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cluster 2024-09-21T18:23:21.788883+0000 mgr.y (mgr.15252) 1348 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:23.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.830877+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.830877+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.833545+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.833545+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.834291+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.834291+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.840280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.840280+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.840872+0000 mgr.y (mgr.15252) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.840872+0000 mgr.y (mgr.15252) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.904687+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.904687+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.906900+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.906900+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.907777+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.907777+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.912743+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.912743+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.913135+0000 mgr.y (mgr.15252) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.913135+0000 mgr.y (mgr.15252) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.970280+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.970280+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.972540+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.972540+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.973108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.973108+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.977991+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:21.977991+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.978651+0000 mgr.y (mgr.15252) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: cephadm 2024-09-21T18:23:21.978651+0000 mgr.y (mgr.15252) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.038169+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.038169+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.040721+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.040721+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.041355+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.041355+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.047487+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.047487+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.120039+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.120039+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.122177+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.122177+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.122948+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.122948+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.128158+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.128158+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.186162+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.186162+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.188847+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.188847+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.189541+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.189541+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.194529+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.194529+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.277402+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.277402+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.279461+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.279461+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.280038+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.280038+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.284736+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.284736+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.342937+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.342937+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.344925+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.344925+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.345488+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.345488+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.350348+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.350348+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.408830+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.408830+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.411944+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.411944+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.413025+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.413025+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.417933+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.417933+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.489484+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.489484+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.491913+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.491913+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.492659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.492659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.497730+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.497730+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.581075+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.581075+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.584605+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.584605+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.585943+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.585943+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.592104+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:23.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:22 smithi169 bash[82163]: audit 2024-09-21T18:23:22.592104+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.048006+0000 mgr.y (mgr.15252) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.048006+0000 mgr.y (mgr.15252) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.128697+0000 mgr.y (mgr.15252) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.128697+0000 mgr.y (mgr.15252) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.194918+0000 mgr.y (mgr.15252) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.194918+0000 mgr.y (mgr.15252) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.285180+0000 mgr.y (mgr.15252) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.285180+0000 mgr.y (mgr.15252) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.350762+0000 mgr.y (mgr.15252) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.350762+0000 mgr.y (mgr.15252) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.418365+0000 mgr.y (mgr.15252) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.418365+0000 mgr.y (mgr.15252) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.498131+0000 mgr.y (mgr.15252) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.498131+0000 mgr.y (mgr.15252) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.592543+0000 mgr.y (mgr.15252) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.592543+0000 mgr.y (mgr.15252) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.688757+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.688757+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.691446+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.691446+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.692107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.048006+0000 mgr.y (mgr.15252) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.048006+0000 mgr.y (mgr.15252) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.128697+0000 mgr.y (mgr.15252) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.128697+0000 mgr.y (mgr.15252) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.194918+0000 mgr.y (mgr.15252) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.194918+0000 mgr.y (mgr.15252) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.285180+0000 mgr.y (mgr.15252) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.285180+0000 mgr.y (mgr.15252) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.350762+0000 mgr.y (mgr.15252) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.350762+0000 mgr.y (mgr.15252) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.418365+0000 mgr.y (mgr.15252) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.418365+0000 mgr.y (mgr.15252) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.498131+0000 mgr.y (mgr.15252) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.498131+0000 mgr.y (mgr.15252) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.592543+0000 mgr.y (mgr.15252) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.592543+0000 mgr.y (mgr.15252) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.688757+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.688757+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.691446+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.691446+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.692107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.692107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.697958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.697958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.698360+0000 mgr.y (mgr.15252) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.698360+0000 mgr.y (mgr.15252) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.775415+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.775415+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.778229+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.778229+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.779059+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.779059+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.786535+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.786535+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.787109+0000 mgr.y (mgr.15252) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.787109+0000 mgr.y (mgr.15252) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.876868+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.876868+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.879891+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.879891+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.880640+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.880640+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.886007+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.886007+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.886452+0000 mgr.y (mgr.15252) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.886452+0000 mgr.y (mgr.15252) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.945953+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.945953+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.948460+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.948460+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.949526+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.949526+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.955070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:22.955070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.955626+0000 mgr.y (mgr.15252) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: cephadm 2024-09-21T18:23:22.955626+0000 mgr.y (mgr.15252) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.028684+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.028684+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.030855+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.030855+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.692107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.697958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.697958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.698360+0000 mgr.y (mgr.15252) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.698360+0000 mgr.y (mgr.15252) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.775415+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.775415+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.778229+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.778229+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.779059+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.779059+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.786535+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.786535+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.787109+0000 mgr.y (mgr.15252) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.787109+0000 mgr.y (mgr.15252) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.876868+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.876868+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.879891+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.879891+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.880640+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.031508+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.031508+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.036448+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.036448+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.094259+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.094259+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.096679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.096679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.097463+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.097463+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.102445+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.102445+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.166597+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.166597+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.170692+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.170692+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.171825+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.171825+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.178061+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.178061+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.260873+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.260873+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.264483+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.264483+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.265560+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.265560+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.271966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.271966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.356753+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.356753+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.360177+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.360177+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.361351+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.361351+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.369366+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.369366+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.472242+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.472242+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.474609+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.880640+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.886007+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.886007+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.886452+0000 mgr.y (mgr.15252) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.886452+0000 mgr.y (mgr.15252) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.945953+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.945953+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.948460+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.948460+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.949526+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.949526+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.955070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:22.955070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.955626+0000 mgr.y (mgr.15252) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: cephadm 2024-09-21T18:23:22.955626+0000 mgr.y (mgr.15252) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.028684+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.028684+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.030855+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.030855+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.474609+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.475263+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.475263+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.480844+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.480844+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.539415+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.539415+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.541369+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.541369+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.542023+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.542023+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.546930+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.546930+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.605279+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.605279+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.607654+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.607654+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.608530+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.608530+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.616186+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[103198]: audit 2024-09-21T18:23:23.616186+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.031508+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.031508+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.036448+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.036448+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.094259+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.094259+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.096679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.096679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.097463+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.097463+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.102445+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.102445+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.166597+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.166597+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.170692+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.170692+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.171825+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.171825+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.178061+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.178061+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.260873+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.260873+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.264483+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.264483+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.265560+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.265560+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.271966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.271966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.356753+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.356753+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.360177+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.360177+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.361351+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.361351+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.369366+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.369366+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.472242+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.472242+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.474609+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.474609+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.475263+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.475263+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.480844+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.480844+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.539415+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.539415+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.541369+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.541369+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.542023+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.542023+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.546930+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.546930+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.605279+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.605279+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.607654+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.607654+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.608530+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.608530+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.616186+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:23 smithi043 bash[106061]: audit 2024-09-21T18:23:23.616186+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.048006+0000 mgr.y (mgr.15252) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.048006+0000 mgr.y (mgr.15252) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.128697+0000 mgr.y (mgr.15252) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.128697+0000 mgr.y (mgr.15252) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.194918+0000 mgr.y (mgr.15252) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.194918+0000 mgr.y (mgr.15252) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.285180+0000 mgr.y (mgr.15252) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.285180+0000 mgr.y (mgr.15252) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.350762+0000 mgr.y (mgr.15252) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.350762+0000 mgr.y (mgr.15252) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.418365+0000 mgr.y (mgr.15252) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.418365+0000 mgr.y (mgr.15252) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.498131+0000 mgr.y (mgr.15252) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.498131+0000 mgr.y (mgr.15252) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.592543+0000 mgr.y (mgr.15252) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.592543+0000 mgr.y (mgr.15252) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.688757+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.688757+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.691446+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.691446+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.692107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.692107+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.697958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.697958+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.698360+0000 mgr.y (mgr.15252) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.698360+0000 mgr.y (mgr.15252) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.775415+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.775415+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.778229+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.778229+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.779059+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.779059+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.786535+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.786535+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.787109+0000 mgr.y (mgr.15252) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.787109+0000 mgr.y (mgr.15252) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.876868+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.876868+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.879891+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.879891+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.880640+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.880640+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.886007+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.886007+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.886452+0000 mgr.y (mgr.15252) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.886452+0000 mgr.y (mgr.15252) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.945953+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.945953+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.948460+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.948460+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.949526+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.949526+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.955070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:22.955070+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.955626+0000 mgr.y (mgr.15252) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: cephadm 2024-09-21T18:23:22.955626+0000 mgr.y (mgr.15252) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.028684+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.028684+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.030855+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.030855+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.031508+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.031508+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.036448+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.036448+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.094259+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.094259+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.096679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.096679+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.097463+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.097463+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.102445+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.102445+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.166597+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.166597+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.170692+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.170692+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.171825+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.171825+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.178061+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.178061+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.260873+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.260873+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.264483+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.264483+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.265560+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.265560+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.271966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.271966+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.356753+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.356753+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.360177+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.360177+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.361351+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.361351+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.369366+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.369366+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.472242+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.472242+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.474609+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.474609+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.475263+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.475263+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.480844+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.480844+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.539415+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.539415+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.541369+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.541369+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.542023+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.542023+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.546930+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.546930+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.605279+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.605279+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.607654+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.607654+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.608530+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.608530+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.616186+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:23 smithi169 bash[82163]: audit 2024-09-21T18:23:23.616186+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:24.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:24.229771476Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:25.019 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.036853+0000 mgr.y (mgr.15252) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.019 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.036853+0000 mgr.y (mgr.15252) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.019 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.102846+0000 mgr.y (mgr.15252) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.019 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.102846+0000 mgr.y (mgr.15252) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.178534+0000 mgr.y (mgr.15252) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.178534+0000 mgr.y (mgr.15252) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.272601+0000 mgr.y (mgr.15252) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.272601+0000 mgr.y (mgr.15252) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.369914+0000 mgr.y (mgr.15252) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.369914+0000 mgr.y (mgr.15252) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.481321+0000 mgr.y (mgr.15252) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.481321+0000 mgr.y (mgr.15252) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.547320+0000 mgr.y (mgr.15252) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.547320+0000 mgr.y (mgr.15252) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.616768+0000 mgr.y (mgr.15252) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.616768+0000 mgr.y (mgr.15252) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.020 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.682544+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.682544+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.685136+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.685136+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.685797+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.685797+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.690424+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.690424+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.690792+0000 mgr.y (mgr.15252) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.690792+0000 mgr.y (mgr.15252) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.747843+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.747843+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.749841+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.749841+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.750492+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.750492+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.021 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.755476+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.755476+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.755846+0000 mgr.y (mgr.15252) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.755846+0000 mgr.y (mgr.15252) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cluster 2024-09-21T18:23:23.789732+0000 mgr.y (mgr.15252) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cluster 2024-09-21T18:23:23.789732+0000 mgr.y (mgr.15252) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.813745+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.813745+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.816912+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.816912+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.818042+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.818042+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.826398+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.826398+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.826947+0000 mgr.y (mgr.15252) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.826947+0000 mgr.y (mgr.15252) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.903115+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.903115+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.905781+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.905781+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.906636+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.906636+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.912868+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.912868+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.913351+0000 mgr.y (mgr.15252) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.913351+0000 mgr.y (mgr.15252) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.978506+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.978506+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.981348+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.981348+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.982289+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.982289+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.988339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:23.988339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.988815+0000 mgr.y (mgr.15252) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: cephadm 2024-09-21T18:23:23.988815+0000 mgr.y (mgr.15252) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.061993+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.061993+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.064335+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.064335+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.065099+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.065099+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.070158+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.070158+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.134768+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.134768+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.136988+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.136988+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.139339+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.139339+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.144542+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.144542+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.204966+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.204966+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.206930+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.206930+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.207574+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.207574+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.212674+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.212674+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.272172+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.272172+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.274188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.274188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.274801+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.274801+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.279665+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.279665+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.337675+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.337675+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.340377+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.340377+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.340944+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.340944+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.345857+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.345857+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.405116+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.405116+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.407512+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.407512+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.408338+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.408338+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.413936+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.413936+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.495026+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.495026+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.036853+0000 mgr.y (mgr.15252) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.036853+0000 mgr.y (mgr.15252) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.102846+0000 mgr.y (mgr.15252) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.102846+0000 mgr.y (mgr.15252) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.178534+0000 mgr.y (mgr.15252) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.178534+0000 mgr.y (mgr.15252) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.272601+0000 mgr.y (mgr.15252) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.272601+0000 mgr.y (mgr.15252) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.369914+0000 mgr.y (mgr.15252) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.369914+0000 mgr.y (mgr.15252) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.481321+0000 mgr.y (mgr.15252) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.481321+0000 mgr.y (mgr.15252) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.547320+0000 mgr.y (mgr.15252) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.547320+0000 mgr.y (mgr.15252) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.616768+0000 mgr.y (mgr.15252) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.616768+0000 mgr.y (mgr.15252) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.682544+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.682544+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.685136+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.685136+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.685797+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.497466+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.497466+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.498119+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.498119+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.504762+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.504762+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.567120+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.567120+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.570106+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.570106+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.571023+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.571023+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.576811+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[106061]: audit 2024-09-21T18:23:24.576811+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.685797+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.690424+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.690424+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.690792+0000 mgr.y (mgr.15252) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.690792+0000 mgr.y (mgr.15252) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.747843+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.747843+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.749841+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.749841+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.750492+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.750492+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.755476+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.755476+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.755846+0000 mgr.y (mgr.15252) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.755846+0000 mgr.y (mgr.15252) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cluster 2024-09-21T18:23:23.789732+0000 mgr.y (mgr.15252) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:25.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cluster 2024-09-21T18:23:23.789732+0000 mgr.y (mgr.15252) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.813745+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.813745+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.816912+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.816912+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.818042+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.818042+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.826398+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.826398+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.826947+0000 mgr.y (mgr.15252) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.826947+0000 mgr.y (mgr.15252) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.903115+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.903115+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.905781+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.905781+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.906636+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.906636+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.912868+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.912868+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.913351+0000 mgr.y (mgr.15252) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.913351+0000 mgr.y (mgr.15252) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.978506+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.978506+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.981348+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.981348+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.982289+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.982289+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.988339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:23.988339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.988815+0000 mgr.y (mgr.15252) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: cephadm 2024-09-21T18:23:23.988815+0000 mgr.y (mgr.15252) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.061993+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.061993+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.064335+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.064335+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.065099+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.065099+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.070158+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.070158+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.134768+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.134768+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.136988+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.136988+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.139339+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.139339+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.144542+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.144542+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.204966+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.204966+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.206930+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.206930+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.207574+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.207574+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.212674+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.212674+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.272172+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.272172+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.274188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.274188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.274801+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.274801+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.279665+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.279665+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.337675+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.337675+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.340377+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.340377+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.340944+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.340944+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.345857+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.345857+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.405116+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.405116+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.407512+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.407512+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.408338+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.408338+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.413936+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.413936+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.495026+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.495026+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.497466+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.497466+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.498119+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.498119+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.504762+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.504762+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.567120+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.567120+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.570106+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.570106+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.571023+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.571023+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.576811+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:24 smithi043 bash[103198]: audit 2024-09-21T18:23:24.576811+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.036853+0000 mgr.y (mgr.15252) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.036853+0000 mgr.y (mgr.15252) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.102846+0000 mgr.y (mgr.15252) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.102846+0000 mgr.y (mgr.15252) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.178534+0000 mgr.y (mgr.15252) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.178534+0000 mgr.y (mgr.15252) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.272601+0000 mgr.y (mgr.15252) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.272601+0000 mgr.y (mgr.15252) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.369914+0000 mgr.y (mgr.15252) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.369914+0000 mgr.y (mgr.15252) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.481321+0000 mgr.y (mgr.15252) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.481321+0000 mgr.y (mgr.15252) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.547320+0000 mgr.y (mgr.15252) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.547320+0000 mgr.y (mgr.15252) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.616768+0000 mgr.y (mgr.15252) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.616768+0000 mgr.y (mgr.15252) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.682544+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.682544+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.685136+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.685136+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.685797+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.685797+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.690424+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.690424+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.690792+0000 mgr.y (mgr.15252) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.690792+0000 mgr.y (mgr.15252) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.747843+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.747843+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.749841+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.749841+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.750492+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.750492+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.755476+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.755476+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.755846+0000 mgr.y (mgr.15252) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.755846+0000 mgr.y (mgr.15252) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cluster 2024-09-21T18:23:23.789732+0000 mgr.y (mgr.15252) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cluster 2024-09-21T18:23:23.789732+0000 mgr.y (mgr.15252) 1374 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.813745+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.813745+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.816912+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.816912+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.818042+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.818042+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.826398+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.826398+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.826947+0000 mgr.y (mgr.15252) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.826947+0000 mgr.y (mgr.15252) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.903115+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.903115+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.905781+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.905781+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.906636+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.906636+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.912868+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.912868+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.913351+0000 mgr.y (mgr.15252) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.913351+0000 mgr.y (mgr.15252) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.978506+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.978506+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.981348+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.981348+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.982289+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.982289+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.988339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:23.988339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.988815+0000 mgr.y (mgr.15252) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: cephadm 2024-09-21T18:23:23.988815+0000 mgr.y (mgr.15252) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.061993+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.061993+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.064335+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.064335+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.065099+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.065099+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.070158+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.070158+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.134768+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.134768+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.136988+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.136988+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.139339+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.139339+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.144542+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.144542+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.204966+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.204966+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.206930+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.206930+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.207574+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.207574+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.212674+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.212674+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.272172+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.272172+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.274188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.274188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.274801+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.274801+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.279665+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.279665+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.337675+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.337675+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.340377+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.340377+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.340944+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.340944+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.345857+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.345857+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.405116+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.405116+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.407512+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.407512+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.408338+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.408338+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.413936+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.413936+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.495026+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.495026+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.497466+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.497466+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.498119+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.498119+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.504762+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.504762+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.567120+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.567120+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.570106+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.570106+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.571023+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.571023+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.576811+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:25.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:24 smithi169 bash[82163]: audit 2024-09-21T18:23:24.576811+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.070711+0000 mgr.y (mgr.15252) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.070711+0000 mgr.y (mgr.15252) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.145223+0000 mgr.y (mgr.15252) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.145223+0000 mgr.y (mgr.15252) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.213113+0000 mgr.y (mgr.15252) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.213113+0000 mgr.y (mgr.15252) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.280102+0000 mgr.y (mgr.15252) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.280102+0000 mgr.y (mgr.15252) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.346266+0000 mgr.y (mgr.15252) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.346266+0000 mgr.y (mgr.15252) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.414435+0000 mgr.y (mgr.15252) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.414435+0000 mgr.y (mgr.15252) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.505254+0000 mgr.y (mgr.15252) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.505254+0000 mgr.y (mgr.15252) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.577155+0000 mgr.y (mgr.15252) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.577155+0000 mgr.y (mgr.15252) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.676984+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.676984+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.679875+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.679875+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.680712+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.070711+0000 mgr.y (mgr.15252) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.070711+0000 mgr.y (mgr.15252) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.145223+0000 mgr.y (mgr.15252) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.145223+0000 mgr.y (mgr.15252) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.213113+0000 mgr.y (mgr.15252) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.213113+0000 mgr.y (mgr.15252) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.280102+0000 mgr.y (mgr.15252) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.280102+0000 mgr.y (mgr.15252) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.346266+0000 mgr.y (mgr.15252) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.346266+0000 mgr.y (mgr.15252) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.414435+0000 mgr.y (mgr.15252) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.414435+0000 mgr.y (mgr.15252) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.505254+0000 mgr.y (mgr.15252) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.505254+0000 mgr.y (mgr.15252) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.577155+0000 mgr.y (mgr.15252) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.577155+0000 mgr.y (mgr.15252) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.676984+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.676984+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.679875+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.679875+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.680712+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.680712+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.687264+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.687264+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.687670+0000 mgr.y (mgr.15252) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.687670+0000 mgr.y (mgr.15252) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.746707+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.746707+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.750251+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.750251+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.751002+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.751002+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.758078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.758078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.758654+0000 mgr.y (mgr.15252) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.758654+0000 mgr.y (mgr.15252) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.828797+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.828797+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.832428+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.832428+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.833230+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.680712+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.687264+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.687264+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.687670+0000 mgr.y (mgr.15252) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.687670+0000 mgr.y (mgr.15252) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.746707+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.746707+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.750251+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.750251+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.751002+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.751002+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.758078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.758078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.758654+0000 mgr.y (mgr.15252) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.758654+0000 mgr.y (mgr.15252) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.828797+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.828797+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.832428+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.832428+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.833230+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.833230+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.838630+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.838630+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.839274+0000 mgr.y (mgr.15252) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.839274+0000 mgr.y (mgr.15252) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.914044+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.914044+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.916610+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.916610+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.917443+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.917443+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.923854+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.923854+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.924325+0000 mgr.y (mgr.15252) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.924325+0000 mgr.y (mgr.15252) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.984073+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.984073+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.986637+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.986637+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.833230+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.838630+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.838630+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.839274+0000 mgr.y (mgr.15252) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.839274+0000 mgr.y (mgr.15252) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.914044+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.914044+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.916610+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.916610+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.917443+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.917443+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.923854+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.923854+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.924325+0000 mgr.y (mgr.15252) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.924325+0000 mgr.y (mgr.15252) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.984073+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.984073+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.986637+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.986637+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.987280+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.987280+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.993317+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:24.993317+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.994100+0000 mgr.y (mgr.15252) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: cephadm 2024-09-21T18:23:24.994100+0000 mgr.y (mgr.15252) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.060212+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.060212+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.063228+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.063228+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.064070+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.064070+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.073493+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.073493+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.138198+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.138198+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.140852+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.140852+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.141503+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.141503+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.987280+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.987280+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.993317+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:24.993317+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.994100+0000 mgr.y (mgr.15252) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: cephadm 2024-09-21T18:23:24.994100+0000 mgr.y (mgr.15252) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.060212+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.060212+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.063228+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.063228+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.064070+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.064070+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.073493+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.073493+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.138198+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.138198+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.140852+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.140852+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.141503+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.141503+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.147064+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.147064+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.213552+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.213552+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.216085+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.216085+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.216657+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.216657+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.222351+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.222351+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.282327+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.282327+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.284439+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.284439+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.285044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.285044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.289870+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.289870+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.349581+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.147064+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.147064+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.213552+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.213552+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.216085+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.216085+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.216657+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.216657+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.222351+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.222351+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.282327+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.282327+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.284439+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.284439+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.285044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.285044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.289870+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.289870+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.349581+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.349581+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.351709+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.351709+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.352342+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.352342+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.359651+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.359651+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.431393+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.431393+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.433925+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.433925+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.434620+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.434620+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.442774+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.442774+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.518845+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.518845+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.522038+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.522038+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.349581+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.351709+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.351709+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.352342+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.352342+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.359651+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.359651+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.431393+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.431393+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.433925+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.433925+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.434620+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.434620+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.442774+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.442774+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.518845+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.518845+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.522038+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.522038+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.522901+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.522901+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.530097+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.530097+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.598520+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.598520+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.602598+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.602598+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.603887+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.603887+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.612805+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[103198]: audit 2024-09-21T18:23:25.612805+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.522901+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.522901+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.530097+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.530097+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.598520+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.598520+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.602598+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.602598+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.603887+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.603887+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.612805+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:25 smithi043 bash[106061]: audit 2024-09-21T18:23:25.612805+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.070711+0000 mgr.y (mgr.15252) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.070711+0000 mgr.y (mgr.15252) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.145223+0000 mgr.y (mgr.15252) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.145223+0000 mgr.y (mgr.15252) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.213113+0000 mgr.y (mgr.15252) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.213113+0000 mgr.y (mgr.15252) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.280102+0000 mgr.y (mgr.15252) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.280102+0000 mgr.y (mgr.15252) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.346266+0000 mgr.y (mgr.15252) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.346266+0000 mgr.y (mgr.15252) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.414435+0000 mgr.y (mgr.15252) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.414435+0000 mgr.y (mgr.15252) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.505254+0000 mgr.y (mgr.15252) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.505254+0000 mgr.y (mgr.15252) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.577155+0000 mgr.y (mgr.15252) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.577155+0000 mgr.y (mgr.15252) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.676984+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.676984+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.679875+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.679875+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.680712+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.680712+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.687264+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.687264+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.687670+0000 mgr.y (mgr.15252) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.687670+0000 mgr.y (mgr.15252) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.746707+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.746707+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.750251+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.750251+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.751002+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.751002+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.758078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.758078+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.758654+0000 mgr.y (mgr.15252) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.758654+0000 mgr.y (mgr.15252) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.828797+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.828797+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.832428+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.832428+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.833230+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.833230+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.838630+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.838630+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.839274+0000 mgr.y (mgr.15252) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.839274+0000 mgr.y (mgr.15252) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.914044+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.914044+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.916610+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.916610+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.917443+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.917443+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.923854+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.923854+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.924325+0000 mgr.y (mgr.15252) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.924325+0000 mgr.y (mgr.15252) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.984073+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.984073+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.986637+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.986637+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.987280+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.987280+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.993317+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:24.993317+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.994100+0000 mgr.y (mgr.15252) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: cephadm 2024-09-21T18:23:24.994100+0000 mgr.y (mgr.15252) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.060212+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.060212+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.063228+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.063228+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.064070+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.064070+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.073493+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.073493+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.138198+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.138198+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.140852+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.140852+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.141503+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.141503+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.147064+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.147064+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.213552+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.213552+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.216085+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.216085+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.216657+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.216657+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.222351+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.222351+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.282327+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.282327+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.284439+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.284439+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.285044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.285044+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.289870+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.289870+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.349581+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.349581+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.351709+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.351709+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.352342+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.352342+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.359651+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.359651+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.431393+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.431393+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.433925+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.433925+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.434620+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.434620+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.442774+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.442774+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.518845+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.518845+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.522038+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.522038+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.522901+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.522901+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.530097+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.530097+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.598520+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.598520+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.602598+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.602598+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.603887+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.603887+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.612805+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:25 smithi169 bash[82163]: audit 2024-09-21T18:23:25.612805+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.074206+0000 mgr.y (mgr.15252) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.074206+0000 mgr.y (mgr.15252) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.147554+0000 mgr.y (mgr.15252) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.147554+0000 mgr.y (mgr.15252) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.223011+0000 mgr.y (mgr.15252) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.223011+0000 mgr.y (mgr.15252) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.997 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.290360+0000 mgr.y (mgr.15252) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.290360+0000 mgr.y (mgr.15252) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.360135+0000 mgr.y (mgr.15252) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.360135+0000 mgr.y (mgr.15252) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.443356+0000 mgr.y (mgr.15252) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.443356+0000 mgr.y (mgr.15252) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.530712+0000 mgr.y (mgr.15252) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.530712+0000 mgr.y (mgr.15252) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.613475+0000 mgr.y (mgr.15252) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.613475+0000 mgr.y (mgr.15252) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.696529+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.696529+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:26.998 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.698927+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.698927+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:26.999 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.699821+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.699821+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.707452+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.707452+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.708019+0000 mgr.y (mgr.15252) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.708019+0000 mgr.y (mgr.15252) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.767999+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.000 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.767999+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.771067+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.771067+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.771992+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.771992+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.777963+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.777963+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.778511+0000 mgr.y (mgr.15252) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.778511+0000 mgr.y (mgr.15252) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cluster 2024-09-21T18:23:25.790063+0000 mgr.y (mgr.15252) 1401 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cluster 2024-09-21T18:23:25.790063+0000 mgr.y (mgr.15252) 1401 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.843804+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.001 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.843804+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.845831+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.845831+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.846464+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.846464+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.851488+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.851488+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.851957+0000 mgr.y (mgr.15252) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.851957+0000 mgr.y (mgr.15252) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.919338+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.919338+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.922183+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.922183+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.002 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.922799+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.922799+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.927802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.927802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.928272+0000 mgr.y (mgr.15252) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:25.928272+0000 mgr.y (mgr.15252) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.992783+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.992783+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.995836+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.995836+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.996631+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:25.996631+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.003087+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.003087+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.003 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.003629+0000 mgr.y (mgr.15252) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.003629+0000 mgr.y (mgr.15252) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.065938+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.065938+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.068243+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.068243+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.068921+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.068921+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.074329+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.074329+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.138568+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.138568+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.140951+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.140951+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.004 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.141740+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.141740+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.146875+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.146875+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.210736+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.210736+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.213385+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.213385+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.214090+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.214090+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.220856+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.220856+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.289571+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.289571+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.005 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.291950+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.291950+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.292726+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.292726+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.298473+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.298473+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.363257+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.363257+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.365497+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.365497+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.366212+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.366212+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.372611+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.006 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.372611+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.445598+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.445598+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.448553+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.448553+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.449458+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.449458+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.456091+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.456091+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.532852+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.532852+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.007 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.534988+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.534988+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.535763+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.008 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.535763+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.542807+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.542807+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.009 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.608091+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.608091+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.610677+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.610677+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.611498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.611498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.617134+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.010 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[106061]: audit 2024-09-21T18:23:26.617134+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.074206+0000 mgr.y (mgr.15252) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.074206+0000 mgr.y (mgr.15252) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.147554+0000 mgr.y (mgr.15252) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.147554+0000 mgr.y (mgr.15252) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.223011+0000 mgr.y (mgr.15252) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.223011+0000 mgr.y (mgr.15252) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.011 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.290360+0000 mgr.y (mgr.15252) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.290360+0000 mgr.y (mgr.15252) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.360135+0000 mgr.y (mgr.15252) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.360135+0000 mgr.y (mgr.15252) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.443356+0000 mgr.y (mgr.15252) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.443356+0000 mgr.y (mgr.15252) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.530712+0000 mgr.y (mgr.15252) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.530712+0000 mgr.y (mgr.15252) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.613475+0000 mgr.y (mgr.15252) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.613475+0000 mgr.y (mgr.15252) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.696529+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.696529+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.012 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.698927+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.698927+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.699821+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.699821+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.707452+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.707452+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.708019+0000 mgr.y (mgr.15252) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.708019+0000 mgr.y (mgr.15252) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.767999+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.767999+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.771067+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.771067+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.771992+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.771992+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.013 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.777963+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.777963+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.778511+0000 mgr.y (mgr.15252) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.778511+0000 mgr.y (mgr.15252) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cluster 2024-09-21T18:23:25.790063+0000 mgr.y (mgr.15252) 1401 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cluster 2024-09-21T18:23:25.790063+0000 mgr.y (mgr.15252) 1401 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.843804+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.843804+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.845831+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.845831+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.846464+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.846464+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.014 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.851488+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.851488+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.851957+0000 mgr.y (mgr.15252) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.851957+0000 mgr.y (mgr.15252) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.919338+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.919338+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.922183+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.922183+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.922799+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.922799+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.927802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.927802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.928272+0000 mgr.y (mgr.15252) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.015 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:25.928272+0000 mgr.y (mgr.15252) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.992783+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.992783+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.995836+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.995836+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.996631+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:25.996631+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.003087+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.003087+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.003629+0000 mgr.y (mgr.15252) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.003629+0000 mgr.y (mgr.15252) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.065938+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.065938+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.068243+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.016 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.068243+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.068921+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.068921+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.074329+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.074329+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.138568+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.138568+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.140951+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.140951+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.141740+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.141740+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.017 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.146875+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.146875+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.210736+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.210736+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.213385+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.213385+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.214090+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.214090+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.220856+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.220856+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.289571+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.289571+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.291950+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.018 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.291950+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.292726+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.292726+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.298473+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.298473+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.363257+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.363257+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.365497+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.365497+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.366212+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.366212+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.019 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.372611+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.372611+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.445598+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.445598+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.448553+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.448553+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.449458+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.449458+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.456091+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.456091+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.532852+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.532852+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.534988+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.534988+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.020 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.535763+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.535763+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.542807+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.542807+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.608091+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.608091+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.610677+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.610677+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.611498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.611498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.617134+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.021 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:26 smithi043 bash[103198]: audit 2024-09-21T18:23:26.617134+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.074206+0000 mgr.y (mgr.15252) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.074206+0000 mgr.y (mgr.15252) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.147554+0000 mgr.y (mgr.15252) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.147554+0000 mgr.y (mgr.15252) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.223011+0000 mgr.y (mgr.15252) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.223011+0000 mgr.y (mgr.15252) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.290360+0000 mgr.y (mgr.15252) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.290360+0000 mgr.y (mgr.15252) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.360135+0000 mgr.y (mgr.15252) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.360135+0000 mgr.y (mgr.15252) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.443356+0000 mgr.y (mgr.15252) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.443356+0000 mgr.y (mgr.15252) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.530712+0000 mgr.y (mgr.15252) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.530712+0000 mgr.y (mgr.15252) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.613475+0000 mgr.y (mgr.15252) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.613475+0000 mgr.y (mgr.15252) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.696529+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.696529+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.698927+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.698927+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.699821+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.699821+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.707452+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.707452+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.708019+0000 mgr.y (mgr.15252) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.708019+0000 mgr.y (mgr.15252) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.767999+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.767999+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.771067+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.771067+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.771992+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.771992+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.777963+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.777963+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.778511+0000 mgr.y (mgr.15252) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.778511+0000 mgr.y (mgr.15252) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cluster 2024-09-21T18:23:25.790063+0000 mgr.y (mgr.15252) 1401 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:27.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cluster 2024-09-21T18:23:25.790063+0000 mgr.y (mgr.15252) 1401 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:27.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.843804+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.843804+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.845831+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.845831+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.846464+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.846464+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.851488+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.851488+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.851957+0000 mgr.y (mgr.15252) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.851957+0000 mgr.y (mgr.15252) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.919338+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.919338+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.922183+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.922183+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.922799+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.922799+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.927802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.927802+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.928272+0000 mgr.y (mgr.15252) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:25.928272+0000 mgr.y (mgr.15252) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.992783+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.992783+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.995836+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.995836+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.996631+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:25.996631+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.003087+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.003087+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.003629+0000 mgr.y (mgr.15252) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.003629+0000 mgr.y (mgr.15252) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:27.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.065938+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.065938+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.068243+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.068243+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.068921+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.068921+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.074329+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.074329+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.138568+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.138568+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.140951+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.140951+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.141740+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.141740+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.146875+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.146875+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.210736+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.210736+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.213385+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.213385+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.214090+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.214090+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.220856+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.220856+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.289571+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.289571+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.291950+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.291950+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.292726+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.292726+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.298473+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.298473+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.363257+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.363257+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.365497+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.365497+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.366212+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.366212+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.372611+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.372611+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.445598+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.445598+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.448553+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.448553+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.449458+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.449458+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.456091+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.456091+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.532852+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.532852+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.534988+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.534988+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.535763+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.535763+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.542807+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.542807+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.608091+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.608091+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.610677+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.610677+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:27.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.611498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.611498+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:27.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.617134+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:26 smithi169 bash[82163]: audit 2024-09-21T18:23:26.617134+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:27.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:27.215413391Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.074829+0000 mgr.y (mgr.15252) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.074829+0000 mgr.y (mgr.15252) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.147403+0000 mgr.y (mgr.15252) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.147403+0000 mgr.y (mgr.15252) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.221805+0000 mgr.y (mgr.15252) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.221805+0000 mgr.y (mgr.15252) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.299036+0000 mgr.y (mgr.15252) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.299036+0000 mgr.y (mgr.15252) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.373117+0000 mgr.y (mgr.15252) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.373117+0000 mgr.y (mgr.15252) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.456775+0000 mgr.y (mgr.15252) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.456775+0000 mgr.y (mgr.15252) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.543572+0000 mgr.y (mgr.15252) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.543572+0000 mgr.y (mgr.15252) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.617634+0000 mgr.y (mgr.15252) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.617634+0000 mgr.y (mgr.15252) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.686668+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.686668+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.690813+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.690813+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.691527+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.074829+0000 mgr.y (mgr.15252) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.074829+0000 mgr.y (mgr.15252) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.147403+0000 mgr.y (mgr.15252) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.147403+0000 mgr.y (mgr.15252) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.221805+0000 mgr.y (mgr.15252) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.221805+0000 mgr.y (mgr.15252) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.299036+0000 mgr.y (mgr.15252) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.299036+0000 mgr.y (mgr.15252) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.373117+0000 mgr.y (mgr.15252) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.373117+0000 mgr.y (mgr.15252) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.456775+0000 mgr.y (mgr.15252) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.456775+0000 mgr.y (mgr.15252) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.543572+0000 mgr.y (mgr.15252) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.543572+0000 mgr.y (mgr.15252) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.617634+0000 mgr.y (mgr.15252) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.617634+0000 mgr.y (mgr.15252) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.686668+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.686668+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.690813+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.690813+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.691527+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.691527+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.697683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.697683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.698283+0000 mgr.y (mgr.15252) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.698283+0000 mgr.y (mgr.15252) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.780652+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.780652+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.783083+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.783083+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.784100+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.784100+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.790508+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.790508+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.791115+0000 mgr.y (mgr.15252) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.791115+0000 mgr.y (mgr.15252) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.852248+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.852248+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.854446+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.854446+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.855150+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.691527+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.697683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.697683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.698283+0000 mgr.y (mgr.15252) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.698283+0000 mgr.y (mgr.15252) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.780652+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.780652+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.783083+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.783083+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.784100+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.784100+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.790508+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.790508+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.791115+0000 mgr.y (mgr.15252) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.791115+0000 mgr.y (mgr.15252) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.852248+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.852248+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.854446+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.854446+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.855150+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.855150+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.860597+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.860597+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.861262+0000 mgr.y (mgr.15252) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.861262+0000 mgr.y (mgr.15252) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.936660+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.936660+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.938698+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.938698+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.939337+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.939337+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.944426+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.944426+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.946184+0000 mgr.y (mgr.15252) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: cephadm 2024-09-21T18:23:26.946184+0000 mgr.y (mgr.15252) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.981108+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.981108+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.987703+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.987703+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.994627+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:26.994627+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.014839+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.014839+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.016564+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.016564+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.017890+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.017890+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.021941+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.021941+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.023592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.023592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.028267+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.028267+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.029836+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.029836+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.034783+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.034783+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.036715+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.036715+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.855150+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.860597+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.860597+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.861262+0000 mgr.y (mgr.15252) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.861262+0000 mgr.y (mgr.15252) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.936660+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.936660+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.938698+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.938698+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.939337+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.939337+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.944426+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.944426+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.037 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.946184+0000 mgr.y (mgr.15252) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: cephadm 2024-09-21T18:23:26.946184+0000 mgr.y (mgr.15252) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.981108+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.981108+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.987703+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.987703+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.994627+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.038 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:26.994627+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.041404+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.041404+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.043894+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.043894+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.048100+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.048100+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.050382+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.050382+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.054547+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.054547+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.056542+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.056542+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.057849+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.057849+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.058409+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.058409+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.059328+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.059328+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.063610+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.063610+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.066613+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.014839+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.014839+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.016564+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.016564+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.017890+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.017890+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.021941+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.021941+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.023592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.023592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.028267+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.028267+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.029836+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.029836+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.034783+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.034783+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.036715+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.036715+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.066613+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.070246+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.070246+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.073338+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.073338+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.077018+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.077018+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.080230+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.080230+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.081936+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.081936+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.082597+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.082597+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.084131+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.043 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.084131+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.085821+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.085821+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.086450+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.086450+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.041404+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.041404+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.043894+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.043894+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.048100+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.048100+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.050382+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.050382+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.054547+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.054547+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.056542+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.056542+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.057849+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.057849+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.058409+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.058409+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.059328+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.059328+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.063610+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.063610+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.066613+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.088002+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.088002+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.089746+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.046 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.089746+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.090359+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.090359+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.091889+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.091889+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.093590+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.093590+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.094197+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.094197+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.095514+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.095514+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.097366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.047 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.097366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.098109+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.098109+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.099573+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.099573+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.101613+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.101613+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.102385+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.102385+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.104136+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.104136+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.108375+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.108375+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.110987+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.110987+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.048 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.115077+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.115077+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.118182+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.118182+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.066613+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.070246+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.070246+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.073338+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.073338+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.077018+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.077018+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.080230+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.080230+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.081936+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.081936+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.082597+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.082597+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.084131+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.084131+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.085821+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.085821+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.086450+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.050 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.086450+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.121980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:23:28.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.121980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:23:28.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.124584+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:23:28.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.124584+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:23:28.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.125357+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:23:28.051 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.125357+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.129264+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.129264+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.135454+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.135454+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.136415+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.136415+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.140996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.140996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.144001+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.052 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.144001+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.088002+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.088002+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.089746+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.089746+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.090359+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.090359+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.091889+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.091889+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.093590+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.093590+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.094197+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.094197+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.053 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.095514+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.095514+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.097366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.097366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.054 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.098109+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.054 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.145022+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.145022+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.148283+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.148283+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.150727+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.150727+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.151558+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.151558+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:23:28.055 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.155042+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.155042+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.157364+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.157364+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.161766+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.161766+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.164179+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.164179+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.165003+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.165003+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.165819+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.165819+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.166636+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.056 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.166636+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.167510+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.167510+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.168359+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.168359+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.169604+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.169604+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.173749+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.173749+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.176344+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.176344+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.057 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.098109+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.099573+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.099573+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.101613+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.101613+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.102385+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.102385+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.104136+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.104136+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.108375+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.108375+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.110987+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.110987+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.058 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.115077+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.115077+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.118182+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.118182+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.177319+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.177319+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.184162+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.184162+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.277455+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.277455+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.059 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.278554+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.278554+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.284412+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.060 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[103198]: audit 2024-09-21T18:23:27.284412+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.060 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.121980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:23:28.060 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.121980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:23:28.060 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.124584+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.124584+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.125357+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.125357+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.129264+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.129264+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.135454+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.135454+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.136415+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.136415+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.140996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.140996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.144001+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.061 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.144001+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.145022+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.145022+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.148283+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.148283+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.150727+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.150727+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.151558+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:23:28.062 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.151558+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.155042+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.155042+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.157364+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.157364+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.161766+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.161766+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:23:28.063 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.164179+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.064 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.164179+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.064 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.165003+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.064 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.165003+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.064 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.165819+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.064 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.165819+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.064 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.166636+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.166636+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.167510+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.167510+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.168359+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.168359+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.169604+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.169604+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:23:28.065 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.173749+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.173749+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.176344+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.176344+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.177319+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.177319+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.184162+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.184162+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.066 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.277455+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.277455+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.278554+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.278554+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.284412+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.067 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:27 smithi043 bash[106061]: audit 2024-09-21T18:23:27.284412+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.074829+0000 mgr.y (mgr.15252) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.074829+0000 mgr.y (mgr.15252) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.147403+0000 mgr.y (mgr.15252) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.147403+0000 mgr.y (mgr.15252) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.221805+0000 mgr.y (mgr.15252) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.221805+0000 mgr.y (mgr.15252) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.299036+0000 mgr.y (mgr.15252) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.299036+0000 mgr.y (mgr.15252) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.373117+0000 mgr.y (mgr.15252) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.373117+0000 mgr.y (mgr.15252) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.456775+0000 mgr.y (mgr.15252) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.456775+0000 mgr.y (mgr.15252) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.543572+0000 mgr.y (mgr.15252) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.543572+0000 mgr.y (mgr.15252) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.617634+0000 mgr.y (mgr.15252) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.617634+0000 mgr.y (mgr.15252) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.686668+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.686668+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.690813+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.690813+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.691527+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.691527+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.697683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.697683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.698283+0000 mgr.y (mgr.15252) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.698283+0000 mgr.y (mgr.15252) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.780652+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.780652+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.783083+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.783083+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.784100+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.784100+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.790508+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.790508+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.791115+0000 mgr.y (mgr.15252) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.791115+0000 mgr.y (mgr.15252) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.852248+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.852248+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.854446+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.854446+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.855150+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.855150+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.860597+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.860597+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.861262+0000 mgr.y (mgr.15252) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.861262+0000 mgr.y (mgr.15252) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.936660+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.936660+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.938698+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.938698+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.939337+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.939337+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.944426+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.944426+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.946184+0000 mgr.y (mgr.15252) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: cephadm 2024-09-21T18:23:26.946184+0000 mgr.y (mgr.15252) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.981108+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.981108+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.987703+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.987703+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.994627+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:26.994627+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.014839+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.014839+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.016564+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.016564+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.017890+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.017890+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.021941+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.021941+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.023592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.023592+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.028267+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T18:23:28.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.028267+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.029836+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.029836+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.034783+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.034783+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.036715+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.036715+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.041404+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.041404+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.043894+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.043894+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.048100+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.048100+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.050382+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.050382+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.054547+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.054547+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.056542+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.056542+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.057849+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.057849+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.058409+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.058409+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.059328+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.059328+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.063610+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.063610+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.066613+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.066613+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.070246+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.070246+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.073338+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.073338+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.077018+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.077018+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.080230+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.080230+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.081936+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.081936+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.082597+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.082597+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.084131+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.084131+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.085821+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.085821+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.086450+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.086450+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.088002+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.088002+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.089746+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.089746+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.090359+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.090359+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.091889+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.091889+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.093590+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.093590+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.094197+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.094197+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.095514+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.095514+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.097366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.097366+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.098109+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.098109+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.099573+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.099573+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.101613+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.101613+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.102385+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.102385+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.104136+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.104136+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.108375+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.108375+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.110987+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.110987+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.115077+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.115077+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:23:28.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.118182+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.118182+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.121980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.121980+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.124584+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.124584+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.125357+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.125357+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.129264+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.129264+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.135454+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:23:28.165 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.135454+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.136415+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.136415+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.140996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.140996+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.144001+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.144001+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.145022+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.145022+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.148283+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.148283+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.150727+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.150727+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:23:28.166 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.151558+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.151558+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.155042+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.155042+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.157364+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.157364+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.161766+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.161766+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.164179+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.164179+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.167 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.165003+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.165003+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.165819+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.165819+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.166636+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.166636+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.167510+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.167510+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.168359+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.168359+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.169604+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:23:28.168 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.169604+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:23:28.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.173749+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:23:28.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.173749+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:23:28.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.176344+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.176344+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.177319+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.177319+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.184162+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.184162+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.277455+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.277455+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:23:28.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.278554+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.278554+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:23:28.171 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.284412+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.171 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:27 smithi169 bash[82163]: audit 2024-09-21T18:23:27.284412+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.018464+0000 mgr.y (mgr.15252) 1417 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:23:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.018464+0000 mgr.y (mgr.15252) 1417 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:23:28.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.037248+0000 mgr.y (mgr.15252) 1418 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.037248+0000 mgr.y (mgr.15252) 1418 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.044460+0000 mgr.y (mgr.15252) 1419 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.044460+0000 mgr.y (mgr.15252) 1419 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.050956+0000 mgr.y (mgr.15252) 1420 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.050956+0000 mgr.y (mgr.15252) 1420 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.057113+0000 mgr.y (mgr.15252) 1421 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.057113+0000 mgr.y (mgr.15252) 1421 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.059936+0000 mgr.y (mgr.15252) 1422 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.059936+0000 mgr.y (mgr.15252) 1422 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.067330+0000 mgr.y (mgr.15252) 1423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.067330+0000 mgr.y (mgr.15252) 1423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.074089+0000 mgr.y (mgr.15252) 1424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:23:28.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.074089+0000 mgr.y (mgr.15252) 1424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.080991+0000 mgr.y (mgr.15252) 1425 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.080991+0000 mgr.y (mgr.15252) 1425 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.084908+0000 mgr.y (mgr.15252) 1426 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.084908+0000 mgr.y (mgr.15252) 1426 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.088805+0000 mgr.y (mgr.15252) 1427 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.088805+0000 mgr.y (mgr.15252) 1427 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.092638+0000 mgr.y (mgr.15252) 1428 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.092638+0000 mgr.y (mgr.15252) 1428 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.096279+0000 mgr.y (mgr.15252) 1429 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.096279+0000 mgr.y (mgr.15252) 1429 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.100499+0000 mgr.y (mgr.15252) 1430 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.100499+0000 mgr.y (mgr.15252) 1430 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.103096+0000 mgr.y (mgr.15252) 1431 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.103096+0000 mgr.y (mgr.15252) 1431 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:23:28.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.169055+0000 mgr.y (mgr.15252) 1432 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:23:28.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cephadm 2024-09-21T18:23:27.169055+0000 mgr.y (mgr.15252) 1432 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:23:28.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cluster 2024-09-21T18:23:27.790701+0000 mgr.y (mgr.15252) 1433 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:28.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: cluster 2024-09-21T18:23:27.790701+0000 mgr.y (mgr.15252) 1433 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:28.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: audit 2024-09-21T18:23:28.507766+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:28.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:28 smithi169 bash[82163]: audit 2024-09-21T18:23:28.507766+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.018464+0000 mgr.y (mgr.15252) 1417 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:23:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.018464+0000 mgr.y (mgr.15252) 1417 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:23:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.037248+0000 mgr.y (mgr.15252) 1418 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:23:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.037248+0000 mgr.y (mgr.15252) 1418 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:23:29.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.044460+0000 mgr.y (mgr.15252) 1419 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.044460+0000 mgr.y (mgr.15252) 1419 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.050956+0000 mgr.y (mgr.15252) 1420 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.050956+0000 mgr.y (mgr.15252) 1420 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.057113+0000 mgr.y (mgr.15252) 1421 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.057113+0000 mgr.y (mgr.15252) 1421 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.059936+0000 mgr.y (mgr.15252) 1422 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.059936+0000 mgr.y (mgr.15252) 1422 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.067330+0000 mgr.y (mgr.15252) 1423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.067330+0000 mgr.y (mgr.15252) 1423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.074089+0000 mgr.y (mgr.15252) 1424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.074089+0000 mgr.y (mgr.15252) 1424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.080991+0000 mgr.y (mgr.15252) 1425 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.080991+0000 mgr.y (mgr.15252) 1425 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:23:29.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.084908+0000 mgr.y (mgr.15252) 1426 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.084908+0000 mgr.y (mgr.15252) 1426 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.088805+0000 mgr.y (mgr.15252) 1427 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.088805+0000 mgr.y (mgr.15252) 1427 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.092638+0000 mgr.y (mgr.15252) 1428 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.092638+0000 mgr.y (mgr.15252) 1428 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.018464+0000 mgr.y (mgr.15252) 1417 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.018464+0000 mgr.y (mgr.15252) 1417 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.037248+0000 mgr.y (mgr.15252) 1418 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.037248+0000 mgr.y (mgr.15252) 1418 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.044460+0000 mgr.y (mgr.15252) 1419 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:23:29.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.044460+0000 mgr.y (mgr.15252) 1419 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.050956+0000 mgr.y (mgr.15252) 1420 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.050956+0000 mgr.y (mgr.15252) 1420 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.057113+0000 mgr.y (mgr.15252) 1421 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.057113+0000 mgr.y (mgr.15252) 1421 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.059936+0000 mgr.y (mgr.15252) 1422 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.059936+0000 mgr.y (mgr.15252) 1422 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.067330+0000 mgr.y (mgr.15252) 1423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.067330+0000 mgr.y (mgr.15252) 1423 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.074089+0000 mgr.y (mgr.15252) 1424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.074089+0000 mgr.y (mgr.15252) 1424 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.080991+0000 mgr.y (mgr.15252) 1425 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.080991+0000 mgr.y (mgr.15252) 1425 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.084908+0000 mgr.y (mgr.15252) 1426 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:23:29.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.084908+0000 mgr.y (mgr.15252) 1426 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.088805+0000 mgr.y (mgr.15252) 1427 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.088805+0000 mgr.y (mgr.15252) 1427 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.092638+0000 mgr.y (mgr.15252) 1428 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.092638+0000 mgr.y (mgr.15252) 1428 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.096279+0000 mgr.y (mgr.15252) 1429 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.096279+0000 mgr.y (mgr.15252) 1429 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.100499+0000 mgr.y (mgr.15252) 1430 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.100499+0000 mgr.y (mgr.15252) 1430 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.103096+0000 mgr.y (mgr.15252) 1431 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.103096+0000 mgr.y (mgr.15252) 1431 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:23:29.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.169055+0000 mgr.y (mgr.15252) 1432 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cephadm 2024-09-21T18:23:27.169055+0000 mgr.y (mgr.15252) 1432 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cluster 2024-09-21T18:23:27.790701+0000 mgr.y (mgr.15252) 1433 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: cluster 2024-09-21T18:23:27.790701+0000 mgr.y (mgr.15252) 1433 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: audit 2024-09-21T18:23:28.507766+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[103198]: audit 2024-09-21T18:23:28.507766+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.096279+0000 mgr.y (mgr.15252) 1429 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.096279+0000 mgr.y (mgr.15252) 1429 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.100499+0000 mgr.y (mgr.15252) 1430 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.100499+0000 mgr.y (mgr.15252) 1430 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.103096+0000 mgr.y (mgr.15252) 1431 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.103096+0000 mgr.y (mgr.15252) 1431 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:23:29.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.169055+0000 mgr.y (mgr.15252) 1432 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:23:29.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cephadm 2024-09-21T18:23:27.169055+0000 mgr.y (mgr.15252) 1432 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:23:29.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cluster 2024-09-21T18:23:27.790701+0000 mgr.y (mgr.15252) 1433 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:29.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: cluster 2024-09-21T18:23:27.790701+0000 mgr.y (mgr.15252) 1433 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-09-21T18:23:29.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: audit 2024-09-21T18:23:28.507766+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:29.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:28 smithi043 bash[106061]: audit 2024-09-21T18:23:28.507766+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:29 smithi169 bash[82163]: audit 2024-09-21T18:23:28.166470+0000 mgr.y (mgr.15252) 1434 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:29.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:29 smithi169 bash[82163]: audit 2024-09-21T18:23:28.166470+0000 mgr.y (mgr.15252) 1434 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:30.025 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:23:29] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.51.0" 2024-09-21T18:23:30.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:29 smithi043 bash[106061]: audit 2024-09-21T18:23:28.166470+0000 mgr.y (mgr.15252) 1434 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:30.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:29 smithi043 bash[106061]: audit 2024-09-21T18:23:28.166470+0000 mgr.y (mgr.15252) 1434 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:29 smithi043 bash[103198]: audit 2024-09-21T18:23:28.166470+0000 mgr.y (mgr.15252) 1434 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:30.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:29 smithi043 bash[103198]: audit 2024-09-21T18:23:28.166470+0000 mgr.y (mgr.15252) 1434 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:30.189518477Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: cluster 2024-09-21T18:23:29.792482+0000 mgr.y (mgr.15252) 1435 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:31.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: cluster 2024-09-21T18:23:29.792482+0000 mgr.y (mgr.15252) 1435 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: audit 2024-09-21T18:23:30.266133+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: audit 2024-09-21T18:23:30.266133+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: audit 2024-09-21T18:23:30.272662+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: audit 2024-09-21T18:23:30.272662+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: audit 2024-09-21T18:23:30.278075+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[103198]: audit 2024-09-21T18:23:30.278075+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: cluster 2024-09-21T18:23:29.792482+0000 mgr.y (mgr.15252) 1435 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: cluster 2024-09-21T18:23:29.792482+0000 mgr.y (mgr.15252) 1435 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: audit 2024-09-21T18:23:30.266133+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: audit 2024-09-21T18:23:30.266133+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: audit 2024-09-21T18:23:30.272662+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: audit 2024-09-21T18:23:30.272662+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: audit 2024-09-21T18:23:30.278075+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:30 smithi043 bash[106061]: audit 2024-09-21T18:23:30.278075+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: cluster 2024-09-21T18:23:29.792482+0000 mgr.y (mgr.15252) 1435 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: cluster 2024-09-21T18:23:29.792482+0000 mgr.y (mgr.15252) 1435 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: audit 2024-09-21T18:23:30.266133+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: audit 2024-09-21T18:23:30.266133+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: audit 2024-09-21T18:23:30.272662+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: audit 2024-09-21T18:23:30.272662+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: audit 2024-09-21T18:23:30.278075+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:31.124 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:30 smithi169 bash[82163]: audit 2024-09-21T18:23:30.278075+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:33.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:32 smithi169 bash[82163]: cluster 2024-09-21T18:23:31.793254+0000 mgr.y (mgr.15252) 1436 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:33.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:32 smithi169 bash[82163]: cluster 2024-09-21T18:23:31.793254+0000 mgr.y (mgr.15252) 1436 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:32 smithi043 bash[103198]: cluster 2024-09-21T18:23:31.793254+0000 mgr.y (mgr.15252) 1436 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:32 smithi043 bash[103198]: cluster 2024-09-21T18:23:31.793254+0000 mgr.y (mgr.15252) 1436 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:32 smithi043 bash[106061]: cluster 2024-09-21T18:23:31.793254+0000 mgr.y (mgr.15252) 1436 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:32 smithi043 bash[106061]: cluster 2024-09-21T18:23:31.793254+0000 mgr.y (mgr.15252) 1436 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:33.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:33.222869703Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:34.263 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:32.943028+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:32.943028+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:32.953189+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:32.953189+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:32.962986+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:32.962986+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:33.377665+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:34.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[103198]: audit 2024-09-21T18:23:33.377665+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:32.943028+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:32.943028+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:32.953189+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:32.953189+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:32.962986+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:32.962986+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.265 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:33.377665+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:34.266 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:33 smithi043 bash[106061]: audit 2024-09-21T18:23:33.377665+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:34.267 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:23:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:32.943028+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:32.943028+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:32.953189+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:32.953189+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:32.962986+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:32.962986+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:33.377665+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:33 smithi169 bash[82163]: audit 2024-09-21T18:23:33.377665+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:35.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[103198]: audit 2024-09-21T18:23:33.559252+0000 mgr.y (mgr.15252) 1437 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:35.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[103198]: audit 2024-09-21T18:23:33.559252+0000 mgr.y (mgr.15252) 1437 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:35.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[103198]: cluster 2024-09-21T18:23:33.794940+0000 mgr.y (mgr.15252) 1438 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:35.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[103198]: cluster 2024-09-21T18:23:33.794940+0000 mgr.y (mgr.15252) 1438 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[106061]: audit 2024-09-21T18:23:33.559252+0000 mgr.y (mgr.15252) 1437 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[106061]: audit 2024-09-21T18:23:33.559252+0000 mgr.y (mgr.15252) 1437 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[106061]: cluster 2024-09-21T18:23:33.794940+0000 mgr.y (mgr.15252) 1438 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:34 smithi043 bash[106061]: cluster 2024-09-21T18:23:33.794940+0000 mgr.y (mgr.15252) 1438 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:35.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:34 smithi169 bash[82163]: audit 2024-09-21T18:23:33.559252+0000 mgr.y (mgr.15252) 1437 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:35.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:34 smithi169 bash[82163]: audit 2024-09-21T18:23:33.559252+0000 mgr.y (mgr.15252) 1437 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:35.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:34 smithi169 bash[82163]: cluster 2024-09-21T18:23:33.794940+0000 mgr.y (mgr.15252) 1438 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:35.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:34 smithi169 bash[82163]: cluster 2024-09-21T18:23:33.794940+0000 mgr.y (mgr.15252) 1438 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:36.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:36.204548904Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:36 smithi043 bash[103198]: cluster 2024-09-21T18:23:35.795695+0000 mgr.y (mgr.15252) 1439 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:37.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:36 smithi043 bash[103198]: cluster 2024-09-21T18:23:35.795695+0000 mgr.y (mgr.15252) 1439 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:36 smithi043 bash[106061]: cluster 2024-09-21T18:23:35.795695+0000 mgr.y (mgr.15252) 1439 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:36 smithi043 bash[106061]: cluster 2024-09-21T18:23:35.795695+0000 mgr.y (mgr.15252) 1439 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:36 smithi169 bash[82163]: cluster 2024-09-21T18:23:35.795695+0000 mgr.y (mgr.15252) 1439 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:36 smithi169 bash[82163]: cluster 2024-09-21T18:23:35.795695+0000 mgr.y (mgr.15252) 1439 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.087 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:23:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:38 smithi043 bash[106061]: cluster 2024-09-21T18:23:37.796416+0000 mgr.y (mgr.15252) 1440 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:38 smithi043 bash[106061]: cluster 2024-09-21T18:23:37.796416+0000 mgr.y (mgr.15252) 1440 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:38 smithi043 bash[103198]: cluster 2024-09-21T18:23:37.796416+0000 mgr.y (mgr.15252) 1440 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:38 smithi043 bash[103198]: cluster 2024-09-21T18:23:37.796416+0000 mgr.y (mgr.15252) 1440 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:39.204807594Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:38 smithi169 bash[82163]: cluster 2024-09-21T18:23:37.796416+0000 mgr.y (mgr.15252) 1440 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:38 smithi169 bash[82163]: cluster 2024-09-21T18:23:37.796416+0000 mgr.y (mgr.15252) 1440 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:39.982 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:23:39] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T18:23:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:39 smithi043 bash[106061]: audit 2024-09-21T18:23:38.171487+0000 mgr.y (mgr.15252) 1441 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:39 smithi043 bash[106061]: audit 2024-09-21T18:23:38.171487+0000 mgr.y (mgr.15252) 1441 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:39 smithi043 bash[103198]: audit 2024-09-21T18:23:38.171487+0000 mgr.y (mgr.15252) 1441 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:39 smithi043 bash[103198]: audit 2024-09-21T18:23:38.171487+0000 mgr.y (mgr.15252) 1441 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:39 smithi169 bash[82163]: audit 2024-09-21T18:23:38.171487+0000 mgr.y (mgr.15252) 1441 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:39 smithi169 bash[82163]: audit 2024-09-21T18:23:38.171487+0000 mgr.y (mgr.15252) 1441 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:40.679 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:23:40.679 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 10s ago 41m - - 2024-09-21T18:23:40.679 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 7s ago 41m - - 2024-09-21T18:23:40.679 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (4m) 10s ago 32m 13.8M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:23:40.679 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (4m) 7s ago 31m 67.2M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:23:40.679 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (6m) 10s ago 29m 49.4M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:23:40.680 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (6m) 7s ago 40m 441M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:23:40.680 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (17m) 10s ago 42m 528M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:23:40.680 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (69s) 10s ago 43m 44.7M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d e9ab5c539eb8 2024-09-21T18:23:40.680 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (2m) 7s ago 41m 39.6M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:23:40.680 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (31s) 10s ago 40m 30.5M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d aef809dd700a 2024-09-21T18:23:40.680 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (6m) 10s ago 32m 8263k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:23:40.681 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (6m) 7s ago 32m 8471k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:23:40.681 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (39m) 10s ago 39m 58.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:23:40.681 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (38m) 10s ago 38m 67.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:23:40.681 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (37m) 10s ago 38m 62.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:23:40.681 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (37m) 10s ago 37m 58.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:23:40.681 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (36m) 7s ago 36m 69.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:23:40.682 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (35m) 7s ago 35m 57.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:23:40.682 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (34m) 7s ago 34m 55.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:23:40.682 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (33m) 7s ago 33m 66.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:23:40.682 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (5m) 7s ago 32m 46.9M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:23:40.682 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (29m) 10s ago 29m 101M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:23:40.682 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (29m) 7s ago 29m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:23:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:40 smithi043 bash[103198]: cluster 2024-09-21T18:23:39.798083+0000 mgr.y (mgr.15252) 1442 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:41.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:40 smithi043 bash[103198]: cluster 2024-09-21T18:23:39.798083+0000 mgr.y (mgr.15252) 1442 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:40 smithi043 bash[106061]: cluster 2024-09-21T18:23:39.798083+0000 mgr.y (mgr.15252) 1442 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:41.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:40 smithi043 bash[106061]: cluster 2024-09-21T18:23:39.798083+0000 mgr.y (mgr.15252) 1442 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:40 smithi169 bash[82163]: cluster 2024-09-21T18:23:39.798083+0000 mgr.y (mgr.15252) 1442 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:40 smithi169 bash[82163]: cluster 2024-09-21T18:23:39.798083+0000 mgr.y (mgr.15252) 1442 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:41.430 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-09-21T18:23:42.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:41 smithi043 bash[103198]: audit 2024-09-21T18:23:40.636341+0000 mgr.y (mgr.15252) 1443 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:42.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:41 smithi043 bash[103198]: audit 2024-09-21T18:23:40.636341+0000 mgr.y (mgr.15252) 1443 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:41 smithi043 bash[106061]: audit 2024-09-21T18:23:40.636341+0000 mgr.y (mgr.15252) 1443 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:42.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:41 smithi043 bash[106061]: audit 2024-09-21T18:23:40.636341+0000 mgr.y (mgr.15252) 1443 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:42.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:42.199302895Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:41 smithi169 bash[82163]: audit 2024-09-21T18:23:40.636341+0000 mgr.y (mgr.15252) 1443 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:42.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:41 smithi169 bash[82163]: audit 2024-09-21T18:23:40.636341+0000 mgr.y (mgr.15252) 1443 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:23:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:42 smithi043 bash[103198]: cluster 2024-09-21T18:23:41.798826+0000 mgr.y (mgr.15252) 1444 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:42 smithi043 bash[103198]: cluster 2024-09-21T18:23:41.798826+0000 mgr.y (mgr.15252) 1444 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:42 smithi043 bash[106061]: cluster 2024-09-21T18:23:41.798826+0000 mgr.y (mgr.15252) 1444 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:42 smithi043 bash[106061]: cluster 2024-09-21T18:23:41.798826+0000 mgr.y (mgr.15252) 1444 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:42 smithi169 bash[82163]: cluster 2024-09-21T18:23:41.798826+0000 mgr.y (mgr.15252) 1444 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:42 smithi169 bash[82163]: cluster 2024-09-21T18:23:41.798826+0000 mgr.y (mgr.15252) 1444 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:44 smithi043 bash[106061]: cluster 2024-09-21T18:23:43.800497+0000 mgr.y (mgr.15252) 1445 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:44 smithi043 bash[106061]: cluster 2024-09-21T18:23:43.800497+0000 mgr.y (mgr.15252) 1445 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:44 smithi043 bash[103198]: cluster 2024-09-21T18:23:43.800497+0000 mgr.y (mgr.15252) 1445 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:44 smithi043 bash[103198]: cluster 2024-09-21T18:23:43.800497+0000 mgr.y (mgr.15252) 1445 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:45.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:45.19513326Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:45.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:45 smithi169 bash[82163]: cluster 2024-09-21T18:23:43.800497+0000 mgr.y (mgr.15252) 1445 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:45.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:45 smithi169 bash[82163]: cluster 2024-09-21T18:23:43.800497+0000 mgr.y (mgr.15252) 1445 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:23:46.251 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:23:47.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:47 smithi043 bash[103198]: cluster 2024-09-21T18:23:45.801323+0000 mgr.y (mgr.15252) 1446 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:47.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:47 smithi043 bash[103198]: cluster 2024-09-21T18:23:45.801323+0000 mgr.y (mgr.15252) 1446 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:47 smithi043 bash[106061]: cluster 2024-09-21T18:23:45.801323+0000 mgr.y (mgr.15252) 1446 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:47 smithi043 bash[106061]: cluster 2024-09-21T18:23:45.801323+0000 mgr.y (mgr.15252) 1446 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:47.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:47 smithi169 bash[82163]: cluster 2024-09-21T18:23:45.801323+0000 mgr.y (mgr.15252) 1446 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:47.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:47 smithi169 bash[82163]: cluster 2024-09-21T18:23:45.801323+0000 mgr.y (mgr.15252) 1446 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:47.893 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:23:48.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:48 smithi169 bash[82163]: audit 2024-09-21T18:23:47.880602+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.43:0/4059381015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:48.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:48 smithi169 bash[82163]: audit 2024-09-21T18:23:47.880602+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.43:0/4059381015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:48.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:48 smithi043 bash[103198]: audit 2024-09-21T18:23:47.880602+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.43:0/4059381015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:48.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:48 smithi043 bash[103198]: audit 2024-09-21T18:23:47.880602+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.43:0/4059381015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:48.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:48 smithi043 bash[106061]: audit 2024-09-21T18:23:47.880602+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.43:0/4059381015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:48.185 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:48 smithi043 bash[106061]: audit 2024-09-21T18:23:47.880602+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.43:0/4059381015' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:48.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:48.202937084Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:48.856 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-09-21T18:23:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:49 smithi169 bash[82163]: cluster 2024-09-21T18:23:47.802043+0000 mgr.y (mgr.15252) 1447 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:49 smithi169 bash[82163]: cluster 2024-09-21T18:23:47.802043+0000 mgr.y (mgr.15252) 1447 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:49 smithi169 bash[82163]: audit 2024-09-21T18:23:48.378022+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:49.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:49 smithi169 bash[82163]: audit 2024-09-21T18:23:48.378022+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[103198]: cluster 2024-09-21T18:23:47.802043+0000 mgr.y (mgr.15252) 1447 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[103198]: cluster 2024-09-21T18:23:47.802043+0000 mgr.y (mgr.15252) 1447 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[103198]: audit 2024-09-21T18:23:48.378022+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[103198]: audit 2024-09-21T18:23:48.378022+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[106061]: cluster 2024-09-21T18:23:47.802043+0000 mgr.y (mgr.15252) 1447 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[106061]: cluster 2024-09-21T18:23:47.802043+0000 mgr.y (mgr.15252) 1447 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[106061]: audit 2024-09-21T18:23:48.378022+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[106061]: audit 2024-09-21T18:23:48.378022+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:23:49.999 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:23:49] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T18:23:50.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:48.182862+0000 mgr.y (mgr.15252) 1448 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:50.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:48.182862+0000 mgr.y (mgr.15252) 1448 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:50.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:49.079260+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:49.079260+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:49.084206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:49.084206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:49.089054+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:50 smithi169 bash[82163]: audit 2024-09-21T18:23:49.089054+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:48.182862+0000 mgr.y (mgr.15252) 1448 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:48.182862+0000 mgr.y (mgr.15252) 1448 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:49.079260+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:49.079260+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:49.084206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:49.084206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:49.089054+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[103198]: audit 2024-09-21T18:23:49.089054+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:48.182862+0000 mgr.y (mgr.15252) 1448 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:48.182862+0000 mgr.y (mgr.15252) 1448 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:49.079260+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:49.079260+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:49.084206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:49.084206+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:49.089054+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:50 smithi043 bash[106061]: audit 2024-09-21T18:23:49.089054+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: cluster 2024-09-21T18:23:49.803170+0000 mgr.y (mgr.15252) 1449 : cluster [DBG] pgmap v215: 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-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: cluster 2024-09-21T18:23:49.803170+0000 mgr.y (mgr.15252) 1449 : cluster [DBG] pgmap v215: 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-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: audit 2024-09-21T18:23:50.423027+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: audit 2024-09-21T18:23:50.423027+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: audit 2024-09-21T18:23:50.429199+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: audit 2024-09-21T18:23:50.429199+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: audit 2024-09-21T18:23:50.436514+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[103198]: audit 2024-09-21T18:23:50.436514+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: cluster 2024-09-21T18:23:49.803170+0000 mgr.y (mgr.15252) 1449 : cluster [DBG] pgmap v215: 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-21T18:23:51.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: cluster 2024-09-21T18:23:49.803170+0000 mgr.y (mgr.15252) 1449 : cluster [DBG] pgmap v215: 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-21T18:23:51.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: audit 2024-09-21T18:23:50.423027+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: audit 2024-09-21T18:23:50.423027+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: audit 2024-09-21T18:23:50.429199+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: audit 2024-09-21T18:23:50.429199+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: audit 2024-09-21T18:23:50.436514+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:51 smithi043 bash[106061]: audit 2024-09-21T18:23:50.436514+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.402 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:51.200404256Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: cluster 2024-09-21T18:23:49.803170+0000 mgr.y (mgr.15252) 1449 : cluster [DBG] pgmap v215: 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-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: cluster 2024-09-21T18:23:49.803170+0000 mgr.y (mgr.15252) 1449 : cluster [DBG] pgmap v215: 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-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: audit 2024-09-21T18:23:50.423027+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: audit 2024-09-21T18:23:50.423027+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: audit 2024-09-21T18:23:50.429199+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: audit 2024-09-21T18:23:50.429199+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: audit 2024-09-21T18:23:50.436514+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:51.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:51 smithi169 bash[82163]: audit 2024-09-21T18:23:50.436514+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:23:52.397 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:52 smithi043 bash[106061]: cluster 2024-09-21T18:23:51.803725+0000 mgr.y (mgr.15252) 1450 : cluster [DBG] pgmap v216: 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-21T18:23:52.398 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:52 smithi043 bash[106061]: cluster 2024-09-21T18:23:51.803725+0000 mgr.y (mgr.15252) 1450 : cluster [DBG] pgmap v216: 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-21T18:23:52.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:52 smithi043 bash[103198]: cluster 2024-09-21T18:23:51.803725+0000 mgr.y (mgr.15252) 1450 : cluster [DBG] pgmap v216: 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-21T18:23:52.398 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:52 smithi043 bash[103198]: cluster 2024-09-21T18:23:51.803725+0000 mgr.y (mgr.15252) 1450 : cluster [DBG] pgmap v216: 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-21T18:23:52.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:52 smithi169 bash[82163]: cluster 2024-09-21T18:23:51.803725+0000 mgr.y (mgr.15252) 1450 : cluster [DBG] pgmap v216: 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-21T18:23:52.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:52 smithi169 bash[82163]: cluster 2024-09-21T18:23:51.803725+0000 mgr.y (mgr.15252) 1450 : cluster [DBG] pgmap v216: 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-21T18:23:53.515 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:23:54.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:54.216192323Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:54.895 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)" 2024-09-21T18:23:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:54 smithi169 bash[82163]: cluster 2024-09-21T18:23:53.805344+0000 mgr.y (mgr.15252) 1451 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:23:55.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:54 smithi169 bash[82163]: cluster 2024-09-21T18:23:53.805344+0000 mgr.y (mgr.15252) 1451 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:23:55.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:54 smithi043 bash[103198]: cluster 2024-09-21T18:23:53.805344+0000 mgr.y (mgr.15252) 1451 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:23:55.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:54 smithi043 bash[103198]: cluster 2024-09-21T18:23:53.805344+0000 mgr.y (mgr.15252) 1451 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:23:55.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:54 smithi043 bash[106061]: cluster 2024-09-21T18:23:53.805344+0000 mgr.y (mgr.15252) 1451 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:23:55.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:54 smithi043 bash[106061]: cluster 2024-09-21T18:23:53.805344+0000 mgr.y (mgr.15252) 1451 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:23:55.558 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-09-21T18:23:55.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:55 smithi043 bash[103198]: audit 2024-09-21T18:23:54.881291+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.43:0/243355094' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:55.872 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:55 smithi043 bash[103198]: audit 2024-09-21T18:23:54.881291+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.43:0/243355094' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:55 smithi169 bash[82163]: audit 2024-09-21T18:23:54.881291+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.43:0/243355094' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:56.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:55 smithi169 bash[82163]: audit 2024-09-21T18:23:54.881291+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.43:0/243355094' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:56.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:55 smithi043 bash[106061]: audit 2024-09-21T18:23:54.881291+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.43:0/243355094' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:56.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:55 smithi043 bash[106061]: audit 2024-09-21T18:23:54.881291+0000 mon.a (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.43:0/243355094' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:23:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:56 smithi169 bash[82163]: cluster 2024-09-21T18:23:55.806061+0000 mgr.y (mgr.15252) 1452 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:56 smithi169 bash[82163]: cluster 2024-09-21T18:23:55.806061+0000 mgr.y (mgr.15252) 1452 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:56 smithi043 bash[103198]: cluster 2024-09-21T18:23:55.806061+0000 mgr.y (mgr.15252) 1452 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:56 smithi043 bash[103198]: cluster 2024-09-21T18:23:55.806061+0000 mgr.y (mgr.15252) 1452 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:56 smithi043 bash[106061]: cluster 2024-09-21T18:23:55.806061+0000 mgr.y (mgr.15252) 1452 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:56 smithi043 bash[106061]: cluster 2024-09-21T18:23:55.806061+0000 mgr.y (mgr.15252) 1452 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:57.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:23:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:23:57.194027897Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:23:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:58 smithi169 bash[82163]: cluster 2024-09-21T18:23:57.806857+0000 mgr.y (mgr.15252) 1453 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:58 smithi169 bash[82163]: cluster 2024-09-21T18:23:57.806857+0000 mgr.y (mgr.15252) 1453 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:58 smithi043 bash[103198]: cluster 2024-09-21T18:23:57.806857+0000 mgr.y (mgr.15252) 1453 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:59.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:58 smithi043 bash[103198]: cluster 2024-09-21T18:23:57.806857+0000 mgr.y (mgr.15252) 1453 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:58 smithi043 bash[106061]: cluster 2024-09-21T18:23:57.806857+0000 mgr.y (mgr.15252) 1453 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:23:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:58 smithi043 bash[106061]: cluster 2024-09-21T18:23:57.806857+0000 mgr.y (mgr.15252) 1453 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 0 B/s wr, 119 op/s 2024-09-21T18:24:00.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:23:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:23:59] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T18:24:00.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:59 smithi043 bash[106061]: audit 2024-09-21T18:23:58.194056+0000 mgr.y (mgr.15252) 1454 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:00.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:23:59 smithi043 bash[106061]: audit 2024-09-21T18:23:58.194056+0000 mgr.y (mgr.15252) 1454 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:59 smithi043 bash[103198]: audit 2024-09-21T18:23:58.194056+0000 mgr.y (mgr.15252) 1454 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:00.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:23:59 smithi043 bash[103198]: audit 2024-09-21T18:23:58.194056+0000 mgr.y (mgr.15252) 1454 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:59 smithi169 bash[82163]: audit 2024-09-21T18:23:58.194056+0000 mgr.y (mgr.15252) 1454 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:00.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:23:59 smithi169 bash[82163]: audit 2024-09-21T18:23:58.194056+0000 mgr.y (mgr.15252) 1454 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:00.394 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:24:00.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:00.225645299Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:00 smithi169 bash[82163]: cluster 2024-09-21T18:23:59.808548+0000 mgr.y (mgr.15252) 1455 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:24:01.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:00 smithi169 bash[82163]: cluster 2024-09-21T18:23:59.808548+0000 mgr.y (mgr.15252) 1455 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:24:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:00 smithi043 bash[106061]: cluster 2024-09-21T18:23:59.808548+0000 mgr.y (mgr.15252) 1455 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:24:01.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:00 smithi043 bash[106061]: cluster 2024-09-21T18:23:59.808548+0000 mgr.y (mgr.15252) 1455 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:24:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:00 smithi043 bash[103198]: cluster 2024-09-21T18:23:59.808548+0000 mgr.y (mgr.15252) 1455 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:24:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:00 smithi043 bash[103198]: cluster 2024-09-21T18:23:59.808548+0000 mgr.y (mgr.15252) 1455 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-09-21T18:24:03.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:02 smithi169 bash[82163]: cluster 2024-09-21T18:24:01.809220+0000 mgr.y (mgr.15252) 1456 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:03.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:02 smithi169 bash[82163]: cluster 2024-09-21T18:24:01.809220+0000 mgr.y (mgr.15252) 1456 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:03.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:02 smithi169 bash[82163]: audit 2024-09-21T18:24:01.960406+0000 mgr.y (mgr.15252) 1457 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:03.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:02 smithi169 bash[82163]: audit 2024-09-21T18:24:01.960406+0000 mgr.y (mgr.15252) 1457 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[106061]: cluster 2024-09-21T18:24:01.809220+0000 mgr.y (mgr.15252) 1456 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[106061]: cluster 2024-09-21T18:24:01.809220+0000 mgr.y (mgr.15252) 1456 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[106061]: audit 2024-09-21T18:24:01.960406+0000 mgr.y (mgr.15252) 1457 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[106061]: audit 2024-09-21T18:24:01.960406+0000 mgr.y (mgr.15252) 1457 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[103198]: cluster 2024-09-21T18:24:01.809220+0000 mgr.y (mgr.15252) 1456 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[103198]: cluster 2024-09-21T18:24:01.809220+0000 mgr.y (mgr.15252) 1456 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[103198]: audit 2024-09-21T18:24:01.960406+0000 mgr.y (mgr.15252) 1457 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:02 smithi043 bash[103198]: audit 2024-09-21T18:24:01.960406+0000 mgr.y (mgr.15252) 1457 : audit [DBG] from='client.64127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:03.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:03.201192578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:04.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:03 smithi043 bash[106061]: audit 2024-09-21T18:24:03.378507+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:04.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:03 smithi043 bash[106061]: audit 2024-09-21T18:24:03.378507+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:04.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:03 smithi043 bash[103198]: audit 2024-09-21T18:24:03.378507+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:04.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:03 smithi043 bash[103198]: audit 2024-09-21T18:24:03.378507+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:04.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:03 smithi169 bash[82163]: audit 2024-09-21T18:24:03.378507+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:04.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:03 smithi169 bash[82163]: audit 2024-09-21T18:24:03.378507+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:04.490 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:24:05.085 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade status' 2024-09-21T18:24:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:04 smithi043 bash[103198]: cluster 2024-09-21T18:24:03.810285+0000 mgr.y (mgr.15252) 1458 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:04 smithi043 bash[103198]: cluster 2024-09-21T18:24:03.810285+0000 mgr.y (mgr.15252) 1458 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:04 smithi043 bash[106061]: cluster 2024-09-21T18:24:03.810285+0000 mgr.y (mgr.15252) 1458 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:04 smithi043 bash[106061]: cluster 2024-09-21T18:24:03.810285+0000 mgr.y (mgr.15252) 1458 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:04 smithi169 bash[82163]: cluster 2024-09-21T18:24:03.810285+0000 mgr.y (mgr.15252) 1458 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:04 smithi169 bash[82163]: cluster 2024-09-21T18:24:03.810285+0000 mgr.y (mgr.15252) 1458 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-09-21T18:24:06.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:06.232387211Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:06 smithi043 bash[106061]: cluster 2024-09-21T18:24:05.810962+0000 mgr.y (mgr.15252) 1459 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:07.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:06 smithi043 bash[106061]: cluster 2024-09-21T18:24:05.810962+0000 mgr.y (mgr.15252) 1459 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:06 smithi043 bash[103198]: cluster 2024-09-21T18:24:05.810962+0000 mgr.y (mgr.15252) 1459 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:06 smithi043 bash[103198]: cluster 2024-09-21T18:24:05.810962+0000 mgr.y (mgr.15252) 1459 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:06 smithi169 bash[82163]: cluster 2024-09-21T18:24:05.810962+0000 mgr.y (mgr.15252) 1459 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:06 smithi169 bash[82163]: cluster 2024-09-21T18:24:05.810962+0000 mgr.y (mgr.15252) 1459 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: cluster 2024-09-21T18:24:07.811700+0000 mgr.y (mgr.15252) 1460 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: cluster 2024-09-21T18:24:07.811700+0000 mgr.y (mgr.15252) 1460 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: audit 2024-09-21T18:24:08.257186+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: audit 2024-09-21T18:24:08.257186+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: audit 2024-09-21T18:24:08.268226+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: audit 2024-09-21T18:24:08.268226+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: audit 2024-09-21T18:24:08.279023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:08 smithi169 bash[82163]: audit 2024-09-21T18:24:08.279023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: cluster 2024-09-21T18:24:07.811700+0000 mgr.y (mgr.15252) 1460 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: cluster 2024-09-21T18:24:07.811700+0000 mgr.y (mgr.15252) 1460 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: audit 2024-09-21T18:24:08.257186+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: audit 2024-09-21T18:24:08.257186+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: audit 2024-09-21T18:24:08.268226+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: audit 2024-09-21T18:24:08.268226+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: audit 2024-09-21T18:24:08.279023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[103198]: audit 2024-09-21T18:24:08.279023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: cluster 2024-09-21T18:24:07.811700+0000 mgr.y (mgr.15252) 1460 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: cluster 2024-09-21T18:24:07.811700+0000 mgr.y (mgr.15252) 1460 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:09.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: audit 2024-09-21T18:24:08.257186+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: audit 2024-09-21T18:24:08.257186+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: audit 2024-09-21T18:24:08.268226+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: audit 2024-09-21T18:24:08.268226+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: audit 2024-09-21T18:24:08.279023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:08 smithi043 bash[106061]: audit 2024-09-21T18:24:08.279023+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:09.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:09.196192555Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:09.908 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:24:09.931 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:24:09] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.51.0" 2024-09-21T18:24:09.931 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:09 smithi043 bash[103198]: audit 2024-09-21T18:24:08.205347+0000 mgr.y (mgr.15252) 1461 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:09.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:09 smithi043 bash[103198]: audit 2024-09-21T18:24:08.205347+0000 mgr.y (mgr.15252) 1461 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:09 smithi043 bash[106061]: audit 2024-09-21T18:24:08.205347+0000 mgr.y (mgr.15252) 1461 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:10.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:09 smithi043 bash[106061]: audit 2024-09-21T18:24:08.205347+0000 mgr.y (mgr.15252) 1461 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:10.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:09 smithi169 bash[82163]: audit 2024-09-21T18:24:08.205347+0000 mgr.y (mgr.15252) 1461 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:10.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:09 smithi169 bash[82163]: audit 2024-09-21T18:24:08.205347+0000 mgr.y (mgr.15252) 1461 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:11.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: cluster 2024-09-21T18:24:09.813030+0000 mgr.y (mgr.15252) 1462 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:11.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: cluster 2024-09-21T18:24:09.813030+0000 mgr.y (mgr.15252) 1462 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:11.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: audit 2024-09-21T18:24:10.579424+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: audit 2024-09-21T18:24:10.579424+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: audit 2024-09-21T18:24:10.587164+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: audit 2024-09-21T18:24:10.587164+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: audit 2024-09-21T18:24:10.594514+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[103198]: audit 2024-09-21T18:24:10.594514+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: cluster 2024-09-21T18:24:09.813030+0000 mgr.y (mgr.15252) 1462 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: cluster 2024-09-21T18:24:09.813030+0000 mgr.y (mgr.15252) 1462 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: audit 2024-09-21T18:24:10.579424+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: audit 2024-09-21T18:24:10.579424+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: audit 2024-09-21T18:24:10.587164+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: audit 2024-09-21T18:24:10.587164+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: audit 2024-09-21T18:24:10.594514+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:10 smithi043 bash[106061]: audit 2024-09-21T18:24:10.594514+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: cluster 2024-09-21T18:24:09.813030+0000 mgr.y (mgr.15252) 1462 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: cluster 2024-09-21T18:24:09.813030+0000 mgr.y (mgr.15252) 1462 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: audit 2024-09-21T18:24:10.579424+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: audit 2024-09-21T18:24:10.579424+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: audit 2024-09-21T18:24:10.587164+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: audit 2024-09-21T18:24:10.587164+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: audit 2024-09-21T18:24:10.594514+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:11.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:10 smithi169 bash[82163]: audit 2024-09-21T18:24:10.594514+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": null, 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": false, 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "", 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": null, 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "", 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:24:12.182 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:24:12.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:12.20835497Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:12 smithi043 bash[103198]: cluster 2024-09-21T18:24:11.813766+0000 mgr.y (mgr.15252) 1463 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:13.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:12 smithi043 bash[103198]: cluster 2024-09-21T18:24:11.813766+0000 mgr.y (mgr.15252) 1463 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:13.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:12 smithi043 bash[106061]: cluster 2024-09-21T18:24:11.813766+0000 mgr.y (mgr.15252) 1463 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:13.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:12 smithi043 bash[106061]: cluster 2024-09-21T18:24:11.813766+0000 mgr.y (mgr.15252) 1463 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:13.094 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph health detail' 2024-09-21T18:24:13.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:12 smithi169 bash[82163]: cluster 2024-09-21T18:24:11.813766+0000 mgr.y (mgr.15252) 1463 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:13.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:12 smithi169 bash[82163]: cluster 2024-09-21T18:24:11.813766+0000 mgr.y (mgr.15252) 1463 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:14.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:13 smithi043 bash[106061]: audit 2024-09-21T18:24:12.180600+0000 mgr.y (mgr.15252) 1464 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:14.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:13 smithi043 bash[106061]: audit 2024-09-21T18:24:12.180600+0000 mgr.y (mgr.15252) 1464 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:13 smithi043 bash[103198]: audit 2024-09-21T18:24:12.180600+0000 mgr.y (mgr.15252) 1464 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:13 smithi043 bash[103198]: audit 2024-09-21T18:24:12.180600+0000 mgr.y (mgr.15252) 1464 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:14.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:13 smithi169 bash[82163]: audit 2024-09-21T18:24:12.180600+0000 mgr.y (mgr.15252) 1464 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:14.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:13 smithi169 bash[82163]: audit 2024-09-21T18:24:12.180600+0000 mgr.y (mgr.15252) 1464 : audit [DBG] from='client.64133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:14 smithi169 bash[82163]: cluster 2024-09-21T18:24:13.815342+0000 mgr.y (mgr.15252) 1465 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:15.228 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:14 smithi169 bash[82163]: cluster 2024-09-21T18:24:13.815342+0000 mgr.y (mgr.15252) 1465 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:14 smithi043 bash[106061]: cluster 2024-09-21T18:24:13.815342+0000 mgr.y (mgr.15252) 1465 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:15.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:14 smithi043 bash[106061]: cluster 2024-09-21T18:24:13.815342+0000 mgr.y (mgr.15252) 1465 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:15.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:14 smithi043 bash[103198]: cluster 2024-09-21T18:24:13.815342+0000 mgr.y (mgr.15252) 1465 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:15.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:14 smithi043 bash[103198]: cluster 2024-09-21T18:24:13.815342+0000 mgr.y (mgr.15252) 1465 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:15.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:15.228256982Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:16 smithi043 bash[106061]: cluster 2024-09-21T18:24:15.816058+0000 mgr.y (mgr.15252) 1466 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:17.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:16 smithi043 bash[106061]: cluster 2024-09-21T18:24:15.816058+0000 mgr.y (mgr.15252) 1466 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:16 smithi043 bash[103198]: cluster 2024-09-21T18:24:15.816058+0000 mgr.y (mgr.15252) 1466 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:17.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:16 smithi043 bash[103198]: cluster 2024-09-21T18:24:15.816058+0000 mgr.y (mgr.15252) 1466 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:17.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:16 smithi169 bash[82163]: cluster 2024-09-21T18:24:15.816058+0000 mgr.y (mgr.15252) 1466 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:17.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:16 smithi169 bash[82163]: cluster 2024-09-21T18:24:15.816058+0000 mgr.y (mgr.15252) 1466 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:18.264 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:24:18.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:18.206176055Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[103198]: cluster 2024-09-21T18:24:17.816795+0000 mgr.y (mgr.15252) 1467 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[103198]: cluster 2024-09-21T18:24:17.816795+0000 mgr.y (mgr.15252) 1467 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[103198]: audit 2024-09-21T18:24:18.378798+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[103198]: audit 2024-09-21T18:24:18.378798+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[106061]: cluster 2024-09-21T18:24:17.816795+0000 mgr.y (mgr.15252) 1467 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[106061]: cluster 2024-09-21T18:24:17.816795+0000 mgr.y (mgr.15252) 1467 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[106061]: audit 2024-09-21T18:24:18.378798+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:19.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:18 smithi043 bash[106061]: audit 2024-09-21T18:24:18.378798+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:19.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:18 smithi169 bash[82163]: cluster 2024-09-21T18:24:17.816795+0000 mgr.y (mgr.15252) 1467 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:19.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:18 smithi169 bash[82163]: cluster 2024-09-21T18:24:17.816795+0000 mgr.y (mgr.15252) 1467 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-09-21T18:24:19.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:18 smithi169 bash[82163]: audit 2024-09-21T18:24:18.378798+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:19.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:18 smithi169 bash[82163]: audit 2024-09-21T18:24:18.378798+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:19.785 INFO:teuthology.orchestra.run.smithi043.stdout:HEALTH_OK 2024-09-21T18:24:19.963 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:24:19] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T18:24:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[103198]: audit 2024-09-21T18:24:18.216026+0000 mgr.y (mgr.15252) 1468 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[103198]: audit 2024-09-21T18:24:18.216026+0000 mgr.y (mgr.15252) 1468 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[103198]: audit 2024-09-21T18:24:19.783656+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.43:0/567808439' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T18:24:20.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[103198]: audit 2024-09-21T18:24:19.783656+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.43:0/567808439' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T18:24:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[106061]: audit 2024-09-21T18:24:18.216026+0000 mgr.y (mgr.15252) 1468 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[106061]: audit 2024-09-21T18:24:18.216026+0000 mgr.y (mgr.15252) 1468 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[106061]: audit 2024-09-21T18:24:19.783656+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.43:0/567808439' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T18:24:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:19 smithi043 bash[106061]: audit 2024-09-21T18:24:19.783656+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.43:0/567808439' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T18:24:20.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:19 smithi169 bash[82163]: audit 2024-09-21T18:24:18.216026+0000 mgr.y (mgr.15252) 1468 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:20.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:19 smithi169 bash[82163]: audit 2024-09-21T18:24:18.216026+0000 mgr.y (mgr.15252) 1468 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:20.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:19 smithi169 bash[82163]: audit 2024-09-21T18:24:19.783656+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.43:0/567808439' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T18:24:20.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:19 smithi169 bash[82163]: audit 2024-09-21T18:24:19.783656+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.43:0/567808439' entity='client.admin' cmd={"prefix": "health", "detail": "detail"} : dispatch 2024-09-21T18:24:20.472 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-09-21T18:24:21.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:20 smithi169 bash[82163]: cluster 2024-09-21T18:24:19.817614+0000 mgr.y (mgr.15252) 1469 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:21.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:20 smithi169 bash[82163]: cluster 2024-09-21T18:24:19.817614+0000 mgr.y (mgr.15252) 1469 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:20 smithi043 bash[106061]: cluster 2024-09-21T18:24:19.817614+0000 mgr.y (mgr.15252) 1469 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:21.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:20 smithi043 bash[106061]: cluster 2024-09-21T18:24:19.817614+0000 mgr.y (mgr.15252) 1469 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:21.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:20 smithi043 bash[103198]: cluster 2024-09-21T18:24:19.817614+0000 mgr.y (mgr.15252) 1469 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:21.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:20 smithi043 bash[103198]: cluster 2024-09-21T18:24:19.817614+0000 mgr.y (mgr.15252) 1469 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:21.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:21.22696136Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:22 smithi043 bash[103198]: cluster 2024-09-21T18:24:21.818292+0000 mgr.y (mgr.15252) 1470 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:23.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:22 smithi043 bash[103198]: cluster 2024-09-21T18:24:21.818292+0000 mgr.y (mgr.15252) 1470 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:22 smithi043 bash[106061]: cluster 2024-09-21T18:24:21.818292+0000 mgr.y (mgr.15252) 1470 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:23.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:22 smithi043 bash[106061]: cluster 2024-09-21T18:24:21.818292+0000 mgr.y (mgr.15252) 1470 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:23.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:22 smithi169 bash[82163]: cluster 2024-09-21T18:24:21.818292+0000 mgr.y (mgr.15252) 1470 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:23.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:22 smithi169 bash[82163]: cluster 2024-09-21T18:24:21.818292+0000 mgr.y (mgr.15252) 1470 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:24.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:24.230192985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:24 smithi043 bash[103198]: cluster 2024-09-21T18:24:23.820004+0000 mgr.y (mgr.15252) 1471 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:25.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:24 smithi043 bash[103198]: cluster 2024-09-21T18:24:23.820004+0000 mgr.y (mgr.15252) 1471 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:25.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:24 smithi043 bash[106061]: cluster 2024-09-21T18:24:23.820004+0000 mgr.y (mgr.15252) 1471 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:25.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:24 smithi043 bash[106061]: cluster 2024-09-21T18:24:23.820004+0000 mgr.y (mgr.15252) 1471 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:25.304 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:24:25.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:24 smithi169 bash[82163]: cluster 2024-09-21T18:24:23.820004+0000 mgr.y (mgr.15252) 1471 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:25.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:24 smithi169 bash[82163]: cluster 2024-09-21T18:24:23.820004+0000 mgr.y (mgr.15252) 1471 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:26.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:26 smithi043 bash[103198]: cluster 2024-09-21T18:24:25.820687+0000 mgr.y (mgr.15252) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:26.979 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:26 smithi043 bash[103198]: cluster 2024-09-21T18:24:25.820687+0000 mgr.y (mgr.15252) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:26.980 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:26 smithi043 bash[106061]: cluster 2024-09-21T18:24:25.820687+0000 mgr.y (mgr.15252) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:27.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:26 smithi043 bash[106061]: cluster 2024-09-21T18:24:25.820687+0000 mgr.y (mgr.15252) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:27.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:27.223767824Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:27.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:26 smithi169 bash[82163]: cluster 2024-09-21T18:24:25.820687+0000 mgr.y (mgr.15252) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:27.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:26 smithi169 bash[82163]: cluster 2024-09-21T18:24:25.820687+0000 mgr.y (mgr.15252) 1472 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:28.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:26.801652+0000 mgr.y (mgr.15252) 1473 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:26.801652+0000 mgr.y (mgr.15252) 1473 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:27.372483+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:27.372483+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:27.373523+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:27.373523+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:27.382079+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[103198]: audit 2024-09-21T18:24:27.382079+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:26.801652+0000 mgr.y (mgr.15252) 1473 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:28.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:26.801652+0000 mgr.y (mgr.15252) 1473 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:27.372483+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:27.372483+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:27.373523+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:27.373523+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:27.382079+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:28.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:27 smithi043 bash[106061]: audit 2024-09-21T18:24:27.382079+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:28.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:26.801652+0000 mgr.y (mgr.15252) 1473 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:28.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:26.801652+0000 mgr.y (mgr.15252) 1473 : audit [DBG] from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:28.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:27.372483+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:28.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:27.372483+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:28.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:27.373523+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:28.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:27.373523+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:28.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:27.382079+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:28.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:27 smithi169 bash[82163]: audit 2024-09-21T18:24:27.382079+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.208 INFO:teuthology.orchestra.run.smithi043.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: cluster 2024-09-21T18:24:27.821408+0000 mgr.y (mgr.15252) 1474 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: cluster 2024-09-21T18:24:27.821408+0000 mgr.y (mgr.15252) 1474 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: audit 2024-09-21T18:24:28.420031+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: audit 2024-09-21T18:24:28.420031+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: audit 2024-09-21T18:24:28.425479+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: audit 2024-09-21T18:24:28.425479+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: audit 2024-09-21T18:24:28.430948+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[103198]: audit 2024-09-21T18:24:28.430948+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: cluster 2024-09-21T18:24:27.821408+0000 mgr.y (mgr.15252) 1474 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: cluster 2024-09-21T18:24:27.821408+0000 mgr.y (mgr.15252) 1474 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: audit 2024-09-21T18:24:28.420031+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: audit 2024-09-21T18:24:28.420031+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: audit 2024-09-21T18:24:28.425479+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: audit 2024-09-21T18:24:28.425479+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: audit 2024-09-21T18:24:28.430948+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:28 smithi043 bash[106061]: audit 2024-09-21T18:24:28.430948+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: cluster 2024-09-21T18:24:27.821408+0000 mgr.y (mgr.15252) 1474 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: cluster 2024-09-21T18:24:27.821408+0000 mgr.y (mgr.15252) 1474 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: audit 2024-09-21T18:24:28.420031+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: audit 2024-09-21T18:24:28.420031+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: audit 2024-09-21T18:24:28.425479+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: audit 2024-09-21T18:24:28.425479+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: audit 2024-09-21T18:24:28.430948+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:28 smithi169 bash[82163]: audit 2024-09-21T18:24:28.430948+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:29.981 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:24:29] "GET /metrics HTTP/1.1" 200 38227 "" "Prometheus/2.51.0" 2024-09-21T18:24:29.983 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- 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-21T18:24:30.257 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:30.192280964Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:28.225121+0000 mgr.y (mgr.15252) 1475 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:28.225121+0000 mgr.y (mgr.15252) 1475 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.206081+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.206081+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.209349+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.209349+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.210797+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.210797+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.220220+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:29 smithi169 bash[82163]: audit 2024-09-21T18:24:29.220220+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:28.225121+0000 mgr.y (mgr.15252) 1475 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:28.225121+0000 mgr.y (mgr.15252) 1475 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.206081+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.206081+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.209349+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.209349+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.210797+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.210797+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:30.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.220220+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[106061]: audit 2024-09-21T18:24:29.220220+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:28.225121+0000 mgr.y (mgr.15252) 1475 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:28.225121+0000 mgr.y (mgr.15252) 1475 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.206081+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.206081+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.209349+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.209349+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.210797+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.210797+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.220220+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:29 smithi043 bash[103198]: audit 2024-09-21T18:24:29.220220+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.129 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:30 smithi043 bash[103198]: cephadm 2024-09-21T18:24:29.198230+0000 mgr.y (mgr.15252) 1476 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:30 smithi043 bash[103198]: cephadm 2024-09-21T18:24:29.198230+0000 mgr.y (mgr.15252) 1476 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:30 smithi043 bash[103198]: cephadm 2024-09-21T18:24:29.290991+0000 mgr.y (mgr.15252) 1477 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: cephadm 2024-09-21T18:24:29.290991+0000 mgr.y (mgr.15252) 1477 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: cluster 2024-09-21T18:24:29.823044+0000 mgr.y (mgr.15252) 1478 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: cluster 2024-09-21T18:24:29.823044+0000 mgr.y (mgr.15252) 1478 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: audit 2024-09-21T18:24:30.776111+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: audit 2024-09-21T18:24:30.776111+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: audit 2024-09-21T18:24:30.783865+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: audit 2024-09-21T18:24:30.783865+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: audit 2024-09-21T18:24:30.793607+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.130 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[103198]: audit 2024-09-21T18:24:30.793607+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: cephadm 2024-09-21T18:24:29.198230+0000 mgr.y (mgr.15252) 1476 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: cephadm 2024-09-21T18:24:29.198230+0000 mgr.y (mgr.15252) 1476 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: cephadm 2024-09-21T18:24:29.290991+0000 mgr.y (mgr.15252) 1477 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: cephadm 2024-09-21T18:24:29.290991+0000 mgr.y (mgr.15252) 1477 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: cluster 2024-09-21T18:24:29.823044+0000 mgr.y (mgr.15252) 1478 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: cluster 2024-09-21T18:24:29.823044+0000 mgr.y (mgr.15252) 1478 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: audit 2024-09-21T18:24:30.776111+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: audit 2024-09-21T18:24:30.776111+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.243 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: audit 2024-09-21T18:24:30.783865+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.243 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: audit 2024-09-21T18:24:30.783865+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.243 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: audit 2024-09-21T18:24:30.793607+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.243 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:30 smithi169 bash[82163]: audit 2024-09-21T18:24:30.793607+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: cephadm 2024-09-21T18:24:29.198230+0000 mgr.y (mgr.15252) 1476 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: cephadm 2024-09-21T18:24:29.198230+0000 mgr.y (mgr.15252) 1476 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: cephadm 2024-09-21T18:24:29.290991+0000 mgr.y (mgr.15252) 1477 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: cephadm 2024-09-21T18:24:29.290991+0000 mgr.y (mgr.15252) 1477 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: cluster 2024-09-21T18:24:29.823044+0000 mgr.y (mgr.15252) 1478 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: cluster 2024-09-21T18:24:29.823044+0000 mgr.y (mgr.15252) 1478 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: audit 2024-09-21T18:24:30.776111+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: audit 2024-09-21T18:24:30.776111+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: audit 2024-09-21T18:24:30.783865+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: audit 2024-09-21T18:24:30.783865+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: audit 2024-09-21T18:24:30.793607+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:31.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:31 smithi043 bash[106061]: audit 2024-09-21T18:24:30.793607+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:33.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:32 smithi169 bash[82163]: cluster 2024-09-21T18:24:31.823835+0000 mgr.y (mgr.15252) 1479 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:33.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:32 smithi169 bash[82163]: cluster 2024-09-21T18:24:31.823835+0000 mgr.y (mgr.15252) 1479 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:32 smithi043 bash[103198]: cluster 2024-09-21T18:24:31.823835+0000 mgr.y (mgr.15252) 1479 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:33.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:32 smithi043 bash[103198]: cluster 2024-09-21T18:24:31.823835+0000 mgr.y (mgr.15252) 1479 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:32 smithi043 bash[106061]: cluster 2024-09-21T18:24:31.823835+0000 mgr.y (mgr.15252) 1479 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:32 smithi043 bash[106061]: cluster 2024-09-21T18:24:31.823835+0000 mgr.y (mgr.15252) 1479 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:33.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:33.19769559Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.379626+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:34.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.379626+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.666855+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.666855+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.669937+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.669937+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.672662+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.672662+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.678579+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.678579+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.682788+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.682788+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.689533+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.689533+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.693635+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.693635+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.699831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.699831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.703897+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[103198]: audit 2024-09-21T18:24:33.703897+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.379626+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.379626+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.666855+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.666855+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.669937+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:34.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.669937+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.672662+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.672662+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.678579+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.678579+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.682788+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.682788+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.689533+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.689533+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.693635+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.693635+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.699831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.699831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.703897+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:34.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:33 smithi043 bash[106061]: audit 2024-09-21T18:24:33.703897+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:34.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.379626+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.379626+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.666855+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.666855+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.669937+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.669937+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.672662+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.672662+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.678579+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.678579+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.682788+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.682788+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.689533+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.689533+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.693635+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.693635+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.699831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.699831+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.703897+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:34.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:33 smithi169 bash[82163]: audit 2024-09-21T18:24:33.703897+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:35.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.667550+0000 mgr.y (mgr.15252) 1480 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.667550+0000 mgr.y (mgr.15252) 1480 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.667635+0000 mgr.y (mgr.15252) 1481 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.667635+0000 mgr.y (mgr.15252) 1481 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.674255+0000 mgr.y (mgr.15252) 1482 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.674255+0000 mgr.y (mgr.15252) 1482 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.683932+0000 mgr.y (mgr.15252) 1483 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.683932+0000 mgr.y (mgr.15252) 1483 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.694787+0000 mgr.y (mgr.15252) 1484 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.694787+0000 mgr.y (mgr.15252) 1484 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: audit 2024-09-21T18:24:33.704160+0000 mgr.y (mgr.15252) 1485 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: audit 2024-09-21T18:24:33.704160+0000 mgr.y (mgr.15252) 1485 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.705970+0000 mgr.y (mgr.15252) 1486 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:35.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cephadm 2024-09-21T18:24:33.705970+0000 mgr.y (mgr.15252) 1486 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cluster 2024-09-21T18:24:33.825441+0000 mgr.y (mgr.15252) 1487 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[106061]: cluster 2024-09-21T18:24:33.825441+0000 mgr.y (mgr.15252) 1487 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.667550+0000 mgr.y (mgr.15252) 1480 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.667550+0000 mgr.y (mgr.15252) 1480 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.667635+0000 mgr.y (mgr.15252) 1481 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.667635+0000 mgr.y (mgr.15252) 1481 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.674255+0000 mgr.y (mgr.15252) 1482 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.674255+0000 mgr.y (mgr.15252) 1482 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.683932+0000 mgr.y (mgr.15252) 1483 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.683932+0000 mgr.y (mgr.15252) 1483 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:24:35.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.694787+0000 mgr.y (mgr.15252) 1484 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.694787+0000 mgr.y (mgr.15252) 1484 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: audit 2024-09-21T18:24:33.704160+0000 mgr.y (mgr.15252) 1485 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: audit 2024-09-21T18:24:33.704160+0000 mgr.y (mgr.15252) 1485 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.705970+0000 mgr.y (mgr.15252) 1486 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cephadm 2024-09-21T18:24:33.705970+0000 mgr.y (mgr.15252) 1486 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cluster 2024-09-21T18:24:33.825441+0000 mgr.y (mgr.15252) 1487 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:35.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:34 smithi043 bash[103198]: cluster 2024-09-21T18:24:33.825441+0000 mgr.y (mgr.15252) 1487 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:35.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.667550+0000 mgr.y (mgr.15252) 1480 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.667550+0000 mgr.y (mgr.15252) 1480 : cephadm [INF] Upgrade: Target is version 19.3.0-5129-g0ecbb435 (squid) 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.667635+0000 mgr.y (mgr.15252) 1481 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.667635+0000 mgr.y (mgr.15252) 1481 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe, digests ['quay.ceph.io/ceph-ci/ceph@sha256:b7e696d4014dc129bd30a3126ccae3c43a4a3060f7a811b44f457f7ec9f7f5d5'] 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.674255+0000 mgr.y (mgr.15252) 1482 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.674255+0000 mgr.y (mgr.15252) 1482 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.683932+0000 mgr.y (mgr.15252) 1483 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.683932+0000 mgr.y (mgr.15252) 1483 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.694787+0000 mgr.y (mgr.15252) 1484 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.694787+0000 mgr.y (mgr.15252) 1484 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: audit 2024-09-21T18:24:33.704160+0000 mgr.y (mgr.15252) 1485 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: audit 2024-09-21T18:24:33.704160+0000 mgr.y (mgr.15252) 1485 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.705970+0000 mgr.y (mgr.15252) 1486 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:35.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cephadm 2024-09-21T18:24:33.705970+0000 mgr.y (mgr.15252) 1486 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:35.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cluster 2024-09-21T18:24:33.825441+0000 mgr.y (mgr.15252) 1487 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:35.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:34 smithi169 bash[82163]: cluster 2024-09-21T18:24:33.825441+0000 mgr.y (mgr.15252) 1487 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:36.624 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:24:36.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:36.235610318Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:37.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:36 smithi043 bash[106061]: cluster 2024-09-21T18:24:35.826132+0000 mgr.y (mgr.15252) 1488 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:37.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:36 smithi043 bash[106061]: cluster 2024-09-21T18:24:35.826132+0000 mgr.y (mgr.15252) 1488 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:36 smithi043 bash[103198]: cluster 2024-09-21T18:24:35.826132+0000 mgr.y (mgr.15252) 1488 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:37.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:36 smithi043 bash[103198]: cluster 2024-09-21T18:24:35.826132+0000 mgr.y (mgr.15252) 1488 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:36 smithi169 bash[82163]: cluster 2024-09-21T18:24:35.826132+0000 mgr.y (mgr.15252) 1488 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:36 smithi169 bash[82163]: cluster 2024-09-21T18:24:35.826132+0000 mgr.y (mgr.15252) 1488 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:38.508 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:24:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: cephadm 2024-09-21T18:24:37.268059+0000 mgr.y (mgr.15252) 1489 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: cephadm 2024-09-21T18:24:37.268059+0000 mgr.y (mgr.15252) 1489 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: audit 2024-09-21T18:24:37.277557+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: audit 2024-09-21T18:24:37.277557+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:38.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: audit 2024-09-21T18:24:37.282550+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: audit 2024-09-21T18:24:37.282550+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: audit 2024-09-21T18:24:37.283556+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: audit 2024-09-21T18:24:37.283556+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: cephadm 2024-09-21T18:24:37.288855+0000 mgr.y (mgr.15252) 1490 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: cephadm 2024-09-21T18:24:37.288855+0000 mgr.y (mgr.15252) 1490 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: cluster 2024-09-21T18:24:37.826789+0000 mgr.y (mgr.15252) 1491 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[106061]: cluster 2024-09-21T18:24:37.826789+0000 mgr.y (mgr.15252) 1491 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: cephadm 2024-09-21T18:24:37.268059+0000 mgr.y (mgr.15252) 1489 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: cephadm 2024-09-21T18:24:37.268059+0000 mgr.y (mgr.15252) 1489 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:38.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: audit 2024-09-21T18:24:37.277557+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: audit 2024-09-21T18:24:37.277557+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: audit 2024-09-21T18:24:37.282550+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: audit 2024-09-21T18:24:37.282550+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: audit 2024-09-21T18:24:37.283556+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: audit 2024-09-21T18:24:37.283556+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: cephadm 2024-09-21T18:24:37.288855+0000 mgr.y (mgr.15252) 1490 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: cephadm 2024-09-21T18:24:37.288855+0000 mgr.y (mgr.15252) 1490 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: cluster 2024-09-21T18:24:37.826789+0000 mgr.y (mgr.15252) 1491 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:38.524 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:38 smithi043 bash[103198]: cluster 2024-09-21T18:24:37.826789+0000 mgr.y (mgr.15252) 1491 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: cephadm 2024-09-21T18:24:37.268059+0000 mgr.y (mgr.15252) 1489 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: cephadm 2024-09-21T18:24:37.268059+0000 mgr.y (mgr.15252) 1489 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:38.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: audit 2024-09-21T18:24:37.277557+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: audit 2024-09-21T18:24:37.277557+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: audit 2024-09-21T18:24:37.282550+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: audit 2024-09-21T18:24:37.282550+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: audit 2024-09-21T18:24:37.283556+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: audit 2024-09-21T18:24:37.283556+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: cephadm 2024-09-21T18:24:37.288855+0000 mgr.y (mgr.15252) 1490 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: cephadm 2024-09-21T18:24:37.288855+0000 mgr.y (mgr.15252) 1490 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: cluster 2024-09-21T18:24:37.826789+0000 mgr.y (mgr.15252) 1491 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:38.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:38 smithi169 bash[82163]: cluster 2024-09-21T18:24:37.826789+0000 mgr.y (mgr.15252) 1491 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:39.146 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:24:39.146 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 8s ago 42m - - 2024-09-21T18:24:39.146 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 10s ago 42m - - 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (5m) 8s ago 33m 13.8M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (5m) 10s ago 32m 68.3M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (7m) 8s ago 30m 49.4M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (7m) 10s ago 41m 441M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (18m) 8s ago 43m 529M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (2m) 8s ago 44m 48.7M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d e9ab5c539eb8 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (3m) 10s ago 42m 42.5M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (89s) 8s ago 41m 36.5M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d aef809dd700a 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (7m) 8s ago 33m 8227k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (7m) 10s ago 33m 8275k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (40m) 8s ago 40m 59.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 3ea8167f91fb 2024-09-21T18:24:39.147 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (39m) 8s ago 39m 69.6M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (38m) 8s ago 39m 63.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (37m) 8s ago 38m 59.8M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (37m) 10s ago 37m 69.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (36m) 10s ago 36m 58.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (35m) 10s ago 35m 57.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (34m) 10s ago 34m 66.9M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (6m) 10s ago 33m 47.6M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (30m) 8s ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:24:39.148 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (30m) 10s ago 30m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:24:39.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[106061]: audit 2024-09-21T18:24:38.235725+0000 mgr.y (mgr.15252) 1492 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:39.367 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[106061]: audit 2024-09-21T18:24:38.235725+0000 mgr.y (mgr.15252) 1492 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[106061]: audit 2024-09-21T18:24:38.494207+0000 mgr.y (mgr.15252) 1493 : audit [DBG] from='client.64151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[106061]: audit 2024-09-21T18:24:38.494207+0000 mgr.y (mgr.15252) 1493 : audit [DBG] from='client.64151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[106061]: audit 2024-09-21T18:24:38.825913+0000 mgr.y (mgr.15252) 1494 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[106061]: audit 2024-09-21T18:24:38.825913+0000 mgr.y (mgr.15252) 1494 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[103198]: audit 2024-09-21T18:24:38.235725+0000 mgr.y (mgr.15252) 1492 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[103198]: audit 2024-09-21T18:24:38.235725+0000 mgr.y (mgr.15252) 1492 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[103198]: audit 2024-09-21T18:24:38.494207+0000 mgr.y (mgr.15252) 1493 : audit [DBG] from='client.64151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[103198]: audit 2024-09-21T18:24:38.494207+0000 mgr.y (mgr.15252) 1493 : audit [DBG] from='client.64151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[103198]: audit 2024-09-21T18:24:38.825913+0000 mgr.y (mgr.15252) 1494 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[103198]: audit 2024-09-21T18:24:38.825913+0000 mgr.y (mgr.15252) 1494 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 3 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 8 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:24:39.512 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:24:39.513 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:24:39.513 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:24:39.513 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 10, 2024-09-21T18:24:39.513 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 5 2024-09-21T18:24:39.513 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:24:39.513 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:24:39.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:39.243803111Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[82163]: audit 2024-09-21T18:24:38.235725+0000 mgr.y (mgr.15252) 1492 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[82163]: audit 2024-09-21T18:24:38.235725+0000 mgr.y (mgr.15252) 1492 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:39.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[82163]: audit 2024-09-21T18:24:38.494207+0000 mgr.y (mgr.15252) 1493 : audit [DBG] from='client.64151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[82163]: audit 2024-09-21T18:24:38.494207+0000 mgr.y (mgr.15252) 1493 : audit [DBG] from='client.64151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[82163]: audit 2024-09-21T18:24:38.825913+0000 mgr.y (mgr.15252) 1494 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:39 smithi169 bash[82163]: audit 2024-09-21T18:24:38.825913+0000 mgr.y (mgr.15252) 1494 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:39.826 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:24:39.826 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:24:39.827 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:24:40.019 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:24:39] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.51.0" 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: audit 2024-09-21T18:24:39.130425+0000 mgr.y (mgr.15252) 1495 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: audit 2024-09-21T18:24:39.130425+0000 mgr.y (mgr.15252) 1495 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: audit 2024-09-21T18:24:39.510243+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/1605011654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: audit 2024-09-21T18:24:39.510243+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/1605011654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: audit 2024-09-21T18:24:39.824790+0000 mgr.y (mgr.15252) 1496 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: audit 2024-09-21T18:24:39.824790+0000 mgr.y (mgr.15252) 1496 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: cluster 2024-09-21T18:24:39.828450+0000 mgr.y (mgr.15252) 1497 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:40.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:40 smithi169 bash[82163]: cluster 2024-09-21T18:24:39.828450+0000 mgr.y (mgr.15252) 1497 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:40.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: audit 2024-09-21T18:24:39.130425+0000 mgr.y (mgr.15252) 1495 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: audit 2024-09-21T18:24:39.130425+0000 mgr.y (mgr.15252) 1495 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: audit 2024-09-21T18:24:39.510243+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/1605011654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: audit 2024-09-21T18:24:39.510243+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/1605011654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: audit 2024-09-21T18:24:39.824790+0000 mgr.y (mgr.15252) 1496 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: audit 2024-09-21T18:24:39.824790+0000 mgr.y (mgr.15252) 1496 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: cluster 2024-09-21T18:24:39.828450+0000 mgr.y (mgr.15252) 1497 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[103198]: cluster 2024-09-21T18:24:39.828450+0000 mgr.y (mgr.15252) 1497 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: audit 2024-09-21T18:24:39.130425+0000 mgr.y (mgr.15252) 1495 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: audit 2024-09-21T18:24:39.130425+0000 mgr.y (mgr.15252) 1495 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: audit 2024-09-21T18:24:39.510243+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/1605011654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: audit 2024-09-21T18:24:39.510243+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.43:0/1605011654' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: audit 2024-09-21T18:24:39.824790+0000 mgr.y (mgr.15252) 1496 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: audit 2024-09-21T18:24:39.824790+0000 mgr.y (mgr.15252) 1496 : audit [DBG] from='client.64175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:24:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: cluster 2024-09-21T18:24:39.828450+0000 mgr.y (mgr.15252) 1497 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:40.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:40 smithi043 bash[106061]: cluster 2024-09-21T18:24:39.828450+0000 mgr.y (mgr.15252) 1497 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:24:42.366 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.366 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.366 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.367 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.367 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.367 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.368 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.368 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.368 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:42.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:42.21159874Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:42.772 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:42 smithi043 systemd[1]: Stopping Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:24:42.772 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[29120]: debug 2024-09-21T18:24:42.462+0000 7f818c033640 -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-21T18:24:42.772 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[29120]: debug 2024-09-21T18:24:42.462+0000 7f818c033640 -1 osd.0 113 *** Got signal Terminated *** 2024-09-21T18:24:42.773 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[29120]: debug 2024-09-21T18:24:42.462+0000 7f818c033640 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:24:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[103198]: cluster 2024-09-21T18:24:41.829184+0000 mgr.y (mgr.15252) 1498 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[103198]: cluster 2024-09-21T18:24:41.829184+0000 mgr.y (mgr.15252) 1498 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:43.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[103198]: cluster 2024-09-21T18:24:42.465607+0000 mon.a (mon.0) 1060 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:24:43.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[103198]: cluster 2024-09-21T18:24:42.465607+0000 mon.a (mon.0) 1060 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:24:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[106061]: cluster 2024-09-21T18:24:41.829184+0000 mgr.y (mgr.15252) 1498 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[106061]: cluster 2024-09-21T18:24:41.829184+0000 mgr.y (mgr.15252) 1498 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[106061]: cluster 2024-09-21T18:24:42.465607+0000 mon.a (mon.0) 1060 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:24:43.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:42 smithi043 bash[106061]: cluster 2024-09-21T18:24:42.465607+0000 mon.a (mon.0) 1060 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:24:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:42 smithi169 bash[82163]: cluster 2024-09-21T18:24:41.829184+0000 mgr.y (mgr.15252) 1498 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:42 smithi169 bash[82163]: cluster 2024-09-21T18:24:41.829184+0000 mgr.y (mgr.15252) 1498 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:24:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:42 smithi169 bash[82163]: cluster 2024-09-21T18:24:42.465607+0000 mon.a (mon.0) 1060 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:24:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:42 smithi169 bash[82163]: cluster 2024-09-21T18:24:42.465607+0000 mon.a (mon.0) 1060 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:24:44.195 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[109959]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-0 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[103198]: cluster 2024-09-21T18:24:42.883479+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[103198]: cluster 2024-09-21T18:24:42.883479+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[103198]: cluster 2024-09-21T18:24:42.892483+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[103198]: cluster 2024-09-21T18:24:42.892483+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[103198]: cluster 2024-09-21T18:24:43.895467+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[103198]: cluster 2024-09-21T18:24:43.895467+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[106061]: cluster 2024-09-21T18:24:42.883479+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[106061]: cluster 2024-09-21T18:24:42.883479+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:24:44.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[106061]: cluster 2024-09-21T18:24:42.892483+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T18:24:44.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[106061]: cluster 2024-09-21T18:24:42.892483+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T18:24:44.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[106061]: cluster 2024-09-21T18:24:43.895467+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T18:24:44.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:43 smithi043 bash[106061]: cluster 2024-09-21T18:24:43.895467+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T18:24:44.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:43 smithi169 bash[82163]: cluster 2024-09-21T18:24:42.883479+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:24:44.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:43 smithi169 bash[82163]: cluster 2024-09-21T18:24:42.883479+0000 mon.a (mon.0) 1061 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:24:44.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:43 smithi169 bash[82163]: cluster 2024-09-21T18:24:42.892483+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T18:24:44.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:43 smithi169 bash[82163]: cluster 2024-09-21T18:24:42.892483+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e114: 8 total, 7 up, 8 in 2024-09-21T18:24:44.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:43 smithi169 bash[82163]: cluster 2024-09-21T18:24:43.895467+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T18:24:44.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:43 smithi169 bash[82163]: cluster 2024-09-21T18:24:43.895467+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-09-21T18:24:44.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[110023]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-0 2024-09-21T18:24:45.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:44 smithi169 bash[82163]: cluster 2024-09-21T18:24:43.831335+0000 mgr.y (mgr.15252) 1499 : cluster [DBG] pgmap v243: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-21T18:24:45.226 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:44 smithi169 bash[82163]: cluster 2024-09-21T18:24:43.831335+0000 mgr.y (mgr.15252) 1499 : cluster [DBG] pgmap v243: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-21T18:24:45.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:44 smithi169 bash[82163]: cluster 2024-09-21T18:24:43.908940+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-09-21T18:24:45.227 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:44 smithi169 bash[82163]: cluster 2024-09-21T18:24:43.908940+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-09-21T18:24:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[106061]: cluster 2024-09-21T18:24:43.831335+0000 mgr.y (mgr.15252) 1499 : cluster [DBG] pgmap v243: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-21T18:24:45.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[106061]: cluster 2024-09-21T18:24:43.831335+0000 mgr.y (mgr.15252) 1499 : cluster [DBG] pgmap v243: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-21T18:24:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[106061]: cluster 2024-09-21T18:24:43.908940+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-09-21T18:24:45.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[106061]: cluster 2024-09-21T18:24:43.908940+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-09-21T18:24:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[103198]: cluster 2024-09-21T18:24:43.831335+0000 mgr.y (mgr.15252) 1499 : cluster [DBG] pgmap v243: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-21T18:24:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[103198]: cluster 2024-09-21T18:24:43.831335+0000 mgr.y (mgr.15252) 1499 : cluster [DBG] pgmap v243: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 0 op/s 2024-09-21T18:24:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[103198]: cluster 2024-09-21T18:24:43.908940+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-09-21T18:24:45.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:44 smithi043 bash[103198]: cluster 2024-09-21T18:24:43.908940+0000 mon.a (mon.0) 1064 : cluster [WRN] Health check failed: Reduced data availability: 12 pgs inactive, 33 pgs peering (PG_AVAILABILITY) 2024-09-21T18:24:45.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:45.226608397Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:46.522 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.523 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.523 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.523 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T18:24:46.524 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: Stopped Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:24:46.524 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.524 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.524 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.524 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.525 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:24:46.927 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:46 smithi043 systemd[1]: Started Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:24:47.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: cluster 2024-09-21T18:24:45.832556+0000 mgr.y (mgr.15252) 1500 : cluster [DBG] pgmap v245: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: cluster 2024-09-21T18:24:45.832556+0000 mgr.y (mgr.15252) 1500 : cluster [DBG] pgmap v245: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.596205+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.596205+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.602368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.602368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.607066+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.607066+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.608699+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.608699+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.609516+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.609516+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.614527+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.614527+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.678777+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.678777+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.682075+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.682075+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.682810+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: cluster 2024-09-21T18:24:45.832556+0000 mgr.y (mgr.15252) 1500 : cluster [DBG] pgmap v245: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T18:24:47.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: cluster 2024-09-21T18:24:45.832556+0000 mgr.y (mgr.15252) 1500 : cluster [DBG] pgmap v245: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.596205+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.596205+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.602368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.602368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.607066+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.607066+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.608699+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.608699+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.609516+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.609516+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.614527+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.614527+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.678777+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.678777+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.682075+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.682075+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.682810+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.682810+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.690735+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.690735+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.763433+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.763433+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.767355+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.767355+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.768394+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.768394+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.776073+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.776073+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.847041+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.847041+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.850625+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.850625+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.851620+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.851620+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.860257+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[106061]: audit 2024-09-21T18:24:46.860257+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.682810+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.690735+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.690735+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.763433+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.763433+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.767355+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.767355+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.768394+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.768394+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.776073+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.776073+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.847041+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.847041+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.850625+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.850625+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.851620+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.851620+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.860257+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:46 smithi043 bash[103198]: audit 2024-09-21T18:24:46.860257+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: cluster 2024-09-21T18:24:45.832556+0000 mgr.y (mgr.15252) 1500 : cluster [DBG] pgmap v245: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: cluster 2024-09-21T18:24:45.832556+0000 mgr.y (mgr.15252) 1500 : cluster [DBG] pgmap v245: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.596205+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.596205+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.602368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.602368+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.607066+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.607066+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.608699+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.608699+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.609516+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.609516+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.614527+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.614527+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.678777+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.678777+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.682075+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.682075+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.682810+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.682810+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.690735+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.690735+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.763433+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.763433+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.767355+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.767355+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.768394+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.768394+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.776073+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.776073+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.847041+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.847041+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.850625+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.850625+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.851620+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.851620+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.860257+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:47.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:46 smithi169 bash[82163]: audit 2024-09-21T18:24:46.860257+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.614934+0000 mgr.y (mgr.15252) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.614934+0000 mgr.y (mgr.15252) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.691602+0000 mgr.y (mgr.15252) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.691602+0000 mgr.y (mgr.15252) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.776630+0000 mgr.y (mgr.15252) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.776630+0000 mgr.y (mgr.15252) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.861084+0000 mgr.y (mgr.15252) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.861084+0000 mgr.y (mgr.15252) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.937572+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.937572+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.941178+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.941178+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.941970+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.941970+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.947234+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:46.947234+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.947664+0000 mgr.y (mgr.15252) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: cephadm 2024-09-21T18:24:46.947664+0000 mgr.y (mgr.15252) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.029259+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.029259+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.032471+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.032471+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.033720+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.033720+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.042197+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.042197+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.114394+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.114394+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.117985+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.117985+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.119116+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.119116+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.127433+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.127433+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.209192+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.209192+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.211839+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.211839+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.212661+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.212661+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.218646+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.218646+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.279445+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.279445+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.282835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.282835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.283886+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.283886+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.290491+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.290491+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.370597+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.370597+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.374293+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.374293+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.375671+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.375671+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.383817+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.383817+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.467635+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.467635+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.470050+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.470050+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.471014+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.471014+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.477152+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.477152+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.564715+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.564715+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.568142+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.568142+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.569153+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.569153+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.575485+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.575485+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.668763+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.668763+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.671868+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.671868+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.672678+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.672678+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.680262+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.680262+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.743176+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.743176+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.745780+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.745780+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.746453+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.746453+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.751676+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.751676+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.810925+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.810925+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.814694+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.814694+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.815850+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.815850+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.824110+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.824110+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.902712+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.902712+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.906724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.906724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.908093+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.908093+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.914680+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.211 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:47 smithi169 bash[82163]: audit 2024-09-21T18:24:47.914680+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.614934+0000 mgr.y (mgr.15252) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.614934+0000 mgr.y (mgr.15252) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.245 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.691602+0000 mgr.y (mgr.15252) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.691602+0000 mgr.y (mgr.15252) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.776630+0000 mgr.y (mgr.15252) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.776630+0000 mgr.y (mgr.15252) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.861084+0000 mgr.y (mgr.15252) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.861084+0000 mgr.y (mgr.15252) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.937572+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.937572+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.941178+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.941178+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.941970+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.941970+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.947234+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:46.947234+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.246 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.947664+0000 mgr.y (mgr.15252) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: cephadm 2024-09-21T18:24:46.947664+0000 mgr.y (mgr.15252) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.029259+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.029259+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.032471+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.032471+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.033720+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.033720+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.042197+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.042197+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.114394+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.114394+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.117985+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.117985+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.247 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.119116+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.119116+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.127433+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.127433+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.209192+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.209192+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.211839+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.211839+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.212661+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.614934+0000 mgr.y (mgr.15252) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.614934+0000 mgr.y (mgr.15252) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.691602+0000 mgr.y (mgr.15252) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.248 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.691602+0000 mgr.y (mgr.15252) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.776630+0000 mgr.y (mgr.15252) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.776630+0000 mgr.y (mgr.15252) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.861084+0000 mgr.y (mgr.15252) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.861084+0000 mgr.y (mgr.15252) 1504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.937572+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.937572+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.941178+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.941178+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.941970+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.941970+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.947234+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:46.947234+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.947664+0000 mgr.y (mgr.15252) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: cephadm 2024-09-21T18:24:46.947664+0000 mgr.y (mgr.15252) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:48.249 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.029259+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.029259+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.212661+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.218646+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.218646+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.279445+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.279445+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.282835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.250 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.282835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.283886+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.283886+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.290491+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.290491+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.370597+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.370597+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.374293+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.374293+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.375671+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.375671+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.383817+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.383817+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.467635+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.467635+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.470050+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.470050+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.471014+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.471014+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.477152+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.477152+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.564715+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.564715+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.568142+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.568142+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.569153+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.569153+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.252 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.575485+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.575485+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.668763+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.668763+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.671868+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.032471+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.032471+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.033720+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.033720+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.042197+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.042197+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.253 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.114394+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.114394+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.117985+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.117985+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.119116+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.119116+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.127433+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.127433+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.209192+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.209192+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.211839+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.211839+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.254 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.212661+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.671868+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.672678+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.672678+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.680262+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.680262+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.743176+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.743176+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.745780+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.745780+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.255 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.746453+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.746453+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.751676+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.751676+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.810925+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.810925+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.814694+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.814694+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.815850+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.815850+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.824110+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.824110+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.902712+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.902712+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.906724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.256 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.906724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.908093+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.908093+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.914680+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[106061]: audit 2024-09-21T18:24:47.914680+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.212661+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.218646+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.218646+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.257 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.279445+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.279445+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.282835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.282835+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.283886+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.283886+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.290491+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.290491+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.370597+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.370597+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.374293+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.374293+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.375671+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.375671+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.258 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.383817+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.383817+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.467635+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.467635+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.470050+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.470050+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.471014+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.471014+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.477152+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.477152+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.564715+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.564715+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.568142+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.568142+0000 mon.a (mon.0) 1112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.569153+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.259 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.569153+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.575485+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.575485+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.668763+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.668763+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.671868+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.671868+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.672678+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.672678+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.680262+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.680262+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.743176+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.743176+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.745780+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.745780+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.260 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.746453+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.746453+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.751676+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.751676+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.810925+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.810925+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.814694+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.814694+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.815850+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.815850+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.824110+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.824110+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.902712+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.902712+0000 mon.a (mon.0) 1127 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.906724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.261 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.906724+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:48.262 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.908093+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.262 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.908093+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:48.262 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.914680+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.262 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:47 smithi043 bash[103198]: audit 2024-09-21T18:24:47.914680+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:48.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[110172]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T18:24:48.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[110172]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T18:24:48.528 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:48.202199844Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:49.272 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[110172]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T18:24:49.272 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[110172]: 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-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.042722+0000 mgr.y (mgr.15252) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.042722+0000 mgr.y (mgr.15252) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.128011+0000 mgr.y (mgr.15252) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.128011+0000 mgr.y (mgr.15252) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.219037+0000 mgr.y (mgr.15252) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.219037+0000 mgr.y (mgr.15252) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.290989+0000 mgr.y (mgr.15252) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.290989+0000 mgr.y (mgr.15252) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.384315+0000 mgr.y (mgr.15252) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.384315+0000 mgr.y (mgr.15252) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.477696+0000 mgr.y (mgr.15252) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.477696+0000 mgr.y (mgr.15252) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.576041+0000 mgr.y (mgr.15252) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.576041+0000 mgr.y (mgr.15252) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.680955+0000 mgr.y (mgr.15252) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.680955+0000 mgr.y (mgr.15252) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.752132+0000 mgr.y (mgr.15252) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.752132+0000 mgr.y (mgr.15252) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.824815+0000 mgr.y (mgr.15252) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.824815+0000 mgr.y (mgr.15252) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cluster 2024-09-21T18:24:47.833171+0000 mgr.y (mgr.15252) 1516 : cluster [DBG] pgmap v246: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:24:49.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cluster 2024-09-21T18:24:47.833171+0000 mgr.y (mgr.15252) 1516 : cluster [DBG] pgmap v246: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.042722+0000 mgr.y (mgr.15252) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.042722+0000 mgr.y (mgr.15252) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.128011+0000 mgr.y (mgr.15252) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.128011+0000 mgr.y (mgr.15252) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.219037+0000 mgr.y (mgr.15252) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.219037+0000 mgr.y (mgr.15252) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.290989+0000 mgr.y (mgr.15252) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.290989+0000 mgr.y (mgr.15252) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.384315+0000 mgr.y (mgr.15252) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.384315+0000 mgr.y (mgr.15252) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.477696+0000 mgr.y (mgr.15252) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.477696+0000 mgr.y (mgr.15252) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.576041+0000 mgr.y (mgr.15252) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.576041+0000 mgr.y (mgr.15252) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.680955+0000 mgr.y (mgr.15252) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.680955+0000 mgr.y (mgr.15252) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.752132+0000 mgr.y (mgr.15252) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.752132+0000 mgr.y (mgr.15252) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.824815+0000 mgr.y (mgr.15252) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.824815+0000 mgr.y (mgr.15252) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cluster 2024-09-21T18:24:47.833171+0000 mgr.y (mgr.15252) 1516 : cluster [DBG] pgmap v246: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:24:49.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cluster 2024-09-21T18:24:47.833171+0000 mgr.y (mgr.15252) 1516 : cluster [DBG] pgmap v246: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.915361+0000 mgr.y (mgr.15252) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:47.915361+0000 mgr.y (mgr.15252) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.989730+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.989730+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.992067+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.992067+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.992806+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.992806+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.999548+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:47.999548+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.000074+0000 mgr.y (mgr.15252) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.000074+0000 mgr.y (mgr.15252) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.074598+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.074598+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.077244+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.077244+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.078286+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.078286+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.085302+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.085302+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.150114+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.150114+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.152585+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.152585+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.153424+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.153424+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.161373+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.161373+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.231802+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.231802+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.235345+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.235345+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.236466+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.236466+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.243967+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.243967+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.308039+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.308039+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.915361+0000 mgr.y (mgr.15252) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:47.915361+0000 mgr.y (mgr.15252) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.989730+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.989730+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.992067+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.992067+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.992806+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.992806+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.999548+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:47.999548+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.000074+0000 mgr.y (mgr.15252) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.000074+0000 mgr.y (mgr.15252) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.074598+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.074598+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.077244+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.077244+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.078286+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.078286+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.085302+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.310136+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.310136+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.310820+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.310820+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.316280+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.316280+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.376426+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.376426+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.379361+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.379361+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.380164+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.380164+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.382419+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.382419+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.383406+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.383406+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.390619+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.390619+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.468113+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.468113+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.085302+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.150114+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.150114+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.152585+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.152585+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.153424+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.153424+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.161373+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.161373+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.231802+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.231802+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.235345+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.235345+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.236466+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.236466+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.243967+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.243967+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.308039+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.308039+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.470348+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.470348+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.471007+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.471007+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.476726+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.476726+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.547160+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.547160+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.549254+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.549254+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.550060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.550060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.556173+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.556173+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.568643+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.568643+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.575221+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.575221+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.580780+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.580780+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.626170+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.626170+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.628400+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.628400+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.629086+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.629086+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.634980+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.634980+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.720318+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.720318+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.723234+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.723234+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.723828+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.723828+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.728949+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.728949+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.789075+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.789075+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.792324+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.310136+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.310136+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.310820+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.310820+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.316280+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.316280+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.376426+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.376426+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.379361+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.379361+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.380164+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.380164+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.382419+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.382419+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.383406+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.383406+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.390619+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.390619+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.468113+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.468113+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.792324+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.793016+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.793016+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.800600+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.800600+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.864544+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.864544+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.866489+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.866489+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.867163+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.867163+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.872314+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[106061]: audit 2024-09-21T18:24:48.872314+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.470348+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.470348+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.471007+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.471007+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.476726+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.476726+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.547160+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.547160+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.549254+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.549254+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.550060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.550060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.556173+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.556173+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.568643+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.568643+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.575221+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.575221+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.580780+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.580780+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.626170+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.626170+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.628400+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.628400+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.629086+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.629086+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.634980+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.634980+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.720318+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.720318+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.723234+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.723234+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.723828+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.723828+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.728949+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.728949+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.789075+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.789075+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.792324+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.792324+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.793016+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.793016+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.800600+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.800600+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.864544+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.864544+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.866489+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.866489+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.867163+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.867163+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.872314+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.298 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:48 smithi043 bash[103198]: audit 2024-09-21T18:24:48.872314+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.042722+0000 mgr.y (mgr.15252) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.042722+0000 mgr.y (mgr.15252) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.128011+0000 mgr.y (mgr.15252) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.128011+0000 mgr.y (mgr.15252) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.219037+0000 mgr.y (mgr.15252) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.219037+0000 mgr.y (mgr.15252) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.290989+0000 mgr.y (mgr.15252) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.290989+0000 mgr.y (mgr.15252) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.384315+0000 mgr.y (mgr.15252) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.384315+0000 mgr.y (mgr.15252) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.477696+0000 mgr.y (mgr.15252) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.477696+0000 mgr.y (mgr.15252) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.576041+0000 mgr.y (mgr.15252) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.576041+0000 mgr.y (mgr.15252) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.680955+0000 mgr.y (mgr.15252) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.680955+0000 mgr.y (mgr.15252) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.752132+0000 mgr.y (mgr.15252) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.752132+0000 mgr.y (mgr.15252) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.824815+0000 mgr.y (mgr.15252) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.824815+0000 mgr.y (mgr.15252) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cluster 2024-09-21T18:24:47.833171+0000 mgr.y (mgr.15252) 1516 : cluster [DBG] pgmap v246: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:24:49.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cluster 2024-09-21T18:24:47.833171+0000 mgr.y (mgr.15252) 1516 : cluster [DBG] pgmap v246: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.915361+0000 mgr.y (mgr.15252) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:47.915361+0000 mgr.y (mgr.15252) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.989730+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.989730+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.992067+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.992067+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.992806+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.992806+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.402 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.999548+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:47.999548+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.000074+0000 mgr.y (mgr.15252) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.000074+0000 mgr.y (mgr.15252) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.074598+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.074598+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.077244+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.077244+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.078286+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.078286+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.403 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.085302+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.085302+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.150114+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.150114+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.152585+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.152585+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.153424+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.153424+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.161373+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.161373+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.231802+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.231802+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.235345+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.235345+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.404 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.236466+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.236466+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.243967+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.243967+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.308039+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.308039+0000 mon.a (mon.0) 1147 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.310136+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.310136+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.310820+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.310820+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.316280+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.316280+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.376426+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.376426+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.405 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.379361+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.379361+0000 mon.a (mon.0) 1152 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.380164+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.380164+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.382419+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.382419+0000 mon.a (mon.0) 1154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.383406+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.383406+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.390619+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.390619+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.468113+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.468113+0000 mon.a (mon.0) 1157 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.470348+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.470348+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.471007+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.471007+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.476726+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.476726+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.547160+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.407 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.547160+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.549254+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.549254+0000 mon.a (mon.0) 1162 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.550060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.550060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.556173+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.556173+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.568643+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.408 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.568643+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.575221+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.575221+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.580780+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.580780+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.626170+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.626170+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.409 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.628400+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.628400+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.629086+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.629086+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.634980+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.634980+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.720318+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.720318+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.410 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.723234+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.723234+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.723828+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.723828+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.728949+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.728949+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.789075+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.789075+0000 mon.a (mon.0) 1176 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.792324+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.792324+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.793016+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.793016+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.800600+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.800600+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.412 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.864544+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.864544+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.866489+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.866489+0000 mon.a (mon.0) 1181 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.867163+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.867163+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.872314+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:48 smithi169 bash[82163]: audit 2024-09-21T18:24:48.872314+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:49.680 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[110172]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T18:24:49.680 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[110172]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T18:24:49.680 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[110172]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T18:24:49.680 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[110172]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T18:24:49.680 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[110172]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T18:24:49.933 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:24:49] "GET /metrics HTTP/1.1" 200 38366 "" "Prometheus/2.51.0" 2024-09-21T18:24:50.014 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.085859+0000 mgr.y (mgr.15252) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.085859+0000 mgr.y (mgr.15252) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.162118+0000 mgr.y (mgr.15252) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.162118+0000 mgr.y (mgr.15252) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.243682+0000 mgr.y (mgr.15252) 1521 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.243682+0000 mgr.y (mgr.15252) 1521 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.244826+0000 mgr.y (mgr.15252) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.244826+0000 mgr.y (mgr.15252) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.316796+0000 mgr.y (mgr.15252) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.316796+0000 mgr.y (mgr.15252) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.391916+0000 mgr.y (mgr.15252) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.391916+0000 mgr.y (mgr.15252) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.477224+0000 mgr.y (mgr.15252) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.477224+0000 mgr.y (mgr.15252) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.015 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.560012+0000 mgr.y (mgr.15252) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.560012+0000 mgr.y (mgr.15252) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.635565+0000 mgr.y (mgr.15252) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.635565+0000 mgr.y (mgr.15252) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.729337+0000 mgr.y (mgr.15252) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.729337+0000 mgr.y (mgr.15252) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.801111+0000 mgr.y (mgr.15252) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.801111+0000 mgr.y (mgr.15252) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.872724+0000 mgr.y (mgr.15252) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.872724+0000 mgr.y (mgr.15252) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.940329+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.940329+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.943034+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.943034+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.945021+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.016 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.945021+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.951015+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:48.951015+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.951533+0000 mgr.y (mgr.15252) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:48.951533+0000 mgr.y (mgr.15252) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.009620+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.009620+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.011695+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.011695+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.012295+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.012295+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.017 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.017427+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.017427+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.017823+0000 mgr.y (mgr.15252) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.018 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.017823+0000 mgr.y (mgr.15252) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.107194+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.107194+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.109466+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.109466+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.110145+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.110145+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.115444+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.115444+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.175158+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.175158+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.177221+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.177221+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.177833+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.019 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.177833+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.182970+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.182970+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.241409+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.241409+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.243331+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.243331+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.243931+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.243931+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.248839+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.248839+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.313832+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.313832+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.316357+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.316357+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.020 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.317027+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.317027+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.322194+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.322194+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.383394+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.383394+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.385305+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.385305+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.386001+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.386001+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.390991+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.390991+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.448572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.448572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.021 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.450715+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.450715+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.451269+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.451269+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.455963+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.455963+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.514918+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.514918+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.517145+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.517145+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.517709+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.517709+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.525071+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.525071+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.022 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.586936+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.586936+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.589307+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.589307+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.589921+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.589921+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.594897+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.594897+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.669349+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.669349+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.673041+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.673041+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.673917+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.673917+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.684192+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.684192+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.761967+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.761967+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.766214+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.766214+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.767399+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.767399+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.775318+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.775318+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.870403+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.870403+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.874504+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.874504+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.875747+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.875747+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.884311+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:49 smithi169 bash[82163]: audit 2024-09-21T18:24:49.884311+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.085859+0000 mgr.y (mgr.15252) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.085859+0000 mgr.y (mgr.15252) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.162118+0000 mgr.y (mgr.15252) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.162118+0000 mgr.y (mgr.15252) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.243682+0000 mgr.y (mgr.15252) 1521 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.243682+0000 mgr.y (mgr.15252) 1521 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.244826+0000 mgr.y (mgr.15252) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.244826+0000 mgr.y (mgr.15252) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.316796+0000 mgr.y (mgr.15252) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.316796+0000 mgr.y (mgr.15252) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.391916+0000 mgr.y (mgr.15252) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.391916+0000 mgr.y (mgr.15252) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.477224+0000 mgr.y (mgr.15252) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.477224+0000 mgr.y (mgr.15252) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.560012+0000 mgr.y (mgr.15252) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.560012+0000 mgr.y (mgr.15252) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.635565+0000 mgr.y (mgr.15252) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.635565+0000 mgr.y (mgr.15252) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.729337+0000 mgr.y (mgr.15252) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.729337+0000 mgr.y (mgr.15252) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.801111+0000 mgr.y (mgr.15252) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.085859+0000 mgr.y (mgr.15252) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.085859+0000 mgr.y (mgr.15252) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.162118+0000 mgr.y (mgr.15252) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.162118+0000 mgr.y (mgr.15252) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.243682+0000 mgr.y (mgr.15252) 1521 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:50.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.243682+0000 mgr.y (mgr.15252) 1521 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.244826+0000 mgr.y (mgr.15252) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.244826+0000 mgr.y (mgr.15252) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.316796+0000 mgr.y (mgr.15252) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.316796+0000 mgr.y (mgr.15252) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.391916+0000 mgr.y (mgr.15252) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.391916+0000 mgr.y (mgr.15252) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.477224+0000 mgr.y (mgr.15252) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.477224+0000 mgr.y (mgr.15252) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.560012+0000 mgr.y (mgr.15252) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.560012+0000 mgr.y (mgr.15252) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.635565+0000 mgr.y (mgr.15252) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.635565+0000 mgr.y (mgr.15252) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.729337+0000 mgr.y (mgr.15252) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.729337+0000 mgr.y (mgr.15252) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.801111+0000 mgr.y (mgr.15252) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.801111+0000 mgr.y (mgr.15252) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.872724+0000 mgr.y (mgr.15252) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.872724+0000 mgr.y (mgr.15252) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.940329+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.940329+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.943034+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.943034+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.945021+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.945021+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.951015+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:48.951015+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.951533+0000 mgr.y (mgr.15252) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:48.951533+0000 mgr.y (mgr.15252) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.009620+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.009620+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.011695+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.011695+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.012295+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.012295+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.017427+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.017427+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.017823+0000 mgr.y (mgr.15252) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.017823+0000 mgr.y (mgr.15252) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.107194+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.107194+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.109466+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.109466+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.110145+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.110145+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.115444+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.115444+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.175158+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.175158+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.177221+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.177221+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.177833+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.177833+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.182970+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.182970+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.801111+0000 mgr.y (mgr.15252) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.872724+0000 mgr.y (mgr.15252) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.872724+0000 mgr.y (mgr.15252) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.940329+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.940329+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.943034+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.943034+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.945021+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.945021+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.951015+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:48.951015+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.951533+0000 mgr.y (mgr.15252) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:48.951533+0000 mgr.y (mgr.15252) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.009620+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.009620+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.011695+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.011695+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.012295+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.012295+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.017427+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.241409+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.241409+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.243331+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.243331+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.243931+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.243931+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.248839+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.248839+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.313832+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.313832+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.316357+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.316357+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.317027+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.317027+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.322194+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.322194+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.383394+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.383394+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.385305+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.017427+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.017823+0000 mgr.y (mgr.15252) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.017823+0000 mgr.y (mgr.15252) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.107194+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.107194+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.109466+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.109466+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.110145+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.110145+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.115444+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.115444+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.175158+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.175158+0000 mon.a (mon.0) 1196 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.177221+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.177221+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.177833+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.177833+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.182970+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.182970+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.385305+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.386001+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.386001+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.390991+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.390991+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.448572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.448572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.450715+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.450715+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.451269+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.451269+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.455963+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.455963+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.514918+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.514918+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.517145+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.517145+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.517709+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.517709+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.525071+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.525071+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.586936+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.586936+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.589307+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.589307+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.589921+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.589921+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.594897+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.594897+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.669349+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.669349+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.673041+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.673041+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.673917+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.673917+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.684192+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.684192+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.761967+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.761967+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.241409+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.241409+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.243331+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.243331+0000 mon.a (mon.0) 1201 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.243931+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.243931+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.248839+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.248839+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.313832+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.313832+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.316357+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.316357+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.317027+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.317027+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.322194+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.322194+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.383394+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.383394+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.385305+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.766214+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.766214+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.767399+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.767399+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.775318+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.775318+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.870403+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.870403+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.874504+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.874504+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.875747+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.875747+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.884311+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[106061]: audit 2024-09-21T18:24:49.884311+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.385305+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.386001+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.386001+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.390991+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.390991+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.448572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.448572+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.450715+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.450715+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.451269+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.451269+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.455963+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.455963+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.514918+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.514918+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.517145+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.517145+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.517709+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.517709+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.525071+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.525071+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.586936+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.586936+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.589307+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.589307+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.589921+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.589921+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.594897+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.594897+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.669349+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.669349+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.673041+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.673041+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.673917+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.673917+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.684192+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.684192+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.761967+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.761967+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.766214+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.766214+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.767399+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.767399+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.775318+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.775318+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.870403+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.870403+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.874504+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.874504+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.875747+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.875747+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.884311+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:50.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:49 smithi043 bash[103198]: audit 2024-09-21T18:24:49.884311+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.194 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.115874+0000 mgr.y (mgr.15252) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.194 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.115874+0000 mgr.y (mgr.15252) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.194 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.183431+0000 mgr.y (mgr.15252) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.183431+0000 mgr.y (mgr.15252) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.249252+0000 mgr.y (mgr.15252) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.249252+0000 mgr.y (mgr.15252) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.322745+0000 mgr.y (mgr.15252) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.322745+0000 mgr.y (mgr.15252) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.391396+0000 mgr.y (mgr.15252) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.391396+0000 mgr.y (mgr.15252) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.456400+0000 mgr.y (mgr.15252) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.456400+0000 mgr.y (mgr.15252) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.525668+0000 mgr.y (mgr.15252) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.525668+0000 mgr.y (mgr.15252) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.595630+0000 mgr.y (mgr.15252) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.595630+0000 mgr.y (mgr.15252) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.684869+0000 mgr.y (mgr.15252) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.684869+0000 mgr.y (mgr.15252) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.775892+0000 mgr.y (mgr.15252) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.775892+0000 mgr.y (mgr.15252) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.196 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cluster 2024-09-21T18:24:49.834878+0000 mgr.y (mgr.15252) 1543 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cluster 2024-09-21T18:24:49.834878+0000 mgr.y (mgr.15252) 1543 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.885193+0000 mgr.y (mgr.15252) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.885193+0000 mgr.y (mgr.15252) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.962334+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.962334+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.965518+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.965518+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.966515+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.966515+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.973997+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:49.973997+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.974699+0000 mgr.y (mgr.15252) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cephadm 2024-09-21T18:24:49.974699+0000 mgr.y (mgr.15252) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.048297+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.048297+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.051615+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.051615+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.052579+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.052579+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.059726+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.059726+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.144506+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.144506+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.147585+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.147585+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.148517+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.148517+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.155027+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.155027+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.238069+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.238069+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.240477+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.240477+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.241142+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.241142+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.247130+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.247130+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.306264+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.306264+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.308214+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.308214+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.308847+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.308847+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.314729+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.314729+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.372352+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.372352+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.374739+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.374739+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.375642+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.375642+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.381931+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.381931+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.459495+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.459495+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.462727+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.462727+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.463814+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.463814+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.470767+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.470767+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.548921+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.548921+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.552827+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.552827+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.553773+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.553773+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.559580+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.559580+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.636984+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.636984+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.639857+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.639857+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.640740+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.640740+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.646518+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.204 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.646518+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.728651+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.728651+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.731411+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.731411+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.732223+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.732223+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.738492+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.738492+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cluster 2024-09-21T18:24:50.771354+0000 mon.a (mon.0) 1276 : cluster [WRN] Health check failed: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cluster 2024-09-21T18:24:50.771354+0000 mon.a (mon.0) 1276 : cluster [WRN] Health check failed: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cluster 2024-09-21T18:24:50.771377+0000 mon.a (mon.0) 1277 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: cluster 2024-09-21T18:24:50.771377+0000 mon.a (mon.0) 1277 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-09-21T18:24:51.205 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.823999+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.823999+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.826822+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.826822+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.827548+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.827548+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.833833+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.833833+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.917496+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.917496+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.919596+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.919596+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.920333+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.920333+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.925208+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:50 smithi169 bash[82163]: audit 2024-09-21T18:24:50.925208+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.115874+0000 mgr.y (mgr.15252) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.115874+0000 mgr.y (mgr.15252) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.183431+0000 mgr.y (mgr.15252) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.183431+0000 mgr.y (mgr.15252) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.249252+0000 mgr.y (mgr.15252) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.249252+0000 mgr.y (mgr.15252) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.322745+0000 mgr.y (mgr.15252) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.322745+0000 mgr.y (mgr.15252) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.391396+0000 mgr.y (mgr.15252) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.391396+0000 mgr.y (mgr.15252) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.456400+0000 mgr.y (mgr.15252) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.456400+0000 mgr.y (mgr.15252) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.525668+0000 mgr.y (mgr.15252) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.525668+0000 mgr.y (mgr.15252) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.595630+0000 mgr.y (mgr.15252) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.595630+0000 mgr.y (mgr.15252) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.684869+0000 mgr.y (mgr.15252) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.684869+0000 mgr.y (mgr.15252) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.775892+0000 mgr.y (mgr.15252) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.775892+0000 mgr.y (mgr.15252) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cluster 2024-09-21T18:24:49.834878+0000 mgr.y (mgr.15252) 1543 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.115874+0000 mgr.y (mgr.15252) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.115874+0000 mgr.y (mgr.15252) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.183431+0000 mgr.y (mgr.15252) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.183431+0000 mgr.y (mgr.15252) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.249252+0000 mgr.y (mgr.15252) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.249252+0000 mgr.y (mgr.15252) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.322745+0000 mgr.y (mgr.15252) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.322745+0000 mgr.y (mgr.15252) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.391396+0000 mgr.y (mgr.15252) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.391396+0000 mgr.y (mgr.15252) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.456400+0000 mgr.y (mgr.15252) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.456400+0000 mgr.y (mgr.15252) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.525668+0000 mgr.y (mgr.15252) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.525668+0000 mgr.y (mgr.15252) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.595630+0000 mgr.y (mgr.15252) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.595630+0000 mgr.y (mgr.15252) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.684869+0000 mgr.y (mgr.15252) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.684869+0000 mgr.y (mgr.15252) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.775892+0000 mgr.y (mgr.15252) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.775892+0000 mgr.y (mgr.15252) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cluster 2024-09-21T18:24:49.834878+0000 mgr.y (mgr.15252) 1543 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cluster 2024-09-21T18:24:49.834878+0000 mgr.y (mgr.15252) 1543 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.885193+0000 mgr.y (mgr.15252) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.885193+0000 mgr.y (mgr.15252) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.962334+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.962334+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.965518+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.965518+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.966515+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.966515+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.973997+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:49.973997+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.974699+0000 mgr.y (mgr.15252) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cephadm 2024-09-21T18:24:49.974699+0000 mgr.y (mgr.15252) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.048297+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.048297+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.051615+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.051615+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.052579+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.052579+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cluster 2024-09-21T18:24:49.834878+0000 mgr.y (mgr.15252) 1543 : cluster [DBG] pgmap v247: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.885193+0000 mgr.y (mgr.15252) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.885193+0000 mgr.y (mgr.15252) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.962334+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.962334+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.965518+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.965518+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.966515+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.966515+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.973997+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:49.973997+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.974699+0000 mgr.y (mgr.15252) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cephadm 2024-09-21T18:24:49.974699+0000 mgr.y (mgr.15252) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.048297+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.048297+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.051615+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.051615+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.052579+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.052579+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.059726+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.059726+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.144506+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.144506+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.147585+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.147585+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.148517+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.148517+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.155027+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.155027+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.238069+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.238069+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.240477+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.240477+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.241142+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.241142+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.247130+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.247130+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.306264+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.059726+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.059726+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.144506+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.144506+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.147585+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.147585+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.148517+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.148517+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.155027+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.155027+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.238069+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.238069+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.240477+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.240477+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.241142+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.241142+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.247130+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.247130+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.306264+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.306264+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.308214+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.308214+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.308847+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.308847+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.314729+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.314729+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.372352+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.372352+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.374739+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.374739+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.375642+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.375642+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.381931+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.381931+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.459495+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.459495+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.462727+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.462727+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.306264+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.308214+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.308214+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.308847+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.308847+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.314729+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.314729+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.372352+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.372352+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.374739+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.374739+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.375642+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.375642+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.381931+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.381931+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.459495+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.459495+0000 mon.a (mon.0) 1260 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.462727+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.462727+0000 mon.a (mon.0) 1261 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.463814+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.463814+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.470767+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.470767+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.548921+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.548921+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.552827+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.552827+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.553773+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.553773+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.559580+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.559580+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.636984+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.636984+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.639857+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.639857+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.640740+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.640740+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.646518+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.646518+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.463814+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.463814+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.470767+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.470767+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.548921+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.548921+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.552827+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.552827+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.553773+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.553773+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.559580+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.559580+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.636984+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.636984+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.639857+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.639857+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.640740+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.640740+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.646518+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.646518+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.728651+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.728651+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.731411+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.731411+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.732223+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.732223+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.738492+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.738492+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cluster 2024-09-21T18:24:50.771354+0000 mon.a (mon.0) 1276 : cluster [WRN] Health check failed: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cluster 2024-09-21T18:24:50.771354+0000 mon.a (mon.0) 1276 : cluster [WRN] Health check failed: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cluster 2024-09-21T18:24:50.771377+0000 mon.a (mon.0) 1277 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: cluster 2024-09-21T18:24:50.771377+0000 mon.a (mon.0) 1277 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-09-21T18:24:51.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.823999+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.823999+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.826822+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.826822+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.827548+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.827548+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.728651+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.728651+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.731411+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.731411+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.732223+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.732223+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.738492+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.738492+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cluster 2024-09-21T18:24:50.771354+0000 mon.a (mon.0) 1276 : cluster [WRN] Health check failed: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cluster 2024-09-21T18:24:50.771354+0000 mon.a (mon.0) 1276 : cluster [WRN] Health check failed: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded (PG_DEGRADED) 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cluster 2024-09-21T18:24:50.771377+0000 mon.a (mon.0) 1277 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: cluster 2024-09-21T18:24:50.771377+0000 mon.a (mon.0) 1277 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 33 pgs peering) 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.823999+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.823999+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.826822+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.826822+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.827548+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.827548+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.833833+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.833833+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.917496+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.917496+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.919596+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.919596+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.920333+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.920333+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.925208+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[106061]: audit 2024-09-21T18:24:50.925208+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.833833+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.833833+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.917496+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.917496+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.919596+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.919596+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.920333+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.920333+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.925208+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:50 smithi043 bash[103198]: audit 2024-09-21T18:24:50.925208+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:51.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:51.194015257Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:52.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.060228+0000 mgr.y (mgr.15252) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.060228+0000 mgr.y (mgr.15252) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.155872+0000 mgr.y (mgr.15252) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.155872+0000 mgr.y (mgr.15252) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.247572+0000 mgr.y (mgr.15252) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.247572+0000 mgr.y (mgr.15252) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.315158+0000 mgr.y (mgr.15252) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.315158+0000 mgr.y (mgr.15252) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.382465+0000 mgr.y (mgr.15252) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.382465+0000 mgr.y (mgr.15252) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.471410+0000 mgr.y (mgr.15252) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.471410+0000 mgr.y (mgr.15252) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.560245+0000 mgr.y (mgr.15252) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.560245+0000 mgr.y (mgr.15252) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.646921+0000 mgr.y (mgr.15252) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.646921+0000 mgr.y (mgr.15252) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.739084+0000 mgr.y (mgr.15252) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.739084+0000 mgr.y (mgr.15252) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.834368+0000 mgr.y (mgr.15252) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.834368+0000 mgr.y (mgr.15252) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.925720+0000 mgr.y (mgr.15252) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:50.925720+0000 mgr.y (mgr.15252) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.952764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.952764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.959303+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.959303+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.966315+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.966315+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.996410+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.996410+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.998227+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.998227+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.999436+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:50.999436+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:51.000430+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:51.000430+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:51.001632+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:51.001632+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:51.001766+0000 mgr.y (mgr.15252) 1557 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: audit 2024-09-21T18:24:51.001766+0000 mgr.y (mgr.15252) 1557 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:52.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:51.002537+0000 mgr.y (mgr.15252) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:52.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:51 smithi169 bash[82163]: cephadm 2024-09-21T18:24:51.002537+0000 mgr.y (mgr.15252) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.060228+0000 mgr.y (mgr.15252) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.060228+0000 mgr.y (mgr.15252) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.155872+0000 mgr.y (mgr.15252) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.155872+0000 mgr.y (mgr.15252) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.247572+0000 mgr.y (mgr.15252) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.247572+0000 mgr.y (mgr.15252) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.315158+0000 mgr.y (mgr.15252) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.315158+0000 mgr.y (mgr.15252) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.382465+0000 mgr.y (mgr.15252) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.382465+0000 mgr.y (mgr.15252) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.471410+0000 mgr.y (mgr.15252) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.471410+0000 mgr.y (mgr.15252) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.560245+0000 mgr.y (mgr.15252) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.560245+0000 mgr.y (mgr.15252) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.646921+0000 mgr.y (mgr.15252) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.646921+0000 mgr.y (mgr.15252) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.739084+0000 mgr.y (mgr.15252) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.739084+0000 mgr.y (mgr.15252) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.834368+0000 mgr.y (mgr.15252) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.834368+0000 mgr.y (mgr.15252) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.925720+0000 mgr.y (mgr.15252) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:50.925720+0000 mgr.y (mgr.15252) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.060228+0000 mgr.y (mgr.15252) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.060228+0000 mgr.y (mgr.15252) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.155872+0000 mgr.y (mgr.15252) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.155872+0000 mgr.y (mgr.15252) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.247572+0000 mgr.y (mgr.15252) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.247572+0000 mgr.y (mgr.15252) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.315158+0000 mgr.y (mgr.15252) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.315158+0000 mgr.y (mgr.15252) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.382465+0000 mgr.y (mgr.15252) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.382465+0000 mgr.y (mgr.15252) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.471410+0000 mgr.y (mgr.15252) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.471410+0000 mgr.y (mgr.15252) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.560245+0000 mgr.y (mgr.15252) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.560245+0000 mgr.y (mgr.15252) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.646921+0000 mgr.y (mgr.15252) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.646921+0000 mgr.y (mgr.15252) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.739084+0000 mgr.y (mgr.15252) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.739084+0000 mgr.y (mgr.15252) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.834368+0000 mgr.y (mgr.15252) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.834368+0000 mgr.y (mgr.15252) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.925720+0000 mgr.y (mgr.15252) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:50.925720+0000 mgr.y (mgr.15252) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:24:52.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.952764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.952764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.959303+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.959303+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.966315+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.966315+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.996410+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.996410+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.998227+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.998227+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.999436+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:50.999436+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:51.000430+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:51.000430+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:51.001632+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:51.001632+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:51.001766+0000 mgr.y (mgr.15252) 1557 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:52.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: audit 2024-09-21T18:24:51.001766+0000 mgr.y (mgr.15252) 1557 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:51.002537+0000 mgr.y (mgr.15252) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[103198]: cephadm 2024-09-21T18:24:51.002537+0000 mgr.y (mgr.15252) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.952764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.952764+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.959303+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.959303+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.966315+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.966315+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.996410+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.996410+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.998227+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.998227+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.999436+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:50.999436+0000 mon.a (mon.0) 1291 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:51.000430+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:51.000430+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:51.001632+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:51.001632+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:51.001766+0000 mgr.y (mgr.15252) 1557 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: audit 2024-09-21T18:24:51.001766+0000 mgr.y (mgr.15252) 1557 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:51.002537+0000 mgr.y (mgr.15252) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:52.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:51 smithi043 bash[106061]: cephadm 2024-09-21T18:24:51.002537+0000 mgr.y (mgr.15252) 1558 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-09-21T18:24:53.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:52 smithi043 bash[103198]: cluster 2024-09-21T18:24:51.835498+0000 mgr.y (mgr.15252) 1559 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:53.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:52 smithi043 bash[103198]: cluster 2024-09-21T18:24:51.835498+0000 mgr.y (mgr.15252) 1559 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:53.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:52 smithi043 bash[106061]: cluster 2024-09-21T18:24:51.835498+0000 mgr.y (mgr.15252) 1559 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:53.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:52 smithi043 bash[106061]: cluster 2024-09-21T18:24:51.835498+0000 mgr.y (mgr.15252) 1559 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:53.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:52 smithi169 bash[82163]: cluster 2024-09-21T18:24:51.835498+0000 mgr.y (mgr.15252) 1559 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:53.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:52 smithi169 bash[82163]: cluster 2024-09-21T18:24:51.835498+0000 mgr.y (mgr.15252) 1559 : cluster [DBG] pgmap v248: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 457 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:54.022 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:53 smithi043 bash[110557]: debug 2024-09-21T18:24:53.766+0000 7fb180891640 1 -- 172.21.15.43:0/3915550079 <== mon.2 v2:172.21.15.43:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560fc4e66960 con 0x560fc4e87c00 2024-09-21T18:24:54.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:54 smithi169 bash[82163]: cluster 2024-09-21T18:24:53.837170+0000 mgr.y (mgr.15252) 1560 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:54.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:54 smithi169 bash[82163]: cluster 2024-09-21T18:24:53.837170+0000 mgr.y (mgr.15252) 1560 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:54.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:54.207240964Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:54 smithi043 bash[103198]: cluster 2024-09-21T18:24:53.837170+0000 mgr.y (mgr.15252) 1560 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:54 smithi043 bash[103198]: cluster 2024-09-21T18:24:53.837170+0000 mgr.y (mgr.15252) 1560 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:54 smithi043 bash[106061]: cluster 2024-09-21T18:24:53.837170+0000 mgr.y (mgr.15252) 1560 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:54 smithi043 bash[106061]: cluster 2024-09-21T18:24:53.837170+0000 mgr.y (mgr.15252) 1560 : cluster [DBG] pgmap v249: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:56.022 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:55 smithi043 bash[110557]: debug 2024-09-21T18:24:55.526+0000 7fb1830f8640 -1 Falling back to public interface 2024-09-21T18:24:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:56 smithi169 bash[82163]: cluster 2024-09-21T18:24:55.838184+0000 mgr.y (mgr.15252) 1561 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:56 smithi169 bash[82163]: cluster 2024-09-21T18:24:55.838184+0000 mgr.y (mgr.15252) 1561 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:56 smithi169 bash[82163]: audit 2024-09-21T18:24:56.134118+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:57.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:56 smithi169 bash[82163]: audit 2024-09-21T18:24:56.134118+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:56 smithi169 bash[82163]: audit 2024-09-21T18:24:56.134966+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:57.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:56 smithi169 bash[82163]: audit 2024-09-21T18:24:56.134966+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[106061]: cluster 2024-09-21T18:24:55.838184+0000 mgr.y (mgr.15252) 1561 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[106061]: cluster 2024-09-21T18:24:55.838184+0000 mgr.y (mgr.15252) 1561 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[106061]: audit 2024-09-21T18:24:56.134118+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[106061]: audit 2024-09-21T18:24:56.134118+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:57.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[106061]: audit 2024-09-21T18:24:56.134966+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[106061]: audit 2024-09-21T18:24:56.134966+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[103198]: cluster 2024-09-21T18:24:55.838184+0000 mgr.y (mgr.15252) 1561 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[103198]: cluster 2024-09-21T18:24:55.838184+0000 mgr.y (mgr.15252) 1561 : cluster [DBG] pgmap v250: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 857 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[103198]: audit 2024-09-21T18:24:56.134118+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[103198]: audit 2024-09-21T18:24:56.134118+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[103198]: audit 2024-09-21T18:24:56.134966+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:56 smithi043 bash[103198]: audit 2024-09-21T18:24:56.134966+0000 mon.a (mon.0) 1295 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:24:57.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:24:57.224210361Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:24:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: cephadm 2024-09-21T18:24:56.132501+0000 mgr.y (mgr.15252) 1562 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: cephadm 2024-09-21T18:24:56.132501+0000 mgr.y (mgr.15252) 1562 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: cephadm 2024-09-21T18:24:56.139752+0000 mgr.y (mgr.15252) 1563 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: cephadm 2024-09-21T18:24:56.139752+0000 mgr.y (mgr.15252) 1563 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:58.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: audit 2024-09-21T18:24:57.595479+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: audit 2024-09-21T18:24:57.595479+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: audit 2024-09-21T18:24:57.601723+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: audit 2024-09-21T18:24:57.601723+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: audit 2024-09-21T18:24:57.607217+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:57 smithi169 bash[82163]: audit 2024-09-21T18:24:57.607217+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: cephadm 2024-09-21T18:24:56.132501+0000 mgr.y (mgr.15252) 1562 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: cephadm 2024-09-21T18:24:56.132501+0000 mgr.y (mgr.15252) 1562 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: cephadm 2024-09-21T18:24:56.139752+0000 mgr.y (mgr.15252) 1563 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: cephadm 2024-09-21T18:24:56.139752+0000 mgr.y (mgr.15252) 1563 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: audit 2024-09-21T18:24:57.595479+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: audit 2024-09-21T18:24:57.595479+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: audit 2024-09-21T18:24:57.601723+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: audit 2024-09-21T18:24:57.601723+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: audit 2024-09-21T18:24:57.607217+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.159 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[106061]: audit 2024-09-21T18:24:57.607217+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: cephadm 2024-09-21T18:24:56.132501+0000 mgr.y (mgr.15252) 1562 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: cephadm 2024-09-21T18:24:56.132501+0000 mgr.y (mgr.15252) 1562 : cephadm [INF] Upgrade: Updating osd.0 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: cephadm 2024-09-21T18:24:56.139752+0000 mgr.y (mgr.15252) 1563 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: cephadm 2024-09-21T18:24:56.139752+0000 mgr.y (mgr.15252) 1563 : cephadm [INF] Deploying daemon osd.0 on smithi043 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: audit 2024-09-21T18:24:57.595479+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: audit 2024-09-21T18:24:57.595479+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: audit 2024-09-21T18:24:57.601723+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: audit 2024-09-21T18:24:57.601723+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: audit 2024-09-21T18:24:57.607217+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:58.160 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:57 smithi043 bash[103198]: audit 2024-09-21T18:24:57.607217+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:24:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:58 smithi043 bash[103198]: cluster 2024-09-21T18:24:57.839110+0000 mgr.y (mgr.15252) 1564 : cluster [DBG] pgmap v251: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:59.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:58 smithi043 bash[103198]: cluster 2024-09-21T18:24:57.839110+0000 mgr.y (mgr.15252) 1564 : cluster [DBG] pgmap v251: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:59.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:58 smithi043 bash[106061]: cluster 2024-09-21T18:24:57.839110+0000 mgr.y (mgr.15252) 1564 : cluster [DBG] pgmap v251: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:59.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:58 smithi043 bash[106061]: cluster 2024-09-21T18:24:57.839110+0000 mgr.y (mgr.15252) 1564 : cluster [DBG] pgmap v251: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:58 smithi169 bash[82163]: cluster 2024-09-21T18:24:57.839110+0000 mgr.y (mgr.15252) 1564 : cluster [DBG] pgmap v251: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:59.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:58 smithi169 bash[82163]: cluster 2024-09-21T18:24:57.839110+0000 mgr.y (mgr.15252) 1564 : cluster [DBG] pgmap v251: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:24:59.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[110557]: debug 2024-09-21T18:24:59.090+0000 7fb1830f8640 -1 osd.0 113 log_to_monitors true 2024-09-21T18:24:59.957 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:24:59] "GET /metrics HTTP/1.1" 200 38366 "" "Prometheus/2.51.0" 2024-09-21T18:24:59.957 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[103198]: audit 2024-09-21T18:24:58.251633+0000 mgr.y (mgr.15252) 1565 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[103198]: audit 2024-09-21T18:24:58.251633+0000 mgr.y (mgr.15252) 1565 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[103198]: audit 2024-09-21T18:24:59.097976+0000 mon.a (mon.0) 1299 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[103198]: audit 2024-09-21T18:24:59.097976+0000 mon.a (mon.0) 1299 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[106061]: audit 2024-09-21T18:24:58.251633+0000 mgr.y (mgr.15252) 1565 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[106061]: audit 2024-09-21T18:24:58.251633+0000 mgr.y (mgr.15252) 1565 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[106061]: audit 2024-09-21T18:24:59.097976+0000 mon.a (mon.0) 1299 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:24:59.958 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[106061]: audit 2024-09-21T18:24:59.097976+0000 mon.a (mon.0) 1299 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:00.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:59 smithi169 bash[82163]: audit 2024-09-21T18:24:58.251633+0000 mgr.y (mgr.15252) 1565 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:00.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:59 smithi169 bash[82163]: audit 2024-09-21T18:24:58.251633+0000 mgr.y (mgr.15252) 1565 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:00.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:59 smithi169 bash[82163]: audit 2024-09-21T18:24:59.097976+0000 mon.a (mon.0) 1299 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:00.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:24:59 smithi169 bash[82163]: audit 2024-09-21T18:24:59.097976+0000 mon.a (mon.0) 1299 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:00.272 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:24:59 smithi043 bash[110557]: debug 2024-09-21T18:24:59.954+0000 7fb17aea2640 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T18:25:00.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:00.20134693Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: cluster 2024-09-21T18:24:59.840489+0000 mgr.y (mgr.15252) 1566 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: cluster 2024-09-21T18:24:59.840489+0000 mgr.y (mgr.15252) 1566 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:24:59.898691+0000 mon.a (mon.0) 1300 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:24:59.898691+0000 mon.a (mon.0) 1300 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: cluster 2024-09-21T18:24:59.902588+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: cluster 2024-09-21T18:24:59.902588+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:24:59.908225+0000 mon.a (mon.0) 1302 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:24:59.908225+0000 mon.a (mon.0) 1302 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:25:00.296788+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:25:00.296788+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:25:00.301991+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:25:00.301991+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:25:00.306955+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[103198]: audit 2024-09-21T18:25:00.306955+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: cluster 2024-09-21T18:24:59.840489+0000 mgr.y (mgr.15252) 1566 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: cluster 2024-09-21T18:24:59.840489+0000 mgr.y (mgr.15252) 1566 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:24:59.898691+0000 mon.a (mon.0) 1300 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:24:59.898691+0000 mon.a (mon.0) 1300 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: cluster 2024-09-21T18:24:59.902588+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: cluster 2024-09-21T18:24:59.902588+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:24:59.908225+0000 mon.a (mon.0) 1302 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:24:59.908225+0000 mon.a (mon.0) 1302 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:25:00.296788+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:25:00.296788+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:25:00.301991+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:25:00.301991+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:25:00.306955+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:00 smithi043 bash[106061]: audit 2024-09-21T18:25:00.306955+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: cluster 2024-09-21T18:24:59.840489+0000 mgr.y (mgr.15252) 1566 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: cluster 2024-09-21T18:24:59.840489+0000 mgr.y (mgr.15252) 1566 : cluster [DBG] pgmap v252: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 276 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:24:59.898691+0000 mon.a (mon.0) 1300 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:24:59.898691+0000 mon.a (mon.0) 1300 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: cluster 2024-09-21T18:24:59.902588+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: cluster 2024-09-21T18:24:59.902588+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:24:59.908225+0000 mon.a (mon.0) 1302 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:24:59.908225+0000 mon.a (mon.0) 1302 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:25:00.296788+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:25:00.296788+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:25:00.301991+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:25:00.301991+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:25:00.306955+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.401 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:00 smithi169 bash[82163]: audit 2024-09-21T18:25:00.306955+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:01.730 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.731 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.731 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.731 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.732 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.732 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.732 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.733 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.733 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:01.733 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:01 smithi043 systemd[1]: Stopping Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:25:01.733 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[110557]: debug 2024-09-21T18:25:01.546+0000 7fb180090640 -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-21T18:25:01.733 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[110557]: debug 2024-09-21T18:25:01.546+0000 7fb180090640 -1 osd.0 117 *** Got signal Terminated *** 2024-09-21T18:25:01.733 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[110557]: debug 2024-09-21T18:25:01.546+0000 7fb180090640 -1 osd.0 117 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:25:02.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:00.910182+0000 mon.a (mon.0) 1306 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:02.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:00.910182+0000 mon.a (mon.0) 1306 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:02.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:00.920991+0000 mon.a (mon.0) 1307 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759] boot 2024-09-21T18:25:02.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:00.920991+0000 mon.a (mon.0) 1307 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759] boot 2024-09-21T18:25:02.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:00.921130+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:00.921130+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: audit 2024-09-21T18:25:00.935886+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: audit 2024-09-21T18:25:00.935886+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.548304+0000 mon.a (mon.0) 1310 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.548304+0000 mon.a (mon.0) 1310 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.913377+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.913377+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.923986+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T18:25:02.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.923986+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:00.910182+0000 mon.a (mon.0) 1306 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:00.910182+0000 mon.a (mon.0) 1306 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:00.920991+0000 mon.a (mon.0) 1307 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759] boot 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:00.920991+0000 mon.a (mon.0) 1307 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759] boot 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:00.921130+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:00.921130+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: audit 2024-09-21T18:25:00.935886+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: audit 2024-09-21T18:25:00.935886+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.548304+0000 mon.a (mon.0) 1310 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.548304+0000 mon.a (mon.0) 1310 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.913377+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:25:02.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.913377+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:25:02.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.923986+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T18:25:02.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:01 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.923986+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T18:25:02.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:00.910182+0000 mon.a (mon.0) 1306 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:00.910182+0000 mon.a (mon.0) 1306 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:00.920991+0000 mon.a (mon.0) 1307 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759] boot 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:00.920991+0000 mon.a (mon.0) 1307 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4131538759,v1:172.21.15.43:6803/4131538759] boot 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:00.921130+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:00.921130+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: audit 2024-09-21T18:25:00.935886+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: audit 2024-09-21T18:25:00.935886+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.548304+0000 mon.a (mon.0) 1310 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.548304+0000 mon.a (mon.0) 1310 : cluster [INF] osd.0 marked itself down and dead 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.913377+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.913377+0000 mon.a (mon.0) 1311 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.923986+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T18:25:02.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:01 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.923986+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-09-21T18:25:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.841438+0000 mgr.y (mgr.15252) 1567 : cluster [DBG] pgmap v255: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[103198]: cluster 2024-09-21T18:25:01.841438+0000 mgr.y (mgr.15252) 1567 : cluster [DBG] pgmap v255: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[103198]: cluster 2024-09-21T18:25:02.923784+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T18:25:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[103198]: cluster 2024-09-21T18:25:02.923784+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T18:25:03.273 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:03 smithi043 bash[112117]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-0 2024-09-21T18:25:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.841438+0000 mgr.y (mgr.15252) 1567 : cluster [DBG] pgmap v255: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[106061]: cluster 2024-09-21T18:25:01.841438+0000 mgr.y (mgr.15252) 1567 : cluster [DBG] pgmap v255: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[106061]: cluster 2024-09-21T18:25:02.923784+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T18:25:03.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:02 smithi043 bash[106061]: cluster 2024-09-21T18:25:02.923784+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T18:25:03.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:03.205441421Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:03.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:02 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.841438+0000 mgr.y (mgr.15252) 1567 : cluster [DBG] pgmap v255: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:03.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:02 smithi169 bash[82163]: cluster 2024-09-21T18:25:01.841438+0000 mgr.y (mgr.15252) 1567 : cluster [DBG] pgmap v255: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 272 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:03.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:02 smithi169 bash[82163]: cluster 2024-09-21T18:25:02.923784+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T18:25:03.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:02 smithi169 bash[82163]: cluster 2024-09-21T18:25:02.923784+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-09-21T18:25:03.772 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:03 smithi043 bash[112185]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-0 2024-09-21T18:25:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:04 smithi169 bash[82163]: audit 2024-09-21T18:25:03.384193+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:04 smithi169 bash[82163]: audit 2024-09-21T18:25:03.384193+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:04 smithi169 bash[82163]: audit 2024-09-21T18:25:03.386033+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:04 smithi169 bash[82163]: audit 2024-09-21T18:25:03.386033+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:04 smithi169 bash[82163]: cluster 2024-09-21T18:25:03.843356+0000 mgr.y (mgr.15252) 1568 : cluster [DBG] pgmap v258: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:04.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:04 smithi169 bash[82163]: cluster 2024-09-21T18:25:03.843356+0000 mgr.y (mgr.15252) 1568 : cluster [DBG] pgmap v258: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:04.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[103198]: audit 2024-09-21T18:25:03.384193+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:04.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[103198]: audit 2024-09-21T18:25:03.384193+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:04.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[103198]: audit 2024-09-21T18:25:03.386033+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[103198]: audit 2024-09-21T18:25:03.386033+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[103198]: cluster 2024-09-21T18:25:03.843356+0000 mgr.y (mgr.15252) 1568 : cluster [DBG] pgmap v258: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[103198]: cluster 2024-09-21T18:25:03.843356+0000 mgr.y (mgr.15252) 1568 : cluster [DBG] pgmap v258: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[106061]: audit 2024-09-21T18:25:03.384193+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[106061]: audit 2024-09-21T18:25:03.384193+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[106061]: audit 2024-09-21T18:25:03.386033+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[106061]: audit 2024-09-21T18:25:03.386033+0000 mon.a (mon.0) 1315 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[106061]: cluster 2024-09-21T18:25:03.843356+0000 mgr.y (mgr.15252) 1568 : cluster [DBG] pgmap v258: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:04.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:04 smithi043 bash[106061]: cluster 2024-09-21T18:25:03.843356+0000 mgr.y (mgr.15252) 1568 : cluster [DBG] pgmap v258: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:05.729 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.730 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.730 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.0.service: Deactivated successfully. 2024-09-21T18:25:05.730 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: Stopped Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:25:05.730 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.730 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.731 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.731 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.731 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.732 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:05.732 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:25:06.022 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:05 smithi043 systemd[1]: Started Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:25:06.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:06.215982761Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:07.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.771769+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.771769+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.778710+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.778710+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.782663+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.782663+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.784563+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.784563+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.785350+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.785350+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.790364+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.790364+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:05.790812+0000 mgr.y (mgr.15252) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:05.790812+0000 mgr.y (mgr.15252) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cluster 2024-09-21T18:25:05.843879+0000 mgr.y (mgr.15252) 1570 : cluster [DBG] pgmap v259: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cluster 2024-09-21T18:25:05.843879+0000 mgr.y (mgr.15252) 1570 : cluster [DBG] pgmap v259: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.852184+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.852184+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.854717+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.854717+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.855486+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.855486+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.860981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.860981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:05.861425+0000 mgr.y (mgr.15252) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:05.861425+0000 mgr.y (mgr.15252) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.920780+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.920780+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.923020+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.923020+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.923740+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.923740+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.930075+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.930075+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:05.930562+0000 mgr.y (mgr.15252) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:05.930562+0000 mgr.y (mgr.15252) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.998191+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:05.998191+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.000725+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.000725+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.001444+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.001444+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.009182+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.009182+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.009657+0000 mgr.y (mgr.15252) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.009657+0000 mgr.y (mgr.15252) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.099034+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.099034+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.101600+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.101600+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.102253+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.102253+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.107527+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.107527+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.179815+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.179815+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.183580+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.183580+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.184735+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.184735+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.190100+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.190100+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.260985+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.260985+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.263166+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.263166+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.263946+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.263946+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.271541+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.271541+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.335610+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.335610+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.338000+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.338000+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.338862+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.338862+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.344554+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.344554+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.425522+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.425522+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.429156+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.429156+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.430363+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.430363+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.436413+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.436413+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.540395+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.540395+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.543553+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.543553+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.544487+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.544487+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.552038+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.552038+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.628873+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.628873+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.631262+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.631262+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.631975+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.631975+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.637543+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.637543+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.733285+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.733285+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.737031+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.737031+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.738212+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.738212+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.746704+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:06 smithi169 bash[82163]: audit 2024-09-21T18:25:06.746704+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.771769+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.771769+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.778710+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.778710+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.782663+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.782663+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.784563+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.784563+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.785350+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.785350+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.790364+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.790364+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:05.790812+0000 mgr.y (mgr.15252) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:05.790812+0000 mgr.y (mgr.15252) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cluster 2024-09-21T18:25:05.843879+0000 mgr.y (mgr.15252) 1570 : cluster [DBG] pgmap v259: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cluster 2024-09-21T18:25:05.843879+0000 mgr.y (mgr.15252) 1570 : cluster [DBG] pgmap v259: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.852184+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.852184+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.854717+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.854717+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.855486+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.855486+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.860981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.860981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:05.861425+0000 mgr.y (mgr.15252) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:05.861425+0000 mgr.y (mgr.15252) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.920780+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.920780+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.923020+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.923020+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.923740+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.923740+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.930075+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.930075+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:05.930562+0000 mgr.y (mgr.15252) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:05.930562+0000 mgr.y (mgr.15252) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.998191+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:05.998191+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.000725+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.771769+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.771769+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.778710+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.778710+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.782663+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.782663+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.784563+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.784563+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.785350+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.785350+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.790364+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.790364+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:05.790812+0000 mgr.y (mgr.15252) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:05.790812+0000 mgr.y (mgr.15252) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cluster 2024-09-21T18:25:05.843879+0000 mgr.y (mgr.15252) 1570 : cluster [DBG] pgmap v259: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cluster 2024-09-21T18:25:05.843879+0000 mgr.y (mgr.15252) 1570 : cluster [DBG] pgmap v259: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 861 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.852184+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.852184+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.854717+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.000725+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.001444+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.001444+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.009182+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.009182+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.009657+0000 mgr.y (mgr.15252) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.009657+0000 mgr.y (mgr.15252) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.099034+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.099034+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.101600+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.101600+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.102253+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.102253+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.107527+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.107527+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.179815+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.179815+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.183580+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.183580+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.184735+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.184735+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.190100+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.190100+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.260985+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.260985+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.263166+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.263166+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.263946+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.263946+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.271541+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.271541+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.335610+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.335610+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.338000+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.338000+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.338862+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.338862+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.344554+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.344554+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.854717+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.855486+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.855486+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.860981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.860981+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:05.861425+0000 mgr.y (mgr.15252) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:05.861425+0000 mgr.y (mgr.15252) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.920780+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.920780+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.923020+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.923020+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.923740+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.923740+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.930075+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.930075+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:05.930562+0000 mgr.y (mgr.15252) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:05.930562+0000 mgr.y (mgr.15252) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.998191+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:05.998191+0000 mon.a (mon.0) 1330 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.000725+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.425522+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.425522+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.429156+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.429156+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.430363+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.430363+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.436413+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.436413+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.540395+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.540395+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.543553+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.543553+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.544487+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.544487+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.552038+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.552038+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.628873+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.628873+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.631262+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.631262+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.631975+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.631975+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.637543+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.637543+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.733285+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.733285+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.737031+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.737031+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.738212+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.738212+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.746704+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[103198]: audit 2024-09-21T18:25:06.746704+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.000725+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.001444+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.001444+0000 mon.a (mon.0) 1332 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.009182+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.009182+0000 mon.a (mon.0) 1333 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.009657+0000 mgr.y (mgr.15252) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.009657+0000 mgr.y (mgr.15252) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.099034+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.099034+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.101600+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.101600+0000 mon.a (mon.0) 1335 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.102253+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.102253+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.107527+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.107527+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.179815+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.179815+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.183580+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.183580+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.184735+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.184735+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.190100+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.190100+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.260985+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.260985+0000 mon.a (mon.0) 1342 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.263166+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.263166+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.263946+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.263946+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.271541+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.271541+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.335610+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.335610+0000 mon.a (mon.0) 1346 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.338000+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.338000+0000 mon.a (mon.0) 1347 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.338862+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.338862+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.344554+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.344554+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.425522+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.425522+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.429156+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.429156+0000 mon.a (mon.0) 1351 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.430363+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.430363+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.436413+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.436413+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.540395+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.540395+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.543553+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.543553+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.544487+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.544487+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.552038+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.552038+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.628873+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.628873+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.631262+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.631262+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.631975+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.631975+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.637543+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.637543+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.733285+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.733285+0000 mon.a (mon.0) 1362 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.737031+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.737031+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.738212+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.738212+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.746704+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:06 smithi043 bash[106061]: audit 2024-09-21T18:25:06.746704+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:07.712 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[112330]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T18:25:08.022 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[112330]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-21T18:25:08.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.108084+0000 mgr.y (mgr.15252) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.108084+0000 mgr.y (mgr.15252) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.190552+0000 mgr.y (mgr.15252) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.190552+0000 mgr.y (mgr.15252) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.272010+0000 mgr.y (mgr.15252) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.272010+0000 mgr.y (mgr.15252) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.345145+0000 mgr.y (mgr.15252) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.345145+0000 mgr.y (mgr.15252) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.436949+0000 mgr.y (mgr.15252) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.436949+0000 mgr.y (mgr.15252) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.552793+0000 mgr.y (mgr.15252) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.552793+0000 mgr.y (mgr.15252) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.637929+0000 mgr.y (mgr.15252) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.637929+0000 mgr.y (mgr.15252) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.747670+0000 mgr.y (mgr.15252) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.747670+0000 mgr.y (mgr.15252) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.816143+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.816143+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.818654+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.818654+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.819506+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.819506+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.827092+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.827092+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.827738+0000 mgr.y (mgr.15252) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.827738+0000 mgr.y (mgr.15252) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.890600+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.890600+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.893085+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.893085+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.894215+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.894215+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.901969+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:06.901969+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.902443+0000 mgr.y (mgr.15252) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:06.902443+0000 mgr.y (mgr.15252) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.005702+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.005702+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.009788+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.009788+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.010737+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.010737+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.016478+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.016478+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.016986+0000 mgr.y (mgr.15252) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.016986+0000 mgr.y (mgr.15252) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.083709+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.083709+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.087896+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.087896+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.089378+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.089378+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.098102+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.098102+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.170384+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.170384+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.173271+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.173271+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.174135+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.174135+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.180676+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.180676+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.250764+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.250764+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.254169+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.254169+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.255188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.255188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.260398+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.260398+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.336031+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.336031+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.339000+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.339000+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.339652+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.339652+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.344897+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.344897+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.438882+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.438882+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.442755+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.442755+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.443789+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.029 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.443789+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.450790+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.450790+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.511887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.511887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.514285+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.514285+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.514977+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.514977+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.520459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.520459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.585344+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.585344+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.587848+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.587848+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.108084+0000 mgr.y (mgr.15252) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.108084+0000 mgr.y (mgr.15252) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.190552+0000 mgr.y (mgr.15252) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.190552+0000 mgr.y (mgr.15252) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.272010+0000 mgr.y (mgr.15252) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.272010+0000 mgr.y (mgr.15252) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.345145+0000 mgr.y (mgr.15252) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.345145+0000 mgr.y (mgr.15252) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.436949+0000 mgr.y (mgr.15252) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.436949+0000 mgr.y (mgr.15252) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.552793+0000 mgr.y (mgr.15252) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.552793+0000 mgr.y (mgr.15252) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.637929+0000 mgr.y (mgr.15252) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.637929+0000 mgr.y (mgr.15252) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.747670+0000 mgr.y (mgr.15252) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.747670+0000 mgr.y (mgr.15252) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.816143+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.816143+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.818654+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.818654+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.819506+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.588640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.588640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.594909+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.594909+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.654125+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.654125+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.656729+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.656729+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.657449+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.657449+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.663951+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.663951+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.725585+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.725585+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.727982+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.727982+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.728731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.728731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.735055+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[106061]: audit 2024-09-21T18:25:07.735055+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.819506+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.827092+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.827092+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.827738+0000 mgr.y (mgr.15252) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.827738+0000 mgr.y (mgr.15252) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.890600+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.890600+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.893085+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.893085+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.894215+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.894215+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.901969+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:06.901969+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.902443+0000 mgr.y (mgr.15252) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:06.902443+0000 mgr.y (mgr.15252) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.005702+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.005702+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.009788+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.009788+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.010737+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.010737+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.016478+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.016478+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.016986+0000 mgr.y (mgr.15252) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.016986+0000 mgr.y (mgr.15252) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.083709+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.083709+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.087896+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.087896+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.089378+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.089378+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.098102+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.098102+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.170384+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.170384+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.173271+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.173271+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.174135+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.174135+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.180676+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.180676+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.250764+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.250764+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.254169+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.254169+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.255188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.255188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.260398+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.260398+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.336031+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.336031+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.339000+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.339000+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.339652+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.339652+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.344897+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.344897+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.438882+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.438882+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.442755+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.442755+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.443789+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.443789+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.450790+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.450790+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.511887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.511887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.514285+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.514285+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.514977+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.040 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.514977+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.520459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.520459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.585344+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.585344+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.587848+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.587848+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.588640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.588640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.594909+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.594909+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.654125+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.654125+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.656729+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.656729+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.657449+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.657449+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.663951+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.663951+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.725585+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.725585+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.727982+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.727982+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.728731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.728731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.735055+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:07 smithi043 bash[103198]: audit 2024-09-21T18:25:07.735055+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.108084+0000 mgr.y (mgr.15252) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.108084+0000 mgr.y (mgr.15252) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.190552+0000 mgr.y (mgr.15252) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.190552+0000 mgr.y (mgr.15252) 1575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.272010+0000 mgr.y (mgr.15252) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.272010+0000 mgr.y (mgr.15252) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.345145+0000 mgr.y (mgr.15252) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.345145+0000 mgr.y (mgr.15252) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.436949+0000 mgr.y (mgr.15252) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.436949+0000 mgr.y (mgr.15252) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.552793+0000 mgr.y (mgr.15252) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.552793+0000 mgr.y (mgr.15252) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.637929+0000 mgr.y (mgr.15252) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.637929+0000 mgr.y (mgr.15252) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.747670+0000 mgr.y (mgr.15252) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.747670+0000 mgr.y (mgr.15252) 1581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.816143+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.816143+0000 mon.a (mon.0) 1366 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.818654+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.818654+0000 mon.a (mon.0) 1367 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.819506+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.819506+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.827092+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.827092+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.827738+0000 mgr.y (mgr.15252) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.827738+0000 mgr.y (mgr.15252) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.890600+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.890600+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.893085+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.893085+0000 mon.a (mon.0) 1371 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.894215+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.894215+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.901969+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:06.901969+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.902443+0000 mgr.y (mgr.15252) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:06.902443+0000 mgr.y (mgr.15252) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.005702+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.005702+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.009788+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.009788+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.010737+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.010737+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.016478+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.016478+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.016986+0000 mgr.y (mgr.15252) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.016986+0000 mgr.y (mgr.15252) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.083709+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.083709+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.087896+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.087896+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.089378+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.089378+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.098102+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.098102+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.170384+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.170384+0000 mon.a (mon.0) 1382 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.173271+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.173271+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.174135+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.174135+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.180676+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.180676+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.250764+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.250764+0000 mon.a (mon.0) 1386 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.254169+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.254169+0000 mon.a (mon.0) 1387 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.255188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.255188+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.260398+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.260398+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.336031+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.336031+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.339000+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.339000+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.339652+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.339652+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.344897+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.344897+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.438882+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.438882+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.442755+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.442755+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.443789+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.443789+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.450790+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.450790+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.511887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.511887+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.514285+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.514285+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.514977+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.514977+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.520459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.520459+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.585344+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.585344+0000 mon.a (mon.0) 1402 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.587848+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.587848+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.588640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.588640+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.594909+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.594909+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.654125+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.654125+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.656729+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.656729+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.657449+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.657449+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.663951+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.663951+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.725585+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.725585+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.727982+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.727982+0000 mon.a (mon.0) 1411 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.728731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.728731+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.735055+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:07 smithi169 bash[82163]: audit 2024-09-21T18:25:07.735055+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T18:25:08.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: 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-21T18:25:08.811 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-21T18:25:08.811 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-21T18:25:08.811 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-21T18:25:08.811 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-21T18:25:08.811 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[112330]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.098699+0000 mgr.y (mgr.15252) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.098699+0000 mgr.y (mgr.15252) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.181094+0000 mgr.y (mgr.15252) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.181094+0000 mgr.y (mgr.15252) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.260851+0000 mgr.y (mgr.15252) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.260851+0000 mgr.y (mgr.15252) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.345307+0000 mgr.y (mgr.15252) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.345307+0000 mgr.y (mgr.15252) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.451390+0000 mgr.y (mgr.15252) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.451390+0000 mgr.y (mgr.15252) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.520913+0000 mgr.y (mgr.15252) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.520913+0000 mgr.y (mgr.15252) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.812 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.595616+0000 mgr.y (mgr.15252) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.595616+0000 mgr.y (mgr.15252) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.664511+0000 mgr.y (mgr.15252) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.664511+0000 mgr.y (mgr.15252) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.735557+0000 mgr.y (mgr.15252) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.735557+0000 mgr.y (mgr.15252) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.805856+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.805856+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.808729+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.808729+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.809551+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.809551+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.815741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.815741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.816329+0000 mgr.y (mgr.15252) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.813 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.816329+0000 mgr.y (mgr.15252) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cluster 2024-09-21T18:25:07.844472+0000 mgr.y (mgr.15252) 1595 : cluster [DBG] pgmap v260: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cluster 2024-09-21T18:25:07.844472+0000 mgr.y (mgr.15252) 1595 : cluster [DBG] pgmap v260: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.878965+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.878965+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.881196+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.881196+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.881945+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.881945+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.887244+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.887244+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.887851+0000 mgr.y (mgr.15252) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.887851+0000 mgr.y (mgr.15252) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.814 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.949347+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.949347+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.951306+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.951306+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.951979+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.951979+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.957039+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:07.957039+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.957464+0000 mgr.y (mgr.15252) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:07.957464+0000 mgr.y (mgr.15252) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.020166+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.020166+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.022388+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.022388+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.815 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.023145+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.023145+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.028907+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.028907+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.029353+0000 mgr.y (mgr.15252) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.029353+0000 mgr.y (mgr.15252) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.122177+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.122177+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.124599+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.124599+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.125201+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.125201+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.131111+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.131111+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.816 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.188750+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.188750+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.190978+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.190978+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.191651+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.191651+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.098699+0000 mgr.y (mgr.15252) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.098699+0000 mgr.y (mgr.15252) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.181094+0000 mgr.y (mgr.15252) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.817 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.181094+0000 mgr.y (mgr.15252) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.260851+0000 mgr.y (mgr.15252) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.260851+0000 mgr.y (mgr.15252) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.345307+0000 mgr.y (mgr.15252) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.345307+0000 mgr.y (mgr.15252) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.451390+0000 mgr.y (mgr.15252) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.451390+0000 mgr.y (mgr.15252) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.520913+0000 mgr.y (mgr.15252) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.520913+0000 mgr.y (mgr.15252) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.595616+0000 mgr.y (mgr.15252) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.595616+0000 mgr.y (mgr.15252) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.664511+0000 mgr.y (mgr.15252) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.664511+0000 mgr.y (mgr.15252) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.735557+0000 mgr.y (mgr.15252) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.735557+0000 mgr.y (mgr.15252) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.818 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.805856+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.805856+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.808729+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.808729+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.809551+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.809551+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.815741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.815741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.816329+0000 mgr.y (mgr.15252) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.816329+0000 mgr.y (mgr.15252) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cluster 2024-09-21T18:25:07.844472+0000 mgr.y (mgr.15252) 1595 : cluster [DBG] pgmap v260: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cluster 2024-09-21T18:25:07.844472+0000 mgr.y (mgr.15252) 1595 : cluster [DBG] pgmap v260: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.878965+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.878965+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.819 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.881196+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.881196+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.881945+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.881945+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.887244+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.887244+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.887851+0000 mgr.y (mgr.15252) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.887851+0000 mgr.y (mgr.15252) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.949347+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.949347+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.951306+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.951306+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.951979+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.820 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.951979+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.957039+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:07.957039+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.957464+0000 mgr.y (mgr.15252) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:07.957464+0000 mgr.y (mgr.15252) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.020166+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.020166+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.022388+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:08.821 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.022388+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.098699+0000 mgr.y (mgr.15252) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.098699+0000 mgr.y (mgr.15252) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.181094+0000 mgr.y (mgr.15252) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.181094+0000 mgr.y (mgr.15252) 1586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.260851+0000 mgr.y (mgr.15252) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.260851+0000 mgr.y (mgr.15252) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.345307+0000 mgr.y (mgr.15252) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.345307+0000 mgr.y (mgr.15252) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.451390+0000 mgr.y (mgr.15252) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.451390+0000 mgr.y (mgr.15252) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.520913+0000 mgr.y (mgr.15252) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.520913+0000 mgr.y (mgr.15252) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.595616+0000 mgr.y (mgr.15252) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.595616+0000 mgr.y (mgr.15252) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.664511+0000 mgr.y (mgr.15252) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.664511+0000 mgr.y (mgr.15252) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.735557+0000 mgr.y (mgr.15252) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.735557+0000 mgr.y (mgr.15252) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.805856+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.805856+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.808729+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.808729+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.809551+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.809551+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.815741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.815741+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.816329+0000 mgr.y (mgr.15252) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.816329+0000 mgr.y (mgr.15252) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cluster 2024-09-21T18:25:07.844472+0000 mgr.y (mgr.15252) 1595 : cluster [DBG] pgmap v260: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cluster 2024-09-21T18:25:07.844472+0000 mgr.y (mgr.15252) 1595 : cluster [DBG] pgmap v260: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.878965+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.878965+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.881196+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.881196+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.881945+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.881945+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.887244+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.887244+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.887851+0000 mgr.y (mgr.15252) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.887851+0000 mgr.y (mgr.15252) 1596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.949347+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.949347+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.951306+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.951306+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.951979+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.951979+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.957039+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:07.957039+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.957464+0000 mgr.y (mgr.15252) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:07.957464+0000 mgr.y (mgr.15252) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.020166+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.020166+0000 mon.a (mon.0) 1426 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.022388+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.022388+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.023145+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.023145+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.028907+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.028907+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.029353+0000 mgr.y (mgr.15252) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.029353+0000 mgr.y (mgr.15252) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.122177+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.122177+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.124599+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.124599+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.125201+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.125201+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.131111+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.131111+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.188750+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.188750+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.190978+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.190978+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.191651+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.191651+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.197838+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.197838+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.260873+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.260873+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.262801+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.262801+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.263450+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.263450+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.268311+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.268311+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.327072+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.327072+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.329105+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.329105+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.329876+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.329876+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.334956+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.334956+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.401506+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.401506+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.404083+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.404083+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.404866+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.404866+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.410346+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.410346+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.468411+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.468411+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.470921+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.470921+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.471676+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.471676+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.477403+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.477403+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.543628+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.543628+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.546389+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.546389+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.547334+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.547334+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.552826+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.552826+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.614905+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.614905+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.617589+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.617589+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.618464+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.618464+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.623818+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.623818+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.681476+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.681476+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.683516+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.683516+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.684145+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.684145+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.688733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.688733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.738185+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.738185+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.743701+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.743701+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.750907+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.750907+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.751334+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.751334+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.753479+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.753479+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.754136+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.754136+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.759329+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:08 smithi169 bash[82163]: audit 2024-09-21T18:25:08.759329+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.197838+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.197838+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.260873+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.260873+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.262801+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.262801+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.263450+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.263450+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.268311+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.268311+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.327072+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.327072+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.329105+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.329105+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.329876+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.329876+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.334956+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.334956+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.401506+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.401506+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.404083+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.404083+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.404866+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.404866+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.410346+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.410346+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.468411+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.468411+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.470921+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.470921+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.471676+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.471676+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.477403+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.477403+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.543628+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.543628+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.546389+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.546389+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.547334+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.547334+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.552826+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.552826+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.614905+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.614905+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.617589+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.617589+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.618464+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.618464+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.623818+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.623818+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.681476+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.681476+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.683516+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.683516+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.684145+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.684145+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.688733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.688733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.738185+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.738185+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.743701+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.743701+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.750907+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.750907+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.751334+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.751334+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.753479+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.753479+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.754136+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.754136+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.759329+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[103198]: audit 2024-09-21T18:25:08.759329+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.023145+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.023145+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.028907+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.028907+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.029353+0000 mgr.y (mgr.15252) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.029353+0000 mgr.y (mgr.15252) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:09.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.122177+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.122177+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.124599+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.124599+0000 mon.a (mon.0) 1431 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.125201+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.125201+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.131111+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.131111+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.188750+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.188750+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.190978+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.190978+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.191651+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.191651+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.197838+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.197838+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.260873+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.260873+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.262801+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.262801+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.263450+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.263450+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.268311+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.268311+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.327072+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.327072+0000 mon.a (mon.0) 1442 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.329105+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.329105+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.329876+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.329876+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.334956+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.334956+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.401506+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.401506+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.404083+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.404083+0000 mon.a (mon.0) 1447 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.404866+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.404866+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.410346+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.410346+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.468411+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.468411+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.470921+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.470921+0000 mon.a (mon.0) 1451 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.471676+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.471676+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.477403+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.477403+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.543628+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.543628+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.546389+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.546389+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.547334+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.547334+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.552826+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.552826+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.614905+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.614905+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.617589+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.617589+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.618464+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.618464+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.623818+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.623818+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.681476+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.681476+0000 mon.a (mon.0) 1462 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.683516+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.683516+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.684145+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.684145+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.688733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.688733+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.738185+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.738185+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.743701+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.743701+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.750907+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.750907+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.751334+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.751334+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.753479+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.753479+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.754136+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.754136+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:09.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.759329+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:08 smithi043 bash[106061]: audit 2024-09-21T18:25:08.759329+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:09.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:09.224023353Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:25:09] "GET /metrics HTTP/1.1" 200 38281 "" "Prometheus/2.51.0" 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.131587+0000 mgr.y (mgr.15252) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.131587+0000 mgr.y (mgr.15252) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.198894+0000 mgr.y (mgr.15252) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.198894+0000 mgr.y (mgr.15252) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.259583+0000 mgr.y (mgr.15252) 1601 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.259583+0000 mgr.y (mgr.15252) 1601 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.268741+0000 mgr.y (mgr.15252) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.268741+0000 mgr.y (mgr.15252) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.335401+0000 mgr.y (mgr.15252) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.335401+0000 mgr.y (mgr.15252) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.410943+0000 mgr.y (mgr.15252) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.410943+0000 mgr.y (mgr.15252) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.477917+0000 mgr.y (mgr.15252) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.477917+0000 mgr.y (mgr.15252) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.553412+0000 mgr.y (mgr.15252) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.553412+0000 mgr.y (mgr.15252) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.624311+0000 mgr.y (mgr.15252) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.624311+0000 mgr.y (mgr.15252) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.689158+0000 mgr.y (mgr.15252) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.689158+0000 mgr.y (mgr.15252) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.759710+0000 mgr.y (mgr.15252) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.131587+0000 mgr.y (mgr.15252) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.131587+0000 mgr.y (mgr.15252) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.198894+0000 mgr.y (mgr.15252) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.198894+0000 mgr.y (mgr.15252) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.259583+0000 mgr.y (mgr.15252) 1601 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.259583+0000 mgr.y (mgr.15252) 1601 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.268741+0000 mgr.y (mgr.15252) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.268741+0000 mgr.y (mgr.15252) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.335401+0000 mgr.y (mgr.15252) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.335401+0000 mgr.y (mgr.15252) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.025 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.410943+0000 mgr.y (mgr.15252) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.410943+0000 mgr.y (mgr.15252) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.477917+0000 mgr.y (mgr.15252) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.477917+0000 mgr.y (mgr.15252) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.553412+0000 mgr.y (mgr.15252) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.553412+0000 mgr.y (mgr.15252) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.624311+0000 mgr.y (mgr.15252) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.624311+0000 mgr.y (mgr.15252) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.689158+0000 mgr.y (mgr.15252) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.689158+0000 mgr.y (mgr.15252) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.026 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.759710+0000 mgr.y (mgr.15252) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.759710+0000 mgr.y (mgr.15252) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.851597+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.851597+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.854476+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.854476+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.855699+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.855699+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.864193+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.864193+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.864703+0000 mgr.y (mgr.15252) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.864703+0000 mgr.y (mgr.15252) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.935163+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.935163+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.938198+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.938198+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.938925+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.938925+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.943934+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:08.943934+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.944503+0000 mgr.y (mgr.15252) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:08.944503+0000 mgr.y (mgr.15252) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.015670+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.015670+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.019085+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.019085+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.020057+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.020057+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.025722+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.025722+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.026370+0000 mgr.y (mgr.15252) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.026370+0000 mgr.y (mgr.15252) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.093067+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.093067+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.095274+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.095274+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.096010+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.096010+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.101123+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.101123+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.759710+0000 mgr.y (mgr.15252) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.851597+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.851597+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.854476+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.854476+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.855699+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.855699+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.864193+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.030 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.864193+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.864703+0000 mgr.y (mgr.15252) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.864703+0000 mgr.y (mgr.15252) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.935163+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.935163+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.938198+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.938198+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.938925+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.938925+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.943934+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:08.943934+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.944503+0000 mgr.y (mgr.15252) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.168570+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.168570+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.172113+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.172113+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.173042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.173042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.180565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.180565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.255810+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.255810+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.259164+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.259164+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.260431+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.260431+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.268808+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.268808+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.341956+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.341956+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.344560+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.344560+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.345295+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.345295+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.350700+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.350700+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.415963+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.415963+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.418423+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.418423+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.419358+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.419358+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.427104+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.427104+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.493641+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.493641+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.496626+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.496626+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.497559+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.497559+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.508055+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:08.944503+0000 mgr.y (mgr.15252) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.015670+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.015670+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.019085+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.019085+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.020057+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.020057+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.025722+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.025722+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.026370+0000 mgr.y (mgr.15252) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.026370+0000 mgr.y (mgr.15252) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.093067+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.093067+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.095274+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.095274+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.096010+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.096010+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.101123+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.101123+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.508055+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.576964+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.576964+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.579426+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.579426+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.580199+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.580199+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.585927+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.585927+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.645087+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.645087+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.646929+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.646929+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.647498+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.647498+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.653376+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.653376+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.713940+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.713940+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.716393+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.716393+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.716997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.716997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.722277+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.722277+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.781584+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.781584+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.783875+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.783875+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.784512+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.784512+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.789478+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[103198]: audit 2024-09-21T18:25:09.789478+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.168570+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.168570+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.172113+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.172113+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.173042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.173042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.180565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.180565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.255810+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.255810+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.259164+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.259164+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.260431+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.260431+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.268808+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.268808+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.341956+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.341956+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.344560+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.344560+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.345295+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.345295+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.350700+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.350700+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.415963+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.415963+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.418423+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.418423+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.419358+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.419358+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.427104+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.427104+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.493641+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.493641+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.496626+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.496626+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.497559+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.497559+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.508055+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.508055+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.576964+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.576964+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.579426+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.579426+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.580199+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.580199+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.585927+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.585927+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.645087+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.645087+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.646929+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.646929+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.647498+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.647498+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.653376+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.653376+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.713940+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.713940+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.716393+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.716393+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.716997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.716997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.722277+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.722277+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.781584+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.781584+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.783875+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.783875+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.784512+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.784512+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.789478+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:09 smithi043 bash[106061]: audit 2024-09-21T18:25:09.789478+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.131587+0000 mgr.y (mgr.15252) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.131587+0000 mgr.y (mgr.15252) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.198894+0000 mgr.y (mgr.15252) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.198894+0000 mgr.y (mgr.15252) 1600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.259583+0000 mgr.y (mgr.15252) 1601 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.259583+0000 mgr.y (mgr.15252) 1601 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.268741+0000 mgr.y (mgr.15252) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.268741+0000 mgr.y (mgr.15252) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.335401+0000 mgr.y (mgr.15252) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.335401+0000 mgr.y (mgr.15252) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.410943+0000 mgr.y (mgr.15252) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.410943+0000 mgr.y (mgr.15252) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.477917+0000 mgr.y (mgr.15252) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.477917+0000 mgr.y (mgr.15252) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.553412+0000 mgr.y (mgr.15252) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.553412+0000 mgr.y (mgr.15252) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.624311+0000 mgr.y (mgr.15252) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.624311+0000 mgr.y (mgr.15252) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.689158+0000 mgr.y (mgr.15252) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.689158+0000 mgr.y (mgr.15252) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.759710+0000 mgr.y (mgr.15252) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.759710+0000 mgr.y (mgr.15252) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.851597+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.851597+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.854476+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.854476+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.855699+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.855699+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.864193+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.864193+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.864703+0000 mgr.y (mgr.15252) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.864703+0000 mgr.y (mgr.15252) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.935163+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.935163+0000 mon.a (mon.0) 1477 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.938198+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.938198+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.938925+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.938925+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.943934+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:08.943934+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.944503+0000 mgr.y (mgr.15252) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:08.944503+0000 mgr.y (mgr.15252) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.015670+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.015670+0000 mon.a (mon.0) 1481 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.019085+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.019085+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.020057+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.020057+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.025722+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.025722+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.026370+0000 mgr.y (mgr.15252) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.026370+0000 mgr.y (mgr.15252) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.093067+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.093067+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.095274+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.095274+0000 mon.a (mon.0) 1486 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.096010+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.096010+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.101123+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.101123+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.168570+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.168570+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.172113+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.172113+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.173042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.173042+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.180565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.180565+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.255810+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.255810+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.259164+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.259164+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.260431+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.260431+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.268808+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.268808+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.341956+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.341956+0000 mon.a (mon.0) 1497 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.344560+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.344560+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.345295+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.345295+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.350700+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.350700+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.415963+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.415963+0000 mon.a (mon.0) 1501 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.418423+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.418423+0000 mon.a (mon.0) 1502 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.419358+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.419358+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.427104+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.427104+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.493641+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.493641+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.496626+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.496626+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.497559+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.497559+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.508055+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.508055+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.576964+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.576964+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.579426+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.579426+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.580199+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.580199+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.585927+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.585927+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.645087+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.645087+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.646929+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.646929+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.647498+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.647498+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.653376+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.653376+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.713940+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.713940+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.716393+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.716393+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.716997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.716997+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.722277+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.722277+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.781584+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.781584+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.783875+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.783875+0000 mon.a (mon.0) 1522 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.784512+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.784512+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:10.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.789478+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:09 smithi169 bash[82163]: audit 2024-09-21T18:25:09.789478+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:10.178 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:25:10.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.101650+0000 mgr.y (mgr.15252) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.101650+0000 mgr.y (mgr.15252) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.181095+0000 mgr.y (mgr.15252) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.181095+0000 mgr.y (mgr.15252) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.269403+0000 mgr.y (mgr.15252) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.269403+0000 mgr.y (mgr.15252) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.351050+0000 mgr.y (mgr.15252) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.351050+0000 mgr.y (mgr.15252) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.427549+0000 mgr.y (mgr.15252) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.427549+0000 mgr.y (mgr.15252) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.508839+0000 mgr.y (mgr.15252) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.508839+0000 mgr.y (mgr.15252) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.586446+0000 mgr.y (mgr.15252) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:10.910 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:25:10.910 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 10s ago 43m - - 2024-09-21T18:25:10.910 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 2s ago 42m - - 2024-09-21T18:25:10.910 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (6m) 10s ago 33m 13.8M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:25:10.910 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (5m) 2s ago 33m 68.3M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:25:10.910 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (8m) 10s ago 31m 49.4M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (8m) 2s ago 42m 441M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (18m) 10s ago 44m 530M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (2m) 10s ago 44m 47.8M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d e9ab5c539eb8 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (3m) 2s ago 42m 42.1M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (2m) 10s ago 42m 36.1M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d aef809dd700a 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (7m) 10s ago 33m 8252k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (7m) 2s ago 33m 8695k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 starting - - - 4096M 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (40m) 10s ago 40m 69.5M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (39m) 10s ago 39m 63.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (38m) 10s ago 38m 60.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (37m) 2s ago 37m 70.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (36m) 2s ago 36m 59.2M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:25:10.911 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (35m) 2s ago 35m 57.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:25:10.912 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (34m) 2s ago 35m 66.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:25:10.912 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (6m) 2s ago 34m 48.0M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:25:10.912 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (31m) 10s ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:25:10.912 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (31m) 2s ago 31m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:25:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.586446+0000 mgr.y (mgr.15252) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.653805+0000 mgr.y (mgr.15252) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.653805+0000 mgr.y (mgr.15252) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.722790+0000 mgr.y (mgr.15252) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.722790+0000 mgr.y (mgr.15252) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.790053+0000 mgr.y (mgr.15252) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.790053+0000 mgr.y (mgr.15252) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cluster 2024-09-21T18:25:09.845310+0000 mgr.y (mgr.15252) 1623 : cluster [DBG] pgmap v261: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cluster 2024-09-21T18:25:09.845310+0000 mgr.y (mgr.15252) 1623 : cluster [DBG] pgmap v261: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.853067+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.853067+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.855379+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.855379+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.856070+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.856070+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.862242+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.862242+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.862783+0000 mgr.y (mgr.15252) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.862783+0000 mgr.y (mgr.15252) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.921885+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.921885+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.924449+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.924449+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.925158+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.925158+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.930855+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.930855+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.931429+0000 mgr.y (mgr.15252) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.931429+0000 mgr.y (mgr.15252) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.988719+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.988719+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.990783+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.990783+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.991384+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.991384+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.996177+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:09.996177+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.996640+0000 mgr.y (mgr.15252) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: cephadm 2024-09-21T18:25:09.996640+0000 mgr.y (mgr.15252) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.054157+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.054157+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.056932+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.056932+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.057679+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.057679+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.064330+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.064330+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.130595+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.130595+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.133041+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.133041+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.133689+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.133689+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.140432+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.140432+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.209582+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.209582+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.211657+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.211657+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.212361+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.212361+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.217290+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.217290+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.276319+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.276319+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.278389+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.278389+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.279031+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.279031+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.284832+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.284832+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.342735+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.342735+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.344615+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.344615+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.345256+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.345256+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.351365+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.351365+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.423517+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.423517+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.426219+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.426219+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.426986+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.426986+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.432920+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.432920+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.495874+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.495874+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.497985+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.497985+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.498658+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.498658+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.505036+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.505036+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.582116+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.582116+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.584577+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.584577+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.585315+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.585315+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.591049+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.591049+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.658463+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.658463+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.660394+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.660394+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.660990+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.660990+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.665771+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.665771+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.723886+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.723886+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.725880+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.725880+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.726536+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.726536+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.731841+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.731841+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.790344+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.790344+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.792493+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.792493+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.793134+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.793134+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.799885+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:10 smithi169 bash[82163]: audit 2024-09-21T18:25:10.799885+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.272 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[112692]: debug 2024-09-21T18:25:10.938+0000 7f5f29ed4640 1 -- 172.21.15.43:0/2012911275 <== mon.0 v2:172.21.15.43:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561e49ef2960 con 0x561e49f13800 2024-09-21T18:25:11.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.101650+0000 mgr.y (mgr.15252) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.101650+0000 mgr.y (mgr.15252) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.181095+0000 mgr.y (mgr.15252) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.181095+0000 mgr.y (mgr.15252) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.269403+0000 mgr.y (mgr.15252) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.269403+0000 mgr.y (mgr.15252) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.351050+0000 mgr.y (mgr.15252) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.351050+0000 mgr.y (mgr.15252) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.427549+0000 mgr.y (mgr.15252) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.427549+0000 mgr.y (mgr.15252) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.508839+0000 mgr.y (mgr.15252) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.508839+0000 mgr.y (mgr.15252) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.586446+0000 mgr.y (mgr.15252) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.586446+0000 mgr.y (mgr.15252) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.653805+0000 mgr.y (mgr.15252) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.653805+0000 mgr.y (mgr.15252) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.722790+0000 mgr.y (mgr.15252) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.722790+0000 mgr.y (mgr.15252) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.790053+0000 mgr.y (mgr.15252) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.790053+0000 mgr.y (mgr.15252) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cluster 2024-09-21T18:25:09.845310+0000 mgr.y (mgr.15252) 1623 : cluster [DBG] pgmap v261: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cluster 2024-09-21T18:25:09.845310+0000 mgr.y (mgr.15252) 1623 : cluster [DBG] pgmap v261: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.853067+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.853067+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.855379+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.855379+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.856070+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.856070+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.862242+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.862242+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.862783+0000 mgr.y (mgr.15252) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.862783+0000 mgr.y (mgr.15252) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.921885+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.921885+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.924449+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.924449+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.925158+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.925158+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.930855+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.930855+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.101650+0000 mgr.y (mgr.15252) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.101650+0000 mgr.y (mgr.15252) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.181095+0000 mgr.y (mgr.15252) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.181095+0000 mgr.y (mgr.15252) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.269403+0000 mgr.y (mgr.15252) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.269403+0000 mgr.y (mgr.15252) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.351050+0000 mgr.y (mgr.15252) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.351050+0000 mgr.y (mgr.15252) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.427549+0000 mgr.y (mgr.15252) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.427549+0000 mgr.y (mgr.15252) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.508839+0000 mgr.y (mgr.15252) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.508839+0000 mgr.y (mgr.15252) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.586446+0000 mgr.y (mgr.15252) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.586446+0000 mgr.y (mgr.15252) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.653805+0000 mgr.y (mgr.15252) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.653805+0000 mgr.y (mgr.15252) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.722790+0000 mgr.y (mgr.15252) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.722790+0000 mgr.y (mgr.15252) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.790053+0000 mgr.y (mgr.15252) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.790053+0000 mgr.y (mgr.15252) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cluster 2024-09-21T18:25:09.845310+0000 mgr.y (mgr.15252) 1623 : cluster [DBG] pgmap v261: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.931429+0000 mgr.y (mgr.15252) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.931429+0000 mgr.y (mgr.15252) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.988719+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.988719+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.990783+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.990783+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.991384+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.991384+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.996177+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:09.996177+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.996640+0000 mgr.y (mgr.15252) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: cephadm 2024-09-21T18:25:09.996640+0000 mgr.y (mgr.15252) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.054157+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.054157+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.056932+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.056932+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.057679+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.057679+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.064330+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.064330+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.130595+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.130595+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.133041+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.133041+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.133689+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.133689+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.140432+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.140432+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.209582+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.209582+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.211657+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.211657+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.212361+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.212361+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.217290+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.217290+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.276319+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.276319+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.278389+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cluster 2024-09-21T18:25:09.845310+0000 mgr.y (mgr.15252) 1623 : cluster [DBG] pgmap v261: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.853067+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.853067+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.855379+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.855379+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.856070+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.856070+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.862242+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.862242+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.862783+0000 mgr.y (mgr.15252) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.862783+0000 mgr.y (mgr.15252) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.921885+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.921885+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.924449+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.924449+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.925158+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.925158+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.930855+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.930855+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.278389+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.279031+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.279031+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.284832+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.284832+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.342735+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.342735+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.344615+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.344615+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.345256+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.345256+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.351365+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.351365+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.423517+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.423517+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.426219+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.426219+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.426986+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.426986+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.432920+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.432920+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.495874+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.495874+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.497985+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.497985+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.498658+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.498658+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.505036+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.505036+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.582116+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.582116+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.584577+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.584577+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.585315+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.585315+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.591049+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.591049+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.658463+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.931429+0000 mgr.y (mgr.15252) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.931429+0000 mgr.y (mgr.15252) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.988719+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.988719+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.990783+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.990783+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.991384+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.991384+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.996177+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:09.996177+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.996640+0000 mgr.y (mgr.15252) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: cephadm 2024-09-21T18:25:09.996640+0000 mgr.y (mgr.15252) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.054157+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.054157+0000 mon.a (mon.0) 1537 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.056932+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.056932+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.057679+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.057679+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.064330+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.064330+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.658463+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.660394+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.660394+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.660990+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.660990+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.665771+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.665771+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.723886+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.723886+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.725880+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.725880+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.726536+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.726536+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.731841+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.731841+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.790344+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.790344+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.792493+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.792493+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.793134+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.793134+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.799885+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[106061]: audit 2024-09-21T18:25:10.799885+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.130595+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.130595+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.133041+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.133041+0000 mon.a (mon.0) 1542 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.133689+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.133689+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.140432+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.140432+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.209582+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.209582+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.211657+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.211657+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.212361+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.212361+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.217290+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.217290+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.276319+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.276319+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.278389+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.278389+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.279031+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.279031+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.284832+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.284832+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.342735+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.342735+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.344615+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.344615+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.345256+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.345256+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.351365+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.351365+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.423517+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.423517+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.426219+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.426219+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.426986+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.426986+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.432920+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.432920+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.495874+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.495874+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.497985+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.497985+0000 mon.a (mon.0) 1562 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.498658+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.498658+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.505036+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.505036+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.582116+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.582116+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.584577+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.584577+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.585315+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.585315+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.591049+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.591049+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.658463+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.658463+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.660394+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.660394+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.660990+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.660990+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.665771+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.665771+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.723886+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.723886+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.725880+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.725880+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.726536+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.726536+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.731841+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.731841+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.790344+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.790344+0000 mon.a (mon.0) 1577 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.792493+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.792493+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:11.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.793134+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.793134+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:11.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.799885+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:10 smithi043 bash[103198]: audit 2024-09-21T18:25:10.799885+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: "mon": { 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 3 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: "mgr": { 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 2 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: "osd": { 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 7 2024-09-21T18:25:11.302 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: "rgw": { 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 2 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: }, 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: "overall": { 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.1.1-373-g4e45e6b4 (4e45e6b490e6cbe082cdf155fea780438ec53fc7) squid (stable)": 9, 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: "ceph version 19.3.0-5129-g0ecbb435 (0ecbb435437226bc091a0c2d4549ba25bf724efe) squid (dev)": 5 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout: } 2024-09-21T18:25:11.303 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout:{ 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "in_progress": true, 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "services_complete": [], 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "progress": "0/8 daemons upgraded", 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "message": "Currently upgrading osd daemons", 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout: "is_paused": false 2024-09-21T18:25:11.629 INFO:teuthology.orchestra.run.smithi043.stdout:} 2024-09-21T18:25:12.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.064800+0000 mgr.y (mgr.15252) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.064800+0000 mgr.y (mgr.15252) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.140969+0000 mgr.y (mgr.15252) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.140969+0000 mgr.y (mgr.15252) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.163591+0000 mgr.y (mgr.15252) 1629 : audit [DBG] from='client.64187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.163591+0000 mgr.y (mgr.15252) 1629 : audit [DBG] from='client.64187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.217775+0000 mgr.y (mgr.15252) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.217775+0000 mgr.y (mgr.15252) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.285428+0000 mgr.y (mgr.15252) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.285428+0000 mgr.y (mgr.15252) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.351954+0000 mgr.y (mgr.15252) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.351954+0000 mgr.y (mgr.15252) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.433443+0000 mgr.y (mgr.15252) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.433443+0000 mgr.y (mgr.15252) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.494509+0000 mgr.y (mgr.15252) 1634 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.494509+0000 mgr.y (mgr.15252) 1634 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.505559+0000 mgr.y (mgr.15252) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.505559+0000 mgr.y (mgr.15252) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.591630+0000 mgr.y (mgr.15252) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.591630+0000 mgr.y (mgr.15252) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.666229+0000 mgr.y (mgr.15252) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.666229+0000 mgr.y (mgr.15252) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.732317+0000 mgr.y (mgr.15252) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.732317+0000 mgr.y (mgr.15252) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.800513+0000 mgr.y (mgr.15252) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.800513+0000 mgr.y (mgr.15252) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.872423+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.872423+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.874827+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.874827+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.875485+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.875485+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.881372+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.881372+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.881948+0000 mgr.y (mgr.15252) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.881948+0000 mgr.y (mgr.15252) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.892910+0000 mgr.y (mgr.15252) 1641 : audit [DBG] from='client.64199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.892910+0000 mgr.y (mgr.15252) 1641 : audit [DBG] from='client.64199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.972665+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.972665+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.974621+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.974621+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.975263+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.975263+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.980126+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:10.980126+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.981659+0000 mgr.y (mgr.15252) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: cephadm 2024-09-21T18:25:10.981659+0000 mgr.y (mgr.15252) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.040673+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.040673+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.042908+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.042908+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.043517+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.043517+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.049056+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.049056+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.106395+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.106395+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.108542+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.108542+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.109231+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.109231+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.114091+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.114091+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.172046+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.172046+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.173884+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.173884+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.174507+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.174507+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.179150+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.179150+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.236379+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.236379+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.238257+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.238257+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.238848+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.238848+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.243446+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.243446+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.300893+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.43:0/4020135364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.300893+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.43:0/4020135364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.301760+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.301760+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.304033+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.304033+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.304701+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.304701+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.309886+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.309886+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.369470+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.369470+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.372481+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.372481+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.373137+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.373137+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.379395+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.379395+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.439924+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.439924+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.441898+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.441898+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.442476+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.442476+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.448128+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.448128+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.507598+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.507598+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.510105+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.510105+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.510784+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.510784+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.516741+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.516741+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.575936+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.575936+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.578128+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.578128+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.578843+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.578843+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.583841+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.583841+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.665437+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.665437+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.667601+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.667601+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.668236+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.668236+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.672930+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.672930+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.730533+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.730533+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.733045+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.733045+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.733847+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.733847+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.739504+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:11 smithi169 bash[82163]: audit 2024-09-21T18:25:11.739504+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.064800+0000 mgr.y (mgr.15252) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.064800+0000 mgr.y (mgr.15252) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.140969+0000 mgr.y (mgr.15252) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.140969+0000 mgr.y (mgr.15252) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.163591+0000 mgr.y (mgr.15252) 1629 : audit [DBG] from='client.64187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.163591+0000 mgr.y (mgr.15252) 1629 : audit [DBG] from='client.64187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.217775+0000 mgr.y (mgr.15252) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.217775+0000 mgr.y (mgr.15252) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.285428+0000 mgr.y (mgr.15252) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.285428+0000 mgr.y (mgr.15252) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.351954+0000 mgr.y (mgr.15252) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.351954+0000 mgr.y (mgr.15252) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.433443+0000 mgr.y (mgr.15252) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.433443+0000 mgr.y (mgr.15252) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.494509+0000 mgr.y (mgr.15252) 1634 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.494509+0000 mgr.y (mgr.15252) 1634 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.505559+0000 mgr.y (mgr.15252) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.505559+0000 mgr.y (mgr.15252) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.591630+0000 mgr.y (mgr.15252) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.591630+0000 mgr.y (mgr.15252) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.666229+0000 mgr.y (mgr.15252) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.064800+0000 mgr.y (mgr.15252) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.064800+0000 mgr.y (mgr.15252) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.140969+0000 mgr.y (mgr.15252) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.140969+0000 mgr.y (mgr.15252) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.163591+0000 mgr.y (mgr.15252) 1629 : audit [DBG] from='client.64187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.163591+0000 mgr.y (mgr.15252) 1629 : audit [DBG] from='client.64187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.217775+0000 mgr.y (mgr.15252) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.217775+0000 mgr.y (mgr.15252) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.285428+0000 mgr.y (mgr.15252) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.285428+0000 mgr.y (mgr.15252) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.351954+0000 mgr.y (mgr.15252) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.351954+0000 mgr.y (mgr.15252) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.433443+0000 mgr.y (mgr.15252) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.433443+0000 mgr.y (mgr.15252) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.494509+0000 mgr.y (mgr.15252) 1634 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.494509+0000 mgr.y (mgr.15252) 1634 : audit [DBG] from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.505559+0000 mgr.y (mgr.15252) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.505559+0000 mgr.y (mgr.15252) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.591630+0000 mgr.y (mgr.15252) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.591630+0000 mgr.y (mgr.15252) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.666229+0000 mgr.y (mgr.15252) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.666229+0000 mgr.y (mgr.15252) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.732317+0000 mgr.y (mgr.15252) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.732317+0000 mgr.y (mgr.15252) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.800513+0000 mgr.y (mgr.15252) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.800513+0000 mgr.y (mgr.15252) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.872423+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.872423+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.874827+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.874827+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.875485+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.875485+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.881372+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.881372+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.881948+0000 mgr.y (mgr.15252) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.881948+0000 mgr.y (mgr.15252) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.892910+0000 mgr.y (mgr.15252) 1641 : audit [DBG] from='client.64199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.892910+0000 mgr.y (mgr.15252) 1641 : audit [DBG] from='client.64199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.972665+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.972665+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.974621+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.666229+0000 mgr.y (mgr.15252) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.732317+0000 mgr.y (mgr.15252) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.732317+0000 mgr.y (mgr.15252) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.800513+0000 mgr.y (mgr.15252) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.800513+0000 mgr.y (mgr.15252) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.872423+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.872423+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.874827+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.874827+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.875485+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.875485+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.881372+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.881372+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.881948+0000 mgr.y (mgr.15252) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.881948+0000 mgr.y (mgr.15252) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.892910+0000 mgr.y (mgr.15252) 1641 : audit [DBG] from='client.64199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.892910+0000 mgr.y (mgr.15252) 1641 : audit [DBG] from='client.64199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.972665+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.972665+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.974621+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.974621+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.975263+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.975263+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.980126+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:10.980126+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.981659+0000 mgr.y (mgr.15252) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: cephadm 2024-09-21T18:25:10.981659+0000 mgr.y (mgr.15252) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.040673+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.040673+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.042908+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.042908+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.043517+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.043517+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.049056+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.049056+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.106395+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.106395+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.108542+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.108542+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.974621+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.975263+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.975263+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.980126+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:10.980126+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.981659+0000 mgr.y (mgr.15252) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: cephadm 2024-09-21T18:25:10.981659+0000 mgr.y (mgr.15252) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.040673+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.040673+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.042908+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.042908+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.043517+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.043517+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.049056+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.049056+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.106395+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.106395+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.108542+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.108542+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.109231+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.109231+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.114091+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.114091+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.172046+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.172046+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.173884+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.173884+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.174507+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.174507+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.179150+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.179150+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.236379+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.236379+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.238257+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.238257+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.238848+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.238848+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.243446+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.109231+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.109231+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.114091+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.114091+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.172046+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.172046+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.173884+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.173884+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.174507+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.174507+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.179150+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.179150+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.236379+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.236379+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.238257+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.238257+0000 mon.a (mon.0) 1602 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.238848+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.238848+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.243446+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.243446+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.300893+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.43:0/4020135364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.300893+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.43:0/4020135364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.301760+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.301760+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.304033+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.304033+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.304701+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.304701+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.309886+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.309886+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.369470+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.369470+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.372481+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.372481+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.373137+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.373137+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.379395+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.379395+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.243446+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.300893+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.43:0/4020135364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.300893+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.43:0/4020135364' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.301760+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.301760+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.304033+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.304033+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.304701+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.304701+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.309886+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.309886+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.369470+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.369470+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.372481+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.372481+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.373137+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.373137+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.379395+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.379395+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.439924+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.439924+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.441898+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.441898+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.442476+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.442476+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.448128+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.448128+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.507598+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.507598+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.510105+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.510105+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.510784+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.510784+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.516741+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.516741+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.575936+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.575936+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.578128+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.439924+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.439924+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.441898+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.441898+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.442476+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.442476+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.448128+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.448128+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.507598+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.507598+0000 mon.a (mon.0) 1617 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.510105+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.510105+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.510784+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.510784+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.516741+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.516741+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.575936+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.575936+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.578128+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.578128+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.578843+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.578843+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.583841+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.583841+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.665437+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.665437+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.667601+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.667601+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.668236+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.668236+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.672930+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.672930+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.730533+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.730533+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.733045+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.733045+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.733847+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.733847+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.739504+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[106061]: audit 2024-09-21T18:25:11.739504+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.578128+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.578843+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.578843+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.583841+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.583841+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.665437+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.665437+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.667601+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.667601+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.668236+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.668236+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.672930+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.672930+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.730533+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.730533+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.733045+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.733045+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.733847+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.733847+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:12.295 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.739504+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:11 smithi043 bash[103198]: audit 2024-09-21T18:25:11.739504+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:12.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:12.227178848Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:13.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.049535+0000 mgr.y (mgr.15252) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.049535+0000 mgr.y (mgr.15252) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.114514+0000 mgr.y (mgr.15252) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.114514+0000 mgr.y (mgr.15252) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.179575+0000 mgr.y (mgr.15252) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.179575+0000 mgr.y (mgr.15252) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.243863+0000 mgr.y (mgr.15252) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.243863+0000 mgr.y (mgr.15252) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.310447+0000 mgr.y (mgr.15252) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.310447+0000 mgr.y (mgr.15252) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.379984+0000 mgr.y (mgr.15252) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.379984+0000 mgr.y (mgr.15252) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.448617+0000 mgr.y (mgr.15252) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.448617+0000 mgr.y (mgr.15252) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.517203+0000 mgr.y (mgr.15252) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.517203+0000 mgr.y (mgr.15252) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.584276+0000 mgr.y (mgr.15252) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.584276+0000 mgr.y (mgr.15252) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.627814+0000 mgr.y (mgr.15252) 1652 : audit [DBG] from='client.64214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.627814+0000 mgr.y (mgr.15252) 1652 : audit [DBG] from='client.64214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.673428+0000 mgr.y (mgr.15252) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.673428+0000 mgr.y (mgr.15252) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.740005+0000 mgr.y (mgr.15252) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.740005+0000 mgr.y (mgr.15252) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.825231+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.825231+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cluster 2024-09-21T18:25:11.845724+0000 mgr.y (mgr.15252) 1655 : cluster [DBG] pgmap v262: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cluster 2024-09-21T18:25:11.845724+0000 mgr.y (mgr.15252) 1655 : cluster [DBG] pgmap v262: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.850033+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.850033+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.852385+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.852385+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.858785+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.858785+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.859394+0000 mgr.y (mgr.15252) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.859394+0000 mgr.y (mgr.15252) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.944049+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.944049+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.947142+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.947142+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.948203+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.948203+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.105 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.953846+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:11.953846+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.954290+0000 mgr.y (mgr.15252) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: cephadm 2024-09-21T18:25:11.954290+0000 mgr.y (mgr.15252) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.042091+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.042091+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.044951+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.044951+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.046093+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.046093+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.052079+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.052079+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.123393+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.123393+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.125971+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.125971+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.126744+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.126744+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.134318+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.134318+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.198393+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.198393+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.200538+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.200538+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.201090+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.201090+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.206647+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.206647+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.107 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.269257+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.269257+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.272640+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.272640+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.273278+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.273278+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.277756+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.277756+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.351341+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.351341+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.353968+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.353968+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.354688+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.354688+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.360470+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.360470+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.417673+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.417673+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.420334+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.420334+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.421136+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.421136+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.426510+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.426510+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.487176+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.487176+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.489670+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.489670+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.490373+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.490373+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.495930+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.495930+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.551760+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.551760+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.553814+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.553814+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.554343+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.554343+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.559802+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.559802+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.627700+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.627700+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.629958+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.629958+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.630736+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.630736+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.636061+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.636061+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.715847+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.715847+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.717863+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.717863+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.718506+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.718506+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.723093+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.723093+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.780083+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.780083+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.782045+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.782045+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.782646+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.782646+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.787765+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:12 smithi169 bash[82163]: audit 2024-09-21T18:25:12.787765+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.177 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[112692]: debug 2024-09-21T18:25:12.998+0000 7f5f2c73b640 -1 Falling back to public interface 2024-09-21T18:25:13.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.049535+0000 mgr.y (mgr.15252) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.049535+0000 mgr.y (mgr.15252) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.177 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.114514+0000 mgr.y (mgr.15252) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.114514+0000 mgr.y (mgr.15252) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.179575+0000 mgr.y (mgr.15252) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.179575+0000 mgr.y (mgr.15252) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.243863+0000 mgr.y (mgr.15252) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.243863+0000 mgr.y (mgr.15252) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.310447+0000 mgr.y (mgr.15252) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.310447+0000 mgr.y (mgr.15252) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.379984+0000 mgr.y (mgr.15252) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.379984+0000 mgr.y (mgr.15252) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.448617+0000 mgr.y (mgr.15252) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.448617+0000 mgr.y (mgr.15252) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.517203+0000 mgr.y (mgr.15252) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.178 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.517203+0000 mgr.y (mgr.15252) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.584276+0000 mgr.y (mgr.15252) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.584276+0000 mgr.y (mgr.15252) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.627814+0000 mgr.y (mgr.15252) 1652 : audit [DBG] from='client.64214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.627814+0000 mgr.y (mgr.15252) 1652 : audit [DBG] from='client.64214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.673428+0000 mgr.y (mgr.15252) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.049535+0000 mgr.y (mgr.15252) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.049535+0000 mgr.y (mgr.15252) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.114514+0000 mgr.y (mgr.15252) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.114514+0000 mgr.y (mgr.15252) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.179575+0000 mgr.y (mgr.15252) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.179 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.179575+0000 mgr.y (mgr.15252) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.243863+0000 mgr.y (mgr.15252) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.243863+0000 mgr.y (mgr.15252) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.310447+0000 mgr.y (mgr.15252) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.310447+0000 mgr.y (mgr.15252) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.379984+0000 mgr.y (mgr.15252) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.379984+0000 mgr.y (mgr.15252) 1648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.448617+0000 mgr.y (mgr.15252) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.448617+0000 mgr.y (mgr.15252) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.517203+0000 mgr.y (mgr.15252) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.517203+0000 mgr.y (mgr.15252) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.584276+0000 mgr.y (mgr.15252) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.584276+0000 mgr.y (mgr.15252) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.627814+0000 mgr.y (mgr.15252) 1652 : audit [DBG] from='client.64214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:13.180 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.627814+0000 mgr.y (mgr.15252) 1652 : audit [DBG] from='client.64214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.673428+0000 mgr.y (mgr.15252) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.673428+0000 mgr.y (mgr.15252) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.740005+0000 mgr.y (mgr.15252) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.740005+0000 mgr.y (mgr.15252) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.825231+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.825231+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cluster 2024-09-21T18:25:11.845724+0000 mgr.y (mgr.15252) 1655 : cluster [DBG] pgmap v262: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cluster 2024-09-21T18:25:11.845724+0000 mgr.y (mgr.15252) 1655 : cluster [DBG] pgmap v262: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.850033+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.181 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.850033+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.852385+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.852385+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.858785+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.858785+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.859394+0000 mgr.y (mgr.15252) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.859394+0000 mgr.y (mgr.15252) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.944049+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.944049+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.947142+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.182 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.947142+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.673428+0000 mgr.y (mgr.15252) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.740005+0000 mgr.y (mgr.15252) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.740005+0000 mgr.y (mgr.15252) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.825231+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.825231+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cluster 2024-09-21T18:25:11.845724+0000 mgr.y (mgr.15252) 1655 : cluster [DBG] pgmap v262: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cluster 2024-09-21T18:25:11.845724+0000 mgr.y (mgr.15252) 1655 : cluster [DBG] pgmap v262: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.850033+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.850033+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.852385+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.852385+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.858785+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.858785+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.183 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.859394+0000 mgr.y (mgr.15252) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.859394+0000 mgr.y (mgr.15252) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.944049+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.944049+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.947142+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.947142+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.948203+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.948203+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.953846+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:11.953846+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.954290+0000 mgr.y (mgr.15252) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.184 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: cephadm 2024-09-21T18:25:11.954290+0000 mgr.y (mgr.15252) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.042091+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.042091+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.044951+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.044951+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.046093+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.046093+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.052079+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.052079+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.123393+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.123393+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.125971+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.125971+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.185 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.126744+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.948203+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.948203+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.953846+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:11.953846+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.954290+0000 mgr.y (mgr.15252) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: cephadm 2024-09-21T18:25:11.954290+0000 mgr.y (mgr.15252) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.042091+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.042091+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.044951+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.044951+0000 mon.a (mon.0) 1642 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.046093+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.046093+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.186 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.052079+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.052079+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.123393+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.123393+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.125971+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.125971+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.126744+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.126744+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.134318+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.134318+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.187 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.198393+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.198393+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.200538+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.200538+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.201090+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.201090+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.206647+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.206647+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.269257+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.269257+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.272640+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.272640+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.273278+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.273278+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.188 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.277756+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.277756+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.351341+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.126744+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.134318+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.134318+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.198393+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.198393+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.200538+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.200538+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.201090+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.189 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.201090+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.206647+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.206647+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.269257+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.269257+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.272640+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.272640+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.273278+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.273278+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.277756+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.277756+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.190 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.351341+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.351341+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.353968+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.353968+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.354688+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.354688+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.360470+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.360470+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.417673+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.417673+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.420334+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.420334+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.421136+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.191 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.421136+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.426510+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.426510+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.487176+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.487176+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.489670+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.351341+0000 mon.a (mon.0) 1657 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.353968+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.353968+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.354688+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.354688+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.192 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.360470+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.360470+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.417673+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.417673+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.420334+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.420334+0000 mon.a (mon.0) 1662 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.421136+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.421136+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.426510+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.426510+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.487176+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.487176+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.193 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.489670+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.489670+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.490373+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.490373+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.495930+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.495930+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.551760+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.551760+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.553814+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.553814+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.554343+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.554343+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.559802+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.194 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.559802+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.627700+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.627700+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.629958+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.629958+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.630736+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.630736+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.636061+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.489670+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.490373+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.195 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.490373+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.495930+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.495930+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.551760+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.551760+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.553814+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.553814+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.554343+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.554343+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.559802+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.559802+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.627700+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.627700+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.629958+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.196 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.629958+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.630736+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.630736+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.636061+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.636061+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.715847+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.715847+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.717863+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.717863+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.718506+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.197 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.718506+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.723093+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.723093+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.780083+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.780083+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.782045+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.782045+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.782646+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.782646+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.787765+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[103198]: audit 2024-09-21T18:25:12.787765+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.636061+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.198 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.715847+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.715847+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.717863+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.717863+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.718506+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.718506+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.723093+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.723093+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.780083+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.780083+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.782045+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.782045+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.782646+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.199 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.782646+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:13.200 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.787765+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:13.200 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:12 smithi043 bash[106061]: audit 2024-09-21T18:25:12.787765+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.052614+0000 mgr.y (mgr.15252) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.052614+0000 mgr.y (mgr.15252) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.135039+0000 mgr.y (mgr.15252) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.135039+0000 mgr.y (mgr.15252) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.207220+0000 mgr.y (mgr.15252) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.207220+0000 mgr.y (mgr.15252) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.278202+0000 mgr.y (mgr.15252) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.278202+0000 mgr.y (mgr.15252) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.360858+0000 mgr.y (mgr.15252) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.360858+0000 mgr.y (mgr.15252) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.426928+0000 mgr.y (mgr.15252) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.426928+0000 mgr.y (mgr.15252) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.496327+0000 mgr.y (mgr.15252) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.496327+0000 mgr.y (mgr.15252) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.560277+0000 mgr.y (mgr.15252) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.560277+0000 mgr.y (mgr.15252) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.636522+0000 mgr.y (mgr.15252) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.636522+0000 mgr.y (mgr.15252) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.723592+0000 mgr.y (mgr.15252) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.723592+0000 mgr.y (mgr.15252) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.788166+0000 mgr.y (mgr.15252) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.788166+0000 mgr.y (mgr.15252) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.854691+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.854691+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.857371+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.857371+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.858203+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.858203+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.864408+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.864408+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.864873+0000 mgr.y (mgr.15252) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.864873+0000 mgr.y (mgr.15252) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.945096+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.945096+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.947286+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.947286+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.947912+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.947912+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.953115+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:12.953115+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.953734+0000 mgr.y (mgr.15252) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:12.953734+0000 mgr.y (mgr.15252) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.011800+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.011800+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.014047+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.014047+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.014692+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.014692+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.019554+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.019554+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.019986+0000 mgr.y (mgr.15252) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.019986+0000 mgr.y (mgr.15252) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.078242+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.078242+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.080551+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.080551+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.081219+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.081219+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.085892+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.085892+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.143726+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.143726+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.145690+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.145690+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.146284+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.146284+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.151139+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.151139+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.212667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.212667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.215314+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.215314+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.216218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.216218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.223983+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.223983+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.289152+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.289152+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.291452+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.291452+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.292240+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.292240+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.300027+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.300027+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.359860+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.359860+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.361948+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.361948+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.362713+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.362713+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.367867+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.367867+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.425680+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.425680+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.428251+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.428251+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.428845+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.428845+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.436423+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.436423+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.495613+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.495613+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.498151+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.498151+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.499086+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.499086+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.506023+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.506023+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.579682+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.579682+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.582591+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.582591+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.583443+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.583443+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.591124+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.591124+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.654378+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.654378+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.656421+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.656421+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.656980+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.656980+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.661955+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.661955+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.724719+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.724719+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.726575+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.726575+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.727139+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.727139+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.731962+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.731962+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.790518+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.790518+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.793534+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.793534+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.794611+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.794611+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.800331+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:13 smithi169 bash[82163]: audit 2024-09-21T18:25:13.800331+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.052614+0000 mgr.y (mgr.15252) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.052614+0000 mgr.y (mgr.15252) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.135039+0000 mgr.y (mgr.15252) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.135039+0000 mgr.y (mgr.15252) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.207220+0000 mgr.y (mgr.15252) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.207220+0000 mgr.y (mgr.15252) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.278202+0000 mgr.y (mgr.15252) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.278202+0000 mgr.y (mgr.15252) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.360858+0000 mgr.y (mgr.15252) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.360858+0000 mgr.y (mgr.15252) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.426928+0000 mgr.y (mgr.15252) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.426928+0000 mgr.y (mgr.15252) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.496327+0000 mgr.y (mgr.15252) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.496327+0000 mgr.y (mgr.15252) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.560277+0000 mgr.y (mgr.15252) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.560277+0000 mgr.y (mgr.15252) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.636522+0000 mgr.y (mgr.15252) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.636522+0000 mgr.y (mgr.15252) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.723592+0000 mgr.y (mgr.15252) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.723592+0000 mgr.y (mgr.15252) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.788166+0000 mgr.y (mgr.15252) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.788166+0000 mgr.y (mgr.15252) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.052614+0000 mgr.y (mgr.15252) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.052614+0000 mgr.y (mgr.15252) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.135039+0000 mgr.y (mgr.15252) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.135039+0000 mgr.y (mgr.15252) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.207220+0000 mgr.y (mgr.15252) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.207220+0000 mgr.y (mgr.15252) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.278202+0000 mgr.y (mgr.15252) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.278202+0000 mgr.y (mgr.15252) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.360858+0000 mgr.y (mgr.15252) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.360858+0000 mgr.y (mgr.15252) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.426928+0000 mgr.y (mgr.15252) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.426928+0000 mgr.y (mgr.15252) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.496327+0000 mgr.y (mgr.15252) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.496327+0000 mgr.y (mgr.15252) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.560277+0000 mgr.y (mgr.15252) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.560277+0000 mgr.y (mgr.15252) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.636522+0000 mgr.y (mgr.15252) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.636522+0000 mgr.y (mgr.15252) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.723592+0000 mgr.y (mgr.15252) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.723592+0000 mgr.y (mgr.15252) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.788166+0000 mgr.y (mgr.15252) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.788166+0000 mgr.y (mgr.15252) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.854691+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.854691+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.276 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.857371+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.857371+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.858203+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.858203+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.864408+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.864408+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.864873+0000 mgr.y (mgr.15252) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.864873+0000 mgr.y (mgr.15252) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.945096+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.945096+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.947286+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.947286+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.947912+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.277 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.947912+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.953115+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:12.953115+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.953734+0000 mgr.y (mgr.15252) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:12.953734+0000 mgr.y (mgr.15252) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.854691+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.854691+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.857371+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.857371+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.858203+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.858203+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.864408+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.864408+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.864873+0000 mgr.y (mgr.15252) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.864873+0000 mgr.y (mgr.15252) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.945096+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.945096+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.947286+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.947286+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.947912+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.947912+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.953115+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:12.953115+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.953734+0000 mgr.y (mgr.15252) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:12.953734+0000 mgr.y (mgr.15252) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.011800+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.011800+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.014047+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.014047+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.014692+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.014692+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.019554+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.019554+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.019986+0000 mgr.y (mgr.15252) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.019986+0000 mgr.y (mgr.15252) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.078242+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.078242+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.080551+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.080551+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.081219+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.081219+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.085892+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.085892+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.143726+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.143726+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.145690+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.145690+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.146284+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.146284+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.151139+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.151139+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.212667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.212667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.215314+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.215314+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.216218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.216218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.223983+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.223983+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.289152+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.289152+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.291452+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.291452+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.011800+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.011800+0000 mon.a (mon.0) 1693 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.014047+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.014047+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.014692+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.014692+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.019554+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.019554+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.019986+0000 mgr.y (mgr.15252) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.019986+0000 mgr.y (mgr.15252) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.078242+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.078242+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.080551+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.080551+0000 mon.a (mon.0) 1698 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.081219+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.081219+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.085892+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.085892+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.143726+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.292240+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.292240+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.300027+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.300027+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.359860+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.359860+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.361948+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.361948+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.362713+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.362713+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.367867+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.367867+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.425680+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.425680+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.428251+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.428251+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.428845+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.428845+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.436423+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.143726+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.145690+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.145690+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.146284+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.146284+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.151139+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.151139+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.212667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.212667+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.215314+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.215314+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.216218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.216218+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.223983+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.223983+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.289152+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.289152+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.291452+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.288 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.291452+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.436423+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.495613+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.495613+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.498151+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.498151+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.499086+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.499086+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.506023+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.506023+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.579682+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.579682+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.582591+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.582591+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.583443+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.583443+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.591124+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.591124+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.654378+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.654378+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.292240+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.292240+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.300027+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.300027+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.359860+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.359860+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.361948+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.361948+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.362713+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.362713+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.367867+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.367867+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.425680+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.425680+0000 mon.a (mon.0) 1717 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.428251+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.428251+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.428845+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.428845+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.436423+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.656421+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.656421+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.656980+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.656980+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.661955+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.661955+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.724719+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.724719+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.726575+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.726575+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.727139+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.727139+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.731962+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.731962+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.790518+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.790518+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.793534+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.793534+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.794611+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.794611+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.800331+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[103198]: audit 2024-09-21T18:25:13.800331+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.436423+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.495613+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.294 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.495613+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.498151+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.498151+0000 mon.a (mon.0) 1722 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.499086+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.499086+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.506023+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.506023+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.579682+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.579682+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.582591+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.582591+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.583443+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.583443+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.591124+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.591124+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.654378+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.654378+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.656421+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.656421+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.656980+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.656980+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.661955+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.661955+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.724719+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.724719+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.726575+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.726575+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.727139+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.727139+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.731962+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.731962+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.790518+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.790518+0000 mon.a (mon.0) 1737 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.793534+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.793534+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.794611+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.794611+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.800331+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:14.297 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:13 smithi043 bash[106061]: audit 2024-09-21T18:25:13.800331+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.086356+0000 mgr.y (mgr.15252) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.086356+0000 mgr.y (mgr.15252) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.151614+0000 mgr.y (mgr.15252) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.151614+0000 mgr.y (mgr.15252) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.224424+0000 mgr.y (mgr.15252) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.224424+0000 mgr.y (mgr.15252) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.300484+0000 mgr.y (mgr.15252) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.300484+0000 mgr.y (mgr.15252) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.104 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.368257+0000 mgr.y (mgr.15252) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.368257+0000 mgr.y (mgr.15252) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.436940+0000 mgr.y (mgr.15252) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.436940+0000 mgr.y (mgr.15252) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.506709+0000 mgr.y (mgr.15252) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.506709+0000 mgr.y (mgr.15252) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.591553+0000 mgr.y (mgr.15252) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.591553+0000 mgr.y (mgr.15252) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.662391+0000 mgr.y (mgr.15252) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.662391+0000 mgr.y (mgr.15252) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.732414+0000 mgr.y (mgr.15252) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.732414+0000 mgr.y (mgr.15252) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.800804+0000 mgr.y (mgr.15252) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.800804+0000 mgr.y (mgr.15252) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cluster 2024-09-21T18:25:13.848096+0000 mgr.y (mgr.15252) 1683 : cluster [DBG] pgmap v263: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:15.105 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cluster 2024-09-21T18:25:13.848096+0000 mgr.y (mgr.15252) 1683 : cluster [DBG] pgmap v263: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.864867+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.864867+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.866881+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.866881+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.867542+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.867542+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.872567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.872567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.874057+0000 mgr.y (mgr.15252) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.874057+0000 mgr.y (mgr.15252) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.933569+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.933569+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.106 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.935530+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.935530+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.936235+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.936235+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.086356+0000 mgr.y (mgr.15252) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.086356+0000 mgr.y (mgr.15252) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.151614+0000 mgr.y (mgr.15252) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.151614+0000 mgr.y (mgr.15252) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.224424+0000 mgr.y (mgr.15252) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.224424+0000 mgr.y (mgr.15252) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.300484+0000 mgr.y (mgr.15252) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.300484+0000 mgr.y (mgr.15252) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.368257+0000 mgr.y (mgr.15252) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.368257+0000 mgr.y (mgr.15252) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.436940+0000 mgr.y (mgr.15252) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.436940+0000 mgr.y (mgr.15252) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.506709+0000 mgr.y (mgr.15252) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.506709+0000 mgr.y (mgr.15252) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.591553+0000 mgr.y (mgr.15252) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.591553+0000 mgr.y (mgr.15252) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.662391+0000 mgr.y (mgr.15252) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.662391+0000 mgr.y (mgr.15252) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.732414+0000 mgr.y (mgr.15252) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.732414+0000 mgr.y (mgr.15252) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.800804+0000 mgr.y (mgr.15252) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.800804+0000 mgr.y (mgr.15252) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.941340+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.941340+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.941726+0000 mgr.y (mgr.15252) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:13.941726+0000 mgr.y (mgr.15252) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.999706+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:13.999706+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.001875+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.109 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.001875+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.002493+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.002493+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.007363+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.007363+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.007766+0000 mgr.y (mgr.15252) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.007766+0000 mgr.y (mgr.15252) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.065457+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.065457+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.069038+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.069038+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.070158+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.110 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.070158+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cluster 2024-09-21T18:25:13.848096+0000 mgr.y (mgr.15252) 1683 : cluster [DBG] pgmap v263: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cluster 2024-09-21T18:25:13.848096+0000 mgr.y (mgr.15252) 1683 : cluster [DBG] pgmap v263: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.864867+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.864867+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.866881+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.866881+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.867542+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.867542+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.872567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.872567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.874057+0000 mgr.y (mgr.15252) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.874057+0000 mgr.y (mgr.15252) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.933569+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.933569+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.935530+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.935530+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.936235+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.936235+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.112 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.078436+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.078436+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.139921+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.139921+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.142531+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.142531+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.143610+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.143610+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.149128+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.149128+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.208975+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.208975+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.211222+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.211222+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.211937+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.211937+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.216827+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.216827+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.278055+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.278055+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.280466+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.280466+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.281150+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.281150+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.285956+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.285956+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.346338+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.346338+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.348987+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.348987+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.349734+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.349734+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.354788+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.354788+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.411757+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.411757+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.413883+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.413883+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.115 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.941340+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.941340+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.941726+0000 mgr.y (mgr.15252) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:13.941726+0000 mgr.y (mgr.15252) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.999706+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:13.999706+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.001875+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.001875+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.002493+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.002493+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.007363+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.007363+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.007766+0000 mgr.y (mgr.15252) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.116 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.007766+0000 mgr.y (mgr.15252) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.065457+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.065457+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.069038+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.069038+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.070158+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.117 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.070158+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.414703+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.414703+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.420251+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.420251+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.485328+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.485328+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.487493+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.487493+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.488189+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.488189+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.493154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.493154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.554889+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.554889+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.557019+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.557019+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.557640+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.557640+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.562557+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.562557+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.620820+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.620820+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.623177+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.623177+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.623928+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.623928+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.629513+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.629513+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.711544+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.711544+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.714734+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.714734+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.715413+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.715413+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.721419+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.721419+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.796828+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.796828+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.800566+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.800566+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.801460+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.801460+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.807750+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[103198]: audit 2024-09-21T18:25:14.807750+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.121 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.078436+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.078436+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.139921+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.139921+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.142531+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.142531+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.143610+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.143610+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.149128+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.149128+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.208975+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.208975+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.211222+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.122 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.211222+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.211937+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.211937+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.216827+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.216827+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.278055+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.278055+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.280466+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.280466+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.281150+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.281150+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.285956+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.285956+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.123 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.346338+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.346338+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.348987+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.348987+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.349734+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.349734+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.354788+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.354788+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.411757+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.411757+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.413883+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.413883+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.414703+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.124 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.414703+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.420251+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.420251+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.485328+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.485328+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.487493+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.487493+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.488189+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.488189+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.493154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.493154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.554889+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.554889+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.557019+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.125 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.557019+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.557640+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.557640+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.562557+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.562557+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.620820+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.620820+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.623177+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.623177+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.623928+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.623928+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.629513+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.629513+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.126 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.711544+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.711544+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.714734+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.714734+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.715413+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.715413+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.721419+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.721419+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.796828+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.796828+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.800566+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.800566+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.801460+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.801460+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.127 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.807750+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.128 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:14 smithi043 bash[106061]: audit 2024-09-21T18:25:14.807750+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.086356+0000 mgr.y (mgr.15252) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.086356+0000 mgr.y (mgr.15252) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.151614+0000 mgr.y (mgr.15252) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.151614+0000 mgr.y (mgr.15252) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.224424+0000 mgr.y (mgr.15252) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.224424+0000 mgr.y (mgr.15252) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.300484+0000 mgr.y (mgr.15252) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.300484+0000 mgr.y (mgr.15252) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.368257+0000 mgr.y (mgr.15252) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.368257+0000 mgr.y (mgr.15252) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.436940+0000 mgr.y (mgr.15252) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.436940+0000 mgr.y (mgr.15252) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.506709+0000 mgr.y (mgr.15252) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.506709+0000 mgr.y (mgr.15252) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.591553+0000 mgr.y (mgr.15252) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.591553+0000 mgr.y (mgr.15252) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.662391+0000 mgr.y (mgr.15252) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.662391+0000 mgr.y (mgr.15252) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.732414+0000 mgr.y (mgr.15252) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.732414+0000 mgr.y (mgr.15252) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.800804+0000 mgr.y (mgr.15252) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.800804+0000 mgr.y (mgr.15252) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cluster 2024-09-21T18:25:13.848096+0000 mgr.y (mgr.15252) 1683 : cluster [DBG] pgmap v263: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:15.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cluster 2024-09-21T18:25:13.848096+0000 mgr.y (mgr.15252) 1683 : cluster [DBG] pgmap v263: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:15.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.864867+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.864867+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.866881+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.866881+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.867542+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.867542+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.872567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.872567+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.874057+0000 mgr.y (mgr.15252) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.874057+0000 mgr.y (mgr.15252) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.933569+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.933569+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.935530+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.935530+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.936235+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.936235+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.941340+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.941340+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.941726+0000 mgr.y (mgr.15252) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:13.941726+0000 mgr.y (mgr.15252) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.999706+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:13.999706+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.001875+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.001875+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.002493+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.002493+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.007363+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.007363+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.007766+0000 mgr.y (mgr.15252) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.007766+0000 mgr.y (mgr.15252) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.065457+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.065457+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.069038+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.069038+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.070158+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.070158+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.078436+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.078436+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.139921+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.139921+0000 mon.a (mon.0) 1757 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.142531+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.142531+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.143610+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.143610+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.149128+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.149128+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.208975+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.208975+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.211222+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.211222+0000 mon.a (mon.0) 1762 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.211937+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.211937+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.216827+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.216827+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.278055+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.278055+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.280466+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.280466+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.281150+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.281150+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.285956+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.285956+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.346338+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.346338+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.348987+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.348987+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.349734+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.349734+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.354788+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.354788+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.411757+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.411757+0000 mon.a (mon.0) 1773 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.413883+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.413883+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.414703+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.414703+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.420251+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.420251+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.485328+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.485328+0000 mon.a (mon.0) 1777 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.487493+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.487493+0000 mon.a (mon.0) 1778 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.488189+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.488189+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.493154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.493154+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.554889+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.554889+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.557019+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.557019+0000 mon.a (mon.0) 1782 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.557640+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.557640+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.562557+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.562557+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.620820+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.620820+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.623177+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.623177+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.623928+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.623928+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.629513+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.629513+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.711544+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.711544+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.714734+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.714734+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.715413+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.715413+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.721419+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.721419+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.796828+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.796828+0000 mon.a (mon.0) 1793 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.800566+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.800566+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.801460+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.801460+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.807750+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:14 smithi169 bash[82163]: audit 2024-09-21T18:25:14.807750+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:15.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:15.196334148Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.079022+0000 mgr.y (mgr.15252) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.079022+0000 mgr.y (mgr.15252) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.149657+0000 mgr.y (mgr.15252) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.149657+0000 mgr.y (mgr.15252) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.217382+0000 mgr.y (mgr.15252) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.217382+0000 mgr.y (mgr.15252) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.286383+0000 mgr.y (mgr.15252) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.286383+0000 mgr.y (mgr.15252) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.355322+0000 mgr.y (mgr.15252) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.355322+0000 mgr.y (mgr.15252) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.420793+0000 mgr.y (mgr.15252) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.420793+0000 mgr.y (mgr.15252) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.493562+0000 mgr.y (mgr.15252) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.493562+0000 mgr.y (mgr.15252) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.562956+0000 mgr.y (mgr.15252) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.562956+0000 mgr.y (mgr.15252) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.629990+0000 mgr.y (mgr.15252) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.629990+0000 mgr.y (mgr.15252) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.721876+0000 mgr.y (mgr.15252) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.721876+0000 mgr.y (mgr.15252) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.808300+0000 mgr.y (mgr.15252) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.808300+0000 mgr.y (mgr.15252) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.079022+0000 mgr.y (mgr.15252) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.079022+0000 mgr.y (mgr.15252) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.149657+0000 mgr.y (mgr.15252) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.149657+0000 mgr.y (mgr.15252) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.217382+0000 mgr.y (mgr.15252) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.217382+0000 mgr.y (mgr.15252) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.286383+0000 mgr.y (mgr.15252) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.286383+0000 mgr.y (mgr.15252) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.355322+0000 mgr.y (mgr.15252) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.355322+0000 mgr.y (mgr.15252) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.420793+0000 mgr.y (mgr.15252) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.420793+0000 mgr.y (mgr.15252) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.493562+0000 mgr.y (mgr.15252) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.493562+0000 mgr.y (mgr.15252) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.562956+0000 mgr.y (mgr.15252) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.562956+0000 mgr.y (mgr.15252) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.629990+0000 mgr.y (mgr.15252) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.629990+0000 mgr.y (mgr.15252) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.721876+0000 mgr.y (mgr.15252) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.721876+0000 mgr.y (mgr.15252) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.808300+0000 mgr.y (mgr.15252) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.808300+0000 mgr.y (mgr.15252) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.873524+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.873524+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.875560+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.875560+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.876155+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.876155+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.880666+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.880666+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.881132+0000 mgr.y (mgr.15252) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.027 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.881132+0000 mgr.y (mgr.15252) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.938518+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.938518+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.940618+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.940618+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.941217+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.941217+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.946176+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:14.946176+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.946595+0000 mgr.y (mgr.15252) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.028 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:14.946595+0000 mgr.y (mgr.15252) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.873524+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.873524+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.875560+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.875560+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.876155+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.876155+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.880666+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.880666+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.881132+0000 mgr.y (mgr.15252) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.881132+0000 mgr.y (mgr.15252) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.938518+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.938518+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.940618+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.940618+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.941217+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.941217+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.946176+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:14.946176+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.946595+0000 mgr.y (mgr.15252) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:14.946595+0000 mgr.y (mgr.15252) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.003903+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.003903+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.006057+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.006057+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.008220+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.008220+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.015041+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.015041+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.015533+0000 mgr.y (mgr.15252) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.015533+0000 mgr.y (mgr.15252) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.073796+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.073796+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.077578+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.077578+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.078564+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.078564+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.087132+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.087132+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.151015+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.031 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.003903+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.003903+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.006057+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.006057+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.008220+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.008220+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.015041+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.015041+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.015533+0000 mgr.y (mgr.15252) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.015533+0000 mgr.y (mgr.15252) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.073796+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.073796+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.077578+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.077578+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.078564+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.032 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.078564+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.087132+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.087132+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.151015+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.151015+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.153266+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.153266+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.153931+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.153931+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.158955+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.158955+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.219728+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.219728+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.222424+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.222424+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.223208+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.223208+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.228343+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.228343+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.289024+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.289024+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.291098+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.291098+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.151015+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.153266+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.153266+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.153931+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.153931+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.158955+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.158955+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.219728+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.219728+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.222424+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.222424+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.223208+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.223208+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.228343+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.228343+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.289024+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.289024+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.291098+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.291098+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.291710+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.291710+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.296469+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.296469+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.355208+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.355208+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.357361+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.357361+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.358023+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.358023+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.363177+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.363177+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.421336+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.421336+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.423324+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.423324+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.423869+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.423869+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.428649+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.428649+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.488943+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.488943+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.491516+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.491516+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.492148+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.492148+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.499522+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.499522+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.562683+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.562683+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.564942+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.564942+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.565575+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.565575+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.570776+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.570776+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.629110+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.629110+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.291710+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.291710+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.296469+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.296469+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.355208+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.355208+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.357361+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.357361+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.358023+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.358023+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.363177+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.363177+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.421336+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.421336+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.423324+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.423324+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.423869+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.423869+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.428649+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.631976+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.631976+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.632725+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.632725+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.637876+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.637876+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.717183+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.717183+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.719123+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.719123+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.041 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.719843+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.719843+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.725492+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.725492+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.785331+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.785331+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.788473+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.788473+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.789331+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.789331+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.794607+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.042 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[103198]: audit 2024-09-21T18:25:15.794607+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.428649+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.488943+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.488943+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.491516+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.491516+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.492148+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.492148+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.499522+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.499522+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.562683+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.562683+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.564942+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.564942+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.565575+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.565575+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.570776+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.570776+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.629110+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.629110+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.631976+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.631976+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.632725+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.632725+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.637876+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.637876+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.717183+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.717183+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.719123+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.719123+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.719843+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.719843+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.725492+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.725492+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.785331+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.785331+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.788473+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.788473+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.789331+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.789331+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.794607+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:15 smithi043 bash[106061]: audit 2024-09-21T18:25:15.794607+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.079022+0000 mgr.y (mgr.15252) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.079022+0000 mgr.y (mgr.15252) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.149657+0000 mgr.y (mgr.15252) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.149657+0000 mgr.y (mgr.15252) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.217382+0000 mgr.y (mgr.15252) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.217382+0000 mgr.y (mgr.15252) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.286383+0000 mgr.y (mgr.15252) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.286383+0000 mgr.y (mgr.15252) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.355322+0000 mgr.y (mgr.15252) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.355322+0000 mgr.y (mgr.15252) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.420793+0000 mgr.y (mgr.15252) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.420793+0000 mgr.y (mgr.15252) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.493562+0000 mgr.y (mgr.15252) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.493562+0000 mgr.y (mgr.15252) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.562956+0000 mgr.y (mgr.15252) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.562956+0000 mgr.y (mgr.15252) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.629990+0000 mgr.y (mgr.15252) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.629990+0000 mgr.y (mgr.15252) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.721876+0000 mgr.y (mgr.15252) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.721876+0000 mgr.y (mgr.15252) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.808300+0000 mgr.y (mgr.15252) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.808300+0000 mgr.y (mgr.15252) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.873524+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.873524+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.875560+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.875560+0000 mon.a (mon.0) 1798 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.876155+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.876155+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.880666+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.880666+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.881132+0000 mgr.y (mgr.15252) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.881132+0000 mgr.y (mgr.15252) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.938518+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.938518+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.940618+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.940618+0000 mon.a (mon.0) 1802 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.941217+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.941217+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.946176+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:14.946176+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.946595+0000 mgr.y (mgr.15252) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:14.946595+0000 mgr.y (mgr.15252) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.003903+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.003903+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.006057+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.006057+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.008220+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.008220+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.015041+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.015041+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.015533+0000 mgr.y (mgr.15252) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.015533+0000 mgr.y (mgr.15252) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.073796+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.073796+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.077578+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.077578+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.078564+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.078564+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.087132+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.087132+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.151015+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.151015+0000 mon.a (mon.0) 1813 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.153266+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.153266+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.153931+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.153931+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.158955+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.158955+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.219728+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.219728+0000 mon.a (mon.0) 1817 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.222424+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.222424+0000 mon.a (mon.0) 1818 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.223208+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.223208+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.228343+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.228343+0000 mon.a (mon.0) 1820 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.289024+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.289024+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.291098+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.291098+0000 mon.a (mon.0) 1822 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.291710+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.291710+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.296469+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.296469+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.355208+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.355208+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.357361+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.357361+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.358023+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.358023+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.363177+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.363177+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.421336+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.421336+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.423324+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.423324+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.423869+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.423869+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.428649+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.428649+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.488943+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.488943+0000 mon.a (mon.0) 1833 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.491516+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.491516+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.492148+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.492148+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.499522+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.499522+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.562683+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.562683+0000 mon.a (mon.0) 1837 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.564942+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.564942+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.565575+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.565575+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.570776+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.570776+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.629110+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.629110+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.631976+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.631976+0000 mon.a (mon.0) 1842 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.632725+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.632725+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.637876+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.637876+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.717183+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.717183+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.719123+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.719123+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.719843+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.719843+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.725492+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.725492+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.785331+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.785331+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:16.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.788473+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.788473+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:16.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.789331+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.789331+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:16.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.794607+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:16.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:15 smithi169 bash[82163]: audit 2024-09-21T18:25:15.794607+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.022 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[112692]: debug 2024-09-21T18:25:16.909+0000 7f5f2c73b640 -1 osd.0 118 log_to_monitors true 2024-09-21T18:25:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.087736+0000 mgr.y (mgr.15252) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.087736+0000 mgr.y (mgr.15252) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.159468+0000 mgr.y (mgr.15252) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.159468+0000 mgr.y (mgr.15252) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.228891+0000 mgr.y (mgr.15252) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.228891+0000 mgr.y (mgr.15252) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.296918+0000 mgr.y (mgr.15252) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.296918+0000 mgr.y (mgr.15252) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.363718+0000 mgr.y (mgr.15252) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.363718+0000 mgr.y (mgr.15252) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.429090+0000 mgr.y (mgr.15252) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.024 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.429090+0000 mgr.y (mgr.15252) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.500050+0000 mgr.y (mgr.15252) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.500050+0000 mgr.y (mgr.15252) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.571203+0000 mgr.y (mgr.15252) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.571203+0000 mgr.y (mgr.15252) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.638335+0000 mgr.y (mgr.15252) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.638335+0000 mgr.y (mgr.15252) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.726105+0000 mgr.y (mgr.15252) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.726105+0000 mgr.y (mgr.15252) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.795302+0000 mgr.y (mgr.15252) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.795302+0000 mgr.y (mgr.15252) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cluster 2024-09-21T18:25:15.852457+0000 mgr.y (mgr.15252) 1712 : cluster [DBG] pgmap v264: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:17.025 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cluster 2024-09-21T18:25:15.852457+0000 mgr.y (mgr.15252) 1712 : cluster [DBG] pgmap v264: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.862307+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.862307+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.865631+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.865631+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.866282+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.866282+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.871934+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.871934+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.872432+0000 mgr.y (mgr.15252) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.872432+0000 mgr.y (mgr.15252) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.933302+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.933302+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.026 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.936690+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.936690+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.937462+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.937462+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.943719+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:15.943719+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.944274+0000 mgr.y (mgr.15252) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:15.944274+0000 mgr.y (mgr.15252) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.008613+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.008613+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.010974+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.027 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.010974+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.011680+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.011680+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.017300+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.017300+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.017780+0000 mgr.y (mgr.15252) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.017780+0000 mgr.y (mgr.15252) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.078528+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.078528+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.080728+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.080728+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.081379+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.081379+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.028 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.086645+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.086645+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.144317+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.144317+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.146640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.146640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.147205+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.147205+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.152025+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.152025+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.210571+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.210571+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.213131+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.029 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.213131+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.214012+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.214012+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.219882+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.219882+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.278685+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.278685+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.280700+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.280700+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.281361+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.281361+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.030 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.286223+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.286223+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.345245+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.345245+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.348258+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.348258+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.349089+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.349089+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.354167+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.354167+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.429517+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.429517+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.031 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.431895+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.431895+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.432656+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.432656+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.437786+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.437786+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.499062+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.499062+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.501624+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.501624+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.502369+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.502369+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.507442+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.507442+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.032 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.577994+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.577994+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.580350+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.580350+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.581040+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.581040+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.587208+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.087736+0000 mgr.y (mgr.15252) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.033 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.087736+0000 mgr.y (mgr.15252) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.159468+0000 mgr.y (mgr.15252) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.159468+0000 mgr.y (mgr.15252) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.228891+0000 mgr.y (mgr.15252) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.228891+0000 mgr.y (mgr.15252) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.296918+0000 mgr.y (mgr.15252) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.296918+0000 mgr.y (mgr.15252) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.363718+0000 mgr.y (mgr.15252) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.363718+0000 mgr.y (mgr.15252) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.429090+0000 mgr.y (mgr.15252) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.429090+0000 mgr.y (mgr.15252) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.034 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.500050+0000 mgr.y (mgr.15252) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.500050+0000 mgr.y (mgr.15252) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.571203+0000 mgr.y (mgr.15252) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.571203+0000 mgr.y (mgr.15252) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.638335+0000 mgr.y (mgr.15252) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.638335+0000 mgr.y (mgr.15252) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.726105+0000 mgr.y (mgr.15252) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.726105+0000 mgr.y (mgr.15252) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.795302+0000 mgr.y (mgr.15252) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.035 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.795302+0000 mgr.y (mgr.15252) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.587208+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.646528+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.646528+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.649218+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.649218+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.649848+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.649848+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.655866+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.036 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.655866+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.721910+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.721910+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.724145+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.724145+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.724787+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.724787+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.730845+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.730845+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.790652+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.790652+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.792645+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.792645+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.037 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.793275+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.793275+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.799385+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.038 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[103198]: audit 2024-09-21T18:25:16.799385+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cluster 2024-09-21T18:25:15.852457+0000 mgr.y (mgr.15252) 1712 : cluster [DBG] pgmap v264: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cluster 2024-09-21T18:25:15.852457+0000 mgr.y (mgr.15252) 1712 : cluster [DBG] pgmap v264: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.862307+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.862307+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.865631+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.865631+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.866282+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.866282+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.871934+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.871934+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.039 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.872432+0000 mgr.y (mgr.15252) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.872432+0000 mgr.y (mgr.15252) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.933302+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.933302+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.936690+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.936690+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.937462+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.937462+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.943719+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:15.943719+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.944274+0000 mgr.y (mgr.15252) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:15.944274+0000 mgr.y (mgr.15252) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.040 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.008613+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.008613+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.010974+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.010974+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.011680+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.011680+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.017300+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.017300+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.017780+0000 mgr.y (mgr.15252) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.017780+0000 mgr.y (mgr.15252) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.078528+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.078528+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.080728+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.041 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.080728+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.081379+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.081379+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.086645+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.086645+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.144317+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.144317+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.146640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.146640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.147205+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.147205+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.152025+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.042 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.152025+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.210571+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.210571+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.213131+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.213131+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.214012+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.214012+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.219882+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.219882+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.278685+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.278685+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.280700+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.043 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.280700+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.281361+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.281361+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.286223+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.286223+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.345245+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.345245+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.348258+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.348258+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.349089+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.349089+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.354167+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.044 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.354167+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.429517+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.429517+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.431895+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.431895+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.432656+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.432656+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.437786+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.437786+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.499062+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.499062+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.501624+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.045 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.501624+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.502369+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.502369+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.507442+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.507442+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.577994+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.577994+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.580350+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.580350+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.581040+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.581040+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.046 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.587208+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.587208+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.646528+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.646528+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.649218+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.649218+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.649848+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.649848+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.655866+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.655866+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.721910+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.047 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.721910+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.724145+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.724145+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.724787+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.724787+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.730845+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.730845+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.790652+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.790652+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.792645+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.792645+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.048 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.793275+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.793275+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.799385+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.049 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:16 smithi043 bash[106061]: audit 2024-09-21T18:25:16.799385+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.087736+0000 mgr.y (mgr.15252) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.087736+0000 mgr.y (mgr.15252) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.159468+0000 mgr.y (mgr.15252) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.159468+0000 mgr.y (mgr.15252) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.228891+0000 mgr.y (mgr.15252) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.228891+0000 mgr.y (mgr.15252) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.296918+0000 mgr.y (mgr.15252) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.296918+0000 mgr.y (mgr.15252) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.363718+0000 mgr.y (mgr.15252) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.363718+0000 mgr.y (mgr.15252) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.429090+0000 mgr.y (mgr.15252) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.429090+0000 mgr.y (mgr.15252) 1706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.500050+0000 mgr.y (mgr.15252) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.500050+0000 mgr.y (mgr.15252) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.571203+0000 mgr.y (mgr.15252) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.571203+0000 mgr.y (mgr.15252) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.638335+0000 mgr.y (mgr.15252) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.638335+0000 mgr.y (mgr.15252) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.726105+0000 mgr.y (mgr.15252) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.726105+0000 mgr.y (mgr.15252) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.795302+0000 mgr.y (mgr.15252) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.795302+0000 mgr.y (mgr.15252) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cluster 2024-09-21T18:25:15.852457+0000 mgr.y (mgr.15252) 1712 : cluster [DBG] pgmap v264: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cluster 2024-09-21T18:25:15.852457+0000 mgr.y (mgr.15252) 1712 : cluster [DBG] pgmap v264: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.862307+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.862307+0000 mon.a (mon.0) 1853 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.865631+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.865631+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.866282+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.866282+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.871934+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.871934+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.872432+0000 mgr.y (mgr.15252) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.872432+0000 mgr.y (mgr.15252) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.933302+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.933302+0000 mon.a (mon.0) 1857 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.936690+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.936690+0000 mon.a (mon.0) 1858 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.937462+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.937462+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.943719+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:15.943719+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.944274+0000 mgr.y (mgr.15252) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:15.944274+0000 mgr.y (mgr.15252) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.008613+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.008613+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.010974+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.010974+0000 mon.a (mon.0) 1862 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.011680+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.011680+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.017300+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.017300+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.017780+0000 mgr.y (mgr.15252) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.017780+0000 mgr.y (mgr.15252) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.078528+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.078528+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.080728+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.080728+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.081379+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.081379+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.086645+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.086645+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.144317+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.144317+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.146640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.146640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.147205+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.147205+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.152025+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.152025+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.210571+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.210571+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.213131+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.213131+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.214012+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.214012+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.219882+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.219882+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.278685+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.278685+0000 mon.a (mon.0) 1877 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.280700+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.280700+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.281361+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.281361+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.286223+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.286223+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.345245+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.345245+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.348258+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.348258+0000 mon.a (mon.0) 1882 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.349089+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.349089+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.354167+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.354167+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.429517+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.429517+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.431895+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.431895+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.432656+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.432656+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.437786+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.437786+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.499062+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.499062+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.501624+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.501624+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.502369+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.502369+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.507442+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.507442+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.577994+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.577994+0000 mon.a (mon.0) 1893 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.580350+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.580350+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.581040+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.581040+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.587208+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.587208+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.646528+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.646528+0000 mon.a (mon.0) 1897 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.649218+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.649218+0000 mon.a (mon.0) 1898 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.649848+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.649848+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.655866+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.655866+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.721910+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.721910+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.724145+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.724145+0000 mon.a (mon.0) 1902 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.724787+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.724787+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.730845+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.730845+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.790652+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.790652+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.792645+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.792645+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.793275+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.793275+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.799385+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:17.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:16 smithi169 bash[82163]: audit 2024-09-21T18:25:16.799385+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.087096+0000 mgr.y (mgr.15252) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.087096+0000 mgr.y (mgr.15252) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.152499+0000 mgr.y (mgr.15252) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.152499+0000 mgr.y (mgr.15252) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.220329+0000 mgr.y (mgr.15252) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.220329+0000 mgr.y (mgr.15252) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.286631+0000 mgr.y (mgr.15252) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.286631+0000 mgr.y (mgr.15252) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.101 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.354672+0000 mgr.y (mgr.15252) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.354672+0000 mgr.y (mgr.15252) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.438539+0000 mgr.y (mgr.15252) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.438539+0000 mgr.y (mgr.15252) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.507889+0000 mgr.y (mgr.15252) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.507889+0000 mgr.y (mgr.15252) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.587786+0000 mgr.y (mgr.15252) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.587786+0000 mgr.y (mgr.15252) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.656283+0000 mgr.y (mgr.15252) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.656283+0000 mgr.y (mgr.15252) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.731347+0000 mgr.y (mgr.15252) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.731347+0000 mgr.y (mgr.15252) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.799803+0000 mgr.y (mgr.15252) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.102 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.799803+0000 mgr.y (mgr.15252) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.864319+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.864319+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.868794+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.868794+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.871488+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.871488+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.877463+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.877463+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.878027+0000 mgr.y (mgr.15252) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.878027+0000 mgr.y (mgr.15252) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.915633+0000 mon.a (mon.0) 1913 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.915633+0000 mon.a (mon.0) 1913 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.939330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.103 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.939330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.941532+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.941532+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.942197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.104 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.942197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.947594+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:16.947594+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.948036+0000 mgr.y (mgr.15252) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:16.948036+0000 mgr.y (mgr.15252) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.007867+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.007867+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.011231+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.011231+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.012339+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.105 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.012339+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.018512+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.018512+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.019018+0000 mgr.y (mgr.15252) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.019018+0000 mgr.y (mgr.15252) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.114660+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.114660+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.116627+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.116627+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.117227+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.117227+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.121940+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.121940+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.179407+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.106 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.179407+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.181978+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.181978+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.182795+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.182795+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.191001+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.191001+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.251079+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.251079+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.254625+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.254625+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.255773+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.255773+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.261799+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.261799+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.107 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.324789+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.324789+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.327643+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.327643+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.328276+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.328276+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.336023+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.336023+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.396205+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.396205+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.398640+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.398640+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.399306+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.399306+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.108 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.405352+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.405352+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.464493+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.464493+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.466905+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.466905+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.467582+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.467582+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.473609+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.473609+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.537897+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.537897+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.540300+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.540300+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.109 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.541076+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.541076+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.547343+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.547343+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.607280+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.607280+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.609593+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.609593+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.610572+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.610572+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.617419+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.617419+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.678608+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.110 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.678608+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.680841+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.680841+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.681448+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.681448+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.687449+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.687449+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.750100+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.750100+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.752740+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.752740+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.753399+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.753399+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.760683+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.111 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.760683+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.824259+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.824259+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.827180+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.827180+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.828073+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.828073+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.834550+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.112 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[106061]: audit 2024-09-21T18:25:17.834550+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.087096+0000 mgr.y (mgr.15252) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.087096+0000 mgr.y (mgr.15252) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.152499+0000 mgr.y (mgr.15252) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.152499+0000 mgr.y (mgr.15252) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.220329+0000 mgr.y (mgr.15252) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.220329+0000 mgr.y (mgr.15252) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.286631+0000 mgr.y (mgr.15252) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.113 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.286631+0000 mgr.y (mgr.15252) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.354672+0000 mgr.y (mgr.15252) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.354672+0000 mgr.y (mgr.15252) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.438539+0000 mgr.y (mgr.15252) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.438539+0000 mgr.y (mgr.15252) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.507889+0000 mgr.y (mgr.15252) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.507889+0000 mgr.y (mgr.15252) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.587786+0000 mgr.y (mgr.15252) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.587786+0000 mgr.y (mgr.15252) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.656283+0000 mgr.y (mgr.15252) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.656283+0000 mgr.y (mgr.15252) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.731347+0000 mgr.y (mgr.15252) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.731347+0000 mgr.y (mgr.15252) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.799803+0000 mgr.y (mgr.15252) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.114 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.799803+0000 mgr.y (mgr.15252) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.864319+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.864319+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.868794+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.868794+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.871488+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.871488+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.877463+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.877463+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.878027+0000 mgr.y (mgr.15252) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.878027+0000 mgr.y (mgr.15252) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.915633+0000 mon.a (mon.0) 1913 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.915633+0000 mon.a (mon.0) 1913 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.939330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.115 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.939330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.941532+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.941532+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.942197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.942197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.947594+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:16.947594+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.948036+0000 mgr.y (mgr.15252) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:16.948036+0000 mgr.y (mgr.15252) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.007867+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.007867+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.011231+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.011231+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.012339+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.116 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.012339+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.018512+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.018512+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.019018+0000 mgr.y (mgr.15252) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.019018+0000 mgr.y (mgr.15252) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.114660+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.114660+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.116627+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.116627+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.117227+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.117227+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.121940+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.121940+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.179407+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.117 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.179407+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.181978+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.181978+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.182795+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.182795+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.191001+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.191001+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.251079+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.251079+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.254625+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.254625+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.255773+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.255773+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.261799+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.118 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.261799+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.324789+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.324789+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.327643+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.327643+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.328276+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.328276+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.336023+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.336023+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.396205+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.396205+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.398640+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.398640+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.119 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.399306+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.399306+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.405352+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.405352+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.464493+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.464493+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.466905+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.466905+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.467582+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.467582+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.473609+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.473609+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.537897+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.537897+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.120 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.540300+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.540300+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.541076+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.541076+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.547343+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.547343+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.607280+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.607280+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.609593+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.609593+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.610572+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.610572+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.617419+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.617419+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.121 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.678608+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.678608+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.680841+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.680841+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.681448+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.681448+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.687449+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.687449+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.750100+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.750100+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.752740+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.752740+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.753399+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.753399+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.122 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.760683+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.760683+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.824259+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.824259+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.827180+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.827180+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.828073+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.828073+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.834550+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.123 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:17 smithi043 bash[103198]: audit 2024-09-21T18:25:17.834550+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.087096+0000 mgr.y (mgr.15252) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.087096+0000 mgr.y (mgr.15252) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.152499+0000 mgr.y (mgr.15252) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.152499+0000 mgr.y (mgr.15252) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.220329+0000 mgr.y (mgr.15252) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.220329+0000 mgr.y (mgr.15252) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.286631+0000 mgr.y (mgr.15252) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.286631+0000 mgr.y (mgr.15252) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.354672+0000 mgr.y (mgr.15252) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.354672+0000 mgr.y (mgr.15252) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.438539+0000 mgr.y (mgr.15252) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.438539+0000 mgr.y (mgr.15252) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.507889+0000 mgr.y (mgr.15252) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.507889+0000 mgr.y (mgr.15252) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.587786+0000 mgr.y (mgr.15252) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.587786+0000 mgr.y (mgr.15252) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.656283+0000 mgr.y (mgr.15252) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.656283+0000 mgr.y (mgr.15252) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.731347+0000 mgr.y (mgr.15252) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.731347+0000 mgr.y (mgr.15252) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.799803+0000 mgr.y (mgr.15252) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.799803+0000 mgr.y (mgr.15252) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.864319+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.864319+0000 mon.a (mon.0) 1909 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.868794+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.868794+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.871488+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.871488+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.877463+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.877463+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.878027+0000 mgr.y (mgr.15252) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.878027+0000 mgr.y (mgr.15252) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.915633+0000 mon.a (mon.0) 1913 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.915633+0000 mon.a (mon.0) 1913 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.939330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.939330+0000 mon.a (mon.0) 1914 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.941532+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.941532+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.942197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.942197+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.947594+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:16.947594+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.948036+0000 mgr.y (mgr.15252) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:16.948036+0000 mgr.y (mgr.15252) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.007867+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.007867+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.011231+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.011231+0000 mon.a (mon.0) 1919 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.012339+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.012339+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.018512+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.018512+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.019018+0000 mgr.y (mgr.15252) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.019018+0000 mgr.y (mgr.15252) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.114660+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.114660+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.116627+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.116627+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.117227+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.117227+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.121940+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.121940+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.179407+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.179407+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.181978+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.181978+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.182795+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.182795+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.191001+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.191001+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.251079+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.251079+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.254625+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.254625+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.255773+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.255773+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.261799+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.261799+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.324789+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.324789+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.327643+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.327643+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.328276+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.328276+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.336023+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.336023+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.396205+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.396205+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.398640+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.398640+0000 mon.a (mon.0) 1939 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.399306+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.399306+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.405352+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.405352+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.464493+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.464493+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.466905+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.466905+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.467582+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.467582+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.473609+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.473609+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.537897+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.537897+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.540300+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.540300+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.541076+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.541076+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.547343+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.547343+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.607280+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.607280+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.609593+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.609593+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.610572+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.610572+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.617419+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.617419+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.678608+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.678608+0000 mon.a (mon.0) 1954 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.680841+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.680841+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.681448+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.681448+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.687449+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.687449+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.750100+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.750100+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.752740+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.752740+0000 mon.a (mon.0) 1959 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.753399+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.753399+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.760683+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.760683+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.824259+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.824259+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.827180+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.827180+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:18.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.828073+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.828073+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:18.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.834550+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:17 smithi169 bash[82163]: audit 2024-09-21T18:25:17.834550+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:18.522 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[112692]: debug 2024-09-21T18:25:18.205+0000 7f5f204dd640 -1 osd.0 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T18:25:18.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:18.238420083Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.122328+0000 mgr.y (mgr.15252) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.122328+0000 mgr.y (mgr.15252) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.191549+0000 mgr.y (mgr.15252) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.191549+0000 mgr.y (mgr.15252) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.262261+0000 mgr.y (mgr.15252) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.262261+0000 mgr.y (mgr.15252) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.336499+0000 mgr.y (mgr.15252) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.336499+0000 mgr.y (mgr.15252) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.405700+0000 mgr.y (mgr.15252) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.405700+0000 mgr.y (mgr.15252) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.474222+0000 mgr.y (mgr.15252) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.474222+0000 mgr.y (mgr.15252) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.547875+0000 mgr.y (mgr.15252) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.547875+0000 mgr.y (mgr.15252) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.617934+0000 mgr.y (mgr.15252) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.617934+0000 mgr.y (mgr.15252) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.687979+0000 mgr.y (mgr.15252) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.687979+0000 mgr.y (mgr.15252) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.761206+0000 mgr.y (mgr.15252) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.761206+0000 mgr.y (mgr.15252) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.835101+0000 mgr.y (mgr.15252) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.835101+0000 mgr.y (mgr.15252) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cluster 2024-09-21T18:25:17.853006+0000 mgr.y (mgr.15252) 1741 : cluster [DBG] pgmap v265: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cluster 2024-09-21T18:25:17.853006+0000 mgr.y (mgr.15252) 1741 : cluster [DBG] pgmap v265: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.876946+0000 mon.a (mon.0) 1966 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.876946+0000 mon.a (mon.0) 1966 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cluster 2024-09-21T18:25:17.881007+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cluster 2024-09-21T18:25:17.881007+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.883612+0000 mon.a (mon.0) 1968 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:19.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.883612+0000 mon.a (mon.0) 1968 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.906282+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.906282+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.909146+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.909146+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.909930+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.909930+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.925419+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:17.925419+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.925935+0000 mgr.y (mgr.15252) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: cephadm 2024-09-21T18:25:17.925935+0000 mgr.y (mgr.15252) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.001503+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.001503+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.004007+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.004007+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.004707+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.004707+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.035945+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.035945+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.106046+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.106046+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.108513+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.108513+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.109244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.109244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.115055+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.115055+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.180678+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.180678+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.185023+0000 mon.a (mon.0) 1982 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.185023+0000 mon.a (mon.0) 1982 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.186238+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.186238+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.187012+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.187012+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.197939+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.197939+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.260628+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.260628+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.263412+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.263412+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.263964+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.263964+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.269289+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.269289+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.331245+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.331245+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.334632+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.334632+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.335554+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.335554+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.343593+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.343593+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.379982+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.379982+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.423697+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.423697+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.427374+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.427374+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.428395+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.428395+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.434424+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.434424+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.497102+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.497102+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.500110+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.500110+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.500780+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.500780+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.505804+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.505804+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.567359+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.567359+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.570093+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.570093+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.570858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.570858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.579051+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.579051+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.674366+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.674366+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.677133+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.677133+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.677816+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.677816+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.683020+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.683020+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.742396+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.742396+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.745455+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.745455+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.746125+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.746125+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.753911+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.753911+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.825930+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.825930+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.828588+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.828588+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.829466+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.829466+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.836717+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:18 smithi169 bash[82163]: audit 2024-09-21T18:25:18.836717+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.122328+0000 mgr.y (mgr.15252) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.122328+0000 mgr.y (mgr.15252) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.191549+0000 mgr.y (mgr.15252) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.191549+0000 mgr.y (mgr.15252) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.262261+0000 mgr.y (mgr.15252) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.262261+0000 mgr.y (mgr.15252) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.336499+0000 mgr.y (mgr.15252) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.336499+0000 mgr.y (mgr.15252) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.405700+0000 mgr.y (mgr.15252) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.405700+0000 mgr.y (mgr.15252) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.474222+0000 mgr.y (mgr.15252) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.474222+0000 mgr.y (mgr.15252) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.547875+0000 mgr.y (mgr.15252) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.547875+0000 mgr.y (mgr.15252) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.617934+0000 mgr.y (mgr.15252) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.617934+0000 mgr.y (mgr.15252) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.687979+0000 mgr.y (mgr.15252) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.687979+0000 mgr.y (mgr.15252) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.761206+0000 mgr.y (mgr.15252) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.761206+0000 mgr.y (mgr.15252) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.835101+0000 mgr.y (mgr.15252) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.835101+0000 mgr.y (mgr.15252) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.122328+0000 mgr.y (mgr.15252) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.122328+0000 mgr.y (mgr.15252) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.191549+0000 mgr.y (mgr.15252) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.191549+0000 mgr.y (mgr.15252) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.262261+0000 mgr.y (mgr.15252) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.262261+0000 mgr.y (mgr.15252) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.336499+0000 mgr.y (mgr.15252) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.336499+0000 mgr.y (mgr.15252) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.405700+0000 mgr.y (mgr.15252) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.405700+0000 mgr.y (mgr.15252) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.474222+0000 mgr.y (mgr.15252) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.474222+0000 mgr.y (mgr.15252) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.547875+0000 mgr.y (mgr.15252) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.547875+0000 mgr.y (mgr.15252) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.617934+0000 mgr.y (mgr.15252) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.617934+0000 mgr.y (mgr.15252) 1737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.687979+0000 mgr.y (mgr.15252) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.687979+0000 mgr.y (mgr.15252) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.761206+0000 mgr.y (mgr.15252) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.761206+0000 mgr.y (mgr.15252) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.835101+0000 mgr.y (mgr.15252) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.835101+0000 mgr.y (mgr.15252) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cluster 2024-09-21T18:25:17.853006+0000 mgr.y (mgr.15252) 1741 : cluster [DBG] pgmap v265: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cluster 2024-09-21T18:25:17.853006+0000 mgr.y (mgr.15252) 1741 : cluster [DBG] pgmap v265: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.876946+0000 mon.a (mon.0) 1966 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.876946+0000 mon.a (mon.0) 1966 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:19.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cluster 2024-09-21T18:25:17.881007+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cluster 2024-09-21T18:25:17.881007+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.883612+0000 mon.a (mon.0) 1968 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.883612+0000 mon.a (mon.0) 1968 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.906282+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.906282+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.909146+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.909146+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.909930+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.909930+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.925419+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:17.925419+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.925935+0000 mgr.y (mgr.15252) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cluster 2024-09-21T18:25:17.853006+0000 mgr.y (mgr.15252) 1741 : cluster [DBG] pgmap v265: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cluster 2024-09-21T18:25:17.853006+0000 mgr.y (mgr.15252) 1741 : cluster [DBG] pgmap v265: 161 pgs: 21 active+undersized+degraded+wait, 37 active+undersized+wait, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.876946+0000 mon.a (mon.0) 1966 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.876946+0000 mon.a (mon.0) 1966 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cluster 2024-09-21T18:25:17.881007+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cluster 2024-09-21T18:25:17.881007+0000 mon.a (mon.0) 1967 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.883612+0000 mon.a (mon.0) 1968 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.883612+0000 mon.a (mon.0) 1968 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi043", "root=default"]} : dispatch 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.906282+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.906282+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.909146+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.909146+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.278 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.909930+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.909930+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.925419+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:17.925419+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.925935+0000 mgr.y (mgr.15252) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: cephadm 2024-09-21T18:25:17.925935+0000 mgr.y (mgr.15252) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.001503+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.001503+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.004007+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.004007+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.004707+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.004707+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.035945+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.035945+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.106046+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.106046+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.108513+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.108513+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.109244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.109244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.115055+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.115055+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.180678+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.180678+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: cephadm 2024-09-21T18:25:17.925935+0000 mgr.y (mgr.15252) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.001503+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.001503+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.004007+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.004007+0000 mon.a (mon.0) 1974 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.004707+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.004707+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.035945+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.035945+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.106046+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.106046+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.108513+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.108513+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.109244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.109244+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.115055+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.115055+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.180678+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.180678+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.185023+0000 mon.a (mon.0) 1982 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.185023+0000 mon.a (mon.0) 1982 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.186238+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.186238+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.187012+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.187012+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.197939+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.197939+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.260628+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.260628+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.263412+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.263412+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.263964+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.263964+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.269289+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.269289+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.331245+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.331245+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.334632+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.185023+0000 mon.a (mon.0) 1982 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.185023+0000 mon.a (mon.0) 1982 : audit [INF] from='osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444]' entity='osd.0' 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.186238+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.186238+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.187012+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.187012+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.197939+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.197939+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.260628+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.260628+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.263412+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.263412+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.263964+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.263964+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.269289+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.269289+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.331245+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.331245+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.334632+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.334632+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.335554+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.335554+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.343593+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.343593+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.379982+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.379982+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.423697+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.423697+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.427374+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.427374+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.428395+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.428395+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.434424+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.434424+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.497102+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.497102+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.500110+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.500110+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.334632+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.335554+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.335554+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.343593+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.343593+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.379982+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.379982+0000 mon.a (mon.0) 1994 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.423697+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.423697+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.427374+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.427374+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.428395+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.428395+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.434424+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.434424+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.497102+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.497102+0000 mon.a (mon.0) 1999 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.500110+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.500110+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.500780+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.500780+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.505804+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.505804+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.567359+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.567359+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.570093+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.570093+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.570858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.570858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.579051+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.579051+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.674366+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.674366+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.677133+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.677133+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.677816+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.677816+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.683020+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.683020+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.742396+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.742396+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.745455+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.745455+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.746125+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.746125+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.753911+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.753911+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.825930+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.825930+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.828588+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.828588+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.829466+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.829466+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.836717+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[106061]: audit 2024-09-21T18:25:18.836717+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.500780+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.500780+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.505804+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.505804+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.567359+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.567359+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.570093+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.570093+0000 mon.a (mon.0) 2004 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.570858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.570858+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.579051+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.579051+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.674366+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.674366+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.677133+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.677133+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.677816+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.677816+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.683020+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.683020+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.742396+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.742396+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.745455+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.745455+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.746125+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.746125+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.753911+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.753911+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.825930+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.825930+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:19.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.828588+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.828588+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:19.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.829466+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.829466+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:19.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.836717+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:18 smithi043 bash[103198]: audit 2024-09-21T18:25:18.836717+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:19.883 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:25:19] "GET /metrics HTTP/1.1" 200 38284 "" "Prometheus/2.51.0" 2024-09-21T18:25:20.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.036597+0000 mgr.y (mgr.15252) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.036597+0000 mgr.y (mgr.15252) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.115748+0000 mgr.y (mgr.15252) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.115748+0000 mgr.y (mgr.15252) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.198442+0000 mgr.y (mgr.15252) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.198442+0000 mgr.y (mgr.15252) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.267571+0000 mgr.y (mgr.15252) 1746 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.267571+0000 mgr.y (mgr.15252) 1746 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.269754+0000 mgr.y (mgr.15252) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.269754+0000 mgr.y (mgr.15252) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.344071+0000 mgr.y (mgr.15252) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.344071+0000 mgr.y (mgr.15252) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.434770+0000 mgr.y (mgr.15252) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.434770+0000 mgr.y (mgr.15252) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.506161+0000 mgr.y (mgr.15252) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.506161+0000 mgr.y (mgr.15252) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.579666+0000 mgr.y (mgr.15252) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.579666+0000 mgr.y (mgr.15252) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.683383+0000 mgr.y (mgr.15252) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.683383+0000 mgr.y (mgr.15252) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.754515+0000 mgr.y (mgr.15252) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.754515+0000 mgr.y (mgr.15252) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.837264+0000 mgr.y (mgr.15252) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.837264+0000 mgr.y (mgr.15252) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.913483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.913483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.915720+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.915720+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.916341+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.916341+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.921296+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.921296+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.921765+0000 mgr.y (mgr.15252) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.921765+0000 mgr.y (mgr.15252) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.981402+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.981402+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.983819+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.983819+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.984413+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.984413+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.989522+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:18.989522+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.989956+0000 mgr.y (mgr.15252) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cephadm 2024-09-21T18:25:18.989956+0000 mgr.y (mgr.15252) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.048603+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.048603+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.051930+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.051930+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.053247+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.053247+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.059688+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.059688+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.119581+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.119581+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.123216+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.123216+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.124034+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.124034+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.129621+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.129621+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.189732+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.189732+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.192269+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.192269+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.193003+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.193003+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.198074+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.198074+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.199120+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.199120+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.204357+0000 mon.a (mon.0) 2040 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444] boot 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.204357+0000 mon.a (mon.0) 2040 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444] boot 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.204393+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.204393+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.204781+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.204781+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:20.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.283824+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.283824+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.285839+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.285839+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.286436+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.286436+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.292220+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.292220+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.349529+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.349529+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.353038+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.353038+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.353852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.353852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.361713+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.361713+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.453241+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.453241+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.455749+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.455749+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.456451+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.456451+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.461703+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.461703+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.523384+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.523384+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.525812+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.525812+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.526464+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.526464+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.532472+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.532472+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.596596+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.596596+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.599112+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.599112+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.599796+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.599796+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.606006+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.606006+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.674451+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.674451+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.676402+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.676402+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.677939+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.677939+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.683875+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.683875+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.757635+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.757635+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.760166+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.760166+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.760856+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.760856+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.766935+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.766935+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.827333+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.827333+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.829298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.829298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.829938+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.829938+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.835325+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:19 smithi169 bash[82163]: audit 2024-09-21T18:25:19.835325+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.036597+0000 mgr.y (mgr.15252) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.036597+0000 mgr.y (mgr.15252) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.264 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.115748+0000 mgr.y (mgr.15252) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.115748+0000 mgr.y (mgr.15252) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.198442+0000 mgr.y (mgr.15252) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.198442+0000 mgr.y (mgr.15252) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.267571+0000 mgr.y (mgr.15252) 1746 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.267571+0000 mgr.y (mgr.15252) 1746 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.269754+0000 mgr.y (mgr.15252) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.269754+0000 mgr.y (mgr.15252) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.344071+0000 mgr.y (mgr.15252) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.344071+0000 mgr.y (mgr.15252) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.434770+0000 mgr.y (mgr.15252) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.434770+0000 mgr.y (mgr.15252) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.506161+0000 mgr.y (mgr.15252) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.265 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.506161+0000 mgr.y (mgr.15252) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.579666+0000 mgr.y (mgr.15252) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.579666+0000 mgr.y (mgr.15252) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.683383+0000 mgr.y (mgr.15252) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.683383+0000 mgr.y (mgr.15252) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.754515+0000 mgr.y (mgr.15252) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.754515+0000 mgr.y (mgr.15252) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.837264+0000 mgr.y (mgr.15252) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.837264+0000 mgr.y (mgr.15252) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.913483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.913483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.915720+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.266 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.915720+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.916341+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.916341+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.921296+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.921296+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.921765+0000 mgr.y (mgr.15252) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.921765+0000 mgr.y (mgr.15252) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.981402+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.981402+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.983819+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.983819+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.984413+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.984413+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.267 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.989522+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:18.989522+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.989956+0000 mgr.y (mgr.15252) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cephadm 2024-09-21T18:25:18.989956+0000 mgr.y (mgr.15252) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.048603+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.048603+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.051930+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.051930+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.053247+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.053247+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.059688+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.059688+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.119581+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.119581+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.268 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.123216+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.123216+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.124034+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.124034+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.129621+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.129621+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.189732+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.189732+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.192269+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.192269+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.193003+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.193003+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.198074+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.269 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.198074+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.199120+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.199120+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.204357+0000 mon.a (mon.0) 2040 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444] boot 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.204357+0000 mon.a (mon.0) 2040 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444] boot 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.204393+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.204393+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.204781+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.204781+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.283824+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.283824+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.285839+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.285839+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.270 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.286436+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.286436+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.292220+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.292220+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.349529+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.349529+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.353038+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.353038+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.353852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.353852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.361713+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.361713+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.453241+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.453241+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.271 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.455749+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.455749+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.456451+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.456451+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.461703+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.461703+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.036597+0000 mgr.y (mgr.15252) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.036597+0000 mgr.y (mgr.15252) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.115748+0000 mgr.y (mgr.15252) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.115748+0000 mgr.y (mgr.15252) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.198442+0000 mgr.y (mgr.15252) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.198442+0000 mgr.y (mgr.15252) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.267571+0000 mgr.y (mgr.15252) 1746 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.267571+0000 mgr.y (mgr.15252) 1746 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.269754+0000 mgr.y (mgr.15252) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.269754+0000 mgr.y (mgr.15252) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.344071+0000 mgr.y (mgr.15252) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.344071+0000 mgr.y (mgr.15252) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.434770+0000 mgr.y (mgr.15252) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.434770+0000 mgr.y (mgr.15252) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.506161+0000 mgr.y (mgr.15252) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.506161+0000 mgr.y (mgr.15252) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.579666+0000 mgr.y (mgr.15252) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.579666+0000 mgr.y (mgr.15252) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.683383+0000 mgr.y (mgr.15252) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.683383+0000 mgr.y (mgr.15252) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.754515+0000 mgr.y (mgr.15252) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.754515+0000 mgr.y (mgr.15252) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.837264+0000 mgr.y (mgr.15252) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.837264+0000 mgr.y (mgr.15252) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.913483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.913483+0000 mon.a (mon.0) 2019 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.915720+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.915720+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.916341+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.916341+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.921296+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.921296+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.921765+0000 mgr.y (mgr.15252) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.921765+0000 mgr.y (mgr.15252) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.981402+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.981402+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.983819+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.983819+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.984413+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.984413+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.989522+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:18.989522+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.989956+0000 mgr.y (mgr.15252) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cephadm 2024-09-21T18:25:18.989956+0000 mgr.y (mgr.15252) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.048603+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.048603+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.051930+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.051930+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.053247+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.053247+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.059688+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.059688+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.119581+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.119581+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.123216+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.123216+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.124034+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.124034+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.129621+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.129621+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.189732+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.189732+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.192269+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.192269+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.193003+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.193003+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.198074+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.198074+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.199120+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.199120+0000 mon.a (mon.0) 2039 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.204357+0000 mon.a (mon.0) 2040 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444] boot 2024-09-21T18:25:20.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.204357+0000 mon.a (mon.0) 2040 : cluster [INF] osd.0 [v2:172.21.15.43:6802/4118692444,v1:172.21.15.43:6803/4118692444] boot 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.204393+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.204393+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.204781+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.204781+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.283824+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.283824+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.285839+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.285839+0000 mon.a (mon.0) 2044 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.286436+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.286436+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.292220+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.292220+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.349529+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.349529+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.353038+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.353038+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.353852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.353852+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.361713+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.361713+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.453241+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.453241+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.455749+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.455749+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.456451+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.456451+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.461703+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.461703+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.523384+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.523384+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.525812+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.525812+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.526464+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.526464+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.532472+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.532472+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.596596+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.596596+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.599112+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.599112+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.599796+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.599796+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.280 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.606006+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.606006+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.674451+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.674451+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.676402+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.523384+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.523384+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.525812+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.525812+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.526464+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.281 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.526464+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.532472+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.532472+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.596596+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.596596+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.599112+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.599112+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.599796+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.599796+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.606006+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.606006+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.674451+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.674451+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.676402+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.676402+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.677939+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.677939+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.683875+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.683875+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.757635+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.757635+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.760166+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.760166+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.760856+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.760856+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.283 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.766935+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.766935+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.827333+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.827333+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.829298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.829298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.829938+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.829938+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.835325+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[106061]: audit 2024-09-21T18:25:19.835325+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.676402+0000 mon.a (mon.0) 2064 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.677939+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.677939+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.683875+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.683875+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.757635+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.757635+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.760166+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.760166+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.760856+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.760856+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.766935+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.766935+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.285 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.827333+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.827333+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.829298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.829298+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.829938+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.829938+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.835325+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:20.286 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:19 smithi043 bash[103198]: audit 2024-09-21T18:25:19.835325+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.060187+0000 mgr.y (mgr.15252) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.060187+0000 mgr.y (mgr.15252) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.130314+0000 mgr.y (mgr.15252) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.130314+0000 mgr.y (mgr.15252) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.198728+0000 mgr.y (mgr.15252) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.198728+0000 mgr.y (mgr.15252) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.292711+0000 mgr.y (mgr.15252) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.292711+0000 mgr.y (mgr.15252) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.362308+0000 mgr.y (mgr.15252) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.362308+0000 mgr.y (mgr.15252) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.462260+0000 mgr.y (mgr.15252) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.462260+0000 mgr.y (mgr.15252) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.533005+0000 mgr.y (mgr.15252) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.533005+0000 mgr.y (mgr.15252) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.606575+0000 mgr.y (mgr.15252) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.606575+0000 mgr.y (mgr.15252) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.684297+0000 mgr.y (mgr.15252) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.684297+0000 mgr.y (mgr.15252) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.767457+0000 mgr.y (mgr.15252) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.767457+0000 mgr.y (mgr.15252) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.835882+0000 mgr.y (mgr.15252) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.835882+0000 mgr.y (mgr.15252) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.853530+0000 mgr.y (mgr.15252) 1768 : cluster [DBG] pgmap v268: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cluster 2024-09-21T18:25:19.853530+0000 mgr.y (mgr.15252) 1768 : cluster [DBG] pgmap v268: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.908221+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.908221+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.910346+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.910346+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.910953+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.910953+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.917398+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.917398+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.918298+0000 mgr.y (mgr.15252) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.918298+0000 mgr.y (mgr.15252) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.985942+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.985942+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.988314+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.988314+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.988969+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.988969+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.994256+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:19.994256+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.995370+0000 mgr.y (mgr.15252) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cephadm 2024-09-21T18:25:19.995370+0000 mgr.y (mgr.15252) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.062193+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.062193+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.064751+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.064751+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.065381+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.065381+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.071787+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.071787+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.168325+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.168325+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.171550+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.171550+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.172396+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.172396+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.179184+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.179184+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cluster 2024-09-21T18:25:20.206882+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: cluster 2024-09-21T18:25:20.206882+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.261541+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.261541+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.264468+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.264468+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.265303+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.265303+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.156 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.272032+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.272032+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.338796+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.338796+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.339249+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.339249+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.342630+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.342630+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.346845+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.346845+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.347444+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.347444+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.352486+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.157 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.352486+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.357873+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.357873+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.435570+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.435570+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.438093+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.438093+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.441324+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.441324+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.446444+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.446444+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.449451+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.449451+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.451274+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.158 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.451274+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.452977+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.452977+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.454640+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.454640+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.456127+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.456127+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.457534+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.457534+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.458749+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.458749+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.463886+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:25:21.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.463886+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.465813+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.465813+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.471576+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.471576+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.473596+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.473596+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.478927+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.478927+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.480708+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.480708+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.481330+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.481330+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:25:21.160 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.481913+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.481913+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.482464+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.482464+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.483036+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.483036+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.483619+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.483619+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.484208+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.484208+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.484769+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.484769+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.485330+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:25:21.161 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.485330+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.488166+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.488166+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.489735+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.489735+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.490286+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.490286+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.490906+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.490906+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.491497+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.491497+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.492114+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.492114+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.162 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.492682+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.492682+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.493549+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.493549+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.496283+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.496283+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.497705+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.497705+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.498373+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.498373+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.502791+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.502791+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.564033+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.163 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.564033+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.564695+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.564695+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.569457+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.164 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:20 smithi169 bash[82163]: audit 2024-09-21T18:25:20.569457+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.060187+0000 mgr.y (mgr.15252) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.060187+0000 mgr.y (mgr.15252) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.130314+0000 mgr.y (mgr.15252) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.130314+0000 mgr.y (mgr.15252) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.198728+0000 mgr.y (mgr.15252) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.198728+0000 mgr.y (mgr.15252) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.292711+0000 mgr.y (mgr.15252) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.292711+0000 mgr.y (mgr.15252) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.362308+0000 mgr.y (mgr.15252) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.362308+0000 mgr.y (mgr.15252) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.462260+0000 mgr.y (mgr.15252) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.462260+0000 mgr.y (mgr.15252) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.533005+0000 mgr.y (mgr.15252) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.533005+0000 mgr.y (mgr.15252) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.606575+0000 mgr.y (mgr.15252) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.606575+0000 mgr.y (mgr.15252) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.684297+0000 mgr.y (mgr.15252) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.684297+0000 mgr.y (mgr.15252) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.767457+0000 mgr.y (mgr.15252) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.767457+0000 mgr.y (mgr.15252) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.835882+0000 mgr.y (mgr.15252) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.275 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.835882+0000 mgr.y (mgr.15252) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.060187+0000 mgr.y (mgr.15252) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.060187+0000 mgr.y (mgr.15252) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.130314+0000 mgr.y (mgr.15252) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.130314+0000 mgr.y (mgr.15252) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.198728+0000 mgr.y (mgr.15252) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.198728+0000 mgr.y (mgr.15252) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.292711+0000 mgr.y (mgr.15252) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.292711+0000 mgr.y (mgr.15252) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.276 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.362308+0000 mgr.y (mgr.15252) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.362308+0000 mgr.y (mgr.15252) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.462260+0000 mgr.y (mgr.15252) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.462260+0000 mgr.y (mgr.15252) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.533005+0000 mgr.y (mgr.15252) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.533005+0000 mgr.y (mgr.15252) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.606575+0000 mgr.y (mgr.15252) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.606575+0000 mgr.y (mgr.15252) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.684297+0000 mgr.y (mgr.15252) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.684297+0000 mgr.y (mgr.15252) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.767457+0000 mgr.y (mgr.15252) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.767457+0000 mgr.y (mgr.15252) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.835882+0000 mgr.y (mgr.15252) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.277 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.835882+0000 mgr.y (mgr.15252) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.853530+0000 mgr.y (mgr.15252) 1768 : cluster [DBG] pgmap v268: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cluster 2024-09-21T18:25:19.853530+0000 mgr.y (mgr.15252) 1768 : cluster [DBG] pgmap v268: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.908221+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.908221+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.910346+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.910346+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.910953+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.910953+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.917398+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.917398+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.918298+0000 mgr.y (mgr.15252) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.918298+0000 mgr.y (mgr.15252) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.985942+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.278 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.985942+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.988314+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.988314+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.988969+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.988969+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.853530+0000 mgr.y (mgr.15252) 1768 : cluster [DBG] pgmap v268: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cluster 2024-09-21T18:25:19.853530+0000 mgr.y (mgr.15252) 1768 : cluster [DBG] pgmap v268: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.908221+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.908221+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.910346+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.279 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.910346+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.910953+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.910953+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.917398+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.917398+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.918298+0000 mgr.y (mgr.15252) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.918298+0000 mgr.y (mgr.15252) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.985942+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.985942+0000 mon.a (mon.0) 2079 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.988314+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.988314+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.988969+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.280 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.988969+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.994256+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:19.994256+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.995370+0000 mgr.y (mgr.15252) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cephadm 2024-09-21T18:25:19.995370+0000 mgr.y (mgr.15252) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.062193+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.062193+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.064751+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.064751+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.065381+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.065381+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.071787+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.281 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.071787+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.168325+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.168325+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.171550+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.171550+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.172396+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.172396+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.179184+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.179184+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.282 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.994256+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:19.994256+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.995370+0000 mgr.y (mgr.15252) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cephadm 2024-09-21T18:25:19.995370+0000 mgr.y (mgr.15252) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.062193+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.062193+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.064751+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.064751+0000 mon.a (mon.0) 2084 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.065381+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.065381+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.071787+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.071787+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.168325+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.168325+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.283 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.171550+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.171550+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.172396+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.172396+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.179184+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.179184+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cluster 2024-09-21T18:25:20.206882+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T18:25:21.284 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: cluster 2024-09-21T18:25:20.206882+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.261541+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.261541+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.264468+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.264468+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.265303+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.265303+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.272032+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.272032+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.338796+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.338796+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.339249+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.339249+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.342630+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.285 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.342630+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.346845+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.346845+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.347444+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.347444+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.352486+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.352486+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.357873+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.357873+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.435570+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.435570+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.438093+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.438093+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.441324+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.286 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.441324+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.446444+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.446444+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.449451+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.449451+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.451274+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.451274+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.452977+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.452977+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.454640+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.454640+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.456127+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.287 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cluster 2024-09-21T18:25:20.206882+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: cluster 2024-09-21T18:25:20.206882+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.261541+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.261541+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.264468+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.264468+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.265303+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.265303+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.272032+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.272032+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.338796+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.338796+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.339249+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.339249+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.288 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.342630+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.342630+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.346845+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.346845+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.347444+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.347444+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.456127+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.457534+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.457534+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.458749+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.458749+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:25:21.289 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.463886+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.463886+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.465813+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.465813+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.471576+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.471576+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.473596+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.473596+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.478927+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.478927+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.480708+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.352486+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.290 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.352486+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.357873+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.357873+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.435570+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.435570+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.438093+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.438093+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.441324+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.441324+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.446444+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.446444+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.449451+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.449451+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.451274+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.291 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.451274+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.452977+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.452977+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.454640+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.454640+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.456127+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.480708+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.481330+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.481330+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.481913+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.481913+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:25:21.292 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.482464+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.482464+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.483036+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.483036+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.483619+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.483619+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.484208+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.484208+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.484769+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.484769+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.485330+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.456127+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.293 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.457534+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.457534+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.458749+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.458749+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.463886+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.463886+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.465813+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.465813+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.471576+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.471576+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.473596+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.473596+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.478927+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.478927+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-21T18:25:21.294 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.480708+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.485330+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.488166+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.488166+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.489735+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.489735+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.490286+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.490286+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.490906+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.490906+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.491497+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.295 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.491497+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.492114+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.492114+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.492682+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.492682+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.493549+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.493549+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.480708+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.481330+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.481330+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.481913+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:25:21.296 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.481913+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.482464+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.482464+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.483036+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.483036+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.483619+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.483619+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.484208+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.484208+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.484769+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.484769+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-09-21T18:25:21.297 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.485330+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.496283+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.496283+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.497705+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.497705+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.498373+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.498373+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.502791+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.502791+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.564033+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.564033+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.564695+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.564695+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.298 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.569457+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[106061]: audit 2024-09-21T18:25:20.569457+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.485330+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.488166+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.488166+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.489735+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.489735+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.490286+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.490286+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.299 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.490906+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.490906+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.491497+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.491497+0000 mon.a (mon.0) 2132 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.492114+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.492114+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.492682+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.492682+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.493549+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.493549+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.496283+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.496283+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.497705+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.497705+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.498373+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.300 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.498373+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.502791+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.502791+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.564033+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.564033+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.564695+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.564695+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.569457+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.301 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:20 smithi043 bash[103198]: audit 2024-09-21T18:25:20.569457+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:21.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:21.234935833Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.072425+0000 mgr.y (mgr.15252) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.072425+0000 mgr.y (mgr.15252) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.179971+0000 mgr.y (mgr.15252) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.179971+0000 mgr.y (mgr.15252) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.272885+0000 mgr.y (mgr.15252) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.272885+0000 mgr.y (mgr.15252) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.442298+0000 mgr.y (mgr.15252) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.442298+0000 mgr.y (mgr.15252) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.458082+0000 mgr.y (mgr.15252) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.458082+0000 mgr.y (mgr.15252) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.493182+0000 mgr.y (mgr.15252) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:25:22.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:21 smithi169 bash[82163]: cephadm 2024-09-21T18:25:20.493182+0000 mgr.y (mgr.15252) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.072425+0000 mgr.y (mgr.15252) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.072425+0000 mgr.y (mgr.15252) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.179971+0000 mgr.y (mgr.15252) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.179971+0000 mgr.y (mgr.15252) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.272885+0000 mgr.y (mgr.15252) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.272885+0000 mgr.y (mgr.15252) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.442298+0000 mgr.y (mgr.15252) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.442298+0000 mgr.y (mgr.15252) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.458082+0000 mgr.y (mgr.15252) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:25:22.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.458082+0000 mgr.y (mgr.15252) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.493182+0000 mgr.y (mgr.15252) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[103198]: cephadm 2024-09-21T18:25:20.493182+0000 mgr.y (mgr.15252) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.072425+0000 mgr.y (mgr.15252) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.072425+0000 mgr.y (mgr.15252) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.179971+0000 mgr.y (mgr.15252) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.179971+0000 mgr.y (mgr.15252) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.272885+0000 mgr.y (mgr.15252) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.272885+0000 mgr.y (mgr.15252) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-09-21T18:25:22.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.442298+0000 mgr.y (mgr.15252) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:25:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.442298+0000 mgr.y (mgr.15252) 1774 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-09-21T18:25:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.458082+0000 mgr.y (mgr.15252) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:25:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.458082+0000 mgr.y (mgr.15252) 1775 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-09-21T18:25:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.493182+0000 mgr.y (mgr.15252) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:25:22.275 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:21 smithi043 bash[106061]: cephadm 2024-09-21T18:25:20.493182+0000 mgr.y (mgr.15252) 1776 : cephadm [INF] Upgrade: Complete! 2024-09-21T18:25:23.144 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:22 smithi043 bash[103198]: cluster 2024-09-21T18:25:21.854460+0000 mgr.y (mgr.15252) 1777 : cluster [DBG] pgmap v270: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:23.144 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:22 smithi043 bash[103198]: cluster 2024-09-21T18:25:21.854460+0000 mgr.y (mgr.15252) 1777 : cluster [DBG] pgmap v270: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:23.144 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:22 smithi043 bash[106061]: cluster 2024-09-21T18:25:21.854460+0000 mgr.y (mgr.15252) 1777 : cluster [DBG] pgmap v270: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:23.144 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:22 smithi043 bash[106061]: cluster 2024-09-21T18:25:21.854460+0000 mgr.y (mgr.15252) 1777 : cluster [DBG] pgmap v270: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:22 smithi169 bash[82163]: cluster 2024-09-21T18:25:21.854460+0000 mgr.y (mgr.15252) 1777 : cluster [DBG] pgmap v270: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:23.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:22 smithi169 bash[82163]: cluster 2024-09-21T18:25:21.854460+0000 mgr.y (mgr.15252) 1777 : cluster [DBG] pgmap v270: 161 pgs: 37 active+undersized, 21 active+undersized+degraded, 103 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 68/639 objects degraded (10.642%) 2024-09-21T18:25:24.552 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:24.201812634Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:24.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.550454+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.550454+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.592955+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.592955+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.598299+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.598299+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.603704+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: audit 2024-09-21T18:25:23.603704+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:24.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: cluster 2024-09-21T18:25:23.856236+0000 mgr.y (mgr.15252) 1778 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T18:25:24.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:24 smithi169 bash[82163]: cluster 2024-09-21T18:25:23.856236+0000 mgr.y (mgr.15252) 1778 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.550454+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.550454+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.592955+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.592955+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.598299+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.598299+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.603704+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: audit 2024-09-21T18:25:23.603704+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: cluster 2024-09-21T18:25:23.856236+0000 mgr.y (mgr.15252) 1778 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T18:25:25.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[103198]: cluster 2024-09-21T18:25:23.856236+0000 mgr.y (mgr.15252) 1778 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.550454+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.550454+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.592955+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.592955+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.598299+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.598299+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.603704+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: audit 2024-09-21T18:25:23.603704+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: cluster 2024-09-21T18:25:23.856236+0000 mgr.y (mgr.15252) 1778 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T18:25:25.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:24 smithi043 bash[106061]: cluster 2024-09-21T18:25:23.856236+0000 mgr.y (mgr.15252) 1778 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-09-21T18:25:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[103198]: cluster 2024-09-21T18:25:24.601760+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded) 2024-09-21T18:25:25.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[103198]: cluster 2024-09-21T18:25:24.601760+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded) 2024-09-21T18:25:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[103198]: cluster 2024-09-21T18:25:24.601791+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-09-21T18:25:25.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[103198]: cluster 2024-09-21T18:25:24.601791+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-09-21T18:25:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[106061]: cluster 2024-09-21T18:25:24.601760+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded) 2024-09-21T18:25:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[106061]: cluster 2024-09-21T18:25:24.601760+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded) 2024-09-21T18:25:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[106061]: cluster 2024-09-21T18:25:24.601791+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-09-21T18:25:25.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:25 smithi043 bash[106061]: cluster 2024-09-21T18:25:24.601791+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-09-21T18:25:25.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:25 smithi169 bash[82163]: cluster 2024-09-21T18:25:24.601760+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded) 2024-09-21T18:25:25.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:25 smithi169 bash[82163]: cluster 2024-09-21T18:25:24.601760+0000 mon.a (mon.0) 2147 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 68/639 objects degraded (10.642%), 21 pgs degraded) 2024-09-21T18:25:25.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:25 smithi169 bash[82163]: cluster 2024-09-21T18:25:24.601791+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-09-21T18:25:25.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:25 smithi169 bash[82163]: cluster 2024-09-21T18:25:24.601791+0000 mon.a (mon.0) 2148 : cluster [INF] Cluster is now healthy 2024-09-21T18:25:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:26 smithi169 bash[82163]: cluster 2024-09-21T18:25:25.857058+0000 mgr.y (mgr.15252) 1779 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:25:26.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:26 smithi169 bash[82163]: cluster 2024-09-21T18:25:25.857058+0000 mgr.y (mgr.15252) 1779 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:25:27.022 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:26 smithi043 bash[106061]: cluster 2024-09-21T18:25:25.857058+0000 mgr.y (mgr.15252) 1779 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:25:27.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:26 smithi043 bash[106061]: cluster 2024-09-21T18:25:25.857058+0000 mgr.y (mgr.15252) 1779 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:25:27.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:26 smithi043 bash[103198]: cluster 2024-09-21T18:25:25.857058+0000 mgr.y (mgr.15252) 1779 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:25:27.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:26 smithi043 bash[103198]: cluster 2024-09-21T18:25:25.857058+0000 mgr.y (mgr.15252) 1779 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-09-21T18:25:27.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:27.228417215Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:28 smithi043 bash[106061]: cluster 2024-09-21T18:25:27.857822+0000 mgr.y (mgr.15252) 1780 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-21T18:25:29.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:28 smithi043 bash[106061]: cluster 2024-09-21T18:25:27.857822+0000 mgr.y (mgr.15252) 1780 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-21T18:25:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:28 smithi043 bash[103198]: cluster 2024-09-21T18:25:27.857822+0000 mgr.y (mgr.15252) 1780 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-21T18:25:29.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:28 smithi043 bash[103198]: cluster 2024-09-21T18:25:27.857822+0000 mgr.y (mgr.15252) 1780 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-21T18:25:29.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:28 smithi169 bash[82163]: cluster 2024-09-21T18:25:27.857822+0000 mgr.y (mgr.15252) 1780 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-21T18:25:29.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:28 smithi169 bash[82163]: cluster 2024-09-21T18:25:27.857822+0000 mgr.y (mgr.15252) 1780 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 591 B/s rd, 0 op/s 2024-09-21T18:25:29.965 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:25:29] "GET /metrics HTTP/1.1" 200 38284 "" "Prometheus/2.51.0" 2024-09-21T18:25:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.275878+0000 mgr.y (mgr.15252) 1781 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.275878+0000 mgr.y (mgr.15252) 1781 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.966235+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.966235+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.977465+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.977465+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.988656+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:29 smithi169 bash[82163]: audit 2024-09-21T18:25:28.988656+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.275878+0000 mgr.y (mgr.15252) 1781 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.275878+0000 mgr.y (mgr.15252) 1781 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.966235+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.966235+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.977465+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.977465+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.988656+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[103198]: audit 2024-09-21T18:25:28.988656+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.275878+0000 mgr.y (mgr.15252) 1781 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.275878+0000 mgr.y (mgr.15252) 1781 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.966235+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.966235+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.977465+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.977465+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.988656+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:29 smithi043 bash[106061]: audit 2024-09-21T18:25:28.988656+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:30.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:30.195446985Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:31.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:30 smithi169 bash[82163]: cluster 2024-09-21T18:25:29.859539+0000 mgr.y (mgr.15252) 1782 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:25:31.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:30 smithi169 bash[82163]: cluster 2024-09-21T18:25:29.859539+0000 mgr.y (mgr.15252) 1782 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:25:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:30 smithi043 bash[106061]: cluster 2024-09-21T18:25:29.859539+0000 mgr.y (mgr.15252) 1782 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:25:31.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:30 smithi043 bash[106061]: cluster 2024-09-21T18:25:29.859539+0000 mgr.y (mgr.15252) 1782 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:25:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:30 smithi043 bash[103198]: cluster 2024-09-21T18:25:29.859539+0000 mgr.y (mgr.15252) 1782 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:25:31.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:30 smithi043 bash[103198]: cluster 2024-09-21T18:25:29.859539+0000 mgr.y (mgr.15252) 1782 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-09-21T18:25:33.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:32 smithi043 bash[106061]: cluster 2024-09-21T18:25:31.860241+0000 mgr.y (mgr.15252) 1783 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T18:25:33.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:32 smithi043 bash[106061]: cluster 2024-09-21T18:25:31.860241+0000 mgr.y (mgr.15252) 1783 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T18:25:33.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:32 smithi043 bash[103198]: cluster 2024-09-21T18:25:31.860241+0000 mgr.y (mgr.15252) 1783 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T18:25:33.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:32 smithi043 bash[103198]: cluster 2024-09-21T18:25:31.860241+0000 mgr.y (mgr.15252) 1783 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T18:25:33.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:32 smithi169 bash[82163]: cluster 2024-09-21T18:25:31.860241+0000 mgr.y (mgr.15252) 1783 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T18:25:33.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:32 smithi169 bash[82163]: cluster 2024-09-21T18:25:31.860241+0000 mgr.y (mgr.15252) 1783 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 878 B/s rd, 0 op/s 2024-09-21T18:25:33.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:33.201008044Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:34.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: audit 2024-09-21T18:25:33.386896+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: audit 2024-09-21T18:25:33.386896+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: audit 2024-09-21T18:25:33.389017+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:34.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: audit 2024-09-21T18:25:33.389017+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:34.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: audit 2024-09-21T18:25:33.564326+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: audit 2024-09-21T18:25:33.564326+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: cluster 2024-09-21T18:25:33.861945+0000 mgr.y (mgr.15252) 1784 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:34.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:34 smithi169 bash[82163]: cluster 2024-09-21T18:25:33.861945+0000 mgr.y (mgr.15252) 1784 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:34.772 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: audit 2024-09-21T18:25:33.386896+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: audit 2024-09-21T18:25:33.386896+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: audit 2024-09-21T18:25:33.389017+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: audit 2024-09-21T18:25:33.389017+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: audit 2024-09-21T18:25:33.564326+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: audit 2024-09-21T18:25:33.564326+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: cluster 2024-09-21T18:25:33.861945+0000 mgr.y (mgr.15252) 1784 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[103198]: cluster 2024-09-21T18:25:33.861945+0000 mgr.y (mgr.15252) 1784 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: audit 2024-09-21T18:25:33.386896+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: audit 2024-09-21T18:25:33.386896+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.773 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: audit 2024-09-21T18:25:33.389017+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:34.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: audit 2024-09-21T18:25:33.389017+0000 mon.a (mon.0) 2153 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:34.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: audit 2024-09-21T18:25:33.564326+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: audit 2024-09-21T18:25:33.564326+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:34.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: cluster 2024-09-21T18:25:33.861945+0000 mgr.y (mgr.15252) 1784 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:34.774 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:34 smithi043 bash[106061]: cluster 2024-09-21T18:25:33.861945+0000 mgr.y (mgr.15252) 1784 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:36.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:36.22399755Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:36 smithi043 bash[103198]: cluster 2024-09-21T18:25:35.862698+0000 mgr.y (mgr.15252) 1785 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:37.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:36 smithi043 bash[103198]: cluster 2024-09-21T18:25:35.862698+0000 mgr.y (mgr.15252) 1785 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:36 smithi043 bash[106061]: cluster 2024-09-21T18:25:35.862698+0000 mgr.y (mgr.15252) 1785 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:37.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:36 smithi043 bash[106061]: cluster 2024-09-21T18:25:35.862698+0000 mgr.y (mgr.15252) 1785 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:36 smithi169 bash[82163]: cluster 2024-09-21T18:25:35.862698+0000 mgr.y (mgr.15252) 1785 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:37.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:36 smithi169 bash[82163]: cluster 2024-09-21T18:25:35.862698+0000 mgr.y (mgr.15252) 1785 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:38 smithi169 bash[82163]: cluster 2024-09-21T18:25:37.863438+0000 mgr.y (mgr.15252) 1786 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.222 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:38 smithi169 bash[82163]: cluster 2024-09-21T18:25:37.863438+0000 mgr.y (mgr.15252) 1786 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:38 smithi043 bash[106061]: cluster 2024-09-21T18:25:37.863438+0000 mgr.y (mgr.15252) 1786 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:38 smithi043 bash[106061]: cluster 2024-09-21T18:25:37.863438+0000 mgr.y (mgr.15252) 1786 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:38 smithi043 bash[103198]: cluster 2024-09-21T18:25:37.863438+0000 mgr.y (mgr.15252) 1786 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:38 smithi043 bash[103198]: cluster 2024-09-21T18:25:37.863438+0000 mgr.y (mgr.15252) 1786 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:39.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:39.222444905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:39.934 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:39 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:25:39] "GET /metrics HTTP/1.1" 200 38423 "" "Prometheus/2.51.0" 2024-09-21T18:25:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:39 smithi043 bash[106061]: audit 2024-09-21T18:25:38.287123+0000 mgr.y (mgr.15252) 1787 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:40.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:39 smithi043 bash[106061]: audit 2024-09-21T18:25:38.287123+0000 mgr.y (mgr.15252) 1787 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:39 smithi043 bash[103198]: audit 2024-09-21T18:25:38.287123+0000 mgr.y (mgr.15252) 1787 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:40.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:39 smithi043 bash[103198]: audit 2024-09-21T18:25:38.287123+0000 mgr.y (mgr.15252) 1787 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:39 smithi169 bash[82163]: audit 2024-09-21T18:25:38.287123+0000 mgr.y (mgr.15252) 1787 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:40.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:39 smithi169 bash[82163]: audit 2024-09-21T18:25:38.287123+0000 mgr.y (mgr.15252) 1787 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:41.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:40 smithi043 bash[103198]: cluster 2024-09-21T18:25:39.865149+0000 mgr.y (mgr.15252) 1788 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:41.226 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:40 smithi043 bash[103198]: cluster 2024-09-21T18:25:39.865149+0000 mgr.y (mgr.15252) 1788 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:40 smithi169 bash[82163]: cluster 2024-09-21T18:25:39.865149+0000 mgr.y (mgr.15252) 1788 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:41.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:40 smithi169 bash[82163]: cluster 2024-09-21T18:25:39.865149+0000 mgr.y (mgr.15252) 1788 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:41 smithi043 bash[106061]: cluster 2024-09-21T18:25:39.865149+0000 mgr.y (mgr.15252) 1788 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:41.522 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:41 smithi043 bash[106061]: cluster 2024-09-21T18:25:39.865149+0000 mgr.y (mgr.15252) 1788 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:42.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:42.215312875Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:43.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[106061]: cluster 2024-09-21T18:25:41.865818+0000 mgr.y (mgr.15252) 1789 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:43.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[106061]: cluster 2024-09-21T18:25:41.865818+0000 mgr.y (mgr.15252) 1789 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:43.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[106061]: audit 2024-09-21T18:25:41.960873+0000 mgr.y (mgr.15252) 1790 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:43.251 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[106061]: audit 2024-09-21T18:25:41.960873+0000 mgr.y (mgr.15252) 1790 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:43.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[103198]: cluster 2024-09-21T18:25:41.865818+0000 mgr.y (mgr.15252) 1789 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:43.251 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[103198]: cluster 2024-09-21T18:25:41.865818+0000 mgr.y (mgr.15252) 1789 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:43.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[103198]: audit 2024-09-21T18:25:41.960873+0000 mgr.y (mgr.15252) 1790 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:43.252 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:42 smithi043 bash[103198]: audit 2024-09-21T18:25:41.960873+0000 mgr.y (mgr.15252) 1790 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:43.253 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch ps' 2024-09-21T18:25:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:42 smithi169 bash[82163]: cluster 2024-09-21T18:25:41.865818+0000 mgr.y (mgr.15252) 1789 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:42 smithi169 bash[82163]: cluster 2024-09-21T18:25:41.865818+0000 mgr.y (mgr.15252) 1789 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:42 smithi169 bash[82163]: audit 2024-09-21T18:25:41.960873+0000 mgr.y (mgr.15252) 1790 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:43.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:42 smithi169 bash[82163]: audit 2024-09-21T18:25:41.960873+0000 mgr.y (mgr.15252) 1790 : audit [DBG] from='client.44250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:45.022 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: audit 2024-09-21T18:25:43.730395+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: audit 2024-09-21T18:25:43.730395+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: audit 2024-09-21T18:25:43.736127+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: audit 2024-09-21T18:25:43.736127+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: audit 2024-09-21T18:25:43.741871+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: audit 2024-09-21T18:25:43.741871+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: cluster 2024-09-21T18:25:43.866782+0000 mgr.y (mgr.15252) 1791 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[103198]: cluster 2024-09-21T18:25:43.866782+0000 mgr.y (mgr.15252) 1791 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: audit 2024-09-21T18:25:43.730395+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.023 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: audit 2024-09-21T18:25:43.730395+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: audit 2024-09-21T18:25:43.736127+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: audit 2024-09-21T18:25:43.736127+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: audit 2024-09-21T18:25:43.741871+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: audit 2024-09-21T18:25:43.741871+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: cluster 2024-09-21T18:25:43.866782+0000 mgr.y (mgr.15252) 1791 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:45.024 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:44 smithi043 bash[106061]: cluster 2024-09-21T18:25:43.866782+0000 mgr.y (mgr.15252) 1791 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:45.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: audit 2024-09-21T18:25:43.730395+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: audit 2024-09-21T18:25:43.730395+0000 mon.a (mon.0) 2155 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: audit 2024-09-21T18:25:43.736127+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: audit 2024-09-21T18:25:43.736127+0000 mon.a (mon.0) 2156 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: audit 2024-09-21T18:25:43.741871+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: audit 2024-09-21T18:25:43.741871+0000 mon.a (mon.0) 2157 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:45.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: cluster 2024-09-21T18:25:43.866782+0000 mgr.y (mgr.15252) 1791 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:45.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:44 smithi169 bash[82163]: cluster 2024-09-21T18:25:43.866782+0000 mgr.y (mgr.15252) 1791 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:45.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:45.218976887Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:46 smithi043 bash[103198]: cluster 2024-09-21T18:25:45.867173+0000 mgr.y (mgr.15252) 1792 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:47.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:46 smithi043 bash[103198]: cluster 2024-09-21T18:25:45.867173+0000 mgr.y (mgr.15252) 1792 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:46 smithi043 bash[106061]: cluster 2024-09-21T18:25:45.867173+0000 mgr.y (mgr.15252) 1792 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:47.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:46 smithi043 bash[106061]: cluster 2024-09-21T18:25:45.867173+0000 mgr.y (mgr.15252) 1792 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:47.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:46 smithi169 bash[82163]: cluster 2024-09-21T18:25:45.867173+0000 mgr.y (mgr.15252) 1792 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:47.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:46 smithi169 bash[82163]: cluster 2024-09-21T18:25:45.867173+0000 mgr.y (mgr.15252) 1792 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:47.846 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:25:48.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:48.209780832Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:49.223 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:48 smithi169 bash[82163]: cluster 2024-09-21T18:25:47.867773+0000 mgr.y (mgr.15252) 1793 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:48 smithi169 bash[82163]: cluster 2024-09-21T18:25:47.867773+0000 mgr.y (mgr.15252) 1793 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:48 smithi169 bash[82163]: audit 2024-09-21T18:25:48.381543+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:49.224 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:48 smithi169 bash[82163]: audit 2024-09-21T18:25:48.381543+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[103198]: cluster 2024-09-21T18:25:47.867773+0000 mgr.y (mgr.15252) 1793 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[103198]: cluster 2024-09-21T18:25:47.867773+0000 mgr.y (mgr.15252) 1793 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:49.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[103198]: audit 2024-09-21T18:25:48.381543+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:49.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[103198]: audit 2024-09-21T18:25:48.381543+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[106061]: cluster 2024-09-21T18:25:47.867773+0000 mgr.y (mgr.15252) 1793 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[106061]: cluster 2024-09-21T18:25:47.867773+0000 mgr.y (mgr.15252) 1793 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[106061]: audit 2024-09-21T18:25:48.381543+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:49.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:48 smithi043 bash[106061]: audit 2024-09-21T18:25:48.381543+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi043 smithi043 running 5s ago 44m - - 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:agent.smithi169 smithi169 running 0s ago 43m - - 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:alertmanager.a smithi043 *:9093,9094 running (6m) 5s ago 34m 13.8M - 0.27.0 11f11916f8cd 3b53c223b3f9 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:grafana.a smithi169 *:3000 running (6m) 0s ago 33m 68.4M - 10.4.8 5aad1d7cf004 1046607d8455 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:iscsi.foo.smithi043.tntast smithi043 *:5000 running (8m) 5s ago 31m 49.5M - 3.8 164465d2334a 5e0eaecd9144 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.x smithi169 *:8443,9283,8765 running (8m) 0s ago 42m 442M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 10a2a5419b03 2024-09-21T18:25:49.399 INFO:teuthology.orchestra.run.smithi043.stdout:mgr.y smithi043 *:8443,9283,8765 running (19m) 5s ago 45m 534M - 19.3.0-5129-g0ecbb435 3fa9090ef91d 535c513222f3 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:mon.a smithi043 running (3m) 5s ago 45m 51.4M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d e9ab5c539eb8 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:mon.b smithi169 running (4m) 0s ago 43m 44.2M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d 5ba44653e788 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:mon.c smithi043 running (2m) 5s ago 43m 39.5M 2048M 19.3.0-5129-g0ecbb435 3fa9090ef91d aef809dd700a 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.a smithi043 *:9100 running (8m) 5s ago 34m 8871k - 1.7.0 72c9c2088986 2f52accf2931 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:node-exporter.b smithi169 *:9100 running (8m) 0s ago 34m 8120k - 1.7.0 72c9c2088986 c38fde347269 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.0 smithi043 running (39s) 5s ago 42m 49.7M 4096M 19.3.0-5129-g0ecbb435 3fa9090ef91d 160aa4888824 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.1 smithi043 running (41m) 5s ago 41m 71.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a ac157e51c583 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.2 smithi043 running (40m) 5s ago 40m 64.1M 4096M 19.1.1-373-g4e45e6b4 164465d2334a cecfcfa50aff 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.3 smithi043 running (39m) 5s ago 39m 61.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a db52d8faa86e 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.4 smithi169 running (38m) 0s ago 38m 71.3M 4096M 19.1.1-373-g4e45e6b4 164465d2334a aefc62ed6142 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.5 smithi169 running (37m) 0s ago 37m 60.0M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 65d2a131ecb4 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.6 smithi169 running (36m) 0s ago 36m 57.7M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 79f76210f81c 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:osd.7 smithi169 running (35m) 0s ago 35m 68.4M 4096M 19.1.1-373-g4e45e6b4 164465d2334a 34d4b0594f34 2024-09-21T18:25:49.400 INFO:teuthology.orchestra.run.smithi043.stdout:prometheus.a smithi169 *:9095 running (7m) 0s ago 34m 49.5M - 2.51.0 1d3b7f56885b 8c801458c9ef 2024-09-21T18:25:49.401 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi043.iomyao smithi043 *:8000 running (32m) 5s ago 32m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 3f4843b911e0 2024-09-21T18:25:49.401 INFO:teuthology.orchestra.run.smithi043.stdout:rgw.foo.smithi169.jfvkaw smithi169 *:8000 running (32m) 0s ago 32m 102M - 19.1.1-373-g4e45e6b4 164465d2334a 85b9e65b6400 2024-09-21T18:25:49.931 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:25:49] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.51.0" 2024-09-21T18:25:49.931 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:48.298300+0000 mgr.y (mgr.15252) 1794 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:49.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:48.298300+0000 mgr.y (mgr.15252) 1794 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:49.932 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:49.197567+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.121 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-09-21T18:25:50.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:48.298300+0000 mgr.y (mgr.15252) 1794 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:50.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:48.298300+0000 mgr.y (mgr.15252) 1794 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:50.193 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:49.197567+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.193 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:49.197567+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.193 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:49.207925+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.193 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:49.207925+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.193 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:49.219970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.193 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:49 smithi169 bash[82163]: audit 2024-09-21T18:25:49.219970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:48.298300+0000 mgr.y (mgr.15252) 1794 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:50.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:48.298300+0000 mgr.y (mgr.15252) 1794 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:49.197567+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:49.197567+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:49.207925+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:49.207925+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:49.219970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[106061]: audit 2024-09-21T18:25:49.219970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:49.197567+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:49.207925+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:49.207925+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:49.219970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:50.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:49 smithi043 bash[103198]: audit 2024-09-21T18:25:49.219970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:25:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:50 smithi169 bash[82163]: audit 2024-09-21T18:25:49.355955+0000 mgr.y (mgr.15252) 1795 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:50 smithi169 bash[82163]: audit 2024-09-21T18:25:49.355955+0000 mgr.y (mgr.15252) 1795 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:50 smithi169 bash[82163]: cluster 2024-09-21T18:25:49.869540+0000 mgr.y (mgr.15252) 1796 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:51.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:50 smithi169 bash[82163]: cluster 2024-09-21T18:25:49.869540+0000 mgr.y (mgr.15252) 1796 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[106061]: audit 2024-09-21T18:25:49.355955+0000 mgr.y (mgr.15252) 1795 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:51.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[106061]: audit 2024-09-21T18:25:49.355955+0000 mgr.y (mgr.15252) 1795 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:51.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[106061]: cluster 2024-09-21T18:25:49.869540+0000 mgr.y (mgr.15252) 1796 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:51.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[106061]: cluster 2024-09-21T18:25:49.869540+0000 mgr.y (mgr.15252) 1796 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[103198]: audit 2024-09-21T18:25:49.355955+0000 mgr.y (mgr.15252) 1795 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[103198]: audit 2024-09-21T18:25:49.355955+0000 mgr.y (mgr.15252) 1795 : audit [DBG] from='client.64229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:25:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[103198]: cluster 2024-09-21T18:25:49.869540+0000 mgr.y (mgr.15252) 1796 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:51.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:50 smithi043 bash[103198]: cluster 2024-09-21T18:25:49.869540+0000 mgr.y (mgr.15252) 1796 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:51.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:51.203639538Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:52 smithi169 bash[82163]: cluster 2024-09-21T18:25:51.870325+0000 mgr.y (mgr.15252) 1797 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:53.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:52 smithi169 bash[82163]: cluster 2024-09-21T18:25:51.870325+0000 mgr.y (mgr.15252) 1797 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:52 smithi043 bash[103198]: cluster 2024-09-21T18:25:51.870325+0000 mgr.y (mgr.15252) 1797 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:53.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:52 smithi043 bash[103198]: cluster 2024-09-21T18:25:51.870325+0000 mgr.y (mgr.15252) 1797 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:53.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:52 smithi043 bash[106061]: cluster 2024-09-21T18:25:51.870325+0000 mgr.y (mgr.15252) 1797 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:53.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:52 smithi043 bash[106061]: cluster 2024-09-21T18:25:51.870325+0000 mgr.y (mgr.15252) 1797 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:54.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:54.204722219Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:54.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:54 smithi169 bash[82163]: cluster 2024-09-21T18:25:53.872092+0000 mgr.y (mgr.15252) 1798 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:54.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:54 smithi169 bash[82163]: cluster 2024-09-21T18:25:53.872092+0000 mgr.y (mgr.15252) 1798 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:54 smithi043 bash[103198]: cluster 2024-09-21T18:25:53.872092+0000 mgr.y (mgr.15252) 1798 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:54.522 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:54 smithi043 bash[103198]: cluster 2024-09-21T18:25:53.872092+0000 mgr.y (mgr.15252) 1798 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:54 smithi043 bash[106061]: cluster 2024-09-21T18:25:53.872092+0000 mgr.y (mgr.15252) 1798 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:54.523 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:54 smithi043 bash[106061]: cluster 2024-09-21T18:25:53.872092+0000 mgr.y (mgr.15252) 1798 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:25:54.942 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:25:56.610 INFO:teuthology.orchestra.run.smithi043.stdout:true 2024-09-21T18:25:57.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:56 smithi169 bash[82163]: cluster 2024-09-21T18:25:55.872965+0000 mgr.y (mgr.15252) 1799 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:57.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:56 smithi169 bash[82163]: cluster 2024-09-21T18:25:55.872965+0000 mgr.y (mgr.15252) 1799 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:57.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:56 smithi169 bash[82163]: audit 2024-09-21T18:25:56.595878+0000 mon.a (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.43:0/4025663501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:57.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:56 smithi169 bash[82163]: audit 2024-09-21T18:25:56.595878+0000 mon.a (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.43:0/4025663501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[103198]: cluster 2024-09-21T18:25:55.872965+0000 mgr.y (mgr.15252) 1799 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:57.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[103198]: cluster 2024-09-21T18:25:55.872965+0000 mgr.y (mgr.15252) 1799 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[103198]: audit 2024-09-21T18:25:56.595878+0000 mon.a (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.43:0/4025663501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:57.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[103198]: audit 2024-09-21T18:25:56.595878+0000 mon.a (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.43:0/4025663501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[106061]: cluster 2024-09-21T18:25:55.872965+0000 mgr.y (mgr.15252) 1799 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:57.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[106061]: cluster 2024-09-21T18:25:55.872965+0000 mgr.y (mgr.15252) 1799 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:57.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[106061]: audit 2024-09-21T18:25:56.595878+0000 mon.a (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.43:0/4025663501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:57.274 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:56 smithi043 bash[106061]: audit 2024-09-21T18:25:56.595878+0000 mon.a (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.43:0/4025663501' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-09-21T18:25:57.308 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-09-21T18:25:57.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:25:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:25:57.214058415Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:25:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:58 smithi043 bash[103198]: cluster 2024-09-21T18:25:57.873838+0000 mgr.y (mgr.15252) 1800 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:59.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:58 smithi043 bash[103198]: cluster 2024-09-21T18:25:57.873838+0000 mgr.y (mgr.15252) 1800 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:59.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:58 smithi043 bash[106061]: cluster 2024-09-21T18:25:57.873838+0000 mgr.y (mgr.15252) 1800 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:59.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:58 smithi043 bash[106061]: cluster 2024-09-21T18:25:57.873838+0000 mgr.y (mgr.15252) 1800 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:59.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:58 smithi169 bash[82163]: cluster 2024-09-21T18:25:57.873838+0000 mgr.y (mgr.15252) 1800 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:59.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:58 smithi169 bash[82163]: cluster 2024-09-21T18:25:57.873838+0000 mgr.y (mgr.15252) 1800 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:25:59.942 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:25:59 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:25:59] "GET /metrics HTTP/1.1" 200 38424 "" "Prometheus/2.51.0" 2024-09-21T18:26:00.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:59 smithi169 bash[82163]: audit 2024-09-21T18:25:58.309451+0000 mgr.y (mgr.15252) 1801 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:26:00.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:25:59 smithi169 bash[82163]: audit 2024-09-21T18:25:58.309451+0000 mgr.y (mgr.15252) 1801 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:26:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:59 smithi043 bash[103198]: audit 2024-09-21T18:25:58.309451+0000 mgr.y (mgr.15252) 1801 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:26:00.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:25:59 smithi043 bash[103198]: audit 2024-09-21T18:25:58.309451+0000 mgr.y (mgr.15252) 1801 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:26:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:59 smithi043 bash[106061]: audit 2024-09-21T18:25:58.309451+0000 mgr.y (mgr.15252) 1801 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:26:00.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:25:59 smithi043 bash[106061]: audit 2024-09-21T18:25:58.309451+0000 mgr.y (mgr.15252) 1801 : audit [DBG] from='client.25307 -' entity='client.iscsi.foo.smithi043.tntast' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-09-21T18:26:00.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:00.209582433Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:00 smithi043 bash[103198]: cluster 2024-09-21T18:25:59.875615+0000 mgr.y (mgr.15252) 1802 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:01.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:00 smithi043 bash[103198]: cluster 2024-09-21T18:25:59.875615+0000 mgr.y (mgr.15252) 1802 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:00 smithi043 bash[106061]: cluster 2024-09-21T18:25:59.875615+0000 mgr.y (mgr.15252) 1802 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:01.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:00 smithi043 bash[106061]: cluster 2024-09-21T18:25:59.875615+0000 mgr.y (mgr.15252) 1802 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:01.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:00 smithi169 bash[82163]: cluster 2024-09-21T18:25:59.875615+0000 mgr.y (mgr.15252) 1802 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:01.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:00 smithi169 bash[82163]: cluster 2024-09-21T18:25:59.875615+0000 mgr.y (mgr.15252) 1802 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:02.136 INFO:teuthology.orchestra.run.smithi043.stderr:Inferring config /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T18:26:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:02 smithi043 bash[106061]: cluster 2024-09-21T18:26:01.876367+0000 mgr.y (mgr.15252) 1803 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:03.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:02 smithi043 bash[106061]: cluster 2024-09-21T18:26:01.876367+0000 mgr.y (mgr.15252) 1803 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:03.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:02 smithi043 bash[103198]: cluster 2024-09-21T18:26:01.876367+0000 mgr.y (mgr.15252) 1803 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:03.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:02 smithi043 bash[103198]: cluster 2024-09-21T18:26:01.876367+0000 mgr.y (mgr.15252) 1803 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:03.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:03.196646675Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:03.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:02 smithi169 bash[82163]: cluster 2024-09-21T18:26:01.876367+0000 mgr.y (mgr.15252) 1803 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:03.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:02 smithi169 bash[82163]: cluster 2024-09-21T18:26:01.876367+0000 mgr.y (mgr.15252) 1803 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:04.230 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.381717+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.381717+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.922804+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.922804+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.931749+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.931749+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.942419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[103198]: audit 2024-09-21T18:26:03.942419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.231 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.381717+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.381717+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.922804+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.922804+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.931749+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.931749+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.942419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.232 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:03 smithi043 bash[106061]: audit 2024-09-21T18:26:03.942419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.381717+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:26:04.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.381717+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-09-21T18:26:04.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.922804+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.922804+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.931749+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.931749+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.942419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:04.400 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:03 smithi169 bash[82163]: audit 2024-09-21T18:26:03.942419+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.15252 172.21.15.43:0/4179123527' entity='mgr.y' 2024-09-21T18:26:05.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:04 smithi043 bash[106061]: cluster 2024-09-21T18:26:03.878040+0000 mgr.y (mgr.15252) 1804 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:05.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:04 smithi043 bash[106061]: cluster 2024-09-21T18:26:03.878040+0000 mgr.y (mgr.15252) 1804 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:04 smithi043 bash[103198]: cluster 2024-09-21T18:26:03.878040+0000 mgr.y (mgr.15252) 1804 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:05.273 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:04 smithi043 bash[103198]: cluster 2024-09-21T18:26:03.878040+0000 mgr.y (mgr.15252) 1804 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:04 smithi169 bash[82163]: cluster 2024-09-21T18:26:03.878040+0000 mgr.y (mgr.15252) 1804 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:05.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:04 smithi169 bash[82163]: cluster 2024-09-21T18:26:03.878040+0000 mgr.y (mgr.15252) 1804 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-09-21T18:26:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:05 smithi043 bash[103198]: audit 2024-09-21T18:26:04.453697+0000 mgr.y (mgr.15252) 1805 : audit [DBG] from='client.64241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:26:06.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:05 smithi043 bash[103198]: audit 2024-09-21T18:26:04.453697+0000 mgr.y (mgr.15252) 1805 : audit [DBG] from='client.64241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:26:06.272 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:05 smithi043 bash[106061]: audit 2024-09-21T18:26:04.453697+0000 mgr.y (mgr.15252) 1805 : audit [DBG] from='client.64241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:26:06.273 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:05 smithi043 bash[106061]: audit 2024-09-21T18:26:04.453697+0000 mgr.y (mgr.15252) 1805 : audit [DBG] from='client.64241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:26:06.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:05 smithi169 bash[82163]: audit 2024-09-21T18:26:04.453697+0000 mgr.y (mgr.15252) 1805 : audit [DBG] from='client.64241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:26:06.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:05 smithi169 bash[82163]: audit 2024-09-21T18:26:04.453697+0000 mgr.y (mgr.15252) 1805 : audit [DBG] from='client.64241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:0ecbb435437226bc091a0c2d4549ba25bf724efe", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T18:26:06.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:06.198168352Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:07.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:06 smithi043 bash[103198]: cluster 2024-09-21T18:26:05.878762+0000 mgr.y (mgr.15252) 1806 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:07.236 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:06 smithi043 bash[103198]: cluster 2024-09-21T18:26:05.878762+0000 mgr.y (mgr.15252) 1806 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:07.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:06 smithi043 bash[106061]: cluster 2024-09-21T18:26:05.878762+0000 mgr.y (mgr.15252) 1806 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:07.237 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:06 smithi043 bash[106061]: cluster 2024-09-21T18:26:05.878762+0000 mgr.y (mgr.15252) 1806 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:06 smithi169 bash[82163]: cluster 2024-09-21T18:26:05.878762+0000 mgr.y (mgr.15252) 1806 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:07.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:06 smithi169 bash[82163]: cluster 2024-09-21T18:26:05.878762+0000 mgr.y (mgr.15252) 1806 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:08.019 INFO:teuthology.orchestra.run.smithi043.stdout:false 2024-09-21T18:26:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T18:26:08.849 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-09-21T18:26:09.067 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d27d6f5d6a1548ffabd87d31d7b57357 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_0ecbb435437226bc091a0c2d4549ba25bf724efe/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi043 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-09-21T18:26:09.069 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T18:26:09.082 INFO:tasks.cephadm:Teardown begin 2024-09-21T18:26:09.082 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T18:26:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:08 smithi043 bash[103198]: cluster 2024-09-21T18:26:07.879350+0000 mgr.y (mgr.15252) 1807 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:09.099 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:08 smithi043 bash[103198]: cluster 2024-09-21T18:26:07.879350+0000 mgr.y (mgr.15252) 1807 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:08 smithi043 bash[106061]: cluster 2024-09-21T18:26:07.879350+0000 mgr.y (mgr.15252) 1807 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:09.099 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:08 smithi043 bash[106061]: cluster 2024-09-21T18:26:07.879350+0000 mgr.y (mgr.15252) 1807 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:09.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T18:26:09.115 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T18:26:09.116 DEBUG:teuthology.orchestra.run.smithi043:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T18:26:09.149 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T18:26:09.164 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T18:26:09.164 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T18:26:09.164 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a 2024-09-21T18:26:09.272 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:09 smithi043 systemd[1]: Stopping Ceph mon.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:09.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[103198]: debug 2024-09-21T18:26:09.333+0000 7fc38d9ae640 -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-21T18:26:09.355 INFO:journalctl@ceph.mon.a.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[103198]: debug 2024-09-21T18:26:09.333+0000 7fc38d9ae640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T18:26:09.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:08 smithi169 bash[82163]: cluster 2024-09-21T18:26:07.879350+0000 mgr.y (mgr.15252) 1807 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:09.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:08 smithi169 bash[82163]: cluster 2024-09-21T18:26:07.879350+0000 mgr.y (mgr.15252) 1807 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-09-21T18:26:09.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:09.219449392Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:09.611 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: [21/Sep/2024:18:26:09] ENGINE Bus STOPPING 2024-09-21T18:26:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: ::ffff:172.21.15.169 - - [21/Sep/2024:18:26:09] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.51.0" 2024-09-21T18:26:10.022 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: [21/Sep/2024:18:26:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-21T18:26:10.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: [21/Sep/2024:18:26:09] ENGINE Bus STOPPED 2024-09-21T18:26:10.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: [21/Sep/2024:18:26:09] ENGINE Bus STARTING 2024-09-21T18:26:10.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: [21/Sep/2024:18:26:09] ENGINE Serving on http://:::9283 2024-09-21T18:26:10.023 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:09 smithi043 bash[75205]: [21/Sep/2024:18:26:09] ENGINE Bus STARTED 2024-09-21T18:26:10.237 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T18:26:10.269 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:10.270 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T18:26:10.270 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-21T18:26:10.270 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.c 2024-09-21T18:26:10.509 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:10 smithi043 systemd[1]: Stopping Ceph mon.c for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:10.509 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:10 smithi043 bash[106061]: debug 2024-09-21T18:26:10.449+0000 7f2fa976c640 -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-21T18:26:10.510 INFO:journalctl@ceph.mon.c.smithi043.stdout:Sep 21 18:26:10 smithi043 bash[106061]: debug 2024-09-21T18:26:10.449+0000 7f2fa976c640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T18:26:11.282 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T18:26:11.309 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:11.309 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-21T18:26:11.309 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-21T18:26:11.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.b 2024-09-21T18:26:11.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:11 smithi169 systemd[1]: Stopping Ceph mon.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:11.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:11 smithi169 bash[82163]: debug 2024-09-21T18:26:11.468+0000 7fd43a589640 -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-21T18:26:11.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:11 smithi169 bash[82163]: debug 2024-09-21T18:26:11.468+0000 7fd43a589640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T18:26:12.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Sep 21 18:26:12 smithi169 bash[87673]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-mon-b 2024-09-21T18:26:12.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:12.198289693Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:12.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T18:26:12.454 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:12.455 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-21T18:26:12.455 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-21T18:26:12.455 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y 2024-09-21T18:26:12.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:12 smithi043 systemd[1]: Stopping Ceph mgr.y for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:12.772 INFO:journalctl@ceph.mgr.y.smithi043.stdout:Sep 21 18:26:12 smithi043 bash[75205]: debug 2024-09-21T18:26:12.597+0000 7fd24ee6d640 -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-21T18:26:13.463 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.y.service' 2024-09-21T18:26:13.491 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:13.491 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-21T18:26:13.491 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T18:26:13.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x 2024-09-21T18:26:13.739 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Sep 21 18:26:13 smithi169 systemd[1]: Stopping Ceph mgr.x for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:13.739 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.476Z 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.43:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:13.740 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.481Z 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.43:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:13.740 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.483Z 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.43:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:13.740 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.486Z 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.43:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:13.740 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.486Z 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.43:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:13.740 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.489Z 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.43:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:13.740 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:26:13 smithi169 bash[76506]: ts=2024-09-21T18:26:13.489Z 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.43:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:26:14.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T18:26:14.454 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:14.454 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T18:26:14.454 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T18:26:14.454 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.0 2024-09-21T18:26:14.772 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:26:14 smithi043 systemd[1]: Stopping Ceph osd.0 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:14.773 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:26:14 smithi043 bash[112692]: debug 2024-09-21T18:26:14.593+0000 7f5f296d3640 -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-21T18:26:14.773 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:26:14 smithi043 bash[112692]: debug 2024-09-21T18:26:14.593+0000 7f5f296d3640 -1 osd.0 122 *** Got signal Terminated *** 2024-09-21T18:26:14.773 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:26:14 smithi043 bash[112692]: debug 2024-09-21T18:26:14.593+0000 7f5f296d3640 -1 osd.0 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:26:15.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:15.20296348Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:18.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:18.216570076Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:20.944 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:26:20 smithi043 bash[116080]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-0 2024-09-21T18:26:20.944 INFO:journalctl@ceph.osd.0.smithi043.stdout:Sep 21 18:26:20 smithi043 bash[116144]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-0 2024-09-21T18:26:21.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:21.190943857Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:22.833 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T18:26:22.862 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:22.862 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T18:26:22.862 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T18:26:22.862 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.1 2024-09-21T18:26:23.058 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:26:22 smithi043 systemd[1]: Stopping Ceph osd.1 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:23.272 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:26:23 smithi043 bash[32895]: debug 2024-09-21T18:26:23.053+0000 7f6f60236640 -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-21T18:26:23.272 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:26:23 smithi043 bash[32895]: debug 2024-09-21T18:26:23.053+0000 7f6f60236640 -1 osd.1 122 *** Got signal Terminated *** 2024-09-21T18:26:23.273 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:26:23 smithi043 bash[32895]: debug 2024-09-21T18:26:23.053+0000 7f6f60236640 -1 osd.1 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:26:24.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:24.23152093Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:27.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:27.212370665Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:29.272 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:26:28 smithi043 bash[116293]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-1 2024-09-21T18:26:29.272 INFO:journalctl@ceph.osd.1.smithi043.stdout:Sep 21 18:26:29 smithi043 bash[116839]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-1 2024-09-21T18:26:30.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:30.20014595Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:31.150 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T18:26:31.178 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:31.178 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T18:26:31.178 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T18:26:31.178 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.2 2024-09-21T18:26:31.522 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:26:31 smithi043 systemd[1]: Stopping Ceph osd.2 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:31.523 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:26:31 smithi043 bash[36746]: debug 2024-09-21T18:26:31.365+0000 7f2b31bfe640 -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-21T18:26:31.523 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:26:31 smithi043 bash[36746]: debug 2024-09-21T18:26:31.365+0000 7f2b31bfe640 -1 osd.2 122 *** Got signal Terminated *** 2024-09-21T18:26:31.523 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:26:31 smithi043 bash[36746]: debug 2024-09-21T18:26:31.365+0000 7f2b31bfe640 -1 osd.2 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:26:33.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:33.212881147Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:36.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:36.24055553Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:37.723 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:26:37 smithi043 bash[117220]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-2 2024-09-21T18:26:37.724 INFO:journalctl@ceph.osd.2.smithi043.stdout:Sep 21 18:26:37 smithi043 bash[117282]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-2 2024-09-21T18:26:39.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:39.225707473Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:39.701 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T18:26:39.729 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:39.730 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T18:26:39.730 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T18:26:39.730 DEBUG:teuthology.orchestra.run.smithi043:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.3 2024-09-21T18:26:40.023 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:39 smithi043 systemd[1]: Stopping Ceph osd.3 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:40.023 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:39 smithi043 bash[40617]: debug 2024-09-21T18:26:39.896+0000 7f0528007640 -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-21T18:26:40.023 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:39 smithi043 bash[40617]: debug 2024-09-21T18:26:39.896+0000 7f0528007640 -1 osd.3 122 *** Got signal Terminated *** 2024-09-21T18:26:40.023 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:39 smithi043 bash[40617]: debug 2024-09-21T18:26:39.896+0000 7f0528007640 -1 osd.3 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:26:40.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:40 smithi169 bash[27276]: debug 2024-09-21T18:26:40.487+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:41.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:41 smithi169 bash[27276]: debug 2024-09-21T18:26:41.439+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:41.899 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:41 smithi169 bash[38546]: debug 2024-09-21T18:26:41.431+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:41.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:41 smithi169 bash[34697]: debug 2024-09-21T18:26:41.487+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:42.492 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:42.220538052Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:42.492 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:42 smithi169 bash[27276]: debug 2024-09-21T18:26:42.459+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:42.493 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:42 smithi169 bash[38546]: debug 2024-09-21T18:26:42.387+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:42.522 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:42 smithi043 bash[40617]: debug 2024-09-21T18:26:42.240+0000 7f052461d640 -1 osd.3 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.208845+0000 front 2024-09-21T18:26:17.208963+0000 (oldest deadline 2024-09-21T18:26:41.908970+0000) 2024-09-21T18:26:42.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:42 smithi169 bash[34697]: debug 2024-09-21T18:26:42.491+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:42.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:42 smithi169 bash[31088]: debug 2024-09-21T18:26:42.691+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:43.522 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:43 smithi043 bash[40617]: debug 2024-09-21T18:26:43.264+0000 7f052461d640 -1 osd.3 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.208845+0000 front 2024-09-21T18:26:17.208963+0000 (oldest deadline 2024-09-21T18:26:41.908970+0000) 2024-09-21T18:26:43.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:43 smithi169 bash[27276]: debug 2024-09-21T18:26:43.507+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:43.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:43 smithi169 bash[34697]: debug 2024-09-21T18:26:43.515+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:43.900 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:43 smithi169 bash[38546]: debug 2024-09-21T18:26:43.419+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:43.900 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:43 smithi169 bash[31088]: debug 2024-09-21T18:26:43.651+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:44.484 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:44 smithi043 bash[40617]: debug 2024-09-21T18:26:44.220+0000 7f052461d640 -1 osd.3 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.208845+0000 front 2024-09-21T18:26:17.208963+0000 (oldest deadline 2024-09-21T18:26:41.908970+0000) 2024-09-21T18:26:44.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:44 smithi169 bash[27276]: debug 2024-09-21T18:26:44.527+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:44.900 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:44 smithi169 bash[31088]: debug 2024-09-21T18:26:44.607+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:44.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:44 smithi169 bash[34697]: debug 2024-09-21T18:26:44.479+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:44.900 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:44 smithi169 bash[38546]: debug 2024-09-21T18:26:44.407+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:45.474 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:45 smithi169 bash[38546]: debug 2024-09-21T18:26:45.363+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:45.475 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:45.207062759Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:45.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:45 smithi169 bash[27276]: debug 2024-09-21T18:26:45.507+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:45.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:45 smithi169 bash[31088]: debug 2024-09-21T18:26:45.567+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:45.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:45 smithi169 bash[34697]: debug 2024-09-21T18:26:45.471+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:46.342 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:46 smithi043 bash[117410]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-3 2024-09-21T18:26:46.649 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:46 smithi169 bash[27276]: debug 2024-09-21T18:26:46.523+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:46.649 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:46 smithi169 bash[31088]: debug 2024-09-21T18:26:46.599+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:46.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:46 smithi169 bash[34697]: debug 2024-09-21T18:26:46.519+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:46.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:46 smithi169 bash[38546]: debug 2024-09-21T18:26:46.355+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:46.746 INFO:journalctl@ceph.osd.3.smithi043.stdout:Sep 21 18:26:46 smithi043 bash[117578]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-3 2024-09-21T18:26:47.632 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:47 smithi169 bash[34697]: debug 2024-09-21T18:26:47.543+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:47.632 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:47 smithi169 bash[27276]: debug 2024-09-21T18:26:47.547+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:47.632 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:47 smithi169 bash[38546]: debug 2024-09-21T18:26:47.315+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:47.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:47 smithi169 bash[31088]: debug 2024-09-21T18:26:47.627+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:48.505 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[38546]: debug 2024-09-21T18:26:48.307+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:48.505 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:48.213801957Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:48.783 DEBUG:teuthology.orchestra.run.smithi043:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T18:26:48.813 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:48.813 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T18:26:48.814 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T18:26:48.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.4 2024-09-21T18:26:48.824 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[31088]: debug 2024-09-21T18:26:48.663+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:48.825 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[34697]: debug 2024-09-21T18:26:48.555+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:48.825 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[27276]: debug 2024-09-21T18:26:48.503+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:49.149 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:48 smithi169 systemd[1]: Stopping Ceph osd.4 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:49.149 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[27276]: debug 2024-09-21T18:26:48.963+0000 7f4c8d3cc640 -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-21T18:26:49.150 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[27276]: debug 2024-09-21T18:26:48.963+0000 7f4c8d3cc640 -1 osd.4 122 *** Got signal Terminated *** 2024-09-21T18:26:49.150 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:48 smithi169 bash[27276]: debug 2024-09-21T18:26:48.963+0000 7f4c8d3cc640 -1 osd.4 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:26:49.545 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:49 smithi169 bash[38546]: debug 2024-09-21T18:26:49.287+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:49.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:49 smithi169 bash[31088]: debug 2024-09-21T18:26:49.615+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:49.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:49 smithi169 bash[34697]: debug 2024-09-21T18:26:49.551+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:49.900 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:49 smithi169 bash[27276]: debug 2024-09-21T18:26:49.543+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:49.900 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:49 smithi169 bash[27276]: debug 2024-09-21T18:26:49.543+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:23.504893+0000 front 2024-09-21T18:26:23.505283+0000 (oldest deadline 2024-09-21T18:26:48.804881+0000) 2024-09-21T18:26:50.564 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:50 smithi169 bash[27276]: debug 2024-09-21T18:26:50.523+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:50.564 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:50 smithi169 bash[27276]: debug 2024-09-21T18:26:50.523+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:23.504893+0000 front 2024-09-21T18:26:23.505283+0000 (oldest deadline 2024-09-21T18:26:48.804881+0000) 2024-09-21T18:26:50.564 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:50 smithi169 bash[38546]: debug 2024-09-21T18:26:50.283+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:50.565 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:50 smithi169 bash[38546]: debug 2024-09-21T18:26:50.283+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:50.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:50 smithi169 bash[31088]: debug 2024-09-21T18:26:50.623+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:50.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:50 smithi169 bash[34697]: debug 2024-09-21T18:26:50.563+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:51.491 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:51.214340734Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:51.491 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[38546]: debug 2024-09-21T18:26:51.259+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:51.491 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[38546]: debug 2024-09-21T18:26:51.259+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:51.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[34697]: debug 2024-09-21T18:26:51.527+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:51.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[31088]: debug 2024-09-21T18:26:51.599+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:51.899 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[27276]: debug 2024-09-21T18:26:51.515+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:51.900 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:51 smithi169 bash[27276]: debug 2024-09-21T18:26:51.515+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:23.504893+0000 front 2024-09-21T18:26:23.505283+0000 (oldest deadline 2024-09-21T18:26:48.804881+0000) 2024-09-21T18:26:52.582 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[38546]: debug 2024-09-21T18:26:52.295+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:52.583 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[38546]: debug 2024-09-21T18:26:52.295+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:52.583 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[27276]: debug 2024-09-21T18:26:52.495+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:52.583 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[27276]: debug 2024-09-21T18:26:52.495+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:23.504893+0000 front 2024-09-21T18:26:23.505283+0000 (oldest deadline 2024-09-21T18:26:48.804881+0000) 2024-09-21T18:26:52.583 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[34697]: debug 2024-09-21T18:26:52.479+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:52.584 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[34697]: debug 2024-09-21T18:26:52.479+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:52.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[31088]: debug 2024-09-21T18:26:52.579+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:52.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:52 smithi169 bash[31088]: debug 2024-09-21T18:26:52.579+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:53.601 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[38546]: debug 2024-09-21T18:26:53.287+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:53.601 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[38546]: debug 2024-09-21T18:26:53.287+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:53.602 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[27276]: debug 2024-09-21T18:26:53.495+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.502289+0000 front 2024-09-21T18:26:18.502867+0000 (oldest deadline 2024-09-21T18:26:40.202398+0000) 2024-09-21T18:26:53.602 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[27276]: debug 2024-09-21T18:26:53.495+0000 7f4c859da640 -1 osd.4 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:23.504893+0000 front 2024-09-21T18:26:23.505283+0000 (oldest deadline 2024-09-21T18:26:48.804881+0000) 2024-09-21T18:26:53.602 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[34697]: debug 2024-09-21T18:26:53.451+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:53.602 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[34697]: debug 2024-09-21T18:26:53.451+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:53.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[31088]: debug 2024-09-21T18:26:53.599+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:53.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:53 smithi169 bash[31088]: debug 2024-09-21T18:26:53.599+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:54.462 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:54.208642619Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:54.462 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[38546]: debug 2024-09-21T18:26:54.283+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:54.462 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[38546]: debug 2024-09-21T18:26:54.283+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:54.837 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[31088]: debug 2024-09-21T18:26:54.639+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:54.838 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[31088]: debug 2024-09-21T18:26:54.639+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:54.838 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[34697]: debug 2024-09-21T18:26:54.459+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:54.838 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[34697]: debug 2024-09-21T18:26:54.459+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:55.149 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:54 smithi169 bash[88758]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-4 2024-09-21T18:26:55.615 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[88998]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-4 2024-09-21T18:26:55.615 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[34697]: debug 2024-09-21T18:26:55.455+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:55.615 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[34697]: debug 2024-09-21T18:26:55.455+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:55.616 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[38546]: debug 2024-09-21T18:26:55.247+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:55.616 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[38546]: debug 2024-09-21T18:26:55.247+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:55.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[31088]: debug 2024-09-21T18:26:55.611+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:55.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:55 smithi169 bash[31088]: debug 2024-09-21T18:26:55.611+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:56.548 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:56 smithi169 bash[34697]: debug 2024-09-21T18:26:56.475+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:56.549 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:56 smithi169 bash[34697]: debug 2024-09-21T18:26:56.475+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:56.549 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:56 smithi169 bash[38546]: debug 2024-09-21T18:26:56.267+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:56.549 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:56 smithi169 bash[38546]: debug 2024-09-21T18:26:56.267+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:56.824 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:56 smithi169 bash[31088]: debug 2024-09-21T18:26:56.567+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:56.824 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:56 smithi169 bash[31088]: debug 2024-09-21T18:26:56.567+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:57.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T18:26:57.497 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:26:57.227629461Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:26:57.497 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:57 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.4.service: Deactivated successfully. 2024-09-21T18:26:57.497 INFO:journalctl@ceph.osd.4.smithi169.stdout:Sep 21 18:26:57 smithi169 systemd[1]: Stopped Ceph osd.4 for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:26:57.498 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[38546]: debug 2024-09-21T18:26:57.235+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:57.498 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[38546]: debug 2024-09-21T18:26:57.235+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:57.516 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:26:57.516 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T18:26:57.516 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T18:26:57.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.5 2024-09-21T18:26:57.697 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[34697]: debug 2024-09-21T18:26:57.515+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:57.698 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[34697]: debug 2024-09-21T18:26:57.515+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:57.698 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[34697]: debug 2024-09-21T18:26:57.515+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:26:57.698 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[31088]: debug 2024-09-21T18:26:57.559+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:57.698 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[31088]: debug 2024-09-21T18:26:57.559+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:57.698 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[31088]: debug 2024-09-21T18:26:57.559+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.071357+0000 front 2024-09-21T18:26:33.071453+0000 (oldest deadline 2024-09-21T18:26:57.171249+0000) 2024-09-21T18:26:57.699 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 systemd[1]: Stopping Ceph osd.5 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:26:57.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[31088]: debug 2024-09-21T18:26:57.695+0000 7f16b3052640 -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-21T18:26:57.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[31088]: debug 2024-09-21T18:26:57.695+0000 7f16b3052640 -1 osd.5 122 *** Got signal Terminated *** 2024-09-21T18:26:57.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:57 smithi169 bash[31088]: debug 2024-09-21T18:26:57.695+0000 7f16b3052640 -1 osd.5 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:26:58.554 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[31088]: debug 2024-09-21T18:26:58.515+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:58.554 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[31088]: debug 2024-09-21T18:26:58.515+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:58.554 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[31088]: debug 2024-09-21T18:26:58.515+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.071357+0000 front 2024-09-21T18:26:33.071453+0000 (oldest deadline 2024-09-21T18:26:57.171249+0000) 2024-09-21T18:26:58.554 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[38546]: debug 2024-09-21T18:26:58.275+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:58.554 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[38546]: debug 2024-09-21T18:26:58.275+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:58.554 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[38546]: debug 2024-09-21T18:26:58.275+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:26:58.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[34697]: debug 2024-09-21T18:26:58.551+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:58.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[34697]: debug 2024-09-21T18:26:58.551+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:58.899 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:58 smithi169 bash[34697]: debug 2024-09-21T18:26:58.551+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:26:59.557 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[38546]: debug 2024-09-21T18:26:59.291+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:26:59.557 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[38546]: debug 2024-09-21T18:26:59.291+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:26:59.557 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[38546]: debug 2024-09-21T18:26:59.291+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:26:59.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[31088]: debug 2024-09-21T18:26:59.559+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:26:59.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[31088]: debug 2024-09-21T18:26:59.559+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:26:59.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[31088]: debug 2024-09-21T18:26:59.559+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.071357+0000 front 2024-09-21T18:26:33.071453+0000 (oldest deadline 2024-09-21T18:26:57.171249+0000) 2024-09-21T18:26:59.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[34697]: debug 2024-09-21T18:26:59.591+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:26:59.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[34697]: debug 2024-09-21T18:26:59.591+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:26:59.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:26:59 smithi169 bash[34697]: debug 2024-09-21T18:26:59.591+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:00.529 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:00.226432005Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:00.529 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[38546]: debug 2024-09-21T18:27:00.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:00.529 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[38546]: debug 2024-09-21T18:27:00.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:00.529 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[38546]: debug 2024-09-21T18:27:00.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:00.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[31088]: debug 2024-09-21T18:27:00.527+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:27:00.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[31088]: debug 2024-09-21T18:27:00.527+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:27:00.899 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[31088]: debug 2024-09-21T18:27:00.527+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.071357+0000 front 2024-09-21T18:26:33.071453+0000 (oldest deadline 2024-09-21T18:26:57.171249+0000) 2024-09-21T18:27:00.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[34697]: debug 2024-09-21T18:27:00.571+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:00.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[34697]: debug 2024-09-21T18:27:00.571+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:00.900 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:00 smithi169 bash[34697]: debug 2024-09-21T18:27:00.571+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:01.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[38546]: debug 2024-09-21T18:27:01.291+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:01.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[38546]: debug 2024-09-21T18:27:01.291+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:01.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[38546]: debug 2024-09-21T18:27:01.291+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:01.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[31088]: debug 2024-09-21T18:27:01.507+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:27:01.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[31088]: debug 2024-09-21T18:27:01.507+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:27:01.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[31088]: debug 2024-09-21T18:27:01.507+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.071357+0000 front 2024-09-21T18:26:33.071453+0000 (oldest deadline 2024-09-21T18:26:57.171249+0000) 2024-09-21T18:27:01.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[34697]: debug 2024-09-21T18:27:01.535+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:01.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[34697]: debug 2024-09-21T18:27:01.535+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:01.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:01 smithi169 bash[34697]: debug 2024-09-21T18:27:01.535+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:02.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[38546]: debug 2024-09-21T18:27:02.263+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:02.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[38546]: debug 2024-09-21T18:27:02.263+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:02.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[38546]: debug 2024-09-21T18:27:02.263+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:02.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[31088]: debug 2024-09-21T18:27:02.511+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:16.966901+0000 front 2024-09-21T18:26:16.967419+0000 (oldest deadline 2024-09-21T18:26:42.266810+0000) 2024-09-21T18:27:02.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[31088]: debug 2024-09-21T18:27:02.511+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:24.969279+0000 front 2024-09-21T18:26:24.969565+0000 (oldest deadline 2024-09-21T18:26:52.569884+0000) 2024-09-21T18:27:02.650 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[31088]: debug 2024-09-21T18:27:02.511+0000 7f16af668640 -1 osd.5 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.071357+0000 front 2024-09-21T18:26:33.071453+0000 (oldest deadline 2024-09-21T18:26:57.171249+0000) 2024-09-21T18:27:02.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[34697]: debug 2024-09-21T18:27:02.495+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:02.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[34697]: debug 2024-09-21T18:27:02.495+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:02.651 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:02 smithi169 bash[34697]: debug 2024-09-21T18:27:02.495+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:03.309 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[38546]: debug 2024-09-21T18:27:03.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:03.309 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[38546]: debug 2024-09-21T18:27:03.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:03.309 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[38546]: debug 2024-09-21T18:27:03.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:03.310 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:03.20511905Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:03.648 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[34697]: debug 2024-09-21T18:27:03.475+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:03.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[34697]: debug 2024-09-21T18:27:03.475+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:03.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[34697]: debug 2024-09-21T18:27:03.475+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:04.196 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:03 smithi169 bash[89148]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-5 2024-09-21T18:27:04.197 INFO:journalctl@ceph.osd.5.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[89747]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-5 2024-09-21T18:27:04.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[34697]: debug 2024-09-21T18:27:04.431+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:04.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[34697]: debug 2024-09-21T18:27:04.431+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:04.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[34697]: debug 2024-09-21T18:27:04.431+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:04.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[38546]: debug 2024-09-21T18:27:04.263+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:04.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[38546]: debug 2024-09-21T18:27:04.263+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:04.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:04 smithi169 bash[38546]: debug 2024-09-21T18:27:04.263+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:05.403 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:05 smithi169 bash[34697]: debug 2024-09-21T18:27:05.395+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:05.403 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:05 smithi169 bash[34697]: debug 2024-09-21T18:27:05.395+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:05.403 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:05 smithi169 bash[34697]: debug 2024-09-21T18:27:05.395+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:05.404 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:05 smithi169 bash[38546]: debug 2024-09-21T18:27:05.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:05.404 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:05 smithi169 bash[38546]: debug 2024-09-21T18:27:05.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:05.404 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:05 smithi169 bash[38546]: debug 2024-09-21T18:27:05.255+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:06.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T18:27:06.042 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:27:06.043 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T18:27:06.043 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-21T18:27:06.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.6 2024-09-21T18:27:06.276 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:06.188620333Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:06.276 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 systemd[1]: Stopping Ceph osd.6 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:27:06.276 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[34697]: debug 2024-09-21T18:27:06.227+0000 7f90ed700640 -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-21T18:27:06.276 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[34697]: debug 2024-09-21T18:27:06.227+0000 7f90ed700640 -1 osd.6 122 *** Got signal Terminated *** 2024-09-21T18:27:06.276 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[34697]: debug 2024-09-21T18:27:06.227+0000 7f90ed700640 -1 osd.6 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:27:06.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[34697]: debug 2024-09-21T18:27:06.411+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:06.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[34697]: debug 2024-09-21T18:27:06.411+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:06.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[34697]: debug 2024-09-21T18:27:06.411+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:06.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[38546]: debug 2024-09-21T18:27:06.271+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:06.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[38546]: debug 2024-09-21T18:27:06.271+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:06.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:06 smithi169 bash[38546]: debug 2024-09-21T18:27:06.271+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:07.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[38546]: debug 2024-09-21T18:27:07.307+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:07.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[38546]: debug 2024-09-21T18:27:07.307+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:07.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[38546]: debug 2024-09-21T18:27:07.307+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:07.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[34697]: debug 2024-09-21T18:27:07.375+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:07.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[34697]: debug 2024-09-21T18:27:07.375+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:07.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[34697]: debug 2024-09-21T18:27:07.375+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:07.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:07 smithi169 bash[34697]: debug 2024-09-21T18:27:07.375+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:40.944411+0000 front 2024-09-21T18:26:40.944266+0000 (oldest deadline 2024-09-21T18:27:06.844094+0000) 2024-09-21T18:27:08.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[34697]: debug 2024-09-21T18:27:08.407+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:08.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[34697]: debug 2024-09-21T18:27:08.407+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:08.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[34697]: debug 2024-09-21T18:27:08.407+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:08.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[34697]: debug 2024-09-21T18:27:08.407+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:40.944411+0000 front 2024-09-21T18:26:40.944266+0000 (oldest deadline 2024-09-21T18:27:06.844094+0000) 2024-09-21T18:27:08.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[38546]: debug 2024-09-21T18:27:08.279+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:08.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[38546]: debug 2024-09-21T18:27:08.279+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:08.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:08 smithi169 bash[38546]: debug 2024-09-21T18:27:08.279+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:09.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:09.22392703Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:09.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[38546]: debug 2024-09-21T18:27:09.323+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:09.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[38546]: debug 2024-09-21T18:27:09.323+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:09.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[38546]: debug 2024-09-21T18:27:09.323+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:09.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[38546]: debug 2024-09-21T18:27:09.323+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:09.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[34697]: debug 2024-09-21T18:27:09.423+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:09.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[34697]: debug 2024-09-21T18:27:09.423+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:09.650 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[34697]: debug 2024-09-21T18:27:09.423+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:09.651 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:09 smithi169 bash[34697]: debug 2024-09-21T18:27:09.423+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:40.944411+0000 front 2024-09-21T18:26:40.944266+0000 (oldest deadline 2024-09-21T18:27:06.844094+0000) 2024-09-21T18:27:10.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[34697]: debug 2024-09-21T18:27:10.435+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:18.839524+0000 front 2024-09-21T18:26:18.839495+0000 (oldest deadline 2024-09-21T18:26:41.139508+0000) 2024-09-21T18:27:10.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[34697]: debug 2024-09-21T18:27:10.435+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:26.440944+0000 front 2024-09-21T18:26:26.441081+0000 (oldest deadline 2024-09-21T18:26:52.340858+0000) 2024-09-21T18:27:10.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[34697]: debug 2024-09-21T18:27:10.435+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:36.343082+0000 front 2024-09-21T18:26:36.343009+0000 (oldest deadline 2024-09-21T18:26:57.442787+0000) 2024-09-21T18:27:10.649 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[34697]: debug 2024-09-21T18:27:10.435+0000 7f90e9d16640 -1 osd.6 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:40.944411+0000 front 2024-09-21T18:26:40.944266+0000 (oldest deadline 2024-09-21T18:27:06.844094+0000) 2024-09-21T18:27:10.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[38546]: debug 2024-09-21T18:27:10.327+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:10.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[38546]: debug 2024-09-21T18:27:10.327+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:10.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[38546]: debug 2024-09-21T18:27:10.327+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:10.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:10 smithi169 bash[38546]: debug 2024-09-21T18:27:10.327+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:11.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:11 smithi169 bash[38546]: debug 2024-09-21T18:27:11.371+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:11.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:11 smithi169 bash[38546]: debug 2024-09-21T18:27:11.371+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:11.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:11 smithi169 bash[38546]: debug 2024-09-21T18:27:11.371+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:11.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:11 smithi169 bash[38546]: debug 2024-09-21T18:27:11.371+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:12.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:12 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:12.204446359Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:12.399 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:12 smithi169 bash[38546]: debug 2024-09-21T18:27:12.363+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:12.399 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:12 smithi169 bash[38546]: debug 2024-09-21T18:27:12.363+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:12.399 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:12 smithi169 bash[38546]: debug 2024-09-21T18:27:12.363+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:12.400 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:12 smithi169 bash[38546]: debug 2024-09-21T18:27:12.363+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:13.090 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:12 smithi169 bash[89903]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-6 2024-09-21T18:27:13.399 INFO:journalctl@ceph.osd.6.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[89976]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-6 2024-09-21T18:27:13.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.475Z 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.43:8765/sd/prometheus/sd-config?service=smb\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.482Z 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.43:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.482Z 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.43:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.487Z 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.43:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.487Z 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.43:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.899 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.488Z 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.43:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.900 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[76506]: ts=2024-09-21T18:27:13.490Z 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.43:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.43:8765: connect: connection refused" 2024-09-21T18:27:13.900 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[38546]: debug 2024-09-21T18:27:13.411+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:13.900 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[38546]: debug 2024-09-21T18:27:13.411+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:13.900 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[38546]: debug 2024-09-21T18:27:13.411+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:13.900 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:13 smithi169 bash[38546]: debug 2024-09-21T18:27:13.411+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:14.640 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:14 smithi169 bash[38546]: debug 2024-09-21T18:27:14.414+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:14.641 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:14 smithi169 bash[38546]: debug 2024-09-21T18:27:14.414+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:14.641 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:14 smithi169 bash[38546]: debug 2024-09-21T18:27:14.414+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:14.641 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:14 smithi169 bash[38546]: debug 2024-09-21T18:27:14.414+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:15.435 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:15 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:15.198838726Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:15.436 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:15 smithi169 bash[38546]: debug 2024-09-21T18:27:15.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:15.436 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:15 smithi169 bash[38546]: debug 2024-09-21T18:27:15.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:15.436 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:15 smithi169 bash[38546]: debug 2024-09-21T18:27:15.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:15.436 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:15 smithi169 bash[38546]: debug 2024-09-21T18:27:15.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:16.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.6.service' 2024-09-21T18:27:16.380 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:27:16.380 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-21T18:27:16.380 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-21T18:27:16.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.7 2024-09-21T18:27:16.432 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:16.432 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:16.432 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:16.432 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:16.599 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 systemd[1]: Stopping Ceph osd.7 for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:27:16.600 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.582+0000 7ff8e6344640 -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-21T18:27:16.600 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.582+0000 7ff8e6344640 -1 osd.7 122 *** Got signal Terminated *** 2024-09-21T18:27:16.600 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:16 smithi169 bash[38546]: debug 2024-09-21T18:27:16.582+0000 7ff8e6344640 -1 osd.7 122 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T18:27:17.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:17 smithi169 bash[38546]: debug 2024-09-21T18:27:17.370+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:17.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:17 smithi169 bash[38546]: debug 2024-09-21T18:27:17.370+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:17.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:17 smithi169 bash[38546]: debug 2024-09-21T18:27:17.370+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:17.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:17 smithi169 bash[38546]: debug 2024-09-21T18:27:17.370+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:18.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:18 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:18.197066527Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:18.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:18 smithi169 bash[38546]: debug 2024-09-21T18:27:18.374+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:18.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:18 smithi169 bash[38546]: debug 2024-09-21T18:27:18.374+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:18.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:18 smithi169 bash[38546]: debug 2024-09-21T18:27:18.374+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:18.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:18 smithi169 bash[38546]: debug 2024-09-21T18:27:18.374+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:18.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:18 smithi169 bash[38546]: debug 2024-09-21T18:27:18.374+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-09-21T18:26:52.023774+0000 front 2024-09-21T18:26:52.023884+0000 (oldest deadline 2024-09-21T18:27:17.923592+0000) 2024-09-21T18:27:19.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:19 smithi169 bash[38546]: debug 2024-09-21T18:27:19.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:19.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:19 smithi169 bash[38546]: debug 2024-09-21T18:27:19.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:19.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:19 smithi169 bash[38546]: debug 2024-09-21T18:27:19.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:19.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:19 smithi169 bash[38546]: debug 2024-09-21T18:27:19.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:19.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:19 smithi169 bash[38546]: debug 2024-09-21T18:27:19.390+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-09-21T18:26:52.023774+0000 front 2024-09-21T18:26:52.023884+0000 (oldest deadline 2024-09-21T18:27:17.923592+0000) 2024-09-21T18:27:20.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:20 smithi169 bash[38546]: debug 2024-09-21T18:27:20.394+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:20.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:20 smithi169 bash[38546]: debug 2024-09-21T18:27:20.394+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:20.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:20 smithi169 bash[38546]: debug 2024-09-21T18:27:20.394+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:20.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:20 smithi169 bash[38546]: debug 2024-09-21T18:27:20.394+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:20.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:20 smithi169 bash[38546]: debug 2024-09-21T18:27:20.394+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-09-21T18:26:52.023774+0000 front 2024-09-21T18:26:52.023884+0000 (oldest deadline 2024-09-21T18:27:17.923592+0000) 2024-09-21T18:27:21.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:21 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:21.233353971Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:21.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:21 smithi169 bash[38546]: debug 2024-09-21T18:27:21.438+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6806 osd.0 since back 2024-09-21T18:26:17.916587+0000 front 2024-09-21T18:26:17.916553+0000 (oldest deadline 2024-09-21T18:26:41.316769+0000) 2024-09-21T18:27:21.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:21 smithi169 bash[38546]: debug 2024-09-21T18:27:21.438+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6814 osd.1 since back 2024-09-21T18:26:27.118578+0000 front 2024-09-21T18:26:27.118660+0000 (oldest deadline 2024-09-21T18:26:49.418434+0000) 2024-09-21T18:27:21.649 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:21 smithi169 bash[38546]: debug 2024-09-21T18:27:21.438+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6822 osd.2 since back 2024-09-21T18:26:33.420628+0000 front 2024-09-21T18:26:33.420258+0000 (oldest deadline 2024-09-21T18:26:58.120093+0000) 2024-09-21T18:27:21.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:21 smithi169 bash[38546]: debug 2024-09-21T18:27:21.438+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.43:6830 osd.3 since back 2024-09-21T18:26:42.622647+0000 front 2024-09-21T18:26:42.622734+0000 (oldest deadline 2024-09-21T18:27:08.522471+0000) 2024-09-21T18:27:21.650 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:21 smithi169 bash[38546]: debug 2024-09-21T18:27:21.438+0000 7ff8de952640 -1 osd.7 122 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-09-21T18:26:52.023774+0000 front 2024-09-21T18:26:52.023884+0000 (oldest deadline 2024-09-21T18:27:17.923592+0000) 2024-09-21T18:27:22.771 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:22 smithi169 bash[90179]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-7 2024-09-21T18:27:22.771 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:22 smithi169 bash[90424]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-osd-7 2024-09-21T18:27:24.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.7.service' 2024-09-21T18:27:24.468 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:24 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@osd.7.service: Deactivated successfully. 2024-09-21T18:27:24.469 INFO:journalctl@ceph.osd.7.smithi169.stdout:Sep 21 18:27:24 smithi169 systemd[1]: Stopped Ceph osd.7 for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:27:24.469 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:24.205692073Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:24.486 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:27:24.486 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-21T18:27:24.487 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-21T18:27:24.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a 2024-09-21T18:27:24.668 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 systemd[1]: Stopping Ceph prometheus.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:27:24.668 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:27:24.668 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.655Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-09-21T18:27:24.669 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.659Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-09-21T18:27:24.670 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.659Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-09-21T18:27:24.670 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Sep 21 18:27:24 smithi169 bash[76506]: ts=2024-09-21T18:27:24.659Z caller=main.go:1273 level=info msg="See you next time!" 2024-09-21T18:27:25.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@prometheus.a.service' 2024-09-21T18:27:25.364 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T18:27:25.364 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-21T18:27:25.365 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T18:27:27.116 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:27:27.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:27 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:27.238977101Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:30.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:30 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:30.225737295Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:31.305 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:31.306 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:31.693 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:31.694 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:31.944 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:31.945 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.255 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.256 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.256 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:31 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.256 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.522 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.878 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:32.878 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:33.140 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:33.141 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:33.141 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:32 smithi043 systemd[1]: Stopping Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:27:33.141 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:33 smithi043 bash[95996]: ts=2024-09-21T18:27:33.101Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-21T18:27:33.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:33 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:33.206390889Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:34.124 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:33 smithi043 bash[119245]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T18:27:34.124 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:33 smithi043 bash[119305]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-alertmanager-a 2024-09-21T18:27:34.124 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:33 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@alertmanager.a.service: Deactivated successfully. 2024-09-21T18:27:34.124 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:33 smithi043 systemd[1]: Stopped Ceph alertmanager.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:27:34.384 INFO:journalctl@ceph.alertmanager.a.smithi043.stdout:Sep 21 18:27:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:34.384 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:34 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:34.385 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:34 smithi043 systemd[1]: Stopping Ceph node-exporter.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:27:35.199 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:34 smithi043 bash[119372]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T18:27:35.199 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:35 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-21T18:27:35.199 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:35 smithi043 bash[119434]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-a 2024-09-21T18:27:35.199 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:35 smithi043 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-21T18:27:35.199 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:35 smithi043 systemd[1]: Stopped Ceph node-exporter.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:27:35.522 INFO:journalctl@ceph.node-exporter.a.smithi043.stdout:Sep 21 18:27:35 smithi043 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:27:36.498 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:36 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:36.207451523Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:39.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:39 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:39.194181572Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:42.526 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:42 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:42.222225106Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:45.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:45 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:45.22750241Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:48.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:48 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:48.224808134Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:51.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:51 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:51.196968623Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:54.552 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:54 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:54.213764004Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:57.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:27:57 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:27:57.203602337Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:27:59.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T18:27:59.337 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:28:00.649 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:00 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:28:00.206229643Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:28:03.470 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:03.470 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:03 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:28:03.199151578Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:28:03.470 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:03.735 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:03.735 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.005 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.006 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:03 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.265 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.535 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.535 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.895 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:04.895 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:05.148 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:05.149 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:04 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:05.419 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:05 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:05.420 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:05 smithi169 systemd[1]: Stopping Ceph node-exporter.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:28:05.420 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:05 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:06.337 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[79301]: logger=provisioning.dashboard type=file name="Ceph Dashboard" t=2024-09-21T18:28:06.206564652Z level=error msg="failed to save dashboard" file=/etc/grafana/provisioning/dashboards/ceph-cluster.json error="could not resolve dashboards:uid:edtb0oxdq: Dashboard not found" 2024-09-21T18:28:06.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[91979]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T18:28:06.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:06 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-21T18:28:06.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[92039]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-node-exporter-b 2024-09-21T18:28:06.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:06 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-21T18:28:06.338 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:06 smithi169 systemd[1]: Stopped Ceph node-exporter.b for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:28:06.607 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Sep 21 18:28:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:06.607 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:06.608 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 systemd[1]: Stopping Ceph grafana.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490... 2024-09-21T18:28:06.608 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[79301]: logger=server t=2024-09-21T18:28:06.574122693Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-21T18:28:06.608 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[79301]: logger=tracing t=2024-09-21T18:28:06.574237273Z level=info msg="Closing tracing" 2024-09-21T18:28:06.608 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[79301]: logger=grafana-apiserver t=2024-09-21T18:28:06.574285014Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-09-21T18:28:06.608 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:06 smithi169 bash[79301]: logger=ticker t=2024-09-21T18:28:06.574282865Z level=info msg=stopped last_tick=2024-09-21T18:28:00Z 2024-09-21T18:28:07.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:07 smithi169 bash[92108]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-grafana-a 2024-09-21T18:28:07.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:07 smithi169 bash[92169]: Error response from daemon: No such container: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490-grafana-a 2024-09-21T18:28:07.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:07 smithi169 systemd[1]: ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@grafana.a.service: Deactivated successfully. 2024-09-21T18:28:07.399 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:07 smithi169 systemd[1]: Stopped Ceph grafana.a for 6eaf3ad0-7840-11ef-baf6-efdc52797490. 2024-09-21T18:28:07.899 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Sep 21 18:28:07 smithi169 systemd[1]: /etc/systemd/system/ceph-6eaf3ad0-7840-11ef-baf6-efdc52797490@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-21T18:28:18.986 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T18:28:19.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T18:28:19.013 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T18:28:19.015 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062/remote/smithi043/crash 2024-09-21T18:28:19.016 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/crash -- . 2024-09-21T18:28:19.055 INFO:teuthology.orchestra.run.smithi043.stderr:tar: /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T18:28:19.056 INFO:teuthology.orchestra.run.smithi043.stderr:tar: Error is not recoverable: exiting now 2024-09-21T18:28:19.058 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062/remote/smithi169/crash 2024-09-21T18:28:19.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/crash -- . 2024-09-21T18:28:19.070 INFO:teuthology.orchestra.run.smithi169.stderr:tar: /var/lib/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T18:28:19.070 INFO:teuthology.orchestra.run.smithi169.stderr:tar: Error is not recoverable: exiting now 2024-09-21T18:28:19.071 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T18:28:19.071 DEBUG:teuthology.orchestra.run.smithi043:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/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-21T18:28:19.118 INFO:tasks.cephadm:Compressing logs... 2024-09-21T18:28:19.118 DEBUG:teuthology.orchestra.run.smithi043:> 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-21T18:28:19.161 DEBUG:teuthology.orchestra.run.smithi169:> 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-21T18:28:19.171 INFO:teuthology.orchestra.run.smithi043.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T18:28:19.173 INFO:teuthology.orchestra.run.smithi169.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T18:28:19.179 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T18:28:19.180 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mgr.y.log 2024-09-21T18:28:19.180 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T18:28:19.181 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi043.iomyao.log 2024-09-21T18:28:19.185 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mgr.y.log: /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T18:28:19.185 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T18:28:19.185 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi043.iomyao.log: 63.0% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi043.iomyao.log.gz 2024-09-21T18:28:19.186 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T18:28:19.186 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T18:28:19.186 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T18:28:19.186 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/tcmu-runner.log 2024-09-21T18:28:19.187 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T18:28:19.187 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.7.log 2024-09-21T18:28:19.187 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.6.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi169.jfvkaw.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi169.jfvkaw.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.cephadm.log: 62.8% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-client.rgw.foo.smithi169.jfvkaw.log.gz 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T18:28:19.188 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T18:28:19.189 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-volume.log: 91.2% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T18:28:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T18:28:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.audit.log: 89.6% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T18:28:19.191 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.1.log: 94.8% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T18:28:19.191 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.log 2024-09-21T18:28:19.191 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/tcmu-runner.log: 62.7% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/tcmu-runner.log.gz 2024-09-21T18:28:19.191 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T18:28:19.192 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T18:28:19.198 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.log: 88.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T18:28:19.198 INFO:teuthology.orchestra.run.smithi043.stderr: 94.2% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T18:28:19.199 INFO:teuthology.orchestra.run.smithi043.stderr:gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T18:28:19.199 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T18:28:19.209 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.b.log: /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.4.log: 92.2% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T18:28:19.229 INFO:teuthology.orchestra.run.smithi169.stderr: 88.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T18:28:19.264 INFO:teuthology.orchestra.run.smithi043.stderr:/var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.c.log: /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.audit.log: 95.1% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T18:28:19.291 INFO:teuthology.orchestra.run.smithi169.stderr: 91.8% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T18:28:19.341 INFO:teuthology.orchestra.run.smithi043.stderr: 91.8% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T18:28:19.370 INFO:teuthology.orchestra.run.smithi169.stderr: 87.8% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T18:28:20.107 INFO:teuthology.orchestra.run.smithi169.stderr: 92.9% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T18:28:20.331 INFO:teuthology.orchestra.run.smithi043.stderr: 92.1% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mgr.y.log.gz 2024-09-21T18:28:20.413 INFO:teuthology.orchestra.run.smithi043.stderr: 93.1% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T18:28:20.710 INFO:teuthology.orchestra.run.smithi043.stderr: 93.0% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T18:28:20.801 INFO:teuthology.orchestra.run.smithi169.stderr: 93.0% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.6.log.gz 2024-09-21T18:28:20.858 INFO:teuthology.orchestra.run.smithi169.stderr: 93.5% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.7.log.gz 2024-09-21T18:28:21.048 INFO:teuthology.orchestra.run.smithi169.stderr: 93.3% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T18:28:21.128 INFO:teuthology.orchestra.run.smithi043.stderr: 93.4% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T18:28:21.132 INFO:teuthology.orchestra.run.smithi169.stderr: 93.4% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T18:28:21.133 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-09-21T18:28:21.133 INFO:teuthology.orchestra.run.smithi169.stderr:real 0m1.968s 2024-09-21T18:28:21.133 INFO:teuthology.orchestra.run.smithi169.stderr:user 0m8.099s 2024-09-21T18:28:21.134 INFO:teuthology.orchestra.run.smithi169.stderr:sys 0m0.299s 2024-09-21T18:28:21.331 INFO:teuthology.orchestra.run.smithi043.stderr: 93.3% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T18:28:21.574 INFO:teuthology.orchestra.run.smithi043.stderr: 91.7% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T18:28:21.725 INFO:teuthology.orchestra.run.smithi043.stderr: 93.3% -- replaced with /var/log/ceph/6eaf3ad0-7840-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T18:28:21.726 INFO:teuthology.orchestra.run.smithi043.stderr: 2024-09-21T18:28:21.726 INFO:teuthology.orchestra.run.smithi043.stderr:real 0m2.563s 2024-09-21T18:28:21.726 INFO:teuthology.orchestra.run.smithi043.stderr:user 0m12.663s 2024-09-21T18:28:21.726 INFO:teuthology.orchestra.run.smithi043.stderr:sys 0m0.455s 2024-09-21T18:28:21.727 INFO:tasks.cephadm:Archiving logs... 2024-09-21T18:28:21.728 DEBUG:teuthology.misc:Transferring archived files from smithi043:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062/remote/smithi043/log 2024-09-21T18:28:21.729 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T18:28:23.024 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/log/ceph to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062/remote/smithi169/log 2024-09-21T18:28:23.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T18:28:23.925 INFO:tasks.cephadm:Removing cluster... 2024-09-21T18:28:23.926 DEBUG:teuthology.orchestra.run.smithi043:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 --force 2024-09-21T18:28:24.110 INFO:teuthology.orchestra.run.smithi043.stdout:Deleting cluster with fsid: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:28:25.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 --force 2024-09-21T18:28:25.438 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: 6eaf3ad0-7840-11ef-baf6-efdc52797490 2024-09-21T18:28:26.576 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T18:28:26.576 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T18:28:26.583 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T18:28:26.588 INFO:tasks.cephadm:Teardown complete 2024-09-21T18:28:26.589 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T18:28:26.603 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T18:28:26.603 DEBUG:teuthology.orchestra.run.smithi043:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T18:28:26.625 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T18:28:26.639 INFO:teuthology.orchestra.run.smithi043.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T18:28:26.639 INFO:teuthology.orchestra.run.smithi043.stdout:============================================================================== 2024-09-21T18:28:26.639 INFO:teuthology.orchestra.run.smithi043.stdout:*hv01.front.sepi 67.205.162.81 3 u 64 64 377 0.072 -0.490 0.080 2024-09-21T18:28:26.639 INFO:teuthology.orchestra.run.smithi043.stdout:+hv02.front.sepi 63.231.80.2 3 u - 64 377 0.054 -1.454 0.054 2024-09-21T18:28:26.639 INFO:teuthology.orchestra.run.smithi043.stdout:+hv03.front.sepi 74.6.168.72 3 u - 64 377 0.069 +0.046 0.063 2024-09-21T18:28:26.639 INFO:teuthology.orchestra.run.smithi043.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T18:28:26.641 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T18:28:26.641 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2024-09-21T18:28:26.641 INFO:teuthology.orchestra.run.smithi169.stdout:*hv01.front.sepi 67.205.162.81 3 u 63 64 377 0.063 -4.007 1.488 2024-09-21T18:28:26.641 INFO:teuthology.orchestra.run.smithi169.stdout:+hv02.front.sepi 63.231.80.2 3 u 4 64 377 0.097 -3.352 0.470 2024-09-21T18:28:26.641 INFO:teuthology.orchestra.run.smithi169.stdout:+hv03.front.sepi 74.6.168.72 3 u 4 64 377 0.078 -1.729 0.495 2024-09-21T18:28:26.641 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-21T18:28:26.642 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T18:28:26.664 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T18:28:26.665 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T18:28:26.673 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T18:28:26.681 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T18:28:26.688 INFO:teuthology.task.internal:Duration was 3409.504082 seconds 2024-09-21T18:28:26.689 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T18:28:26.696 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T18:28:26.696 DEBUG:teuthology.orchestra.run.smithi043:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T18:28:26.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T18:28:26.737 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T18:28:26.737 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi043.front.sepia.ceph.com 2024-09-21T18:28:26.737 DEBUG:teuthology.orchestra.run.smithi043:> 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-21T18:28:26.785 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2024-09-21T18:28:26.785 DEBUG:teuthology.orchestra.run.smithi169:> 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-21T18:28:26.795 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T18:28:26.795 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T18:28:26.829 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T18:28:26.948 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T18:28:26.949 DEBUG:teuthology.orchestra.run.smithi043:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T18:28:26.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T18:28:27.361 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T18:28:27.370 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T18:28:27.371 DEBUG:teuthology.orchestra.run.smithi043:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T18:28:27.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T18:28:27.396 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T18:28:27.406 DEBUG:teuthology.orchestra.run.smithi043:> 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-21T18:28:27.425 DEBUG:teuthology.orchestra.run.smithi169:> 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-21T18:28:27.434 INFO:teuthology.orchestra.run.smithi043.stdout:kernel.core_pattern = core 2024-09-21T18:28:27.450 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2024-09-21T18:28:27.468 DEBUG:teuthology.orchestra.run.smithi043:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T18:28:27.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T18:28:27.504 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T18:28:27.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T18:28:27.515 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T18:28:27.523 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T18:28:27.524 DEBUG:teuthology.misc:Transferring archived files from smithi043:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062/remote/smithi043 2024-09-21T18:28:27.524 DEBUG:teuthology.orchestra.run.smithi043:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T18:28:27.582 DEBUG:teuthology.misc:Transferring archived files from smithi169:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-09-21_16:57:11-orch:cephadm-wip-adk-testing-2024-09-21-1014-distro-default-smithi/7914062/remote/smithi169 2024-09-21T18:28:27.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T18:28:27.612 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T18:28:27.613 DEBUG:teuthology.orchestra.run.smithi043:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T18:28:27.617 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T18:28:27.656 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T18:28:27.666 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T18:28:27.666 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T18:28:27.693 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T18:28:27.694 DEBUG:teuthology.orchestra.run.smithi043:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T18:28:27.696 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T18:28:27.699 INFO:teuthology.orchestra.run.smithi043.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 18:28 /home/ubuntu/cephtest 2024-09-21T18:28:27.705 INFO:teuthology.orchestra.run.smithi169.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 18:28 /home/ubuntu/cephtest 2024-09-21T18:28:27.706 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T18:28:27.748 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T18:28:27.768 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: 3409.5040822029114 failure_reason: 'Command failed on smithi043 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:squid shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 6eaf3ad0-7840-11ef-baf6-efdc52797490 -e sha1=0ecbb435437226bc091a0c2d4549ba25bf724efe -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d27d6f5d6a1548ffabd87d31d7b57357 status: fail success: false 2024-09-21T18:28:27.768 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T18:28:27.859 INFO:teuthology.run:FAIL